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/02/16 00:24:33 UTC

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

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

3 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest.testSimple

Error Message:
Waiting for collection testSimple1 null Live Nodes: [127.0.0.1:33221_solr, 127.0.0.1:33474_solr] Last available state: DocCollection(testSimple1//collections/testSimple1/state.json/17)={   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{     "shard1":{       "range":"80000000-ffffffff",       "state":"active",       "replicas":{         "core_node3":{           "dataDir":"hdfs://lucene2-us-west.apache.org:37096/data/testSimple1/core_node3/data/",           "base_url":"http://127.0.0.1:33221/solr",           "node_name":"127.0.0.1:33221_solr",           "type":"NRT",           "ulogDir":"hdfs://lucene2-us-west.apache.org:37096/data/testSimple1/core_node3/data/tlog",           "core":"testSimple1_shard1_replica_n1",           "shared_storage":"true",           "state":"active",           "leader":"true"},         "core_node5":{           "dataDir":"hdfs://lucene2-us-west.apache.org:37096/data/testSimple1/core_node5/data/",           "base_url":"http://127.0.0.1:33221/solr",           "node_name":"127.0.0.1:33221_solr",           "type":"NRT",           "ulogDir":"hdfs://lucene2-us-west.apache.org:37096/data/testSimple1/core_node5/data/tlog",           "core":"testSimple1_shard1_replica_n2",           "shared_storage":"true",           "state":"active"}}},     "shard2":{       "range":"0-7fffffff",       "state":"active",       "replicas":{         "core_node7":{           "dataDir":"hdfs://lucene2-us-west.apache.org:37096/data/testSimple1/core_node7/data/",           "base_url":"http://127.0.0.1:33221/solr",           "node_name":"127.0.0.1:33221_solr",           "type":"NRT",           "ulogDir":"hdfs://lucene2-us-west.apache.org:37096/data/testSimple1/core_node7/data/tlog",           "core":"testSimple1_shard2_replica_n4",           "shared_storage":"true",           "state":"active",           "leader":"true"},         "core_node8":{           "dataDir":"hdfs://lucene2-us-west.apache.org:37096/data/testSimple1/core_node8/data/",           "base_url":"http://127.0.0.1:46295/solr",           "node_name":"127.0.0.1:46295_solr",           "type":"NRT",           "ulogDir":"hdfs://lucene2-us-west.apache.org:37096/data/testSimple1/core_node8/data/tlog",           "core":"testSimple1_shard2_replica_n6",           "shared_storage":"true",           "state":"down"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"2",   "autoAddReplicas":"true",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Waiting for collection testSimple1
null
Live Nodes: [127.0.0.1:33221_solr, 127.0.0.1:33474_solr]
Last available state: DocCollection(testSimple1//collections/testSimple1/state.json/17)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "dataDir":"hdfs://lucene2-us-west.apache.org:37096/data/testSimple1/core_node3/data/",
          "base_url":"http://127.0.0.1:33221/solr",
          "node_name":"127.0.0.1:33221_solr",
          "type":"NRT",
          "ulogDir":"hdfs://lucene2-us-west.apache.org:37096/data/testSimple1/core_node3/data/tlog",
          "core":"testSimple1_shard1_replica_n1",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"},
        "core_node5":{
          "dataDir":"hdfs://lucene2-us-west.apache.org:37096/data/testSimple1/core_node5/data/",
          "base_url":"http://127.0.0.1:33221/solr",
          "node_name":"127.0.0.1:33221_solr",
          "type":"NRT",
          "ulogDir":"hdfs://lucene2-us-west.apache.org:37096/data/testSimple1/core_node5/data/tlog",
          "core":"testSimple1_shard1_replica_n2",
          "shared_storage":"true",
          "state":"active"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          "dataDir":"hdfs://lucene2-us-west.apache.org:37096/data/testSimple1/core_node7/data/",
          "base_url":"http://127.0.0.1:33221/solr",
          "node_name":"127.0.0.1:33221_solr",
          "type":"NRT",
          "ulogDir":"hdfs://lucene2-us-west.apache.org:37096/data/testSimple1/core_node7/data/tlog",
          "core":"testSimple1_shard2_replica_n4",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"},
        "core_node8":{
          "dataDir":"hdfs://lucene2-us-west.apache.org:37096/data/testSimple1/core_node8/data/",
          "base_url":"http://127.0.0.1:46295/solr",
          "node_name":"127.0.0.1:46295_solr",
          "type":"NRT",
          "ulogDir":"hdfs://lucene2-us-west.apache.org:37096/data/testSimple1/core_node8/data/tlog",
          "core":"testSimple1_shard2_replica_n6",
          "shared_storage":"true",
          "state":"down"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"true",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
	at __randomizedtesting.SeedInfo.seed([6BECDBCF4E99335E:535FFF31696AE78F]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
	at org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:103)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeAddedTriggerRestoreState

Error Message:
The trigger did not fire at all

Stack Trace:
java.lang.AssertionError: The trigger did not fire at all
	at __randomizedtesting.SeedInfo.seed([6BECDBCF4E99335E:E3D152B07459D2F3]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeAddedTriggerRestoreState(TriggerIntegrationTest.java:426)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeAddedTrigger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([6BECDBCF4E99335E:4D8665F655969C32]: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.autoscaling.TriggerIntegrationTest.testNodeAddedTrigger(TriggerIntegrationTest.java:456)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12270 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> 154692 INFO  (SUITE-TriggerIntegrationTest-seed#[6BECDBCF4E99335E]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_6BECDBCF4E99335E-001/init-core-data-001
   [junit4]   2> 154693 WARN  (SUITE-TriggerIntegrationTest-seed#[6BECDBCF4E99335E]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 154694 INFO  (SUITE-TriggerIntegrationTest-seed#[6BECDBCF4E99335E]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 154695 INFO  (SUITE-TriggerIntegrationTest-seed#[6BECDBCF4E99335E]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 154698 INFO  (SUITE-TriggerIntegrationTest-seed#[6BECDBCF4E99335E]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_6BECDBCF4E99335E-001/tempDir-001
   [junit4]   2> 154698 INFO  (SUITE-TriggerIntegrationTest-seed#[6BECDBCF4E99335E]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 154698 INFO  (Thread-1969) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 154698 INFO  (Thread-1969) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 154708 ERROR (Thread-1969) [    ] 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> 154799 INFO  (SUITE-TriggerIntegrationTest-seed#[6BECDBCF4E99335E]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:45521
   [junit4]   2> 154802 INFO  (zkConnectionManagerCallback-333-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 154813 INFO  (jetty-launcher-330-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 154813 INFO  (jetty-launcher-330-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 154814 INFO  (jetty-launcher-330-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 154814 INFO  (jetty-launcher-330-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 154814 INFO  (jetty-launcher-330-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 154815 INFO  (jetty-launcher-330-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 154815 INFO  (jetty-launcher-330-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 154815 INFO  (jetty-launcher-330-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 154815 INFO  (jetty-launcher-330-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3450a43c{/solr,null,AVAILABLE}
   [junit4]   2> 154815 INFO  (jetty-launcher-330-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@140c7523{/solr,null,AVAILABLE}
   [junit4]   2> 154818 INFO  (jetty-launcher-330-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@479135d3{SSL,[ssl, http/1.1]}{127.0.0.1:40040}
   [junit4]   2> 154818 INFO  (jetty-launcher-330-thread-2) [    ] o.e.j.s.Server Started @157440ms
   [junit4]   2> 154818 INFO  (jetty-launcher-330-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40040}
   [junit4]   2> 154819 ERROR (jetty-launcher-330-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 154819 INFO  (jetty-launcher-330-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 154819 INFO  (jetty-launcher-330-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 154819 INFO  (jetty-launcher-330-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 154819 INFO  (jetty-launcher-330-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-15T23:23:09.398Z
   [junit4]   2> 154819 INFO  (jetty-launcher-330-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4023d467{SSL,[ssl, http/1.1]}{127.0.0.1:33511}
   [junit4]   2> 154819 INFO  (jetty-launcher-330-thread-1) [    ] o.e.j.s.Server Started @157441ms
   [junit4]   2> 154819 INFO  (jetty-launcher-330-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33511}
   [junit4]   2> 154819 ERROR (jetty-launcher-330-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 154819 INFO  (jetty-launcher-330-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 154819 INFO  (jetty-launcher-330-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 154819 INFO  (jetty-launcher-330-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 154820 INFO  (jetty-launcher-330-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-15T23:23:09.398Z
   [junit4]   2> 154825 INFO  (zkConnectionManagerCallback-335-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 154825 INFO  (zkConnectionManagerCallback-337-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 154825 INFO  (jetty-launcher-330-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 154825 INFO  (jetty-launcher-330-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 154849 INFO  (jetty-launcher-330-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45521/solr
   [junit4]   2> 154852 INFO  (jetty-launcher-330-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45521/solr
   [junit4]   2> 154853 INFO  (zkConnectionManagerCallback-341-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 154857 INFO  (zkConnectionManagerCallback-345-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 154858 INFO  (zkConnectionManagerCallback-347-thread-1-processing-n:127.0.0.1:33511_solr) [n:127.0.0.1:33511_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 154867 INFO  (zkConnectionManagerCallback-349-thread-1-processing-n:127.0.0.1:40040_solr) [n:127.0.0.1:40040_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 155011 INFO  (jetty-launcher-330-thread-1) [n:127.0.0.1:33511_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 155012 INFO  (jetty-launcher-330-thread-1) [n:127.0.0.1:33511_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33511_solr
   [junit4]   2> 155016 INFO  (jetty-launcher-330-thread-1) [n:127.0.0.1:33511_solr    ] o.a.s.c.Overseer Overseer (id=72128005275123717-127.0.0.1:33511_solr-n_0000000000) starting
   [junit4]   2> 155023 INFO  (jetty-launcher-330-thread-2) [n:127.0.0.1:40040_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 155025 INFO  (jetty-launcher-330-thread-2) [n:127.0.0.1:40040_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40040_solr
   [junit4]   2> 155040 INFO  (zkCallback-348-thread-1-processing-n:127.0.0.1:40040_solr) [n:127.0.0.1:40040_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 155050 INFO  (zkCallback-346-thread-1-processing-n:127.0.0.1:33511_solr) [n:127.0.0.1:33511_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 155060 INFO  (jetty-launcher-330-thread-1) [n:127.0.0.1:33511_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33511_solr
   [junit4]   2> 155068 INFO  (zkCallback-346-thread-1-processing-n:127.0.0.1:33511_solr) [n:127.0.0.1:33511_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 155068 INFO  (zkCallback-348-thread-1-processing-n:127.0.0.1:40040_solr) [n:127.0.0.1:40040_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 155069 DEBUG (OverseerAutoScalingTriggerThread-72128005275123717-127.0.0.1:33511_solr-n_0000000000) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 155072 DEBUG (OverseerAutoScalingTriggerThread-72128005275123717-127.0.0.1:33511_solr-n_0000000000) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 155072 DEBUG (OverseerAutoScalingTriggerThread-72128005275123717-127.0.0.1:33511_solr-n_0000000000) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:33511_solr, 127.0.0.1:40040_solr]
   [junit4]   2> 155072 DEBUG (OverseerAutoScalingTriggerThread-72128005275123717-127.0.0.1:33511_solr-n_0000000000) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 155072 DEBUG (OverseerAutoScalingTriggerThread-72128005275123717-127.0.0.1:33511_solr-n_0000000000) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 155081 DEBUG (OverseerAutoScalingTriggerThread-72128005275123717-127.0.0.1:33511_solr-n_0000000000) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 155081 DEBUG (OverseerAutoScalingTriggerThread-72128005275123717-127.0.0.1:33511_solr-n_0000000000) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 155082 DEBUG (ScheduledTrigger-657-thread-1) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 155121 INFO  (jetty-launcher-330-thread-2) [n:127.0.0.1:40040_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40040.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@666fb405
   [junit4]   2> 155129 INFO  (jetty-launcher-330-thread-1) [n:127.0.0.1:33511_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33511.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@666fb405
   [junit4]   2> 155130 INFO  (jetty-launcher-330-thread-2) [n:127.0.0.1:40040_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40040.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@666fb405
   [junit4]   2> 155130 INFO  (jetty-launcher-330-thread-2) [n:127.0.0.1:40040_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40040.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@666fb405
   [junit4]   2> 155131 INFO  (jetty-launcher-330-thread-2) [n:127.0.0.1:40040_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_6BECDBCF4E99335E-001/tempDir-001/node2/.
   [junit4]   2> 155136 INFO  (jetty-launcher-330-thread-1) [n:127.0.0.1:33511_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33511.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@666fb405
   [junit4]   2> 155137 INFO  (jetty-launcher-330-thread-1) [n:127.0.0.1:33511_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33511.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@666fb405
   [junit4]   2> 155138 INFO  (jetty-launcher-330-thread-1) [n:127.0.0.1:33511_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_6BECDBCF4E99335E-001/tempDir-001/node1/.
   [junit4]   2> 155173 INFO  (zkConnectionManagerCallback-355-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 155176 INFO  (zkConnectionManagerCallback-359-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 155177 INFO  (SUITE-TriggerIntegrationTest-seed#[6BECDBCF4E99335E]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 155177 INFO  (SUITE-TriggerIntegrationTest-seed#[6BECDBCF4E99335E]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45521/solr ready
   [junit4]   2> 155197 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEventFromRestoredState
   [junit4]   2> 155197 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 155197 DEBUG (zkCallback-346-thread-1-processing-n:127.0.0.1:33511_solr) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 155197 DEBUG (OverseerAutoScalingTriggerThread-72128005275123717-127.0.0.1:33511_solr-n_0000000000) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 155202 DEBUG (OverseerAutoScalingTriggerThread-72128005275123717-127.0.0.1:33511_solr-n_0000000000) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 155203 DEBUG (OverseerAutoScalingTriggerThread-72128005275123717-127.0.0.1:33511_solr-n_0000000000) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 155203 DEBUG (OverseerAutoScalingTriggerThread-72128005275123717-127.0.0.1:33511_solr-n_0000000000) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 155232 INFO  (qtp1313597438-3142) [n:127.0.0.1:33511_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 155249 INFO  (qtp248342315-3133) [n:127.0.0.1:40040_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 155249 DEBUG (qtp1313597438-3139) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 155250 INFO  (qtp1313597438-3139) [n:127.0.0.1:33511_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=25
   [junit4]   2> 155250 DEBUG (zkCallback-346-thread-1-processing-n:127.0.0.1:33511_solr) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 155253 DEBUG (zkCallback-346-thread-1-processing-n:127.0.0.1:33511_solr) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:33511_solr, 127.0.0.1:40040_solr]
   [junit4]   2> 155253 DEBUG (zkCallback-346-thread-1-processing-n:127.0.0.1:33511_solr) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerEFRS instantiated with properties: {event=nodeAdded, waitFor=10, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}], enabled=true}
   [junit4]   2> 155253 DEBUG (OverseerAutoScalingTriggerThread-72128005275123717-127.0.0.1:33511_solr-n_0000000000) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 155255 INFO  (OverseerAutoScalingTriggerThread-72128005275123717-127.0.0.1:33511_solr-n_0000000000) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 155255 INFO  (qtp1313597438-3135) [n:127.0.0.1:33511_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 155256 DEBUG (OverseerAutoScalingTriggerThread-72128005275123717-127.0.0.1:33511_solr-n_0000000000) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 155256 DEBUG (OverseerAutoScalingTriggerThread-72128005275123717-127.0.0.1:33511_solr-n_0000000000) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 155256 DEBUG (ScheduledTrigger-657-thread-1) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 155257 DEBUG (ScheduledTrigger-657-thread-1) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 155266 INFO  (qtp1313597438-3135) [n:127.0.0.1:33511_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 155275 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 155278 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 155278 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 155278 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 155278 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ee14723{/solr,null,AVAILABLE}
   [junit4]   2> 155279 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@30cd2e54{SSL,[ssl, http/1.1]}{127.0.0.1:35731}
   [junit4]   2> 155279 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [    ] o.e.j.s.Server Started @157901ms
   [junit4]   2> 155279 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35731}
   [junit4]   2> 155279 ERROR (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 155279 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 155279 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 155279 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 155279 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-15T23:23:09.858Z
   [junit4]   2> 155281 INFO  (zkConnectionManagerCallback-361-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 155282 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 155290 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45521/solr
   [junit4]   2> 155291 INFO  (zkConnectionManagerCallback-365-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 155302 INFO  (zkConnectionManagerCallback-367-thread-1-processing-n:127.0.0.1:35731_solr) [n:127.0.0.1:35731_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 155308 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [n:127.0.0.1:35731_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 155310 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [n:127.0.0.1:35731_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 155312 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [n:127.0.0.1:35731_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35731_solr
   [junit4]   2> 155314 INFO  (zkCallback-348-thread-1-processing-n:127.0.0.1:40040_solr) [n:127.0.0.1:40040_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 155314 INFO  (zkCallback-346-thread-1-processing-n:127.0.0.1:33511_solr) [n:127.0.0.1:33511_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 155324 INFO  (zkCallback-366-thread-1-processing-n:127.0.0.1:35731_solr) [n:127.0.0.1:35731_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 155325 INFO  (zkCallback-358-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 155372 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [n:127.0.0.1:35731_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35731.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@666fb405
   [junit4]   2> 155380 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [n:127.0.0.1:35731_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35731.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@666fb405
   [junit4]   2> 155380 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [n:127.0.0.1:35731_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35731.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@666fb405
   [junit4]   2> 155381 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [n:127.0.0.1:35731_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_6BECDBCF4E99335E-001/tempDir-001/node3/.
   [junit4]   2> 156259 DEBUG (ScheduledTrigger-657-thread-2) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 156259 DEBUG (ScheduledTrigger-657-thread-2) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 156259 DEBUG (ScheduledTrigger-657-thread-2) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:35731_solr at time 1074391775266709
   [junit4]   2> 157260 DEBUG (ScheduledTrigger-657-thread-2) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 157260 DEBUG (ScheduledTrigger-657-thread-2) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 157261 INFO  (OverseerCollectionConfigSetProcessor-72128005275123717-127.0.0.1:33511_solr-n_0000000000) [n:127.0.0.1:33511_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> 158260 DEBUG (ScheduledTrigger-657-thread-2) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 158260 DEBUG (ScheduledTrigger-657-thread-2) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 159261 DEBUG (ScheduledTrigger-657-thread-2) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 159261 DEBUG (ScheduledTrigger-657-thread-2) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 160261 DEBUG (ScheduledTrigger-657-thread-2) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 160261 DEBUG (ScheduledTrigger-657-thread-2) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 161261 DEBUG (ScheduledTrigger-657-thread-2) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 161262 DEBUG (ScheduledTrigger-657-thread-2) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 162262 DEBUG (ScheduledTrigger-657-thread-2) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 162262 DEBUG (ScheduledTrigger-657-thread-2) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 163262 DEBUG (ScheduledTrigger-657-thread-2) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 163262 DEBUG (ScheduledTrigger-657-thread-2) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 164263 DEBUG (ScheduledTrigger-657-thread-2) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 164263 DEBUG (ScheduledTrigger-657-thread-2) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 165263 DEBUG (ScheduledTrigger-657-thread-2) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 165263 DEBUG (ScheduledTrigger-657-thread-2) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 166263 DEBUG (ScheduledTrigger-657-thread-2) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 166264 DEBUG (ScheduledTrigger-657-thread-2) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 166264 DEBUG (ScheduledTrigger-657-thread-2) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerEFRS firing registered processor for nodes: [127.0.0.1:35731_solr] added at times [1074391775266709], now=1074401780351145
   [junit4]   2> 166264 DEBUG (ScheduledTrigger-657-thread-2) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"3d127541d4795Te6c24il3rr6z4c0o096kdkwab",
   [junit4]   2>   "source":"node_added_triggerEFRS",
   [junit4]   2>   "eventTime":1074391775266709,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1074391775266709],
   [junit4]   2>     "nodeNames":["127.0.0.1:35731_solr"]}}
   [junit4]   2> 166265 DEBUG (ScheduledTrigger-657-thread-2) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_added_triggerEFRS]
   [junit4]   2> 166266 INFO  (ScheduledTrigger-657-thread-2) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 166266 DEBUG (AutoscalingActionExecutor-658-thread-1-processing-n:127.0.0.1:33511_solr) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"3d127541d4795Te6c24il3rr6z4c0o096kdkwab",
   [junit4]   2>   "source":"node_added_triggerEFRS",
   [junit4]   2>   "eventTime":1074391775266709,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1074391775266709],
   [junit4]   2>     "_enqueue_time_":1074401781349998,
   [junit4]   2>     "nodeNames":["127.0.0.1:35731_solr"]}}
   [junit4]   2> 166268 DEBUG (AutoscalingActionExecutor-658-thread-1-processing-n:127.0.0.1:33511_solr) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_triggerEFRS after 5000ms
   [junit4]   2> 166268 DEBUG (AutoscalingActionExecutor-658-thread-1-processing-n:127.0.0.1:33511_solr) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 1 ms for event id=3d127541d4795Te6c24il3rr6z4c0o096kdkwab
   [junit4]   2> 166269 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 166270 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 166270 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 166270 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 166270 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ff42ec4{/solr,null,AVAILABLE}
   [junit4]   2> 166271 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@24a0fa76{SSL,[ssl, http/1.1]}{127.0.0.1:44659}
   [junit4]   2> 166271 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [    ] o.e.j.s.Server Started @168893ms
   [junit4]   2> 166271 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44659}
   [junit4]   2> 166271 ERROR (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 166271 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 166271 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 166271 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 166271 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-15T23:23:20.850Z
   [junit4]   2> 166273 INFO  (zkConnectionManagerCallback-371-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 166274 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 166282 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45521/solr
   [junit4]   2> 166284 INFO  (zkConnectionManagerCallback-375-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 166287 INFO  (zkConnectionManagerCallback-377-thread-1-processing-n:127.0.0.1:44659_solr) [n:127.0.0.1:44659_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 166292 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [n:127.0.0.1:44659_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 166294 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [n:127.0.0.1:44659_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 166296 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [n:127.0.0.1:44659_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44659_solr
   [junit4]   2> 166298 INFO  (zkCallback-366-thread-1-processing-n:127.0.0.1:35731_solr) [n:127.0.0.1:35731_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 166298 INFO  (zkCallback-348-thread-1-processing-n:127.0.0.1:40040_solr) [n:127.0.0.1:40040_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 166298 INFO  (zkCallback-358-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 166299 INFO  (zkCallback-376-thread-1-processing-n:127.0.0.1:44659_solr) [n:127.0.0.1:44659_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 166299 INFO  (zkCallback-346-thread-1-processing-n:127.0.0.1:33511_solr) [n:127.0.0.1:33511_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 166347 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [n:127.0.0.1:44659_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44659.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@666fb405
   [junit4]   2> 166355 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [n:127.0.0.1:44659_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44659.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@666fb405
   [junit4]   2> 166355 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [n:127.0.0.1:44659_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44659.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@666fb405
   [junit4]   2> 166356 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [n:127.0.0.1:44659_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_6BECDBCF4E99335E-001/tempDir-001/node4/.
   [junit4]   2> 171268 DEBUG (ScheduledTrigger-657-thread-1) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 171268 DEBUG (ScheduledTrigger-657-thread-1) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 171268 DEBUG (ScheduledTrigger-657-thread-1) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:44659_solr at time 1074406784527673
   [junit4]   2> 172269 DEBUG (ScheduledTrigger-657-thread-1) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 172269 DEBUG (ScheduledTrigger-657-thread-1) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 173269 DEBUG (ScheduledTrigger-657-thread-1) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 173269 DEBUG (ScheduledTrigger-657-thread-1) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 174270 DEBUG (ScheduledTrigger-657-thread-1) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 174270 DEBUG (ScheduledTrigger-657-thread-1) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 175270 DEBUG (ScheduledTrigger-657-thread-1) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 175270 DEBUG (ScheduledTrigger-657-thread-1) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 176270 DEBUG (ScheduledTrigger-657-thread-1) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 176270 DEBUG (ScheduledTrigger-657-thread-1) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 176399 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4023d467{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 176399 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=340618610
   [junit4]   2> 176400 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 176400 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3431cb87: rootName = solr_33511, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@3c915921
   [junit4]   2> 176405 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 176405 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@353bbca6: rootName = solr_33511, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@52d386e7
   [junit4]   2> 176409 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 176409 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@51f957bb: rootName = solr_33511, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@37bb25ff
   [junit4]   2> 176411 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:33511_solr
   [junit4]   2> 176411 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 176412 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 176412 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [    ] o.a.s.c.Overseer Overseer (id=72128005275123717-127.0.0.1:33511_solr-n_0000000000) closing
   [junit4]   2> 176412 INFO  (OverseerStateUpdate-72128005275123717-127.0.0.1:33511_solr-n_0000000000) [n:127.0.0.1:33511_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:33511_solr
   [junit4]   2> 176412 WARN  (OverseerAutoScalingTriggerThread-72128005275123717-127.0.0.1:33511_solr-n_0000000000) [n:127.0.0.1:33511_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 176420 INFO  (zkCallback-376-thread-1-processing-n:127.0.0.1:44659_solr) [n:127.0.0.1:44659_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 176420 INFO  (zkCallback-358-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 176420 INFO  (zkCallback-348-thread-1-processing-n:127.0.0.1:40040_solr) [n:127.0.0.1:40040_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 176420 INFO  (zkCallback-346-thread-1-processing-n:127.0.0.1:33511_solr) [n:127.0.0.1:33511_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 176420 INFO  (zkCallback-366-thread-1-processing-n:127.0.0.1:35731_solr) [n:127.0.0.1:35731_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 176420 DEBUG (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 176422 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@140c7523{/solr,null,UNAVAILABLE}
   [junit4]   2> 176423 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 176423 INFO  (zkCallback-348-thread-1-processing-n:127.0.0.1:40040_solr) [n:127.0.0.1:40040_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40040_solr
   [junit4]   2> 176424 INFO  (zkCallback-348-thread-1-processing-n:127.0.0.1:40040_solr) [n:127.0.0.1:40040_solr    ] o.a.s.c.Overseer Overseer (id=72128005275123718-127.0.0.1:40040_solr-n_0000000001) starting
   [junit4]   2> 176428 DEBUG (OverseerAutoScalingTriggerThread-72128005275123718-127.0.0.1:40040_solr-n_0000000001) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 176433 DEBUG (OverseerAutoScalingTriggerThread-72128005275123718-127.0.0.1:40040_solr-n_0000000001) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 176433 DEBUG (OverseerAutoScalingTriggerThread-72128005275123718-127.0.0.1:40040_solr-n_0000000001) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:40040_solr, 127.0.0.1:44659_solr, 127.0.0.1:35731_solr]
   [junit4]   2> 176433 DEBUG (OverseerAutoScalingTriggerThread-72128005275123718-127.0.0.1:40040_solr-n_0000000001) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerEFRS instantiated with properties: {event=nodeAdded, waitFor=10, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}], enabled=true}
   [junit4]   2> 176434 DEBUG (OverseerAutoScalingTriggerThread-72128005275123718-127.0.0.1:40040_solr-n_0000000001) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:40040_solr, 127.0.0.1:44659_solr, 127.0.0.1:35731_solr]
   [junit4]   2> 176434 DEBUG (OverseerAutoScalingTriggerThread-72128005275123718-127.0.0.1:40040_solr-n_0000000001) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion -1
   [junit4]   2> 176434 DEBUG (OverseerAutoScalingTriggerThread-72128005275123718-127.0.0.1:40040_solr-n_0000000001) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 176434 INFO  (OverseerAutoScalingTriggerThread-72128005275123718-127.0.0.1:40040_solr-n_0000000001) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 176435 DEBUG (OverseerAutoScalingTriggerThread-72128005275123718-127.0.0.1:40040_solr-n_0000000001) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.NodeAddedTrigger Adding node from marker path: 127.0.0.1:44659_solr
   [junit4]   2> 176436 DEBUG (ScheduledTrigger-678-thread-1) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 176436 DEBUG (ScheduledTrigger-678-thread-1) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 176437 DEBUG (OverseerAutoScalingTriggerThread-72128005275123718-127.0.0.1:40040_solr-n_0000000001) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 176438 DEBUG (ScheduledTrigger-678-thread-1) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 177438 DEBUG (ScheduledTrigger-678-thread-3) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 177438 DEBUG (ScheduledTrigger-678-thread-3) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 177439 DEBUG (ScheduledTrigger-678-thread-2) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 178438 DEBUG (ScheduledTrigger-678-thread-1) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 178438 DEBUG (ScheduledTrigger-678-thread-1) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 178439 DEBUG (ScheduledTrigger-678-thread-4) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 179439 DEBUG (ScheduledTrigger-678-thread-3) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 179439 DEBUG (ScheduledTrigger-678-thread-3) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 179440 DEBUG (ScheduledTrigger-678-thread-2) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 180439 DEBUG (ScheduledTrigger-678-thread-1) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 180439 DEBUG (ScheduledTrigger-678-thread-1) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 180440 DEBUG (ScheduledTrigger-678-thread-1) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 181439 DEBUG (ScheduledTrigger-678-thread-1) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 181439 DEBUG (ScheduledTrigger-678-thread-1) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 181439 DEBUG (ScheduledTrigger-678-thread-1) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerEFRS firing registered processor for nodes: [127.0.0.1:44659_solr] added at times [1074406784527673], now=1074416956005187
   [junit4]   2> 181440 DEBUG (ScheduledTrigger-678-thread-1) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"3d12ad2bc6d39Te6c24il3rr6z4c0o096kdkwad",
   [junit4]   2>   "source":"node_added_triggerEFRS",
   [junit4]   2>   "eventTime":1074406784527673,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1074406784527673],
   [junit4]   2>     "nodeNames":["127.0.0.1:44659_solr"]}}
   [junit4]   2> 181440 DEBUG (ScheduledTrigger-678-thread-1) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [.auto_add_replicas, node_added_triggerEFRS]
   [junit4]   2> 181441 INFO  (ScheduledTrigger-678-thread-1) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 181442 DEBUG (AutoscalingActionExecutor-679-thread-1-processing-n:127.0.0.1:40040_solr) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"3d12ad2bc6d39Te6c24il3rr6z4c0o096kdkwad",
   [junit4]   2>   "source":"node_added_triggerEFRS",
   [junit4]   2>   "eventTime":1074406784527673,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1074406784527673],
   [junit4]   2>     "_enqueue_time_":1074416956838952,
   [junit4]   2>     "nodeNames":["127.0.0.1:44659_solr"]}}
   [junit4]   2> 181442 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[6BECDBCF4E99335E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEventFromRestoredState
   [junit4]   2> 181444 DEBUG (AutoscalingActionExecutor-679-thread-1-processing-n:127.0.0.1:40040_solr) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .auto_add_replicas after 5000ms
   [junit4]   2> 181444 DEBUG (AutoscalingActionExecutor-679-thread-1-processing-n:127.0.0.1:40040_solr) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_triggerEFRS after 5000ms
   [junit4]   2> 181444 DEBUG (AutoscalingActionExecutor-679-thread-1-processing-n:127.0.0.1:40040_solr) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 2 ms for event id=3d12ad2bc6d39Te6c24il3rr6z4c0o096kdkwad
   [junit4]   2> 181468 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[6BECDBCF4E99335E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTriggerThrottling
   [junit4]   2> 181469 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[6BECDBCF4E99335E]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 5
   [junit4]   2> 181469 DEBUG (zkCallback-348-thread-1-processing-n:127.0.0.1:40040_solr) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 181469 DEBUG (OverseerAutoScalingTriggerThread-72128005275123718-127.0.0.1:40040_solr-n_0000000001) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 181471 DEBUG (OverseerAutoScalingTriggerThread-72128005275123718-127.0.0.1:40040_solr-n_0000000001) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 181471 DEBUG (OverseerAutoScalingTriggerThread-72128005275123718-127.0.0.1:40040_solr-n_0000000001) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 181471 DEBUG (OverseerAutoScalingTriggerThread-72128005275123718-127.0.0.1:40040_solr-n_0000000001) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 181498 INFO  (qtp641931376-3198) [n:127.0.0.1:35731_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 181505 INFO  (qtp248342315-3136) [n:127.0.0.1:40040_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 181518 INFO  (qtp2039740849-3222) [n:127.0.0.1:44659_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 181519 DEBUG (qtp641931376-3196) [n:127.0.0.1:35731_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 181519 INFO  (qtp641931376-3196) [n:127.0.0.1:35731_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=27
   [junit4]   2> 181519 DEBUG (zkCallback-348-thread-1-processing-n:127.0.0.1:40040_solr) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 6
   [junit4]   2> 181523 DEBUG (zkCallback-348-thread-1-processing-n:127.0.0.1:40040_solr) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:40040_solr, 127.0.0.1:44659_solr, 127.0.0.1:35731_solr]
   [junit4]   2> 181523 DEBUG (zkCallback-348-thread-1-processing-n:127.0.0.1:40040_solr) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 181523 DEBUG (OverseerAutoScalingTriggerThread-72128005275123718-127.0.0.1:40040_solr-n_0000000001) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 6
   [junit4]   2> 181524 INFO  (qtp641931376-3197) [n:127.0.0.1:35731_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 181525 INFO  (OverseerAutoScalingTriggerThread-72128005275123718-127.0.0.1:40040_solr-n_0000000001) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 181525 INFO  (qtp248342315-3133) [n:127.0.0.1:40040_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 181526 DEBUG (OverseerAutoScalingTriggerThread-72128005275123718-127.0.0.1:40040_solr-n_0000000001) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 181526 DEBUG (OverseerAutoScalingTriggerThread-72128005275123718-127.0.0.1:40040_solr-n_0000000001) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, lastZnodeVersion 6
   [junit4]   2> 181526 DEBUG (ScheduledTrigger-678-thread-2) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 181526 DEBUG (ScheduledTrigger-678-thread-2) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 181527 INFO  (qtp2039740849-3220) [n:127.0.0.1:44659_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 181527 DEBUG (qtp641931376-3196) [n:127.0.0.1:35731_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 181527 INFO  (qtp641931376-3196) [n:127.0.0.1:35731_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 181528 DEBUG (zkCallback-348-thread-1-processing-n:127.0.0.1:40040_solr) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 7
   [junit4]   2> 181528 DEBUG (zkCallback-348-thread-1-processing-n:127.0.0.1:40040_solr) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:40040_solr, 127.0.0.1:44659_solr, 127.0.0.1:35731_solr]
   [junit4]   2> 181528 DEBUG (zkCallback-348-thread-1-processing-n:127.0.0.1:40040_solr) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 181528 DEBUG (zkCallback-348-thread-1-processing-n:127.0.0.1:40040_solr) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:40040_solr, 127.0.0.1:44659_solr, 127.0.0.1:35731_solr]
   [junit4]   2> 181528 DEBUG (zkCallback-348-thread-1-processing-n:127.0.0.1:40040_solr) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 181528 DEBUG (OverseerAutoScalingTriggerThread-72128005275123718-127.0.0.1:40040_solr-n_0000000001) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 7
   [junit4]   2> 181530 INFO  (OverseerAutoScalingTriggerThread-72128005275123718-127.0.0.1:40040_solr-n_0000000001) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 181532 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[6BECDBCF4E99335E]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 181533 DEBUG (OverseerAutoScalingTriggerThread-72128005275123718-127.0.0.1:40040_solr-n_0000000001) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 181533 DEBUG (ScheduledTrigger-678-thread-1) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 181533 DEBUG (ScheduledTrigger-678-thread-1) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 181533 DEBUG (OverseerAutoScalingTriggerThread-72128005275123718-127.0.0.1:40040_solr-n_0000000001) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 7, lastZnodeVersion 7
   [junit4]   2> 181533 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[6BECDBCF4E99335E]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 181533 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[6BECDBCF4E99335E]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 181533 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[6BECDBCF4E99335E]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 181534 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[6BECDBCF4E99335E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3ea6532c{/solr,null,AVAILABLE}
   [junit4]   2> 181534 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[6BECDBCF4E99335E]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@236f4645{SSL,[ssl, http/1.1]}{127.0.0.1:39145}
   [junit4]   2> 181534 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[6BECDBCF4E99335E]) [    ] o.e.j.s.Server Started @184156ms
   [junit4]   2> 181534 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[6BECDBCF4E99335E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39145}
   [junit4]   2> 181535 ERROR (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[6BECDBCF4E99335E]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 181535 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[6BECDBCF4E99335E]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 181535 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[6BECDBCF4E99335E]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 181535 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[6BECDBCF4E99335E]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 181535 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[6BECDBCF4E99335E]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-15T23:23:36.114Z
   [junit4]   2> 181537 INFO  (zkConnectionManagerCallback-381-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 181538 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[6BECDBCF4E99335E]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 181546 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[6BECDBCF4E99335E]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45521/solr
   [junit4]   2> 181548 INFO  (zkConnectionManagerCallback-385-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 181550 INFO  (zkConnectionManagerCallback-387-thread-1-processing-n:127.0.0.1:39145_solr) [n:127.0.0.1:39145_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 181558 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[6BECDBCF4E99335E]) [n:127.0.0.1:39145_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 181560 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[6BECDBCF4E99335E]) [n:127.0.0.1:39145_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 181562 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[6BECDBCF4E99335E]) [n:127.0.0.1:39145_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39145_solr
   [junit4]   2> 181563 INFO  (zkCallback-348-thread-1-processing-n:127.0.0.1:40040_solr) [n:127.0.0.1:40040_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 181563 INFO  (zkCallback-366-thread-1-processing-n:127.0.0.1:35731_solr) [n:127.0.0.1:35731_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 181564 INFO  (zkCallback-376-thread-1-processing-n:127.0.0.1:44659_solr) [n:127.0.0.1:44659_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 181564 INFO  (zkCallback-358-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 181572 INFO  (zkCallback-386-thread-1-processing-n:127.0.0.1:39145_solr) [n:127.0.0.1:39145_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 181610 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[6BECDBCF4E99335E]) [n:127.0.0.1:39145_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39145.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@666fb405
   [junit4]   2> 181618 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[6BECDBCF4E99335E]) [n:127.0.0.1:39145_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39145.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@666fb405
   [junit4]   2> 181619 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[6BECDBCF4E99335E]) [n:127.0.0.1:39145_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39145.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@666fb405
   [junit4]   2> 181620 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[6BECDBCF4E99335E]) [n:127.0.0.1:39145_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_6BECDBCF4E99335E-001/tempDir-001/node5/.
   [junit4]   2> 182527 DEBUG (ScheduledTrigger-678-thread-2) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 182527 DEBUG (ScheduledTrigger-678-thread-2) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 182527 DEBUG (ScheduledTrigger-678-thread-2) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:39145_solr at time 1074418043717466
   [junit4]   2> 182527 DEBUG (ScheduledTrigger-678-thread-2) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 firing registered processor for nodes: [127.0.0.1:39145_solr] added at times [1074418043717466], now=1074418043795344
   [junit4]   2> 182527 DEBUG (ScheduledTrigger-678-thread-2) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"3d12d71d6075aTe6c24il3rr6z4c0o096kdkwaf",
   [junit4]   2>   "source":"node_added_trigger1",
   [junit4]   2>   "eventTime":1074418043717466,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1074418043717466],
   [junit4]   2>     "nodeNames":["127.0.0.1:39145_solr"]}}
   [junit4]   2> 182527 DEBUG (ScheduledTrigger-678-thread-2) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_added_trigger2, node_added_trigger1]
   [junit4]   2> 182528 INFO  (ScheduledTrigger-678-thread-2) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 182528 DEBUG (AutoscalingActionExecutor-679-thread-1-processing-n:127.0.0.1:40040_solr) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"3d12d71d6075aTe6c24il3rr6z4c0o096kdkwaf",
   [junit4]   2>   "source":"node_added_trigger1",
   [junit4]   2>   "eventTime":1074418043717466,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1074418043717466],
   [junit4]   2>     "_enqueue_time_":1074418044049398,
   [junit4]   2>     "nodeNames":["127.0.0.1:39145_solr"]}}
   [junit4]   2> 182529 INFO  (AutoscalingActionExecutor-679-thread-1-processing-n:127.0.0.1:40040_solr) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.TriggerIntegrationTest action executed from node_added_trigger1
   [junit4]   2> 182529 DEBUG (AutoscalingActionExecutor-679-thread-1-processing-n:127.0.0.1:40040_solr) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger2 after 5000ms
   [junit4]   2> 182530 DEBUG (AutoscalingActionExecutor-679-thread-1-processing-n:127.0.0.1:40040_solr) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger1 after 5000ms
   [junit4]   2> 182530 DEBUG (AutoscalingActionExecutor-679-thread-1-processing-n:127.0.0.1:40040_solr) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 1 ms for event id=3d12d71d6075aTe6c24il3rr6z4c0o096kdkwaf
   [junit4]   2> 187530 DEBUG (ScheduledTrigger-678-thread-4) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 187531 DEBUG (ScheduledTrigger-678-thread-1) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 187531 DEBUG (ScheduledTrigger-678-thread-4) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 187531 DEBUG (ScheduledTrigger-678-thread-1) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 187531 DEBUG (ScheduledTrigger-678-thread-4) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:39145_solr at time 1074423047292236
   [junit4]   2> 187531 DEBUG (ScheduledTrigger-678-thread-4) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 firing registered processor for nodes: [127.0.0.1:39145_solr] added at times [1074423047292236], now=1074423047330989
   [junit4]   2> 187531 DEBUG (ScheduledTrigger-678-thread-4) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"3d12e9c12854cTe6c24il3rr6z4c0o096kdkwah",
   [junit4]   2>   "source":"node_added_trigger2",
   [junit4]   2>   "eventTime":1074423047292236,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1074423047292236],
   [junit4]   2>     "nodeNames":["127.0.0.1:39145_solr"]}}
   [junit4]   2> 187531 DEBUG (ScheduledTrigger-678-thread-4) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_added_trigger2, node_added_trigger1]
   [junit4]   2> 187532 INFO  (ScheduledTrigger-678-thread-4) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 187532 DEBUG (AutoscalingActionExecutor-679-thread-1-processing-n:127.0.0.1:40040_solr) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"3d12e9c12854cTe6c24il3rr6z4c0o096kdkwah",
   [junit4]   2>   "source":"node_added_trigger2",
   [junit4]   2>   "eventTime":1074423047292236,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1074423047292236],
   [junit4]   2>     "_enqueue_time_":1074423047551130,
   [junit4]   2>     "nodeNames":["127.0.0.1:39145_solr"]}}
   [junit4]   2> 187532 INFO  (AutoscalingActionExecutor-679-thread-1-processing-n:127.0.0.1:40040_solr) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.TriggerIntegrationTest last action at 1518737017108000000 current time = 1518737022111000000
   [junit4]   2> real diff: 5003000000
   [junit4]   2>  min diff: 4998000000
   [junit4]   2> 187532 INFO  (AutoscalingActionExecutor-679-thread-1-processing-n:127.0.0.1:40040_solr) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.TriggerIntegrationTest action executed from node_added_trigger2
   [junit4]   2> 187533 DEBUG (AutoscalingActionExecutor-679-thread-1-processing-n:127.0.0.1:40040_solr) [n:127.0.0.1:40040_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger2 after 5000ms
   [junit4]   2> 187

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

build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_6BECDBCF4E99335E-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to lucene2-us-west.apache.org/127.0.0.1:37096) [    ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-1660265658-127.0.0.1-1518739249626 (Datanode Uuid 69372299-9af4-4547-b559-bec8173e3306) service to lucene2-us-west.apache.org/127.0.0.1:37096
   [junit4]   2> 2559016 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[6BECDBCF4E99335E]-worker) [    ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 2559040 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[6BECDBCF4E99335E]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 2559141 WARN  (DataNode: [[[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_6BECDBCF4E99335E-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_6BECDBCF4E99335E-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to lucene2-us-west.apache.org/127.0.0.1:37096) [    ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 2559141 WARN  (DataNode: [[[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_6BECDBCF4E99335E-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_6BECDBCF4E99335E-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to lucene2-us-west.apache.org/127.0.0.1:37096) [    ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-1660265658-127.0.0.1-1518739249626 (Datanode Uuid 1242b461-797c-4e58-9ea2-50f6fcaf179e) service to lucene2-us-west.apache.org/127.0.0.1:37096
   [junit4]   2> 2559154 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[6BECDBCF4E99335E]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@lucene2-us-west.apache.org:0
   [junit4]   2> 2559295 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[6BECDBCF4E99335E]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37177 37177
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_6BECDBCF4E99335E-001
   [junit4]   2> Feb 16, 2018 12:03:13 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 34 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5240a4), locale=no, timezone=PRT
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=4,threads=2,free=139650904,total=515899392
   [junit4]   2> NOTE: All tests run in this JVM: [DeleteStatusTest, SimplePostToolTest, TestCharFilters, TestCursorMarkWithoutUniqueKey, TestInitParams, CollectionStateFormat2Test, TestExpandComponent, BasicAuthIntegrationTest, TestTrie, TestNumericTerms32, TestScoreJoinQPNoScore, TestHdfsBackupRestoreCore, TestZkChroot, TestSweetSpotSimilarityFactory, SSLMigrationTest, SoftAutoCommitTest, TestSolrCloudWithHadoopAuthPlugin, ClassificationUpdateProcessorTest, LeaderElectionContextKeyTest, BooleanFieldTest, TestComputePlanAction, TestCloudRecovery, TestDownShardTolerantSearch, DeleteNodeTest, TestJsonFacetRefinement, HttpPartitionOnCommitTest, TestOrdValues, DistributedFacetPivotLongTailTest, CoreAdminCreateDiscoverTest, TestStressInPlaceUpdates, UpdateRequestProcessorFactoryTest, SyncSliceTest, TestRetrieveFieldsOptimizer, DistributedExpandComponentTest, SolrInfoBeanTest, TestManagedSynonymFilterFactory, CSVRequestHandlerTest, V2ApiIntegrationTest, TestReload, ZkStateReaderTest, TimeRoutedAliasUpdateProcessorTest, TestUnifiedSolrHighlighter, ResponseHeaderTest, OverseerTest, TestCoreAdminApis, TestSearcherReuse, TestPolicyCloud, DocValuesNotIndexedTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestQueryWrapperFilter, TestRestoreCore, TestTrackingShardHandlerFactory, BlockDirectoryTest, BlockJoinFacetDistribTest, TestFieldCacheVsDocValues, TestSha256AuthenticationProvider, TestObjectReleaseTracker, MergeStrategyTest, TestInitQParser, TestComplexPhraseQParserPlugin, TestAddFieldRealTimeGet, TestDocBasedVersionConstraints, MoveReplicaTest, TestMacros, TestTestInjection, HdfsCollectionsAPIDistributedZkTest, TestConfigOverlay, DataDrivenBlockJoinTest, ReplicationFactorTest, TestLegacyFieldReuse, AtomicUpdatesTest, TestFuzzyAnalyzedSuggestions, RemoteQueryErrorTest, TestIntervalFaceting, WrapperMergePolicyFactoryTest, TestManagedResource, TestApiFramework, TestLeaderElectionZkExpiry, TestGenericDistributedQueue, TestQueryUtils, DistributedFacetPivotWhiteBoxTest, AutoAddReplicasIntegrationTest, TestHalfAndHalfDocValues, TestReRankQParserPlugin, ResourceLoaderTest, PathHierarchyTokenizerFactoryTest, IndexSchemaTest, TestFunctionQuery, DistributedIntervalFacetingTest, TestTriggerIntegration, TestBlobHandler, TestStressVersions, TestCloudJSONFacetJoinDomain, QueryParsingTest, TestCryptoKeys, TestBinaryResponseWriter, DistribJoinFromCollectionTest, PolyFieldTest, SuggesterFSTTest, SolrCLIZkUtilsTest, TestShardHandlerFactory, PrimitiveFieldTypeTest, TestReplicationHandler, DirectSolrConnectionTest, TestFreeTextSuggestions, TestAuthenticationFramework, SecurityConfHandlerTest, TestSchemaResource, LoggingHandlerTest, TestMiniSolrCloudClusterSSL, TestSSLRandomization, MissingSegmentRecoveryTest, OverseerTaskQueueTest, SOLR749Test, TestXIncludeConfig, TestFilteredDocIdSet, DistributedMLTComponentTest, DirectUpdateHandlerOptimizeTest, HdfsChaosMonkeySafeLeaderTest, TestPushWriter, CdcrBootstrapTest, AddBlockUpdateTest, TestRTGBase, TestDynamicLoading, AsyncCallRequestStatusResponseTest, TestFieldCacheReopen, TestStandardQParsers, ChaosMonkeySafeLeaderTest, LeaderElectionIntegrationTest, ShardRoutingTest, BasicZkTest, RecoveryZkTest, ClusterStateUpdateTest, ZkSolrClientTest, ZkCLITest, ShardRoutingCustomTest, TestDistributedGrouping, TestFaceting, TestRecovery, TermVectorComponentDistributedTest, ZkControllerTest, TestStressReorder, TestRangeQuery, SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest, StatsComponentTest, TestGroupingSearch, SolrCmdDistributorTest, QueryElevationComponentTest, PeerSyncTest, BadIndexSchemaTest, TestFiltering, BasicFunctionalityTest, TestLazyCores, DirectUpdateHandlerTest, TestBadConfig, TestIndexSearcher, HighlighterTest, DistributedQueryElevationComponentTest, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SolrRequestParserTest, TestFoldingMultitermQuery, DocValuesTest, SuggesterTest, TestCSVLoader, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestUpdate, FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, QueryEqualityTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, TestRemoteStreaming, DistanceFunctionTest, XsltUpdateRequestHandlerTest, CacheHeaderTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, TestWriterPerf, TestReversedWildcardFilterFactory, TestQueryTypes, TermsComponentTest, XmlUpdateRequestHandlerTest, DocumentBuilderTest, MoreLikeThisHandlerTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, TestCollationField, ReturnFieldsTest, TestCSVResponseWriter, MBeansHandlerTest, JsonLoaderTest, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, PingRequestHandlerTest, TestComponentsName, SearchHandlerTest, TestLFUCache, HighlighterConfigTest, UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig, CopyFieldTest, ResponseLogComponentTest, SolrIndexConfigTest, BadComponentTest, TestStressRecovery, MultiTermTest, SampleTest, TestSearchPerf, NumericFieldsTest, TestElisionMultitermQuery, OutputWriterTest, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestIBSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, TestTolerantSearch, TestLuceneIndexBackCompat, TestEmbeddedSolrServerAdminHandler, TestJettySolrRunner, AddReplicaTest, AssignBackwardCompatibilityTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest, ConnectionManagerTest, DeleteInactiveReplicaTest, DistribCursorPagingTest, HealthCheckHandlerTest, HttpPartitionTest, LeaderInitiatedRecoveryOnShardRestartTest, LegacyCloudClusterPropTest, MigrateRouteKeyTest, MoveReplicaHDFSTest, SaslZkACLProviderTest, SolrCloudExampleTest, TestConfigSetsAPIZkFailure, TestDeleteCollectionOnDownNodes, TestPrepRecovery, TestRandomFlRTGCloud, TestRandomRequestDistribution, TestShortCircuitedRequests, TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt, TestSolrCloudWithSecureImpersonation, TestTolerantUpdateProcessorRandomCloud, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, ZkShardTermsTest, AssignTest, CollectionReloadTest, CollectionTooManyReplicasTest, CollectionsAPIDistributedZkTest, HdfsAutoAddReplicasIntegrationTest]
   [junit4] Completed [624/776 (2!)] on J1 in 153.89s, 1 test, 1 failure <<< FAILURES!

[...truncated 48975 lines...]

[JENKINS] Lucene-Solr-Tests-master - Build # 2340 - Still unstable

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

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.ltr.store.rest.TestModelManagerPersistence

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.ltr.store.rest.TestModelManagerPersistence:     1) Thread[id=166, name=qtp504322550-166, state=TIMED_WAITING, group=TGRP-TestModelManagerPersistence]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.ltr.store.rest.TestModelManagerPersistence: 
   1) Thread[id=166, name=qtp504322550-166, state=TIMED_WAITING, group=TGRP-TestModelManagerPersistence]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([D90C02519A7FDF64]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.ltr.store.rest.TestModelManagerPersistence

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=166, name=qtp504322550-166, state=TIMED_WAITING, group=TGRP-TestModelManagerPersistence]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=166, name=qtp504322550-166, state=TIMED_WAITING, group=TGRP-TestModelManagerPersistence]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([D90C02519A7FDF64]:0)


FAILED:  org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory

Error Message:
Timed out wait for collection be active null Live Nodes: [127.0.0.1:32921_solr, 127.0.0.1:36976_solr, 127.0.0.1:41808_solr] Last available state: null

Stack Trace:
java.lang.AssertionError: Timed out wait for collection be active
null
Live Nodes: [127.0.0.1:32921_solr, 127.0.0.1:36976_solr, 127.0.0.1:41808_solr]
Last available state: null
	at __randomizedtesting.SeedInfo.seed([A6E48482CF9BE1C6:CB18207F75D31EC1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
	at org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:178)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12139 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest
   [junit4]   2> 100053 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[A6E48482CF9BE1C6]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A6E48482CF9BE1C6-001/init-core-data-001
   [junit4]   2> 100055 WARN  (SUITE-AutoscalingHistoryHandlerTest-seed#[A6E48482CF9BE1C6]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 100071 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[A6E48482CF9BE1C6]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 100073 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[A6E48482CF9BE1C6]-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> 100089 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[A6E48482CF9BE1C6]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A6E48482CF9BE1C6-001/tempDir-001
   [junit4]   2> 100120 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[A6E48482CF9BE1C6]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 100122 INFO  (Thread-31) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 100149 INFO  (Thread-31) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 100322 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[A6E48482CF9BE1C6]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:43489
   [junit4]   2> 100589 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer not running
   [junit4]   2> 100634 ERROR (Thread-31) [    ] 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> 102788 INFO  (zkConnectionManagerCallback-30-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 104053 INFO  (jetty-launcher-27-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 104071 INFO  (jetty-launcher-27-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 104071 INFO  (jetty-launcher-27-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 104155 INFO  (jetty-launcher-27-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 104155 INFO  (jetty-launcher-27-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 104244 INFO  (jetty-launcher-27-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 104163 INFO  (jetty-launcher-27-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 104245 INFO  (jetty-launcher-27-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 104245 INFO  (jetty-launcher-27-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 104262 INFO  (jetty-launcher-27-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 104262 INFO  (jetty-launcher-27-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 104263 INFO  (jetty-launcher-27-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 104408 INFO  (jetty-launcher-27-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@30894e10{/solr,null,AVAILABLE}
   [junit4]   2> 104425 INFO  (jetty-launcher-27-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@190acf9f{/solr,null,AVAILABLE}
   [junit4]   2> 104425 INFO  (jetty-launcher-27-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@794ab302{/solr,null,AVAILABLE}
   [junit4]   2> 104538 INFO  (jetty-launcher-27-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4fa5d3a4{HTTP/1.1,[http/1.1]}{127.0.0.1:32921}
   [junit4]   2> 104555 INFO  (jetty-launcher-27-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@647e2165{HTTP/1.1,[http/1.1]}{127.0.0.1:41808}
   [junit4]   2> 104557 INFO  (jetty-launcher-27-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@53f829ed{HTTP/1.1,[http/1.1]}{127.0.0.1:36976}
   [junit4]   2> 104557 INFO  (jetty-launcher-27-thread-2) [    ] o.e.j.s.Server Started @114502ms
   [junit4]   2> 104557 INFO  (jetty-launcher-27-thread-1) [    ] o.e.j.s.Server Started @114502ms
   [junit4]   2> 104557 INFO  (jetty-launcher-27-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41808}
   [junit4]   2> 104572 INFO  (jetty-launcher-27-thread-3) [    ] o.e.j.s.Server Started @114517ms
   [junit4]   2> 104557 INFO  (jetty-launcher-27-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36976}
   [junit4]   2> 104572 INFO  (jetty-launcher-27-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32921}
   [junit4]   2> 104701 ERROR (jetty-launcher-27-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 104702 INFO  (jetty-launcher-27-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 104702 INFO  (jetty-launcher-27-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 104703 INFO  (jetty-launcher-27-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 104704 INFO  (jetty-launcher-27-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-16T22:43:33.953Z
   [junit4]   2> 104705 ERROR (jetty-launcher-27-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 104722 INFO  (jetty-launcher-27-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 104723 INFO  (jetty-launcher-27-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 104723 INFO  (jetty-launcher-27-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 104723 ERROR (jetty-launcher-27-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 104723 INFO  (jetty-launcher-27-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-16T22:43:33.973Z
   [junit4]   2> 104723 INFO  (jetty-launcher-27-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 104723 INFO  (jetty-launcher-27-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 104738 INFO  (jetty-launcher-27-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 104738 INFO  (jetty-launcher-27-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-16T22:43:33.988Z
   [junit4]   2> 104913 INFO  (zkConnectionManagerCallback-32-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 104965 INFO  (zkConnectionManagerCallback-34-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 104985 INFO  (jetty-launcher-27-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 104989 INFO  (jetty-launcher-27-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 105005 INFO  (zkConnectionManagerCallback-36-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 105162 INFO  (jetty-launcher-27-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 105242 INFO  (jetty-launcher-27-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43489/solr
   [junit4]   2> 105347 INFO  (jetty-launcher-27-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43489/solr
   [junit4]   2> 105469 INFO  (jetty-launcher-27-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43489/solr
   [junit4]   2> 105616 INFO  (zkConnectionManagerCallback-44-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 105708 INFO  (zkConnectionManagerCallback-46-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 105725 INFO  (zkConnectionManagerCallback-48-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 105894 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 0x100450bf1120006, likely client has closed socket
   [junit4]   2> 105929 INFO  (zkConnectionManagerCallback-50-thread-1-processing-n:127.0.0.1:41808_solr) [n:127.0.0.1:41808_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 106131 INFO  (zkConnectionManagerCallback-52-thread-1-processing-n:127.0.0.1:32921_solr) [n:127.0.0.1:32921_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 106132 INFO  (zkConnectionManagerCallback-54-thread-1-processing-n:127.0.0.1:36976_solr) [n:127.0.0.1:36976_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 111775 INFO  (jetty-launcher-27-thread-2) [n:127.0.0.1:41808_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 111775 INFO  (jetty-launcher-27-thread-1) [n:127.0.0.1:36976_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 111827 INFO  (jetty-launcher-27-thread-1) [n:127.0.0.1:36976_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36976_solr
   [junit4]   2> 111848 INFO  (jetty-launcher-27-thread-2) [n:127.0.0.1:41808_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41808_solr
   [junit4]   2> 111884 INFO  (jetty-launcher-27-thread-1) [n:127.0.0.1:36976_solr    ] o.a.s.c.Overseer Overseer (id=72133511629373449-127.0.0.1:36976_solr-n_0000000000) starting
   [junit4]   2> 112031 INFO  (zkCallback-49-thread-1-processing-n:127.0.0.1:41808_solr) [n:127.0.0.1:41808_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 112032 INFO  (zkCallback-53-thread-1-processing-n:127.0.0.1:36976_solr) [n:127.0.0.1:36976_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 112216 INFO  (jetty-launcher-27-thread-3) [n:127.0.0.1:32921_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 112611 INFO  (jetty-launcher-27-thread-3) [n:127.0.0.1:32921_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 112871 INFO  (jetty-launcher-27-thread-3) [n:127.0.0.1:32921_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32921_solr
   [junit4]   2> 113095 INFO  (zkCallback-49-thread-1-processing-n:127.0.0.1:41808_solr) [n:127.0.0.1:41808_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 113106 INFO  (zkCallback-51-thread-1-processing-n:127.0.0.1:32921_solr) [n:127.0.0.1:32921_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 113155 INFO  (zkCallback-53-thread-1-processing-n:127.0.0.1:36976_solr) [n:127.0.0.1:36976_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 113692 DEBUG (OverseerStateUpdate-72133511629373449-127.0.0.1:36976_solr-n_0000000000) [n:127.0.0.1:36976_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 113985 INFO  (jetty-launcher-27-thread-1) [n:127.0.0.1:36976_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36976_solr
   [junit4]   2> 114205 INFO  (zkCallback-49-thread-1-processing-n:127.0.0.1:41808_solr) [n:127.0.0.1:41808_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 114205 INFO  (zkCallback-51-thread-1-processing-n:127.0.0.1:32921_solr) [n:127.0.0.1:32921_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 114205 DEBUG (OverseerStateUpdate-72133511629373449-127.0.0.1:36976_solr-n_0000000000) [n:127.0.0.1:36976_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:32921_solr"} current state version: 0
   [junit4]   2> 114216 INFO  (zkCallback-53-thread-1-processing-n:127.0.0.1:36976_solr) [n:127.0.0.1:36976_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 114442 DEBUG (OverseerStateUpdate-72133511629373449-127.0.0.1:36976_solr-n_0000000000) [n:127.0.0.1:36976_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:32921_solr
   [junit4]   2> 114443 DEBUG (OverseerStateUpdate-72133511629373449-127.0.0.1:36976_solr-n_0000000000) [n:127.0.0.1:36976_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:36976_solr"} current state version: 0
   [junit4]   2> 114443 DEBUG (OverseerStateUpdate-72133511629373449-127.0.0.1:36976_solr-n_0000000000) [n:127.0.0.1:36976_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:36976_solr
   [junit4]   2> 114918 DEBUG (OverseerAutoScalingTriggerThread-72133511629373449-127.0.0.1:36976_solr-n_0000000000) [n:127.0.0.1:36976_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 115000 DEBUG (OverseerAutoScalingTriggerThread-72133511629373449-127.0.0.1:36976_solr-n_0000000000) [n:127.0.0.1:36976_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 115742 INFO  (jetty-launcher-27-thread-3) [n:127.0.0.1:32921_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32921.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7542ec5a
   [junit4]   2> 115798 INFO  (jetty-launcher-27-thread-3) [n:127.0.0.1:32921_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32921.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7542ec5a
   [junit4]   2> 115798 INFO  (jetty-launcher-27-thread-3) [n:127.0.0.1:32921_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32921.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7542ec5a
   [junit4]   2> 115802 INFO  (jetty-launcher-27-thread-3) [n:127.0.0.1:32921_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A6E48482CF9BE1C6-001/tempDir-001/node3/.
   [junit4]   2> 115971 INFO  (jetty-launcher-27-thread-2) [n:127.0.0.1:41808_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41808.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7542ec5a
   [junit4]   2> 115971 INFO  (jetty-launcher-27-thread-2) [n:127.0.0.1:41808_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41808.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7542ec5a
   [junit4]   2> 115972 INFO  (jetty-launcher-27-thread-2) [n:127.0.0.1:41808_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41808.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7542ec5a
   [junit4]   2> 116163 INFO  (jetty-launcher-27-thread-1) [n:127.0.0.1:36976_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36976.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7542ec5a
   [junit4]   2> 116313 INFO  (jetty-launcher-27-thread-1) [n:127.0.0.1:36976_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36976.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7542ec5a
   [junit4]   2> 116313 INFO  (jetty-launcher-27-thread-1) [n:127.0.0.1:36976_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36976.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7542ec5a
   [junit4]   2> 116327 DEBUG (OverseerAutoScalingTriggerThread-72133511629373449-127.0.0.1:36976_solr-n_0000000000) [n:127.0.0.1:36976_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:36976_solr, 127.0.0.1:41808_solr, 127.0.0.1:32921_solr]
   [junit4]   2> 116327 DEBUG (OverseerAutoScalingTriggerThread-72133511629373449-127.0.0.1:36976_solr-n_0000000000) [n:127.0.0.1:36976_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 116327 DEBUG (OverseerAutoScalingTriggerThread-72133511629373449-127.0.0.1:36976_solr-n_0000000000) [n:127.0.0.1:36976_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 116177 INFO  (jetty-launcher-27-thread-2) [n:127.0.0.1:41808_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A6E48482CF9BE1C6-001/tempDir-001/node2/.
   [junit4]   2> 116348 INFO  (jetty-launcher-27-thread-1) [n:127.0.0.1:36976_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A6E48482CF9BE1C6-001/tempDir-001/node1/.
   [junit4]   2> 116458 DEBUG (OverseerAutoScalingTriggerThread-72133511629373449-127.0.0.1:36976_solr-n_0000000000) [n:127.0.0.1:36976_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 116459 DEBUG (OverseerAutoScalingTriggerThread-72133511629373449-127.0.0.1:36976_solr-n_0000000000) [n:127.0.0.1:36976_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 116476 DEBUG (ScheduledTrigger-413-thread-1) [n:127.0.0.1:36976_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 117491 DEBUG (ScheduledTrigger-413-thread-1) [n:127.0.0.1:36976_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 118497 DEBUG (ScheduledTrigger-413-thread-2) [n:127.0.0.1:36976_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 118498 INFO  (zkConnectionManagerCallback-62-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 118656 INFO  (zkConnectionManagerCallback-66-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 118789 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[A6E48482CF9BE1C6]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 118860 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[A6E48482CF9BE1C6]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43489/solr ready
   [junit4]   2> 119517 DEBUG (ScheduledTrigger-413-thread-3) [n:127.0.0.1:36976_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 120520 DEBUG (ScheduledTrigger-413-thread-3) [n:127.0.0.1:36976_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 121521 DEBUG (ScheduledTrigger-413-thread-3) [n:127.0.0.1:36976_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 121904 INFO  (qtp154431209-378) [n:127.0.0.1:36976_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=3&name=AutoscalingHistoryHandlerTest_collection&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 122214 INFO  (OverseerThreadFactory-415-thread-1-processing-n:127.0.0.1:36976_solr) [n:127.0.0.1:36976_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 122230 INFO  (OverseerThreadFactory-415-thread-1-processing-n:127.0.0.1:36976_solr) [n:127.0.0.1:36976_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/protwords.txt
   [junit4]   2> 122325 INFO  (OverseerThreadFactory-415-thread-1-processing-n:127.0.0.1:36976_solr) [n:127.0.0.1:36976_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/managed-schema
   [junit4]   2> 122447 INFO  (OverseerThreadFactory-415-thread-1-processing-n:127.0.0.1:36976_solr) [n:127.0.0.1:36976_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/params.json
   [junit4]   2> 122522 DEBUG (ScheduledTrigger-413-thread-3) [n:127.0.0.1:36976_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 122543 INFO  (OverseerThreadFactory-415-thread-1-processing-n:127.0.0.1:36976_solr) [n:127.0.0.1:36976_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/solrconfig.xml
   [junit4]   2> 122580 INFO  (OverseerThreadFactory-415-thread-1-processing-n:127.0.0.1:36976_solr) [n:127.0.0.1:36976_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 122616 INFO  (OverseerThreadFactory-415-thread-1-processing-n:127.0.0.1:36976_solr) [n:127.0.0.1:36976_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 122632 INFO  (OverseerThreadFactory-415-thread-1-processing-n:127.0.0.1:36976_solr) [n:127.0.0.1:36976_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 122652 INFO  (OverseerThreadFactory-415-thread-1-processing-n:127.0.0.1:36976_solr) [n:127.0.0.1:36976_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 122671 INFO  (OverseerThreadFactory-415-thread-1-processing-n:127.0.0.1:36976_solr) [n:127.0.0.1:36976_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 122692 INFO  (OverseerThreadFactory-415-thread-1-processing-n:127.0.0.1:36976_solr) [n:127.0.0.1:36976_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 122707 INFO  (OverseerThreadFactory-415-thread-1-processing-n:127.0.0.1:36976_solr) [n:127.0.0.1:36976_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 122743 INFO  (OverseerThreadFactory-415-thread-1-processing-n:127.0.0.1:36976_solr) [n:127.0.0.1:36976_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 122778 INFO  (OverseerThreadFactory-415-thread-1-processing-n:127.0.0.1:36976_solr) [n:127.0.0.1:36976_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 122812 INFO  (OverseerThreadFactory-415-thread-1-processing-n:127.0.0.1:36976_solr) [n:127.0.0.1:36976_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 122827 INFO  (OverseerThreadFactory-415-thread-1-processing-n:127.0.0.1:36976_solr) [n:127.0.0.1:36976_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 122829 INFO  (OverseerThreadFactory-415-thread-1-processing-n:127.0.0.1:36976_solr) [n:127.0.0.1:36976_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 122866 INFO  (OverseerThreadFactory-415-thread-1-processing-n:127.0.0.1:36976_solr) [n:127.0.0.1:36976_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 122901 INFO  (OverseerThreadFactory-415-thread-1-processing-n:127.0.0.1:36976_solr) [n:127.0.0.1:36976_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 122903 INFO  (OverseerThreadFactory-415-thread-1-processing-n:127.0.0.1:36976_solr) [n:127.0.0.1:36976_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 122974 INFO  (OverseerThreadFactory-415-thread-1-processing-n:127.0.0.1:36976_solr) [n:127.0.0.1:36976_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 122994 INFO  (OverseerThreadFactory-415-thread-1-processing-n:127.0.0.1:36976_solr) [n:127.0.0.1:36976_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 123011 INFO  (OverseerThreadFactory-415-thread-1-processing-n:127.0.0.1:36976_solr) [n:127.0.0.1:36976_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 123031 INFO  (OverseerThreadFactory-415-thread-1-processing-n:127.0.0.1:36976_solr) [n:127.0.0.1:36976_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 123067 INFO  (OverseerThreadFactory-415-thread-1-processing-n:127.0.0.1:36976_solr) [n:127.0.0.1:36976_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 123111 INFO  (OverseerThreadFactory-415-thread-1-processing-n:127.0.0.1:36976_solr) [n:127.0.0.1:36976_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 123114 INFO  (OverseerThreadFactory-415-thread-1-processing-n:127.0.0.1:36976_solr) [n:127.0.0.1:36976_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 123241 INFO  (OverseerThreadFactory-415-thread-1-processing-n:127.0.0.1:36976_solr) [n:127.0.0.1:36976_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 123295 INFO  (OverseerThreadFactory-415-thread-1-processing-n:127.0.0.1:36976_solr) [n:127.0.0.1:36976_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 123297 INFO  (OverseerThreadFactory-415-thread-1-processing-n:127.0.0.1:36976_solr) [n:127.0.0.1:36976_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 123333 INFO  (OverseerThreadFactory-415-thread-1-processing-n:127.0.0.1:36976_solr) [n:127.0.0.1:36976_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 123348 INFO  (OverseerThreadFactory-415-thread-1-processing-n:127.0.0.1:36976_solr) [n:127.0.0.1:36976_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 123367 INFO  (OverseerThreadFactory-415-thread-1-processing-n:127.0.0.1:36976_solr) [n:127.0.0.1:36976_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 123369 INFO  (OverseerThreadFactory-415-thread-1-processing-n:127.0.0.1:36976_solr) [n:127.0.0.1:36976_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 123404 INFO  (OverseerThreadFactory-415-thread-1-processing-n:127.0.0.1:36976_solr) [n:127.0.0.1:36976_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 123406 INFO  (OverseerThreadFactory-415-thread-1-processing-n:127.0.0.1:36976_solr) [n:127.0.0.1:36976_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 123422 INFO  (OverseerThreadFactory-415-thread-1-processing-n:127.0.0.1:36976_solr) [n:127.0.0.1:36976_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 123441 INFO  (OverseerThreadFactory-415-thread-1-processing-n:127.0.0.1:36976_solr) [n:127.0.0.1:36976_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 123443 INFO  (OverseerThreadFactory-415-thread-1-processing-n:127.0.0.1:36976_solr) [n:127.0.0.1:36976_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 123493 INFO  (OverseerThreadFactory-415-thread-1-processing-n:127.0.0.1:36976_solr) [n:127.0.0.1:36976_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 123496 INFO  (OverseerThreadFactory-415-thread-1-processing-n:127.0.0.1:36976_solr) [n:127.0.0.1:36976_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 123529 DEBUG (ScheduledTrigger-413-thread-3) [n:127.0.0.1:36976_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 123530 INFO  (OverseerThreadFactory-415-thread-1-processing-n:127.0.0.1:36976_solr) [n:127.0.0.1:36976_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 123586 INFO  (OverseerThreadFactory-415-thread-1-processing-n:127.0.0.1:36976_solr) [n:127.0.0.1:36976_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 123620 INFO  (OverseerThreadFactory-415-thread-1-processing-n:127.0.0.1:36976_solr) [n:127.0.0.1:36976_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/stopwords.txt
   [junit4]   2> 123858 DEBUG (OverseerStateUpdate-72133511629373449-127.0.0.1:36976_solr-n_0000000000) [n:127.0.0.1:36976_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 123858 DEBUG (OverseerStateUpdate-72133511629373449-127.0.0.1:36976_solr-n_0000000000) [n:127.0.0.1:36976_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 123907 DEBUG (OverseerStateUpdate-72133511629373449-127.0.0.1:36976_solr-n_0000000000) [n:127.0.0.1:36976_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json
   [junit4]   2> 124162 DEBUG (OverseerStateUpdate-72133511629373449-127.0.0.1:36976_solr-n_0000000000) [n:127.0.0.1:36976_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:32921/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 124196 INFO  (OverseerStateUpdate-72133511629373449-127.0.0.1:36976_solr-n_0000000000) [n:127.0.0.1:36976_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:32921/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 124250 DEBUG (OverseerStateUpdate-72133511629373449-127.0.0.1:36976_solr-n_0000000000) [n:127.0.0.1:36976_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 124252 DEBUG (OverseerStateUpdate-72133511629373449-127.0.0.1:36976_solr-n_0000000000) [n:127.0.0.1:36976_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:32921/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 124278 DEBUG (OverseerStateUpdate-72133511629373449-127.0.0.1:36976_solr-n_0000000000) [n:127.0.0.1:36976_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36976/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 124278 INFO  (OverseerStateUpdate-72133511629373449-127.0.0.1:36976_solr-n_0000000000) [n:127.0.0.1:36976_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36976/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 124290 DEBUG (OverseerStateUpdate-72133511629373449-127.0.0.1:36976_solr-n_0000000000) [n:127.0.0.1:36976_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:32921/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 124291 DEBUG (OverseerStateUpdate-72133511629373449-127.0.0.1:36976_solr-n_0000000000) [n:127.0.0.1:36976_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:32921/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:36976/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 124305 DEBUG (OverseerStateUpdate-72133511629373449-127.0.0.1:36976_solr-n_0000000000) [n:127.0.0.1:36976_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41808/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 124305 INFO  (OverseerStateUpdate-72133511629373449-127.0.0.1:36976_solr-n_0000000000) [n:127.0.0.1:36976_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41808/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 124307 DEBUG (OverseerStateUpdate-72133511629373449-127.0.0.1:36976_solr-n_0000000000) [n:127.0.0.1:36976_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:32921/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:36976/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 124307 DEBUG (OverseerStateUpdate-72133511629373449-127.0.0.1:36976_solr-n_0000000000) [n:127.0.0.1:36976_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:32921/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:36976/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node6":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>       "base_url":"http://127.0.0.1:41808/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 124435 DEBUG (OverseerStateUpdate-72133511629373449-127.0.0.1:36976_solr-n_0000000000) [n:127.0.0.1:36976_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json version: 0
   [junit4]   2> 124530 DEBUG (ScheduledTrigger-413-thread-3) [n:127.0.0.1:36976_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 124742 INFO  (qtp652494065-370) [n:127.0.0.1:41808_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n4&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 124809 INFO  (qtp652494065-370) [n:127.0.0.1:41808_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 124818 INFO  (qtp877183562-381) [n:127.0.0.1:32921_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 124846 INFO  (qtp877183562-381) [n:127.0.0.1:32921_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 124992 INFO  (qtp154431209-387) [n:127.0.0.1:36976_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n2&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 124992 INFO  (qtp154431209-387) [n:127.0.0.1:36976_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 125252 DEBUG (OverseerStateUpdate-72133511629373449-127.0.0.1:36976_solr-n_0000000000) [n:127.0.0.1:36976_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:36976/solr",
   [junit4]   2>   "node_name":"127.0.0.1:36976_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 125254 DEBUG (OverseerStateUpdate-72133511629373449-127.0.0.1:36976_solr-n_0000000000) [n:127.0.0.1:36976_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:36976/solr",
   [junit4]   2>   "node_name":"127.0.0.1:36976_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 125254 DEBUG (OverseerStateUpdate-72133511629373449-127.0.0.1:36976_solr-n_0000000000) [n:127.0.0.1:36976_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node5:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2","base_url":"http://127.0.0.1:36976/solr","node_name":"127.0.0.1:36976_solr","state":"down","type":"NRT"}
   [junit4]   2> 125254 DEBUG (OverseerStateUpdate-72133511629373449-127.0.0.1:36976_solr-n_0000000000) [n:127.0.0.1:36976_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:32921/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:36976/solr",
   [junit4]   2>           "node_name":"127.0.0.1:36976_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:41808/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 125331 DEBUG (OverseerStateUpdate-72133511629373449-127.0.0.1:36976_solr-n_0000000000) [n:127.0.0.1:36976_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:32921/solr",
   [junit4]   2>   "node_name":"127.0.0.1:32921_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 125331 DEBUG (OverseerStateUpdate-72133511629373449-127.0.0.1:36976_solr-n_0000000000) [n:127.0.0.1:36976_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:32921/solr",
   [junit4]   2>   "node_name":"127.0.0.1:32921_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 125331 DEBUG (OverseerStateUpdate-72133511629373449-127.0.0.1:36976_solr-n_0000000000) [n:127.0.0.1:36976_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node3:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1","base_url":"http://127.0.0.1:32921/solr","node_name":"127.0.0.1:32921_solr","state":"down","type":"NRT"}
   [junit4]   2> 125331 DEBUG (OverseerStateUpdate-72133511629373449-127.0.0.1:36976_solr-n_0000000000) [n:127.0.0.1:36976_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:32921/solr",
   [junit4]   2>           "node_name":"127.0.0.1:32921_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:36976/solr",
   [junit4]   2>           "node_name":"127.0.0.1:36976_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:41808/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 125413 DEBUG (OverseerStateUpdate-72133511629373449-127.0.0.1:36976_solr-n_0000000000) [n:127.0.0.1:36976_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41808/solr",
   [junit4]   2>   "node_name":"127.0.0.1:41808_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 125414 DEBUG (OverseerStateUpdate-72133511629373449-127.0.0.1:36976_solr-n_0000000000) [n:127.0.0.1:36976_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41808/solr",
   [junit4]   2>   "node_name":"127.0.0.1:41808_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 125414 DEBUG (OverseerStateUpdate-72133511629373449-127.0.0.1:36976_solr-n_0000000000) [n:127.0.0.1:36976_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node6:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4","base_url":"http://127.0.0.1:41808/solr","node_name":"127.0.0.1:41808_solr","state":"down","type":"NRT"}
   [junit4]   2> 125414 DEBUG (OverseerStateUpdate-72133511629373449-127.0.0.1:36976_solr-n_0000000000) [n:127.0.0.1:36976_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:32921/solr",
   [junit4]   2>           "node_name":"127.0.0.1:32921_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:36976/solr",
   [junit4]   2>           "node_name":"127.0.0.1:36976_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:41808/solr",
   [junit4]   2>           "node_name":"127.0.0.1:41808_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 125531 DEBUG (ScheduledTrigger-413-thread-3) [n:127.0.0.1:36976_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 125551 DEBUG (OverseerStateUpdate-72133511629373449-127.0.0.1:36976_solr-n_0000000000) [n:127.0.0.1:36976_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json version: 1
   [junit4]   2> 125569 INFO  (zkCallback-53-thread-1-processing-n:127.0.0.1:36976_solr) [n:127.0.0.1:36976_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 125569 INFO  (zkCallback-53-thread-2-processing-n:127.0.0.1:36976_solr) [n:127.0.0.1:36976_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 125580 INFO  (zkCallback-51-thread-1-processing-n:127.0.0.1:32921_solr) [n:127.0.0.1:32921_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 125597 INFO  (zkCallback-49-thread-1-processing-n:127.0.0.1:41808_solr) [n:127.0.0.1:41808_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 125601 INFO  (zkCallback-51-thread-2-processing-n:127.0.0.1:32921_solr) [n:127.0.0.1:32921_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 125601 INFO  (zkCallback-49-thread-2-processing-n:127.0.0.1:41808_solr) [n:127.0.0.1:41808_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 126561 DEBUG (ScheduledTrigger-413-thread-3) [n:127.0.0.1:36976_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 126915 INFO  (qtp652494065-370) [n:127.0.0.1:41808_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 127095 INFO  (qtp652494065-370) [n:127.0.0.1:41808_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 127097 WARN  (qtp652494065-370) [n:127.0.0.1:41808_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A6E48482CF9BE1C6-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A6E48482CF9BE1C6-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/extraction/lib
   [junit4]   2> 127221 WARN  (qtp652494065-370) [n:127.0.0.1:41808_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A6E48482CF9BE1C6-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A6E48482CF9BE1C6-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist
   [junit4]   2> 127222 WARN  (qtp652494065-370) [n:127.0.0.1:41808_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A6E48482CF9BE1C6-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A6E48482CF9BE1C6-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/clustering/lib
   [junit4]   2> 127222 WARN  (qtp652494065-370) [n:127.0.0.1:41808_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A6E48482CF9BE1C6-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A6E48482CF9BE1C6-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist
   [junit4]   2> 127222 WARN  (qtp652494065-370) [n:127.0.0.1:41808_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A6E48482CF9BE1C6-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A6E48482CF9BE1C6-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/langid/lib
   [junit4]   2> 127222 WARN  (qtp652494065-370) [n:127.0.0.1:41808_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A6E48482CF9BE1C6-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A6E48482CF9BE1C6-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist
   [junit4]   2> 127222 WARN  (qtp652494065-370) [n:127.0.0.1:41808_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A6E48482CF9BE1C6-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A6E48482CF9BE1C6-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/velocity/lib
   [junit4]   2> 127223 WARN  (qtp652494065-370) [n:127.0.0.1:41808_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A6E48482CF9BE1C6-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A6E48482CF9BE1C6-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist
   [junit4]   2> 127013 INFO  (qtp877183562-381) [n:127.0.0.1:32921_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 127241 INFO  (qtp877183562-381) [n:127.0.0.1:32921_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 127242 WARN  (qtp877183562-381) [n:127.0.0.1:32921_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A6E48482CF9BE1C6-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A6E48482CF9BE1C6-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 127242 WARN  (qtp877183562-381) [n:127.0.0.1:32921_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A6E48482CF9BE1C6-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A6E48482CF9BE1C6-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
   [junit4]   2> 127242 WARN  (qtp877183562-381) [n:127.0.0.1:32921_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A6E48482CF9BE1C6-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A6E48482CF9BE1C6-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 127243 WARN  (qtp877183562-381) [n:127.0.0.1:32921_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A6E48482CF9BE1C6-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A6E48482CF9BE1C6-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
   [junit4]   2> 127243 WARN  (qtp877183562-381) [n:127.0.0.1:32921_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A6E48482CF9BE1C6-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A6E48482CF9BE1C6-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 127243 WARN  (qtp877183562-381) [n:127.0.0.1:32921_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A6E48482CF9BE1C6-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A6E48482CF9BE1C6-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
   [junit4]   2> 127243 WARN  (qtp877183562-381) [n:127.0.0.1:32921_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A6E48482CF9BE1C6-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A6E48482CF9BE1C6-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 127243 WARN  (qtp877183562-381) [n:127.0.0.1:32921_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A6E48482CF9BE1C6-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A6E48482CF9BE1C6-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
   [junit4]   2> 127099 INFO  (qtp154431209-387) [n:127.0.0.1:36976_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 127245 INFO  (qtp154431209-387) [n:127.0.0.1:36976_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 127246 WARN  (qtp154431209-387) [n:127.0.0.1:36976_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A6E48482CF9BE1C6-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A6E48482CF9BE1C6-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/extraction/lib
   [junit4]   2> 127246 WARN  (qtp154431209-387) [n:127.0.0.1:36976_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A6E48482CF9BE1C6-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A6E48482CF9BE1C6-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 127246 WARN  (qtp154431209-387) [n:127.0.0.1:36976_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A6E48482CF9BE1C6-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A6E48482CF9BE1C6-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/clustering/lib
   [junit4]   2> 127246 WARN  (qtp154431209-387) [n:127.0.0.1:36976_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A6E48482CF9BE1C6-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A6E48482CF9BE1C6-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 127246 WARN  (qtp154431209-387) [n:127.0.0.1:36976_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A6E48482CF9BE1C6-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A6E48482CF9BE1C6-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/langid/lib
   [junit4]   2> 127247 WARN  (qtp154431209-387) [n:127.0.0.1:36976_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A6E48482CF9BE1C6-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A6E48482CF9BE1C6-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 127247 WARN  (qtp154431209-387) [n:127.0.0.1:36976_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A6E48482CF9BE1C6-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A6E48482CF9BE1C6-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/velocity/lib
   [junit4]   2> 127247 WARN  (qtp154431209-387) [n:127.0.0.1:36976_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest

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

ollection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@45ef8cb0
   [junit4]   2> 74264 INFO  (coreCloseExecutor-147-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1173327024
   [junit4]   2> 74291 INFO  (SUITE-TestModelManagerPersistence-seed#[D90C02519A7FDF64]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@bfb7edd{/solr,null,UNAVAILABLE}
   [junit4]   2> 74291 INFO  (SUITE-TestModelManagerPersistence-seed#[D90C02519A7FDF64]-worker) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 104358 WARN  (SUITE-TestModelManagerPersistence-seed#[D90C02519A7FDF64]-worker) [    ] o.e.j.u.t.QueuedThreadPool QueuedThreadPool@qtp504322550{STOPPING,8<=8<=10000,i=0,q=1} Couldn't stop Thread[qtp504322550-166,5,TGRP-TestModelManagerPersistence]
   [junit4]   2> 104358 INFO  (SUITE-TestModelManagerPersistence-seed#[D90C02519A7FDF64]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 104359 INFO  (SUITE-TestModelManagerPersistence-seed#[D90C02519A7FDF64]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1705825198
   [junit4]   2> 104359 INFO  (SUITE-TestModelManagerPersistence-seed#[D90C02519A7FDF64]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 104359 INFO  (SUITE-TestModelManagerPersistence-seed#[D90C02519A7FDF64]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2158165: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / null
   [junit4]   2> 104359 INFO  (SUITE-TestModelManagerPersistence-seed#[D90C02519A7FDF64]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 104359 INFO  (SUITE-TestModelManagerPersistence-seed#[D90C02519A7FDF64]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5cd72ba5: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / null
   [junit4]   2> 104359 INFO  (SUITE-TestModelManagerPersistence-seed#[D90C02519A7FDF64]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 104359 INFO  (SUITE-TestModelManagerPersistence-seed#[D90C02519A7FDF64]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4befdcbd: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / null
   [junit4]   2> 104405 INFO  (coreCloseExecutor-149-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@49a7117
   [junit4]   2> 104405 INFO  (coreCloseExecutor-149-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=77230359
   [junit4]   2> 104405 INFO  (coreCloseExecutor-149-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2944154d: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / null
   [junit4]   2> 104419 INFO  (SUITE-TestModelManagerPersistence-seed#[D90C02519A7FDF64]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Feb 17, 2018 12:27:44 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Feb 17, 2018 12:28:04 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.ltr.store.rest.TestModelManagerPersistence: 
   [junit4]   2>    1) Thread[id=166, name=qtp504322550-166, state=TIMED_WAITING, group=TGRP-TestModelManagerPersistence]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Feb 17, 2018 12:28:04 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=166, name=qtp504322550-166, state=TIMED_WAITING, group=TGRP-TestModelManagerPersistence]
   [junit4]   2> Feb 17, 2018 12:28:07 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=166, name=qtp504322550-166, state=TIMED_WAITING, group=TGRP-TestModelManagerPersistence]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {description=FSTOrd50, id=Lucene50(blocksize=128), text=PostingsFormat(name=Memory), title=FSTOrd50}, docValues:{}, maxPointsInLeafNode=931, maxMBSortInHeap=5.313635556107098, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@513e05ba), locale=sq-AL, timezone=America/Anchorage
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=4,threads=2,free=232135408,total=347602944
   [junit4]   2> NOTE: All tests run in this JVM: [TestExternalFeatures, TestOriginalScoreScorer, TestRerankBase, TestLTRWithFacet, TestModelManagerPersistence]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestModelManagerPersistence -Dtests.seed=D90C02519A7FDF64 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sq-AL -Dtests.timezone=America/Anchorage -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | TestModelManagerPersistence (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.ltr.store.rest.TestModelManagerPersistence: 
   [junit4]    >    1) Thread[id=166, name=qtp504322550-166, state=TIMED_WAITING, group=TGRP-TestModelManagerPersistence]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D90C02519A7FDF64]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=166, name=qtp504322550-166, state=TIMED_WAITING, group=TGRP-TestModelManagerPersistence]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D90C02519A7FDF64]:0)
   [junit4] Completed [30/36 (1!)] on J2 in 74.05s, 4 tests, 2 errors <<< FAILURES!

[...truncated 40922 lines...]

[JENKINS] Lucene-Solr-Tests-master - Build # 2339 - Still Failing

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

2 tests failed.
FAILED:  org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:35987/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:45147/solr/MoveReplicaHDFSTest_failed_coll_true]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:35987/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:45147/solr/MoveReplicaHDFSTest_failed_coll_true]
	at __randomizedtesting.SeedInfo.seed([1EE02610ED4D8C30:B42DF5E25A9E59E0]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:991)
	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.query(SolrClient.java:942)
	at org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:309)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:35987/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard2
	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:436)
	... 46 more


FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitAfterFailedSplit

Error Message:
expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([1EE02610ED4D8C30:E7ADB5BFD138C1BA]: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.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitAfterFailedSplit(ShardSplitTest.java:282)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13887 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_1EE02610ED4D8C30-001/init-core-data-001
   [junit4]   2> 3601383 WARN  (SUITE-MoveReplicaHDFSTest-seed#[1EE02610ED4D8C30]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 3601383 INFO  (SUITE-MoveReplicaHDFSTest-seed#[1EE02610ED4D8C30]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3601385 INFO  (SUITE-MoveReplicaHDFSTest-seed#[1EE02610ED4D8C30]-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> 3601385 INFO  (SUITE-MoveReplicaHDFSTest-seed#[1EE02610ED4D8C30]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3601385 INFO  (SUITE-MoveReplicaHDFSTest-seed#[1EE02610ED4D8C30]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_1EE02610ED4D8C30-001/tempDir-001
   [junit4]   2> 3601385 INFO  (SUITE-MoveReplicaHDFSTest-seed#[1EE02610ED4D8C30]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3601386 INFO  (Thread-3832) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3601386 INFO  (Thread-3832) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3601387 ERROR (Thread-3832) [    ] 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> 3601486 INFO  (SUITE-MoveReplicaHDFSTest-seed#[1EE02610ED4D8C30]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:41358
   [junit4]   2> 3601488 INFO  (zkConnectionManagerCallback-4100-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3601491 INFO  (jetty-launcher-4097-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3601491 INFO  (jetty-launcher-4097-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3601491 INFO  (jetty-launcher-4097-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3601491 INFO  (jetty-launcher-4097-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3601491 INFO  (jetty-launcher-4097-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3601492 INFO  (jetty-launcher-4097-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3601492 INFO  (jetty-launcher-4097-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3601492 INFO  (jetty-launcher-4097-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@745ad006{/solr,null,AVAILABLE}
   [junit4]   2> 3601492 INFO  (jetty-launcher-4097-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3601492 INFO  (jetty-launcher-4097-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3601492 INFO  (jetty-launcher-4097-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3601493 INFO  (jetty-launcher-4097-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3601493 INFO  (jetty-launcher-4097-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@60b31f26{/solr,null,AVAILABLE}
   [junit4]   2> 3601493 INFO  (jetty-launcher-4097-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3601493 INFO  (jetty-launcher-4097-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3601493 INFO  (jetty-launcher-4097-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3601493 INFO  (jetty-launcher-4097-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3601493 INFO  (jetty-launcher-4097-thread-4) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3601493 INFO  (jetty-launcher-4097-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@18957567{/solr,null,AVAILABLE}
   [junit4]   2> 3601493 INFO  (jetty-launcher-4097-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7b2889b5{HTTP/1.1,[http/1.1]}{127.0.0.1:35272}
   [junit4]   2> 3601493 INFO  (jetty-launcher-4097-thread-2) [    ] o.e.j.s.Server Started @3615261ms
   [junit4]   2> 3601493 INFO  (jetty-launcher-4097-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35272}
   [junit4]   2> 3601494 ERROR (jetty-launcher-4097-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3601494 INFO  (jetty-launcher-4097-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3601494 INFO  (jetty-launcher-4097-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3601494 INFO  (jetty-launcher-4097-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3601494 INFO  (jetty-launcher-4097-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-16T20:05:43.527Z
   [junit4]   2> 3601494 INFO  (jetty-launcher-4097-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4d966c14{HTTP/1.1,[http/1.1]}{127.0.0.1:44634}
   [junit4]   2> 3601494 INFO  (jetty-launcher-4097-thread-1) [    ] o.e.j.s.Server Started @3615262ms
   [junit4]   2> 3601494 INFO  (jetty-launcher-4097-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44634}
   [junit4]   2> 3601495 ERROR (jetty-launcher-4097-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3601495 INFO  (jetty-launcher-4097-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3601495 INFO  (jetty-launcher-4097-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3601495 INFO  (jetty-launcher-4097-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3601495 INFO  (jetty-launcher-4097-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-16T20:05:43.528Z
   [junit4]   2> 3601502 INFO  (jetty-launcher-4097-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@18d69ddb{/solr,null,AVAILABLE}
   [junit4]   2> 3601503 INFO  (zkConnectionManagerCallback-4104-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3601503 INFO  (jetty-launcher-4097-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@813c019{HTTP/1.1,[http/1.1]}{127.0.0.1:46032}
   [junit4]   2> 3601503 INFO  (jetty-launcher-4097-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1ad7229{HTTP/1.1,[http/1.1]}{127.0.0.1:45147}
   [junit4]   2> 3601503 INFO  (jetty-launcher-4097-thread-3) [    ] o.e.j.s.Server Started @3615271ms
   [junit4]   2> 3601503 INFO  (jetty-launcher-4097-thread-4) [    ] o.e.j.s.Server Started @3615271ms
   [junit4]   2> 3601503 INFO  (jetty-launcher-4097-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46032}
   [junit4]   2> 3601503 INFO  (jetty-launcher-4097-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45147}
   [junit4]   2> 3601503 INFO  (jetty-launcher-4097-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3601503 ERROR (jetty-launcher-4097-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3601503 ERROR (jetty-launcher-4097-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3601503 INFO  (jetty-launcher-4097-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3601503 INFO  (jetty-launcher-4097-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3601503 INFO  (jetty-launcher-4097-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3601503 INFO  (jetty-launcher-4097-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3601503 INFO  (jetty-launcher-4097-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3601504 INFO  (jetty-launcher-4097-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3601504 INFO  (jetty-launcher-4097-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-16T20:05:43.537Z
   [junit4]   2> 3601504 INFO  (jetty-launcher-4097-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-16T20:05:43.537Z
   [junit4]   2> 3601504 INFO  (zkConnectionManagerCallback-4102-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3601518 INFO  (zkConnectionManagerCallback-4108-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3601518 INFO  (jetty-launcher-4097-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3601518 INFO  (zkConnectionManagerCallback-4106-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3601519 INFO  (jetty-launcher-4097-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3601519 INFO  (jetty-launcher-4097-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3601520 INFO  (jetty-launcher-4097-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41358/solr
   [junit4]   2> 3601521 INFO  (zkConnectionManagerCallback-4112-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3601526 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 0x100447b7fe50005, likely client has closed socket
   [junit4]   2> 3601526 DEBUG (jetty-launcher-4097-thread-1) [n:127.0.0.1:44634_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$38/2015688461@7a8e534c
   [junit4]   2> 3601528 INFO  (zkConnectionManagerCallback-4114-thread-1-processing-n:127.0.0.1:44634_solr) [n:127.0.0.1:44634_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3601528 INFO  (jetty-launcher-4097-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41358/solr
   [junit4]   2> 3601529 INFO  (jetty-launcher-4097-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41358/solr
   [junit4]   2> 3601535 INFO  (jetty-launcher-4097-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41358/solr
   [junit4]   2> 3601536 INFO  (zkConnectionManagerCallback-4121-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3601543 INFO  (zkConnectionManagerCallback-4126-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3601543 INFO  (zkConnectionManagerCallback-4124-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3601543 DEBUG (jetty-launcher-4097-thread-2) [n:127.0.0.1:35272_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$38/2015688461@18a5827c
   [junit4]   2> 3601544 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 0x100447b7fe50009, likely client has closed socket
   [junit4]   2> 3601544 DEBUG (jetty-launcher-4097-thread-3) [n:127.0.0.1:46032_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$38/2015688461@1390e927
   [junit4]   2> 3601544 INFO  (zkConnectionManagerCallback-4128-thread-1-processing-n:127.0.0.1:35272_solr) [n:127.0.0.1:35272_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3601544 DEBUG (jetty-launcher-4097-thread-4) [n:127.0.0.1:45147_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$38/2015688461@18cd7c5
   [junit4]   2> 3601545 INFO  (zkConnectionManagerCallback-4130-thread-1-processing-n:127.0.0.1:46032_solr) [n:127.0.0.1:46032_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3601546 INFO  (zkConnectionManagerCallback-4132-thread-1-processing-n:127.0.0.1:45147_solr) [n:127.0.0.1:45147_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3601621 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 3601621 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 3601621 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 3601621 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 3601621 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 3601622 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 3601622 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 3601622 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 3601622 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 3601622 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 3601622 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 3601622 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 3601622 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 3601622 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 3601623 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 3601623 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 3601623 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 3601623 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 3601623 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 3601623 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 3601623 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 3601623 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 3601624 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 3601624 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 3601625 INFO  (jetty-launcher-4097-thread-3) [n:127.0.0.1:46032_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3601625 INFO  (jetty-launcher-4097-thread-2) [n:127.0.0.1:35272_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3601625 INFO  (jetty-launcher-4097-thread-1) [n:127.0.0.1:44634_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3601625 DEBUG (jetty-launcher-4097-thread-3) [n:127.0.0.1:46032_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72132891255308299-127.0.0.1:46032_solr-n_0000000000
   [junit4]   2> 3601626 DEBUG (jetty-launcher-4097-thread-1) [n:127.0.0.1:44634_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72132891255308294-127.0.0.1:44634_solr-n_0000000002
   [junit4]   2> 3601626 DEBUG (jetty-launcher-4097-thread-2) [n:127.0.0.1:35272_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72132891255308298-127.0.0.1:35272_solr-n_0000000001
   [junit4]   2> 3601626 INFO  (jetty-launcher-4097-thread-4) [n:127.0.0.1:45147_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3601626 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72132891255308299-127.0.0.1:46032_solr-n_0000000000
   [junit4]   2> 3601626 INFO  (jetty-launcher-4097-thread-3) [n:127.0.0.1:46032_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46032_solr
   [junit4]   2> 3601626 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72132891255308298-127.0.0.1:35272_solr-n_0000000001
   [junit4]   2> 3601626 DEBUG (jetty-launcher-4097-thread-2) [n:127.0.0.1:35272_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72132891255308299-127.0.0.1:46032_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 3601626 DEBUG (jetty-launcher-4097-thread-4) [n:127.0.0.1:45147_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72132891255308300-127.0.0.1:45147_solr-n_0000000003
   [junit4]   2> 3601626 DEBUG (jetty-launcher-4097-thread-1) [n:127.0.0.1:44634_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72132891255308298-127.0.0.1:35272_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 3601626 INFO  (jetty-launcher-4097-thread-2) [n:127.0.0.1:35272_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35272_solr
   [junit4]   2> 3601627 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72132891255308294-127.0.0.1:44634_solr-n_0000000002
   [junit4]   2> 3601627 INFO  (jetty-launcher-4097-thread-1) [n:127.0.0.1:44634_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44634_solr
   [junit4]   2> 3601627 DEBUG (jetty-launcher-4097-thread-4) [n:127.0.0.1:45147_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72132891255308294-127.0.0.1:44634_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 3601627 INFO  (jetty-launcher-4097-thread-4) [n:127.0.0.1:45147_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45147_solr
   [junit4]   2> 3601627 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 3601627 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 3601627 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 3601627 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 3601646 INFO  (jetty-launcher-4097-thread-3) [n:127.0.0.1:46032_solr    ] o.a.s.c.Overseer Overseer (id=72132891255308299-127.0.0.1:46032_solr-n_0000000000) starting
   [junit4]   2> 3601646 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 3601646 INFO  (zkCallback-4129-thread-1-processing-n:127.0.0.1:46032_solr) [n:127.0.0.1:46032_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3601654 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 3601654 INFO  (zkCallback-4127-thread-1-processing-n:127.0.0.1:35272_solr) [n:127.0.0.1:35272_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3601654 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 3601654 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 3601654 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 3601654 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 3601654 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 3601654 INFO  (zkCallback-4127-thread-1-processing-n:127.0.0.1:35272_solr) [n:127.0.0.1:35272_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3601654 INFO  (zkCallback-4129-thread-1-processing-n:127.0.0.1:46032_solr) [n:127.0.0.1:46032_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3601660 DEBUG (OverseerCollectionConfigSetProcessor-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 3601660 DEBUG (jetty-launcher-4097-thread-3) [n:127.0.0.1:46032_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:46032_solr as DOWN
   [junit4]   2> 3601660 DEBUG (OverseerStateUpdate-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 3601661 DEBUG (OverseerCollectionConfigSetProcessor-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0
   [junit4]   2> 3601661 DEBUG (OverseerCollectionConfigSetProcessor-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 3601661 DEBUG (OverseerCollectionConfigSetProcessor-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 3601661 DEBUG (OverseerCollectionConfigSetProcessor-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 3601661 DEBUG (OverseerCollectionConfigSetProcessor-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 3601661 DEBUG (OverseerCollectionConfigSetProcessor-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: []
   [junit4]   2> 3601661 DEBUG (OverseerAutoScalingTriggerThread-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 3601662 INFO  (zkCallback-4131-thread-1-processing-n:127.0.0.1:45147_solr) [n:127.0.0.1:45147_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3601661 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 3601661 INFO  (jetty-launcher-4097-thread-3) [n:127.0.0.1:46032_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46032_solr
   [junit4]   2> 3601662 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/autoscaling.json
   [junit4]   2> 3601662 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 3601662 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 3601662 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 3601663 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 3601663 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 3601663 INFO  (zkCallback-4131-thread-1-processing-n:127.0.0.1:45147_solr) [n:127.0.0.1:45147_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3601663 INFO  (zkCallback-4127-thread-1-processing-n:127.0.0.1:35272_solr) [n:127.0.0.1:35272_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3601663 DEBUG (OverseerAutoScalingTriggerThread-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 3601663 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue-work
   [junit4]   2> 3601673 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 3601673 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 3601673 INFO  (zkCallback-4129-thread-1-processing-n:127.0.0.1:46032_solr) [n:127.0.0.1:46032_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3601673 DEBUG (OverseerAutoScalingTriggerThread-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:44634_solr, 127.0.0.1:46032_solr, 127.0.0.1:35272_solr, 127.0.0.1:45147_solr]
   [junit4]   2> 3601673 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 3601673 DEBUG (OverseerAutoScalingTriggerThread-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 3601673 DEBUG (OverseerAutoScalingTriggerThread-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 3601673 INFO  (zkCallback-4113-thread-1-processing-n:127.0.0.1:44634_solr) [n:127.0.0.1:44634_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3601682 DEBUG (OverseerStateUpdate-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:46032_solr"} current state version: 0
   [junit4]   2> 3601682 DEBUG (OverseerStateUpdate-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:46032_solr
   [junit4]   2> 3601683 DEBUG (OverseerAutoScalingTriggerThread-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 3601683 DEBUG (OverseerAutoScalingTriggerThread-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 3601683 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 3601684 DEBUG (ScheduledTrigger-7346-thread-1) [n:127.0.0.1:46032_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 3601693 INFO  (jetty-launcher-4097-thread-2) [n:127.0.0.1:35272_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35272.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28d78e81
   [junit4]   2> 3601702 INFO  (jetty-launcher-4097-thread-2) [n:127.0.0.1:35272_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35272.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28d78e81
   [junit4]   2> 3601702 INFO  (jetty-launcher-4097-thread-2) [n:127.0.0.1:35272_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35272.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28d78e81
   [junit4]   2> 3601703 INFO  (jetty-launcher-4097-thread-2) [n:127.0.0.1:35272_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_1EE02610ED4D8C30-001/tempDir-001/node2/.
   [junit4]   2> 3601714 INFO  (jetty-launcher-4097-thread-1) [n:127.0.0.1:44634_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44634.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28d78e81
   [junit4]   2> 3601715 INFO  (jetty-launcher-4097-thread-3) [n:127.0.0.1:46032_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46032.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28d78e81
   [junit4]   2> 3601723 INFO  (jetty-launcher-4097-thread-1) [n:127.0.0.1:44634_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44634.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28d78e81
   [junit4]   2> 3601723 INFO  (jetty-launcher-4097-thread-1) [n:127.0.0.1:44634_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44634.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28d78e81
   [junit4]   2> 3601724 INFO  (jetty-launcher-4097-thread-1) [n:127.0.0.1:44634_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_1EE02610ED4D8C30-001/tempDir-001/node1/.
   [junit4]   2> 3601726 INFO  (jetty-launcher-4097-thread-3) [n:127.0.0.1:46032_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46032.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28d78e81
   [junit4]   2> 3601726 INFO  (jetty-launcher-4097-thread-3) [n:127.0.0.1:46032_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46032.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28d78e81
   [junit4]   2> 3601727 INFO  (jetty-launcher-4097-thread-3) [n:127.0.0.1:46032_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_1EE02610ED4D8C30-001/tempDir-001/node3/.
   [junit4]   2> 3601746 INFO  (jetty-launcher-4097-thread-4) [n:127.0.0.1:45147_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45147.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28d78e81
   [junit4]   2> 3601753 INFO  (jetty-launcher-4097-thread-4) [n:127.0.0.1:45147_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45147.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28d78e81
   [junit4]   2> 3601753 INFO  (jetty-launcher-4097-thread-4) [n:127.0.0.1:45147_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45147.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28d78e81
   [junit4]   2> 3601754 INFO  (jetty-launcher-4097-thread-4) [n:127.0.0.1:45147_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_1EE02610ED4D8C30-001/tempDir-001/node4/.
   [junit4]   2> 3601782 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 3601783 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 3601832 INFO  (zkConnectionManagerCallback-4142-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3601835 INFO  (zkConnectionManagerCallback-4146-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3601835 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 3601836 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 3601836 INFO  (SUITE-MoveReplicaHDFSTest-seed#[1EE02610ED4D8C30]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3601836 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 3601836 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 3601836 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 3601837 INFO  (SUITE-MoveReplicaHDFSTest-seed#[1EE02610ED4D8C30]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41358/solr ready
   [junit4]   2> 3601841 INFO  (qtp1037839586-17394) [n:127.0.0.1:46032_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3601841 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 3601842 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 3601842 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 3601842 DEBUG (OverseerCollectionConfigSetProcessor-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000
   [junit4]   2> 3601842 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 3601842 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 3601842 DEBUG (OverseerCollectionConfigSetProcessor-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000
   [junit4]   2> 3601842 DEBUG (OverseerCollectionConfigSetProcessor-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000000, ]
   [junit4]   2> 3601842 DEBUG (OverseerCollectionConfigSetProcessor-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 3601843 DEBUG (OverseerCollectionConfigSetProcessor-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 3601843 DEBUG (OverseerCollectionConfigSetProcessor-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{"operation":"overseerstatus"}
   [junit4]   2> 3601843 DEBUG (OverseerThreadFactory-7348-thread-1-processing-n:127.0.0.1:46032_solr) [n:127.0.0.1:46032_solr    ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 3601843 DEBUG (OverseerThreadFactory-7348-thread-1-processing-n:127.0.0.1:46032_solr) [n:127.0.0.1:46032_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : overseerstatus , {"operation":"overseerstatus"}
   [junit4]   2> 3601843 DEBUG (OverseerCollectionConfigSetProcessor-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1
   [junit4]   2> 3601843 DEBUG (OverseerCollectionConfigSetProcessor-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 3601843 DEBUG (OverseerCollectionConfigSetProcessor-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 3601843 DEBUG (OverseerCollectionConfigSetProcessor-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 3601843 DEBUG (OverseerCollectionConfigSetProcessor-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 3601843 DEBUG (OverseerCollectionConfigSetProcessor-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[]
   [junit4]   2> 3601845 DEBUG (OverseerThreadFactory-7348-thread-1-processing-n:127.0.0.1:46032_solr) [n:127.0.0.1:46032_solr    ] o.a.s.c.OverseerTaskProcessor Completed task:[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 3601845 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 3601846 DEBUG (zkCallback-4129-thread-1-processing-n:127.0.0.1:46032_solr) [n:127.0.0.1:46032_solr    ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on path /overseer/collection-queue-work/qnr-0000000000 state SyncConnected latchEventType null
   [junit4]   2> 3601846 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 3601846 DEBUG (OverseerThreadFactory-7348-thread-1-processing-n:127.0.0.1:46032_solr) [n:127.0.0.1:46032_solr    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as completed.
   [junit4]   2> 3601846 DEBUG (OverseerThreadFactory-7348-thread-1-processing-n:127.0.0.1:46032_solr) [n:127.0.0.1:46032_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 3601846 DEBUG (OverseerThreadFactory-7348-thread-1-processing-n:127.0.0.1:46032_solr) [n:127.0.0.1:46032_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 3601846 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 3601846 DEBUG (OverseerThreadFactory-7348-thread-1-processing-n:127.0.0.1:46032_solr) [n:127.0.0.1:46032_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 3601846 DEBUG (OverseerThreadFactory-7348-thread-1-processing-n:127.0.0.1:46032_solr) [n:127.0.0.1:46032_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 3601846 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 3601846 DEBUG (OverseerThreadFactory-7348-thread-1-processing-n:127.0.0.1:46032_solr) [n:127.0.0.1:46032_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{leader=127.0.0.1:46032_solr,overseer_queue_size=0,overseer_work_queue_size=0,overseer_collection_queue_size=2,overseer_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=16.263782857984793,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.38302,medianRequestTime=0.292709,75thPcRequestTime=0.659467,95thPcRequestTime=0.659467,99thPcRequestTime=0.659467,999thPcRequestTime=0.659467},downnode={requests=1,errors=0,avgRequestsPerSecond=6.155417054157865,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.055393,medianRequestTime=0.055393,75thPcRequestTime=0.055393,95thPcRequestTime=0.055393,99thPcRequestTime=0.055393,999thPcRequestTime=0.055393}},collection_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=16.279483834220223,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.271117,medianRequestTime=0.212072,75thPcRequestTime=0.44361,95thPcRequestTime=0.44361,99thPcRequestTime=0.44361,999thPcRequestTime=0.44361},overseerstatus={requests=0,errors=0,avgRequestsPerSecond=0.0,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.0,medianRequestTime=0.0,75thPcRequestTime=0.0,95thPcRequestTime=0.0,99thPcRequestTime=0.0,999thPcRequestTime=0.0}},overseer_queue={},overseer_internal_queue={peek={avgRequestsPerSecond=5.500666119665759,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=10.684742,medianRequestTime=10.684742,75thPcRequestTime=10.684742,95thPcRequestTime=10.684742,99thPcRequestTime=10.684742,999thPcRequestTime=10.684742}},collection_queue={peektopn_wait2000={avgRequestsPerSecond=5.4791457630406875,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=181.044302,medianRequestTime=181.044302,75thPcRequestTime=181.044302,95thPcRequestTime=181.044302,99thPcRequestTime=181.044302,999thPcRequestTime=181.044302}}}
   [junit4]   2> 3601846 DEBUG (OverseerCollectionConfigSetProcessor-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000
   [junit4]   2> 3601847 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 3601847 INFO  (qtp1037839586-17394) [n:127.0.0.1:46032_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=5
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 3601881 WARN  (SUITE-MoveReplicaHDFSTest-seed#[1EE02610ED4D8C30]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 3601902 WARN  (SUITE-MoveReplicaHDFSTest-seed#[1EE02610ED4D8C30]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 3601904 INFO  (SUITE-MoveReplicaHDFSTest-seed#[1EE02610ED4D8C30]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 3601923 INFO  (SUITE-MoveReplicaHDFSTest-seed#[1EE02610ED4D8C30]-worker) [    ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs to ./temp/Jetty_lucene2.us.west_apache_org_38737_hdfs____.yfy62o/webapp
   [junit4]   2> 3602289 INFO  (SUITE-MoveReplicaHDFSTest-seed#[1EE02610ED4D8C30]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@lucene2-us-west.apache.org:38737
   [junit4]   2> 3602412 WARN  (SUITE-MoveReplicaHDFSTest-seed#[1EE02610ED4D8C30]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 3602413 INFO  (SUITE-MoveReplicaHDFSTest-seed#[1EE02610ED4D8C30]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 3602424 INFO  (SUITE-MoveReplicaHDFSTest-seed#[1EE02610ED4D8C30]-worker) [    ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_42985_datanode____.ckhtgh/webapp
   [junit4]   2> 3602684 DEBUG (ScheduledTrigger-7346-thread-1) [n:127.0.0.1:46032_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 3602781 INFO  (SUITE-MoveReplicaHDFSTest-seed#[1EE02610ED4D8C30]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:42985
   [junit4]   2> 3602877 WARN  (SUITE-MoveReplicaHDFSTest-seed#[1EE02610ED4D8C30]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 3602878 INFO  (SUITE-MoveReplicaHDFSTest-seed#[1EE02610ED4D8C30]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 3602903 INFO  (SUITE-MoveReplicaHDFSTest-seed#[1EE02610ED4D8C30]-worker) [    ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_35624_datanode____.90zqv7/webapp
   [junit4]   2> 3602968 ERROR (DataNode: [[[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_1EE02610ED4D8C30-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_1EE02610ED4D8C30-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to lucene2-us-west.apache.org/127.0.0.1:38578) [    ] o.a.h.h.s.d.DirectoryScanner dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 ms/sec. Assuming default value of 1000
   [junit4]   2> 3603004 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x414f5d49ca91d: from storage DS-c6094eff-fa02-4e4c-a02e-68e1d7f8e67b node DatanodeRegistration(127.0.0.1:33308, datanodeUuid=4fe544a3-009f-402c-950f-6aa666f8fc26, infoPort=46273, infoSecurePort=0, ipcPort=41557, storageInfo=lv=-56;cid=testClusterID;nsid=1614120562;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 3603004 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x414f5d49ca91d: from storage DS-2556f739-fb56-481c-8d3d-ee9ee85c93c6 node DatanodeRegistration(127.0.0.1:33308, datanodeUuid=4fe544a3-009f-402c-950f-6aa666f8fc26, infoPort=46273, infoSecurePort=0, ipcPort=41557, storageInfo=lv=-56;cid=testClusterID;nsid=1614120562;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 3603233 INFO  (SUITE-MoveReplicaHDFSTest-seed#[1EE02610ED4D8C30]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:35624
   [junit4]   2> 3603313 ERROR (DataNode: [[[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_1EE02610ED4D8C30-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_1EE02610ED4D8C30-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to lucene2-us-west.apache.org/127.0.0.1:38578) [    ] o.a.h.h.s.d.DirectoryScanner dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 ms/sec. Assuming default value of 1000
   [junit4]   2> 3603323 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x414f5e7ace80c: from storage DS-3f268ea3-b01e-4652-b776-40ec747cc202 node DatanodeRegistration(127.0.0.1:46633, datanodeUuid=8d29bcab-ae21-4d64-bfdb-1662bc7541e5, infoPort=34031, infoSecurePort=0, ipcPort=40309, storageInfo=lv=-56;cid=testClusterID;nsid=1614120562;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 3603323 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x414f5e7ace80c: from storage DS-9c6aa18f-3ee0-4061-b99e-2dd85de1139c node DatanodeRegistration(127.0.0.1:46633, datanodeUuid=8d29bcab-ae21-4d64-bfdb-1662bc7541e5, infoPort=34031, infoSecurePort=0, ipcPort=40309, storageInfo=lv=-56;cid=testClusterID;nsid=1614120562;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 3603686 DEBUG (ScheduledTrigger-7346-thread-2) [n:127.0.0.1:46032_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 3603844 DEBUG (OverseerCollectionConfigSetProcessor-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from work-queue : [[]]
   [junit4]   2> 3603845 DEBUG (OverseerCollectionConfigSetProcessor-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0
   [junit4]   2> 3603845 INFO  (OverseerCollectionConfigSetProcessor-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_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> 3603845 DEBUG (OverseerCollectionConfigSetProcessor-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 3603845 DEBUG (OverseerCollectionConfigSetProcessor-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 3603845 DEBUG (OverseerCollectionConfigSetProcessor-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 3603845 DEBUG (OverseerCollectionConfigSetProcessor-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 3603845 DEBUG (OverseerCollectionConfigSetProcessor-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: []
   [junit4]   2> 3603916 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[1EE02610ED4D8C30]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNormalFailedMove
   [junit4]   2> 3603917 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 3603917 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 3603917 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[1EE02610ED4D8C30]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3603917 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 3603918 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 3603918 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 3603919 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[1EE02610ED4D8C30]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3603920 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[1EE02610ED4D8C30]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3603920 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[1EE02610ED4D8C30]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3603920 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[1EE02610ED4D8C30]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3603920 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[1EE02610ED4D8C30]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4e9063ad{/solr,null,AVAILABLE}
   [junit4]   2> 3603920 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[1EE02610ED4D8C30]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@136cabda{HTTP/1.1,[http/1.1]}{127.0.0.1:44033}
   [junit4]   2> 3603921 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[1EE02610ED4D8C30]) [    ] o.e.j.s.Server Started @3617689ms
   [junit4]   2> 3603921 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[1EE02610ED4D8C30]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44033}
   [junit4]   2> 3603921 ERROR (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[1EE02610ED4D8C30]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3603921 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[1EE02610ED4D8C30]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3603921 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[1EE02610ED4D8C30]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3603921 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[1EE02610ED4D8C30]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3603921 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[1EE02610ED4D8C30]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-16T20:05:45.954Z
   [junit4]   2> 3603922 INFO  (zkConnectionManagerCallback-4149-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3603923 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[1EE02610ED4D8C30]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3603930 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[1EE02610ED4D8C30]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41358/solr
   [junit4]   2> 3603931 INFO  (zkConnectionManagerCallback-4153-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3603932 DEBUG (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[1EE02610ED4D8C30]) [n:127.0.0.1:44033_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$38/2015688461@5c16a40f
   [junit4]   2> 3603933 INFO  (zkConnectionManagerCallback-4155-thread-1-processing-n:127.0.0.1:44033_solr) [n:127.0.0.1:44033_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3603938 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 3603938 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 3603938 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[1EE02610ED4D8C30]) [n:127.0.0.1:44033_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3603938 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 3603938 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 3603938 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 3603939 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 3603940 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[1EE02610ED4D8C30]) [n:127.0.0.1:44033_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3603941 DEBUG (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[1EE02610ED4D8C30]) [n:127.0.0.1:44033_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72132891255308305-127.0.0.1:44033_solr-n_0000000004
   [junit4]   2> 3603941 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72132891255308300-127.0.0.1:45147_solr-n_0000000003
   [junit4]   2> 3603942 DEBUG (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[1EE02610ED4D8C30]) [n:127.0.0.1:44033_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72132891255308300-127.0.0.1:45147_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 3603942 DEBUG (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[1EE02610ED4D8C30]) [n:127.0.0.1:44033_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:44033_solr as DOWN
   [junit4]   2> 3603942 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 3603943 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[1EE02610ED4D8C30]) [n:127.0.0.1:44033_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44033_solr
   [junit4]   2> 3603943 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 3603943 DEBUG (OverseerStateUpdate-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:44033_solr"} current state version: 0
   [junit4]   2> 3603943 DEBUG (OverseerStateUpdate-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:44033_solr
   [junit4]   2> 3603943 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 3603943 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 3603943 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 3603943 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 3603943 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 3603943 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 3603944 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 3603944 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 3603944 INFO  (zkCallback-4129-thread-1-processing-n:127.0.0.1:46032_solr) [n:127.0.0.1:46032_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3603944 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 3603944 INFO  (zkCallback-4127-thread-1-processing-n:127.0.0.1:35272_solr) [n:127.0.0.1:35272_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3603944 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 3603944 INFO  (zkCallback-4145-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3603944 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 3603944 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 3603944 INFO  (zkCallback-4145-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3603944 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 3603950 INFO  (zkCallback-4131-thread-1-processing-n:127.0.0.1:45147_solr) [n:127.0.0.1:45147_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3603950 INFO  (zkCallback-4113-thread-1-processing-n:127.0.0.1:44634_solr) [n:127.0.0.1:44634_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3603950 INFO  (zkCallback-4154-thread-1-processing-n:127.0.0.1:44033_solr) [n:127.0.0.1:44033_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3603994 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[1EE02610ED4D8C30]) [n:127.0.0.1:44033_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44033.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28d78e81
   [junit4]   2> 3604015 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[1EE02610ED4D8C30]) [n:127.0.0.1:44033_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44033.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28d78e81
   [junit4]   2> 3604015 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[1EE02610ED4D8C30]) [n:127.0.0.1:44033_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44033.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28d78e81
   [junit4]   2> 3604017 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[1EE02610ED4D8C30]) [n:127.0.0.1:44033_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_1EE02610ED4D8C30-001/tempDir-001/node5/.
   [junit4]   2> 3604043 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 3604044 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 3604072 INFO  (zkConnectionManagerCallback-4159-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3604075 INFO  (qtp2125605753-17384) [n:127.0.0.1:35272_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&autoAddReplicas=false&name=MoveReplicaHDFSTest_failed_coll_false&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3604076 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 3604076 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000002
   [junit4]   2> 3604076 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 3604076 DEBUG (OverseerCollectionConfigSetProcessor-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000002
   [junit4]   2> 3604076 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 3604077 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 3604077 DEBUG (OverseerCollectionConfigSetProcessor-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000002
   [junit4]   2> 3604077 DEBUG (OverseerCollectionConfigSetProcessor-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000002, ]
   [junit4]   2> 3604077 DEBUG (OverseerCollectionConfigSetProcessor-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ed1]]
   [junit4]   2> 3604077 DEBUG (OverseerCollectionConfigSetProcessor-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000002] as running
   [junit4]   2> 3604077 DEBUG (OverseerCollectionConfigSetProcessor-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000002 message:{
   [junit4]   2>   "name":"MoveReplicaHDFSTest_failed_coll_false",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 3604077 DEBUG (OverseerThreadFactory-7348-thread-2-processing-n:127.0.0.1:46032_solr) [n:127.0.0.1:46032_solr    ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000002
   [junit4]   2> 3604077 DEBUG (OverseerThreadFactory-7348-thread-2-processing-n:127.0.0.1:46032_solr) [n:127.0.0.1:46032_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"MoveReplicaHDFSTest_failed_coll_false",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 3604077 DEBUG (OverseerCollectionConfigSetProcessor-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1
   [junit4]   2> 3604077 INFO  (OverseerThreadFactory-7348-thread-2-processing-n:127.0.0.1:46032_solr) [n:127.0.0.1:46032_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection MoveReplicaHDFSTest_failed_coll_false
   [junit4]   2> 3604077 DEBUG (OverseerCollectionConfigSetProcessor-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 3604078 DEBUG (OverseerCollectionConfigSetProcessor-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 3604078 DEBUG (OverseerCollectionConfigSetProcessor-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 3604078 DEBUG (OverseerCollectionConfigSetProcessor-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 3604078 DEBUG (OverseerCollectionConfigSetProcessor-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000002],[]
   [junit4]   2> 3604078 DEBUG (OverseerThreadFactory-7348-thread-2-processing-n:127.0.0.1:46032_solr) [n:127.0.0.1:46032_solr    ] o.a.s.c.a.c.Assign Identify nodes using default
   [junit4]   2> 3604078 DEBUG (OverseerThreadFactory-7348-thread-2-processing-n:127.0.0.1:46032_solr) [n:127.0.0.1:46032_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating collections conf node /collections/MoveReplicaHDFSTest_failed_coll_false 
   [junit4]   2> 3604079 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 3604079 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 3604079 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 3604079 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 3604079 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 3604079 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 3604079 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 3604079 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 3604079 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 3604079 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 3604079 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 3604080 DEBUG (OverseerThreadFactory-7348-thread-2-processing-n:127.0.0.1:46032_solr) [n:127.0.0.1:46032_solr    ] o.a.s.c.a.c.CreateCollectionCmd Check for collection zkNode:MoveReplicaHDFSTest_failed_coll_false
   [junit4]   2> 3604080 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 3604080 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 3604080 DEBUG (OverseerThreadFactory-7348-thread-2-processing-n:127.0.0.1:46032_solr) [n:127.0.0.1:46032_solr    ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode exists
   [junit4]   2> 3604081 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 3604081 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 3604081 DEBUG (OverseerStateUpdate-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"MoveReplicaHDFSTest_failed_coll_false",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 3604081 DEBUG (OverseerStateUpdate-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: MoveReplicaHDFSTest_failed_coll_false
   [junit4]   2> 3604082 DEBUG (OverseerStateUpdate-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/MoveReplicaHDFSTest_failed_coll_false/state.json
   [junit4]   2> 3604082 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 3604082 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 3604181 DEBUG (OverseerThreadFactory-7348-thread-2-processing-n:127.0.0.1:46032_solr) [n:127.0.0.1:46032_solr    ] o.a.s.c.a.c.CreateCollectionCmd Creating SolrCores for new collection MoveReplicaHDFSTest_failed_coll_false, shardNames [shard1, shard2] , message : {
   [junit4]   2>   "name":"MoveReplicaHDFSTest_failed_coll_false",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 3604183 DEBUG (OverseerThreadFactory-7348-thread-2-processing-n:127.0.0.1:46032_solr) [n:127.0.0.1:46032_solr    ] o.a.s.c.a.c.CreateCollectionCmd Creating core MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1 as part of shard shard1 of collection MoveReplicaHDFSTest_failed_coll_false on 127.0.0.1:44033_solr
   [junit4]   2> 3604184 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 3604184 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 3604184 DEBUG (OverseerStateUpdate-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_false",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44033/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 3604184 INFO  (OverseerStateUpdate-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_false",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44033/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3604185 DEBUG (OverseerThreadFactory-7348-thread-2-processing-n:127.0.0.1:46032_solr) [n:127.0.0.1:46032_solr    ] o.a.s.c.a.c.CreateCollectionCmd Creating core MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2 as part of shard shard1 of collection MoveReplicaHDFSTest_failed_coll_false on 127.0.0.1:44634_solr
   [junit4]   2> 3604185 DEBUG (OverseerStateUpdate-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 3604185 DEBUG (OverseerStateUpdate-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:44033/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 3604186 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 3604186 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 3604186 DEBUG (OverseerStateUpdate-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_false",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44634/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 3604186 INFO  (OverseerStateUpdate-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_false",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44634/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3604187 DEBUG (OverseerThreadFactory-7348-thread-2-processing-n:127.0.0.1:46032_solr) [n:127.0.0.1:46032_solr    ] o.a.s.c.a.c.CreateCollectionCmd Creating core MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4 as part of shard shard2 of collection MoveReplicaHDFSTest_failed_coll_false on 127.0.0.1:46032_solr
   [junit4]   2> 3604187 DEBUG (OverseerStateUpdate-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:44033/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 3604187 DEBUG (OverseerStateUpdate-72132891255308299-127.0.0.1:46032_solr-n_0000000000) [n:127.0.0.1:46032_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0

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

   ^^
 [ecj-lint] Resource leak: 'a1' is never closed
 [ecj-lint] ----------
 [ecj-lint] 15. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/highlight/HighlighterTest.java (at line 207)
 [ecj-lint] 	OffsetWindowTokenFilter tots = new OffsetWindowTokenFilter(tokenStream);
 [ecj-lint] 	                        ^^^^
 [ecj-lint] Resource leak: 'tots' is never closed
 [ecj-lint] ----------
 [ecj-lint] 16. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/highlight/HighlighterTest.java (at line 211)
 [ecj-lint] 	Analyzer a2 = new WhitespaceAnalyzer();
 [ecj-lint] 	         ^^
 [ecj-lint] Resource leak: 'a2' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 17. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/response/TestJavabinTupleStreamParser.java (at line 72)
 [ecj-lint] 	JavabinTupleStreamParser parser = new JavabinTupleStreamParser(new ByteArrayInputStream(bytes), true);
 [ecj-lint] 	                         ^^^^^^
 [ecj-lint] Resource leak: 'parser' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 18. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/schema/TestSortableTextField.java (at line 491)
 [ecj-lint] 	final SolrClient client = new EmbeddedSolrServer(h.getCore());
 [ecj-lint] 	                 ^^^^^^
 [ecj-lint] Resource leak: 'client' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 19. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/search/TestDocSet.java (at line 243)
 [ecj-lint] 	return loadfactor!=0 ? new HashDocSet(a,0,n,1/loadfactor) : new HashDocSet(a,0,n);
 [ecj-lint] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 20. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/search/TestDocSet.java (at line 528)
 [ecj-lint] 	DocSet a = new BitDocSet(bs);
 [ecj-lint] 	       ^
 [ecj-lint] Resource leak: 'a' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 21. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/security/TestPKIAuthenticationPlugin.java (at line 78)
 [ecj-lint] 	final MockPKIAuthenticationPlugin mock = new MockPKIAuthenticationPlugin(null, nodeName);
 [ecj-lint] 	                                  ^^^^
 [ecj-lint] Resource leak: 'mock' is never closed
 [ecj-lint] ----------
 [ecj-lint] 22. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/security/TestPKIAuthenticationPlugin.java (at line 133)
 [ecj-lint] 	MockPKIAuthenticationPlugin mock1 = new MockPKIAuthenticationPlugin(null, nodeName) {
 [ecj-lint] 	                            ^^^^^
 [ecj-lint] Resource leak: 'mock1' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 23. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/security/TestRuleBasedAuthorizationPlugin.java (at line 380)
 [ecj-lint] 	RuleBasedAuthorizationPlugin plugin = new RuleBasedAuthorizationPlugin();
 [ecj-lint] 	                             ^^^^^^
 [ecj-lint] Resource leak: 'plugin' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 24. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/security/TestSha256AuthenticationProvider.java (at line 49)
 [ecj-lint] 	BasicAuthPlugin basicAuthPlugin = new BasicAuthPlugin();
 [ecj-lint] 	                ^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'basicAuthPlugin' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 25. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/spelling/SimpleQueryConverter.java (at line 42)
 [ecj-lint] 	WhitespaceAnalyzer analyzer = new WhitespaceAnalyzer();
 [ecj-lint] 	                   ^^^^^^^^
 [ecj-lint] Resource leak: 'analyzer' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 26. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/uninverting/TestFieldCacheVsDocValues.java (at line 139)
 [ecj-lint] 	IndexWriter w = new IndexWriter(d, newIndexWriterConfig(analyzer));
 [ecj-lint] 	            ^
 [ecj-lint] Resource leak: 'w' is never closed
 [ecj-lint] ----------
 [ecj-lint] 27. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/uninverting/TestFieldCacheVsDocValues.java (at line 172)
 [ecj-lint] 	throw iae;
 [ecj-lint] 	^^^^^^^^^^
 [ecj-lint] Resource leak: 'w' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 28. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/uninverting/TestFieldCacheVsDocValues.java (at line 178)
 [ecj-lint] 	return;
 [ecj-lint] 	^^^^^^^
 [ecj-lint] Resource leak: 'w' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 29. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/update/SolrCmdDistributorTest.java (at line 134)
 [ecj-lint] 	SolrCmdDistributor cmdDistrib = new SolrCmdDistributor(updateShardHandler);
 [ecj-lint] 	                   ^^^^^^^^^^
 [ecj-lint] Resource leak: 'cmdDistrib' is never closed
 [ecj-lint] ----------
 [ecj-lint] 30. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/update/SolrCmdDistributorTest.java (at line 333)
 [ecj-lint] 	SolrCmdDistributor cmdDistrib = new SolrCmdDistributor(streamingClients, 5, 0);
 [ecj-lint] 	                   ^^^^^^^^^^
 [ecj-lint] Resource leak: 'cmdDistrib' is never closed
 [ecj-lint] ----------
 [ecj-lint] 31. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/update/SolrCmdDistributorTest.java (at line 367)
 [ecj-lint] 	SolrCmdDistributor cmdDistrib = new SolrCmdDistributor(streamingClients, 5, 0);
 [ecj-lint] 	                   ^^^^^^^^^^
 [ecj-lint] Resource leak: 'cmdDistrib' is never closed
 [ecj-lint] ----------
 [ecj-lint] 32. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/update/SolrCmdDistributorTest.java (at line 413)
 [ecj-lint] 	SolrCmdDistributor cmdDistrib = new SolrCmdDistributor(streamingClients, 5, 0);
 [ecj-lint] 	                   ^^^^^^^^^^
 [ecj-lint] Resource leak: 'cmdDistrib' is never closed
 [ecj-lint] ----------
 [ecj-lint] 33. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/update/SolrCmdDistributorTest.java (at line 458)
 [ecj-lint] 	SolrCmdDistributor cmdDistrib = new SolrCmdDistributor(updateShardHandler);
 [ecj-lint] 	                   ^^^^^^^^^^
 [ecj-lint] Resource leak: 'cmdDistrib' is never closed
 [ecj-lint] ----------
 [ecj-lint] 34. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/update/SolrCmdDistributorTest.java (at line 516)
 [ecj-lint] 	SolrCmdDistributor cmdDistrib = new SolrCmdDistributor(updateShardHandler);
 [ecj-lint] 	                   ^^^^^^^^^^
 [ecj-lint] Resource leak: 'cmdDistrib' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 35. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/update/SolrIndexSplitterTest.java (at line 181)
 [ecj-lint] 	EmbeddedSolrServer server1 = new EmbeddedSolrServer(h.getCoreContainer(), "split1");
 [ecj-lint] 	                   ^^^^^^^
 [ecj-lint] Resource leak: 'server1' is never closed
 [ecj-lint] ----------
 [ecj-lint] 36. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/update/SolrIndexSplitterTest.java (at line 182)
 [ecj-lint] 	EmbeddedSolrServer server2 = new EmbeddedSolrServer(h.getCoreContainer(), "split2");
 [ecj-lint] 	                   ^^^^^^^
 [ecj-lint] Resource leak: 'server2' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 37. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/update/processor/RecordingUpdateProcessorFactory.java (at line 67)
 [ecj-lint] 	return recording ? new RecordingUpdateRequestProcessor(commandQueue, next) : next;
 [ecj-lint] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 37 problems (4 errors, 33 warnings)

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:618: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:101: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build.xml:682: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:2087: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:2120: Compile failed; see the compiler error output for details.

Total time: 205 minutes 50 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene-Solr-Tests-master - Build # 2338 - Still Failing

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

3 tests failed.
FAILED:  org.apache.solr.cloud.MultiThreadedOCPTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([84CB3F3189A9AE6F:C9F00EB2755C397]: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:112)
	at org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:67)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir

Error Message:
Index: 0, Size: 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
	at __randomizedtesting.SeedInfo.seed([84CB3F3189A9AE6F:C110CFD39187E22D]:0)
	at java.util.ArrayList.rangeCheck(ArrayList.java:657)
	at java.util.ArrayList.get(ArrayList.java:433)
	at org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.getDocFieldValue(CdcrBidirectionalTest.java:227)
	at org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir(CdcrBidirectionalTest.java:200)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.TestUtilizeNode.test

Error Message:
no replica should be present in  127.0.0.1:38153_solr

Stack Trace:
java.lang.AssertionError: no replica should be present in  127.0.0.1:38153_solr
	at __randomizedtesting.SeedInfo.seed([84CB3F3189A9AE6F:C9F00EB2755C397]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.TestUtilizeNode.test(TestUtilizeNode.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12667 lines...]
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_84CB3F3189A9AE6F-001/init-core-data-001
   [junit4]   2> 1364635 WARN  (SUITE-CdcrBidirectionalTest-seed#[84CB3F3189A9AE6F]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=20 numCloses=20
   [junit4]   2> 1364636 INFO  (SUITE-CdcrBidirectionalTest-seed#[84CB3F3189A9AE6F]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1364637 INFO  (SUITE-CdcrBidirectionalTest-seed#[84CB3F3189A9AE6F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1364638 INFO  (SUITE-CdcrBidirectionalTest-seed#[84CB3F3189A9AE6F]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1364639 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[84CB3F3189A9AE6F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBiDir
   [junit4]   2> 1364639 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[84CB3F3189A9AE6F]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_84CB3F3189A9AE6F-001/cdcr-cluster2-001
   [junit4]   2> 1364639 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[84CB3F3189A9AE6F]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1364640 INFO  (Thread-1550) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1364640 INFO  (Thread-1550) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1364648 ERROR (Thread-1550) [    ] 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> 1364740 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[84CB3F3189A9AE6F]) [    ] o.a.s.c.ZkTestServer start zk server on port:45999
   [junit4]   2> 1364742 INFO  (zkConnectionManagerCallback-1369-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1364747 INFO  (jetty-launcher-1366-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1364756 INFO  (jetty-launcher-1366-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1364756 INFO  (jetty-launcher-1366-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1364756 INFO  (jetty-launcher-1366-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1364757 INFO  (jetty-launcher-1366-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3c738a0e{/solr,null,AVAILABLE}
   [junit4]   2> 1364757 INFO  (jetty-launcher-1366-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7b7739bb{SSL,[ssl, http/1.1]}{127.0.0.1:38752}
   [junit4]   2> 1364757 INFO  (jetty-launcher-1366-thread-1) [    ] o.e.j.s.Server Started @1378154ms
   [junit4]   2> 1364757 INFO  (jetty-launcher-1366-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38752}
   [junit4]   2> 1364758 ERROR (jetty-launcher-1366-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1364758 INFO  (jetty-launcher-1366-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1364758 INFO  (jetty-launcher-1366-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1364758 INFO  (jetty-launcher-1366-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1364758 INFO  (jetty-launcher-1366-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-16T15:50:27.743Z
   [junit4]   2> 1364759 INFO  (zkConnectionManagerCallback-1371-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1364760 INFO  (jetty-launcher-1366-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1364767 INFO  (jetty-launcher-1366-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45999/solr
   [junit4]   2> 1364768 INFO  (zkConnectionManagerCallback-1375-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1364770 INFO  (zkConnectionManagerCallback-1377-thread-1-processing-n:127.0.0.1:38752_solr) [n:127.0.0.1:38752_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1364846 INFO  (jetty-launcher-1366-thread-1) [n:127.0.0.1:38752_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1364847 INFO  (jetty-launcher-1366-thread-1) [n:127.0.0.1:38752_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38752_solr
   [junit4]   2> 1364847 INFO  (jetty-launcher-1366-thread-1) [n:127.0.0.1:38752_solr    ] o.a.s.c.Overseer Overseer (id=72131887519432707-127.0.0.1:38752_solr-n_0000000000) starting
   [junit4]   2> 1364853 INFO  (jetty-launcher-1366-thread-1) [n:127.0.0.1:38752_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38752_solr
   [junit4]   2> 1364865 INFO  (OverseerStateUpdate-72131887519432707-127.0.0.1:38752_solr-n_0000000000) [n:127.0.0.1:38752_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1364899 INFO  (jetty-launcher-1366-thread-1) [n:127.0.0.1:38752_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38752.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@171223dd
   [junit4]   2> 1364906 INFO  (jetty-launcher-1366-thread-1) [n:127.0.0.1:38752_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38752.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@171223dd
   [junit4]   2> 1364906 INFO  (jetty-launcher-1366-thread-1) [n:127.0.0.1:38752_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38752.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@171223dd
   [junit4]   2> 1364907 INFO  (jetty-launcher-1366-thread-1) [n:127.0.0.1:38752_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_84CB3F3189A9AE6F-001/cdcr-cluster2-001/node1/.
   [junit4]   2> 1364923 INFO  (zkConnectionManagerCallback-1381-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1364926 INFO  (zkConnectionManagerCallback-1384-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1364927 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[84CB3F3189A9AE6F]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_84CB3F3189A9AE6F-001/cdcr-cluster1-001
   [junit4]   2> 1364928 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[84CB3F3189A9AE6F]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1364928 INFO  (Thread-1560) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1364928 INFO  (Thread-1560) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1364930 ERROR (Thread-1560) [    ] 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> 1365028 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[84CB3F3189A9AE6F]) [    ] o.a.s.c.ZkTestServer start zk server on port:41967
   [junit4]   2> 1365030 INFO  (zkConnectionManagerCallback-1388-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1365034 INFO  (jetty-launcher-1385-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1365036 INFO  (jetty-launcher-1385-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1365036 INFO  (jetty-launcher-1385-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1365036 INFO  (jetty-launcher-1385-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1365036 INFO  (jetty-launcher-1385-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@607ee1d4{/solr,null,AVAILABLE}
   [junit4]   2> 1365036 INFO  (jetty-launcher-1385-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7a946ab5{SSL,[ssl, http/1.1]}{127.0.0.1:33107}
   [junit4]   2> 1365037 INFO  (jetty-launcher-1385-thread-1) [    ] o.e.j.s.Server Started @1378433ms
   [junit4]   2> 1365037 INFO  (jetty-launcher-1385-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33107}
   [junit4]   2> 1365037 ERROR (jetty-launcher-1385-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1365037 INFO  (jetty-launcher-1385-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1365037 INFO  (jetty-launcher-1385-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1365037 INFO  (jetty-launcher-1385-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1365037 INFO  (jetty-launcher-1385-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-16T15:50:28.022Z
   [junit4]   2> 1365039 INFO  (zkConnectionManagerCallback-1390-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1365039 INFO  (jetty-launcher-1385-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1365046 INFO  (jetty-launcher-1385-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41967/solr
   [junit4]   2> 1365047 INFO  (zkConnectionManagerCallback-1394-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1365050 INFO  (zkConnectionManagerCallback-1396-thread-1-processing-n:127.0.0.1:33107_solr) [n:127.0.0.1:33107_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1365150 INFO  (jetty-launcher-1385-thread-1) [n:127.0.0.1:33107_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1365150 INFO  (jetty-launcher-1385-thread-1) [n:127.0.0.1:33107_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33107_solr
   [junit4]   2> 1365151 INFO  (jetty-launcher-1385-thread-1) [n:127.0.0.1:33107_solr    ] o.a.s.c.Overseer Overseer (id=72131887538307075-127.0.0.1:33107_solr-n_0000000000) starting
   [junit4]   2> 1365164 INFO  (jetty-launcher-1385-thread-1) [n:127.0.0.1:33107_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33107_solr
   [junit4]   2> 1365166 INFO  (zkCallback-1395-thread-1-processing-n:127.0.0.1:33107_solr) [n:127.0.0.1:33107_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1365208 INFO  (jetty-launcher-1385-thread-1) [n:127.0.0.1:33107_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33107.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@171223dd
   [junit4]   2> 1365215 INFO  (jetty-launcher-1385-thread-1) [n:127.0.0.1:33107_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33107.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@171223dd
   [junit4]   2> 1365215 INFO  (jetty-launcher-1385-thread-1) [n:127.0.0.1:33107_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33107.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@171223dd
   [junit4]   2> 1365216 INFO  (jetty-launcher-1385-thread-1) [n:127.0.0.1:33107_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_84CB3F3189A9AE6F-001/cdcr-cluster1-001/node1/.
   [junit4]   2> 1365239 INFO  (zkConnectionManagerCallback-1400-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1365243 INFO  (zkConnectionManagerCallback-1403-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1365244 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[84CB3F3189A9AE6F]) [    ] o.a.s.c.c.CdcrBidirectionalTest cluster2 zkHost = 127.0.0.1:45999/solr
   [junit4]   2> 1365244 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[84CB3F3189A9AE6F]) [    ] o.a.s.c.c.CdcrBidirectionalTest cluster1 zkHost = 127.0.0.1:41967/solr
   [junit4]   2> 1365245 INFO  (zkConnectionManagerCallback-1405-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1365249 INFO  (zkConnectionManagerCallback-1408-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1365250 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[84CB3F3189A9AE6F]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1365251 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[84CB3F3189A9AE6F]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41967/solr ready
   [junit4]   2> 1365271 INFO  (qtp907727919-6644) [n:127.0.0.1:33107_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=cdcr-cluster1&maxShardsPerNode=2&name=cdcr-cluster1&nrtReplicas=1&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1365274 INFO  (OverseerThreadFactory-3062-thread-1-processing-n:127.0.0.1:33107_solr) [n:127.0.0.1:33107_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection cdcr-cluster1
   [junit4]   2> 1365380 INFO  (OverseerStateUpdate-72131887538307075-127.0.0.1:33107_solr-n_0000000000) [n:127.0.0.1:33107_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-cluster1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"cdcr-cluster1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33107/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1365382 INFO  (OverseerStateUpdate-72131887538307075-127.0.0.1:33107_solr-n_0000000000) [n:127.0.0.1:33107_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-cluster1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"cdcr-cluster1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33107/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1365588 INFO  (qtp907727919-6646) [n:127.0.0.1:33107_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=cdcr-cluster1&newCollection=true&collection=cdcr-cluster1&version=2&replicaType=NRT&coreNodeName=core_node3&name=cdcr-cluster1_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 1365588 INFO  (qtp907727919-6647) [n:127.0.0.1:33107_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=cdcr-cluster1&newCollection=true&collection=cdcr-cluster1&version=2&replicaType=NRT&coreNodeName=core_node4&name=cdcr-cluster1_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 1365589 INFO  (qtp907727919-6646) [n:127.0.0.1:33107_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1365693 INFO  (zkCallback-1395-thread-1-processing-n:127.0.0.1:33107_solr) [n:127.0.0.1:33107_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-cluster1/state.json] for collection [cdcr-cluster1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1365693 INFO  (zkCallback-1395-thread-2-processing-n:127.0.0.1:33107_solr) [n:127.0.0.1:33107_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-cluster1/state.json] for collection [cdcr-cluster1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1366603 INFO  (qtp907727919-6646) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1366603 INFO  (qtp907727919-6647) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1366619 INFO  (qtp907727919-6646) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.s.IndexSchema [cdcr-cluster1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1366619 INFO  (qtp907727919-6647) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.s.IndexSchema [cdcr-cluster1_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1366621 INFO  (qtp907727919-6647) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1366621 INFO  (qtp907727919-6646) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1366621 INFO  (qtp907727919-6647) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-cluster1_shard2_replica_n2' using configuration from collection cdcr-cluster1, trusted=true
   [junit4]   2> 1366621 INFO  (qtp907727919-6646) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-cluster1_shard1_replica_n1' using configuration from collection cdcr-cluster1, trusted=true
   [junit4]   2> 1366621 INFO  (qtp907727919-6646) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33107.solr.core.cdcr-cluster1.shard1.replica_n1' (registry 'solr.core.cdcr-cluster1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@171223dd
   [junit4]   2> 1366621 INFO  (qtp907727919-6647) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33107.solr.core.cdcr-cluster1.shard2.replica_n2' (registry 'solr.core.cdcr-cluster1.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@171223dd
   [junit4]   2> 1366622 INFO  (qtp907727919-6646) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1366622 INFO  (qtp907727919-6647) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1366622 INFO  (qtp907727919-6646) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SolrCore [[cdcr-cluster1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_84CB3F3189A9AE6F-001/cdcr-cluster1-001/node1/cdcr-cluster1_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_84CB3F3189A9AE6F-001/cdcr-cluster1-001/node1/./cdcr-cluster1_shard1_replica_n1/data/]
   [junit4]   2> 1366622 INFO  (qtp907727919-6647) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SolrCore [[cdcr-cluster1_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_84CB3F3189A9AE6F-001/cdcr-cluster1-001/node1/cdcr-cluster1_shard2_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_84CB3F3189A9AE6F-001/cdcr-cluster1-001/node1/./cdcr-cluster1_shard2_replica_n2/data/]
   [junit4]   2> 1366715 INFO  (qtp907727919-6647) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 1366715 INFO  (qtp907727919-6646) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 1366715 INFO  (qtp907727919-6647) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1366715 INFO  (qtp907727919-6646) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1366717 INFO  (qtp907727919-6647) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1366717 INFO  (qtp907727919-6646) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1366717 INFO  (qtp907727919-6647) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1366717 INFO  (qtp907727919-6646) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1366719 INFO  (qtp907727919-6646) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@281d8602[cdcr-cluster1_shard1_replica_n1] main]
   [junit4]   2> 1366719 INFO  (qtp907727919-6647) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@51a7f4b2[cdcr-cluster1_shard2_replica_n2] main]
   [junit4]   2> 1366720 INFO  (qtp907727919-6646) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-cluster1
   [junit4]   2> 1366720 INFO  (qtp907727919-6647) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-cluster1
   [junit4]   2> 1366721 INFO  (qtp907727919-6646) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-cluster1
   [junit4]   2> 1366721 INFO  (qtp907727919-6647) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-cluster1
   [junit4]   2> 1366721 INFO  (qtp907727919-6646) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cdcr-cluster1/managed-schema
   [junit4]   2> 1366721 INFO  (qtp907727919-6647) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cdcr-cluster1/managed-schema
   [junit4]   2> 1366721 INFO  (qtp907727919-6646) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1366721 INFO  (qtp907727919-6647) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1366722 INFO  (qtp907727919-6646) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1366722 INFO  (qtp907727919-6647) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1366727 INFO  (qtp907727919-6646) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.CdcrBufferStateManager Created znode /collections/cdcr-cluster1/cdcr/state/buffer
   [junit4]   2> 1366731 INFO  (qtp907727919-6647) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.CdcrProcessStateManager Created znode /collections/cdcr-cluster1/cdcr/state/process
   [junit4]   2> 1366750 INFO  (qtp907727919-6647) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592573275390607360
   [junit4]   2> 1366750 INFO  (qtp907727919-6646) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592573275390607360
   [junit4]   2> 1366751 INFO  (searcherExecutor-3065-thread-1-processing-n:127.0.0.1:33107_solr x:cdcr-cluster1_shard2_replica_n2 s:shard2 c:cdcr-cluster1 r:core_node4) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SolrCore [cdcr-cluster1_shard2_replica_n2] Registered new searcher Searcher@51a7f4b2[cdcr-cluster1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1366751 INFO  (searcherExecutor-3066-thread-1-processing-n:127.0.0.1:33107_solr x:cdcr-cluster1_shard1_replica_n1 s:shard1 c:cdcr-cluster1 r:core_node3) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-cluster1_shard1_replica_n1] Registered new searcher Searcher@281d8602[cdcr-cluster1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1366763 INFO  (qtp907727919-6647) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1366763 INFO  (qtp907727919-6647) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1366763 INFO  (qtp907727919-6647) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:33107/solr/cdcr-cluster1_shard2_replica_n2/
   [junit4]   2> 1366763 INFO  (qtp907727919-6647) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1366763 INFO  (qtp907727919-6647) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SyncStrategy https://127.0.0.1:33107/solr/cdcr-cluster1_shard2_replica_n2/ has no replicas
   [junit4]   2> 1366763 INFO  (qtp907727919-6647) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1366764 INFO  (qtp907727919-6646) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1366764 INFO  (qtp907727919-6646) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1366764 INFO  (qtp907727919-6646) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:33107/solr/cdcr-cluster1_shard1_replica_n1/
   [junit4]   2> 1366764 INFO  (qtp907727919-6646) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1366764 INFO  (qtp907727919-6646) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:33107/solr/cdcr-cluster1_shard1_replica_n1/ has no replicas
   [junit4]   2> 1366764 INFO  (qtp907727919-6646) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1366766 INFO  (zkCallback-1395-thread-2-processing-n:127.0.0.1:33107_solr) [n:127.0.0.1:33107_solr    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster1:shard2
   [junit4]   2> 1366772 INFO  (zkCallback-1395-thread-2-processing-n:127.0.0.1:33107_solr) [n:127.0.0.1:33107_solr    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster1:shard1
   [junit4]   2> 1366773 INFO  (qtp907727919-6647) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:33107/solr/cdcr-cluster1_shard2_replica_n2/ shard2
   [junit4]   2> 1366776 INFO  (qtp907727919-6646) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:33107/solr/cdcr-cluster1_shard1_replica_n1/ shard1
   [junit4]   2> 1366877 INFO  (zkCallback-1395-thread-2-processing-n:127.0.0.1:33107_solr) [n:127.0.0.1:33107_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-cluster1/state.json] for collection [cdcr-cluster1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1366877 INFO  (zkCallback-1395-thread-1-processing-n:127.0.0.1:33107_solr) [n:127.0.0.1:33107_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-cluster1/state.json] for collection [cdcr-cluster1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1366927 INFO  (qtp907727919-6647) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1366927 INFO  (qtp907727919-6646) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1366929 INFO  (qtp907727919-6647) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=cdcr-cluster1&newCollection=true&collection=cdcr-cluster1&version=2&replicaType=NRT&coreNodeName=core_node4&name=cdcr-cluster1_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=1340
   [junit4]   2> 1366929 INFO  (qtp907727919-6646) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=cdcr-cluster1&newCollection=true&collection=cdcr-cluster1&version=2&replicaType=NRT&coreNodeName=core_node3&name=cdcr-cluster1_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=1340
   [junit4]   2> 1366936 INFO  (qtp907727919-6644) [n:127.0.0.1:33107_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> 1367030 INFO  (zkCallback-1395-thread-2-processing-n:127.0.0.1:33107_solr) [n:127.0.0.1:33107_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-cluster1/state.json] for collection [cdcr-cluster1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1367030 INFO  (zkCallback-1395-thread-1-processing-n:127.0.0.1:33107_solr) [n:127.0.0.1:33107_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-cluster1/state.json] for collection [cdcr-cluster1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1367276 INFO  (OverseerCollectionConfigSetProcessor-72131887538307075-127.0.0.1:33107_solr-n_0000000000) [n:127.0.0.1:33107_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> 1367936 INFO  (qtp907727919-6644) [n:127.0.0.1:33107_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=cdcr-cluster1&maxShardsPerNode=2&name=cdcr-cluster1&nrtReplicas=1&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2} status=0 QTime=2665
   [junit4]   2> 1367939 INFO  (zkConnectionManagerCallback-1412-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1367943 INFO  (zkConnectionManagerCallback-1415-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1367944 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[84CB3F3189A9AE6F]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1367945 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[84CB3F3189A9AE6F]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45999/solr ready
   [junit4]   2> 1367959 INFO  (qtp479672519-6599) [n:127.0.0.1:38752_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=cdcr-cluster2&maxShardsPerNode=2&name=cdcr-cluster2&nrtReplicas=1&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1367961 INFO  (OverseerThreadFactory-3052-thread-1-processing-n:127.0.0.1:38752_solr) [n:127.0.0.1:38752_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection cdcr-cluster2
   [junit4]   2> 1368067 INFO  (OverseerStateUpdate-72131887519432707-127.0.0.1:38752_solr-n_0000000000) [n:127.0.0.1:38752_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-cluster2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"cdcr-cluster2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38752/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1368069 INFO  (OverseerStateUpdate-72131887519432707-127.0.0.1:38752_solr-n_0000000000) [n:127.0.0.1:38752_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-cluster2",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"cdcr-cluster2_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38752/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1368276 INFO  (qtp479672519-6602) [n:127.0.0.1:38752_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=cdcr-cluster2&newCollection=true&collection=cdcr-cluster2&version=2&replicaType=NRT&coreNodeName=core_node4&name=cdcr-cluster2_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 1368276 INFO  (qtp479672519-6601) [n:127.0.0.1:38752_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=cdcr-cluster2&newCollection=true&collection=cdcr-cluster2&version=2&replicaType=NRT&coreNodeName=core_node3&name=cdcr-cluster2_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 1368276 INFO  (qtp479672519-6602) [n:127.0.0.1:38752_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1368381 INFO  (zkCallback-1376-thread-1-processing-n:127.0.0.1:38752_solr) [n:127.0.0.1:38752_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-cluster2/state.json] for collection [cdcr-cluster2] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1368381 INFO  (zkCallback-1376-thread-2-processing-n:127.0.0.1:38752_solr) [n:127.0.0.1:38752_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-cluster2/state.json] for collection [cdcr-cluster2] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1369289 INFO  (qtp479672519-6602) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1369289 INFO  (qtp479672519-6601) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1369297 INFO  (qtp479672519-6602) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.IndexSchema [cdcr-cluster2_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1369297 INFO  (qtp479672519-6601) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.IndexSchema [cdcr-cluster2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1369315 INFO  (qtp479672519-6601) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1369315 INFO  (qtp479672519-6602) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1369315 INFO  (qtp479672519-6601) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-cluster2_shard1_replica_n1' using configuration from collection cdcr-cluster2, trusted=true
   [junit4]   2> 1369315 INFO  (qtp479672519-6602) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-cluster2_shard2_replica_n2' using configuration from collection cdcr-cluster2, trusted=true
   [junit4]   2> 1369316 INFO  (qtp479672519-6601) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38752.solr.core.cdcr-cluster2.shard1.replica_n1' (registry 'solr.core.cdcr-cluster2.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@171223dd
   [junit4]   2> 1369316 INFO  (qtp479672519-6602) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38752.solr.core.cdcr-cluster2.shard2.replica_n2' (registry 'solr.core.cdcr-cluster2.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@171223dd
   [junit4]   2> 1369316 INFO  (qtp479672519-6601) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1369316 INFO  (qtp479672519-6602) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1369316 INFO  (qtp479672519-6601) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SolrCore [[cdcr-cluster2_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_84CB3F3189A9AE6F-001/cdcr-cluster2-001/node1/cdcr-cluster2_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_84CB3F3189A9AE6F-001/cdcr-cluster2-001/node1/./cdcr-cluster2_shard1_replica_n1/data/]
   [junit4]   2> 1369316 INFO  (qtp479672519-6602) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SolrCore [[cdcr-cluster2_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_84CB3F3189A9AE6F-001/cdcr-cluster2-001/node1/cdcr-cluster2_shard2_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_84CB3F3189A9AE6F-001/cdcr-cluster2-001/node1/./cdcr-cluster2_shard2_replica_n2/data/]
   [junit4]   2> 1369377 INFO  (qtp479672519-6602) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 1369377 INFO  (qtp479672519-6602) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1369378 INFO  (qtp479672519-6602) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1369378 INFO  (qtp479672519-6602) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1369381 INFO  (qtp479672519-6602) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@4b189ea1[cdcr-cluster2_shard2_replica_n2] main]
   [junit4]   2> 1369382 INFO  (qtp479672519-6602) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-cluster2
   [junit4]   2> 1369382 INFO  (qtp479672519-6602) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-cluster2
   [junit4]   2> 1369382 INFO  (qtp479672519-6602) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cdcr-cluster2/managed-schema
   [junit4]   2> 1369383 INFO  (qtp479672519-6602) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1369383 INFO  (qtp479672519-6601) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 1369383 INFO  (qtp479672519-6602) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1369383 INFO  (qtp479672519-6601) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1369384 INFO  (qtp479672519-6601) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1369384 INFO  (qtp479672519-6601) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1369385 INFO  (qtp479672519-6602) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.CdcrBufferStateManager Created znode /collections/cdcr-cluster2/cdcr/state/buffer
   [junit4]   2> 1369386 INFO  (qtp479672519-6602) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.CdcrProcessStateManager Created znode /collections/cdcr-cluster2/cdcr/state/process
   [junit4]   2> 1369387 INFO  (qtp479672519-6601) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6be1fd03[cdcr-cluster2_shard1_replica_n1] main]
   [junit4]   2> 1369388 INFO  (qtp479672519-6601) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-cluster2
   [junit4]   2> 1369389 INFO  (qtp479672519-6601) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-cluster2
   [junit4]   2> 1369389 INFO  (qtp479672519-6601) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cdcr-cluster2/managed-schema
   [junit4]   2> 1369389 INFO  (qtp479672519-6601) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1369389 INFO  (searcherExecutor-3078-thread-1-processing-n:127.0.0.1:38752_solr x:cdcr-cluster2_shard2_replica_n2 s:shard2 c:cdcr-cluster2 r:core_node4) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SolrCore [cdcr-cluster2_shard2_replica_n2] Registered new searcher Searcher@4b189ea1[cdcr-cluster2_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1369389 INFO  (qtp479672519-6602) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592573278157799424
   [junit4]   2> 1369390 INFO  (qtp479672519-6601) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1369392 INFO  (qtp479672519-6601) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592573278160945152
   [junit4]   2> 1369392 INFO  (searcherExecutor-3077-thread-1-processing-n:127.0.0.1:38752_solr x:cdcr-cluster2_shard1_replica_n1 s:shard1 c:cdcr-cluster2 r:core_node3) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-cluster2_shard1_replica_n1] Registered new searcher Searcher@6be1fd03[cdcr-cluster2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1369399 INFO  (qtp479672519-6602) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1369399 INFO  (qtp479672519-6602) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1369399 INFO  (qtp479672519-6602) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38752/solr/cdcr-cluster2_shard2_replica_n2/
   [junit4]   2> 1369399 INFO  (qtp479672519-6602) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1369399 INFO  (qtp479672519-6602) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SyncStrategy https://127.0.0.1:38752/solr/cdcr-cluster2_shard2_replica_n2/ has no replicas
   [junit4]   2> 1369399 INFO  (qtp479672519-6602) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1369400 INFO  (qtp479672519-6601) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1369400 INFO  (qtp479672519-6601) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1369400 INFO  (qtp479672519-6601) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38752/solr/cdcr-cluster2_shard1_replica_n1/
   [junit4]   2> 1369400 INFO  (qtp479672519-6601) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1369400 INFO  (qtp479672519-6601) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:38752/solr/cdcr-cluster2_shard1_replica_n1/ has no replicas
   [junit4]   2> 1369400 INFO  (qtp479672519-6601) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1369401 INFO  (zkCallback-1376-thread-2-processing-n:127.0.0.1:38752_solr) [n:127.0.0.1:38752_solr    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster2:shard2
   [junit4]   2> 1369403 INFO  (zkCallback-1376-thread-2-processing-n:127.0.0.1:38752_solr) [n:127.0.0.1:38752_solr    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster2:shard1
   [junit4]   2> 1369404 INFO  (qtp479672519-6602) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:38752/solr/cdcr-cluster2_shard2_replica_n2/ shard2
   [junit4]   2> 1369405 INFO  (qtp479672519-6601) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:38752/solr/cdcr-cluster2_shard1_replica_n1/ shard1
   [junit4]   2> 1369507 INFO  (zkCallback-1376-thread-2-processing-n:127.0.0.1:38752_solr) [n:127.0.0.1:38752_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-cluster2/state.json] for collection [cdcr-cluster2] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1369507 INFO  (zkCallback-1376-thread-1-processing-n:127.0.0.1:38752_solr) [n:127.0.0.1:38752_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-cluster2/state.json] for collection [cdcr-cluster2] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1369556 INFO  (qtp479672519-6602) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1369556 INFO  (qtp479672519-6601) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1369558 INFO  (qtp479672519-6602) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=cdcr-cluster2&newCollection=true&collection=cdcr-cluster2&version=2&replicaType=NRT&coreNodeName=core_node4&name=cdcr-cluster2_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=1281
   [junit4]   2> 1369558 INFO  (qtp479672519-6601) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=cdcr-cluster2&newCollection=true&collection=cdcr-cluster2&version=2&replicaType=NRT&coreNodeName=core_node3&name=cdcr-cluster2_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=1281
   [junit4]   2> 1369560 INFO  (qtp479672519-6599) [n:127.0.0.1:38752_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> 1369659 INFO  (zkCallback-1376-thread-1-processing-n:127.0.0.1:38752_solr) [n:127.0.0.1:38752_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-cluster2/state.json] for collection [cdcr-cluster2] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1369659 INFO  (zkCallback-1376-thread-2-processing-n:127.0.0.1:38752_solr) [n:127.0.0.1:38752_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-cluster2/state.json] for collection [cdcr-cluster2] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1369962 INFO  (OverseerCollectionConfigSetProcessor-72131887519432707-127.0.0.1:38752_solr-n_0000000000) [n:127.0.0.1:38752_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> 1370561 INFO  (qtp479672519-6599) [n:127.0.0.1:38752_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=cdcr-cluster2&maxShardsPerNode=2&name=cdcr-cluster2&nrtReplicas=1&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2} status=0 QTime=2602
   [junit4]   2> 1370568 INFO  (zkConnectionManagerCallback-1421-thread-1-processing-n:127.0.0.1:33107_solr x:cdcr-cluster1_shard1_replica_n1 s:shard1 c:cdcr-cluster1 r:core_node3) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1370568 INFO  (qtp907727919-6648) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1370569 INFO  (qtp907727919-6648) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45999/solr ready
   [junit4]   2> 1370576 INFO  (qtp479672519-6602) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 1370576 INFO  (qtp479672519-6602) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2]  webapp=/solr path=/cdcr params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1370577 INFO  (qtp479672519-6601) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 1370578 INFO  (qtp479672519-6601) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1]  webapp=/solr path=/cdcr params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1370578 INFO  (qtp479672519-6599) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2]  webapp=/solr path=/cdcr params={_stateVer_=cdcr-cluster2:4&action=COLLECTIONCHECKPOINT&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 1370578 INFO  (qtp907727919-6648) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Create new update log reader for target cdcr-cluster2 with checkpoint -1 @ cdcr-cluster1:shard1
   [junit4]   2> 1370578 INFO  (qtp907727919-6648) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: cdcr-cluster2, shard: shard1
   [junit4]   2> 1370582 INFO  (qtp907727919-6648) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
   [junit4]   2> 1370583 INFO  (cdcr-bootstrap-status-1418-thread-1-processing-n:127.0.0.1:33107_solr x:cdcr-cluster1_shard1_replica_n1 s:shard1 c:cdcr-cluster1 r:core_node3) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: cdcr-cluster2 shard: shard1 leader: https://127.0.0.1:38752/solr/cdcr-cluster2_shard1_replica_n1/
   [junit4]   2> 1370583 INFO  (zkCallback-1395-thread-1-processing-n:127.0.0.1:33107_solr) [n:127.0.0.1:33107_solr    ] o.a.s.h.CdcrProcessStateManager The CDCR process state has changed: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-cluster1/cdcr/state/process @ cdcr-cluster1:shard2
   [junit4]   2> 1370584 INFO  (zkCallback-1395-thread-2-processing-n:127.0.0.1:33107_solr) [n:127.0.0.1:33107_solr    ] o.a.s.h.CdcrProcessStateManager The CDCR process state has changed: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-cluster1/cdcr/state/process @ cdcr-cluster1:shard1
   [junit4]   2> 1370586 INFO  (zkCallback-1395-thread-1-processing-n:127.0.0.1:33107_solr) [n:127.0.0.1:33107_solr    ] o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher: STARTED @ cdcr-cluster1:shard2
   [junit4]   2> 1370586 INFO  (qtp907727919-6648) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.S.Request [cdcr-cluster1_shard1_replica_n1]  webapp=/solr path=/cdcr params={qt=/cdcr&_stateVer_=cdcr-cluster1:4&action=start&wt=javabin&version=2} status=0 QTime=20
   [junit4]   2> 1370586 INFO  (zkCallback-1395-thread-2-processing-n:127.0.0.1:33107_solr) [n:127.0.0.1:33107_solr    ] o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher: STARTED @ cdcr-cluster1:shard1
   [junit4]   2> 1370588 INFO  (zkConnectionManagerCallback-1425-thread-1-processing-n:127.0.0.1:33107_solr) [n:127.0.0.1:33107_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1370588 INFO  (qtp479672519-6602) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1]  webapp=/solr path=/cdcr params={qt=/cdcr&masterUrl=https://127.0.0.1:33107/solr/cdcr-cluster1_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1370589 INFO  (zkCallback-1395-thread-1-processing-n:127.0.0.1:33107_solr) [n:127.0.0.1:33107_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1370589 INFO  (zkCallback-1395-thread-1-processing-n:127.0.0.1:33107_solr) [n:127.0.0.1:33107_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45999/solr ready
   [junit4]   2> 1370589 INFO  (recoveryExecutor-1373-thread-1-processing-n:127.0.0.1:38752_solr x:cdcr-cluster2_shard1_replica_n1 s:shard1 c:cdcr-cluster2 r:core_node3) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1370592 INFO  (qtp479672519-6599) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1]  webapp=/solr path=/cdcr params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1370592 INFO  (cdcr-bootstrap-status-1418-thread-1-processing-n:127.0.0.1:33107_solr x:cdcr-cluster1_shard1_replica_n1 s:shard1 c:cdcr-cluster1 r:core_node3) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager CDCR bootstrap running for 1 seconds, sleeping for 2000 ms
   [junit4]   2> 1370603 INFO  (qtp479672519-6602) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 1370603 INFO  (qtp479672519-6602) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2]  webapp=/solr path=/cdcr params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1370603 INFO  (qtp907727919-6645) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1592573279430770688,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1370604 INFO  (qtp907727919-6645) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1370606 INFO  (qtp907727919-6645) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1370606 INFO  (qtp907727919-6645) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.S.Request [cdcr-cluster1_shard1_replica_n1]  webapp=/solr path=/update params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1370607 INFO  (qtp479672519-6602) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 1370607 INFO  (qtp479672519-6602) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1]  webapp=/solr path=/cdcr params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1370608 INFO  (qtp907727919-6644) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.S.Request [cdcr-cluster1_shard1_replica_n1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1370609 INFO  (recoveryExecutor-1373-thread-1-processing-n:127.0.0.1:38752_solr x:cdcr-cluster2_shard1_replica_n1 s:shard1 c:cdcr-cluster2 r:core_node3) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1370609 INFO  (recoveryExecutor-1373-thread-1-processing-n:127.0.0.1:38752_solr x:cdcr-cluster2_shard1_replica_n1 s:shard1 c:cdcr-cluster2 r:core_node3) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 1370609 INFO  (recoveryExecutor-1373-thread-1-processing-n:127.0.0.1:38752_solr x:cdcr-cluster2_shard1_replica_n1 s:shard1 c:cdcr-cluster2 r:core_node3) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1370609 INFO  (recoveryExecutor-1373-thread-1-processing-n:127.0.0.1:38752_solr x:cdcr-cluster2_shard1_replica_n1 s:shard1 c:cdcr-cluster2 r:core_node3) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1370609 INFO  (recoveryExecutor-1373-thread-1-processing-n:127.0.0.1:38752_solr x:cdcr-cluster2_shard1_replica_n1 s:shard1 c:cdcr-cluster2 r:core_node3) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 1370609 INFO  (qtp479672519-6603) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1]  webapp=/solr path=/cdcr params={_stateVer_=cdcr-cluster2:4&action=COLLECTIONCHECKPOINT&wt=javabin&version=2} status=0 QTime=17
   [junit4]   2> 1370609 INFO  (zkCallback-1395-thread-1-processing-n:127.0.0.1:33107_solr) [n:127.0.0.1:33107_solr    ] o.a.s.h.CdcrReplicatorManager Create new update log reader for target cdcr-cluster2 with checkpoint -1 @ cdcr-cluster1:shard2
   [junit4]   2> 1370609 INFO  (zkCallback-1395-thread-1-processing-n:127.0.0.1:33107_solr) [n:127.0.0.1:33107_solr    ] o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: cdcr-cluster2, shard: shard2
   [junit4]   2> 1370609 INFO  (zkCallback-1395-thread-1-processing-n:127.0.0.1:33107_solr) [n:127.0.0.1:33107_solr    ] o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
   [junit4]   2> 1370615 INFO  (recoveryExecutor-1373-thread-1-processing-n:127.0.0.1:38752_solr x:cdcr-cluster2_shard1_replica_n1 s:shard1 c:cdcr-cluster2 r:core_node3) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1370615 INFO  (recoveryExecutor-1373-thread-1-processing-n:127.0.0.1:38752_solr x:cdcr-cluster2_shard1_replica_n1 s:shard1 c:cdcr-cluster2 r:core_node3) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@25bc1f80 commitCommandVersion:0
   [junit4]   2> 1370616 INFO  (cdcr-bootstrap-status-1422-thread-1-processing-n:127.0.0.1:33107_solr) [n:127.0.0.1:33107_solr    ] o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: cdcr-cluster2 shard: shard2 leader: https://127.0.0.1:38752/solr/cdcr-cluster2_shard2_replica_n2/
   [junit4]   2> 1370618 INFO  (qtp479672519-6599) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2]  webapp=/solr path=/cdcr params={qt=/cdcr&masterUrl=https://127.0.0.1:33107/solr/cdcr-cluster1_shard2_replica_n2/&action=BOOTSTRAP&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1370618 INFO  (recoveryExecutor-1373-thread-2-processing-n:127.0.0.1:38752_solr x:cdcr-cluster2_shard2_replica_n2 s:shard2 c:cdcr-cluster2 r:core_node4) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1370619 INFO  (qtp479672519-6599) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2]  webapp=/solr path=/cdcr params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1370619 INFO  (cdcr-bootstrap-status-1422-thread-1-processing-n:127.0.0.1:33107_solr) [n:127.0.0.1:33107_solr    ] o.a.s.h.CdcrReplicatorManager CDCR bootstrap running for 1 seconds, sleeping for 2000 ms
   [junit4]   2> 1370620 INFO  (qtp907727919-6648) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1592573279448596480,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1370621 INFO  (qtp907727919-6648) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1370623 INFO  (qtp907727919-6648) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1370623 INFO  (qtp907727919-6648) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n2]  webapp=/solr path=/update params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1370625 INFO  (qtp907727919-6645) [n:127.0.0.1:33107_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n2]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1370625 INFO  (recoveryExecutor-1373-thread-2-processing-n:127.0.0.1:38752_solr x:cdcr-cluster2_shard2_replica_n2 s:shard2 c:cdcr-cluster2 r:core_node4) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1370625 INFO  (recoveryExecutor-1373-thread-2-processing-n:127.0.0.1:38752_solr x:cdcr-cluster2_shard2_replica_n2 s:shard2 c:cdcr-cluster2 r:core_node4) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 1370625 INFO  (recoveryExecutor-1373-thread-2-processing-n:127.0.0.1:38752_solr x:cdcr-cluster2_shard2_replica_n2 s:shard2 c:cdcr-cluster2 r:core_node4) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1370625 INFO  (recoveryExecutor-1373-thread-2-processing-n:127.0.0.1:38752_solr x:cdcr-cluster2_shard2_replica_n2 s:shard2 c:cdcr-cluster2 r:core_node4) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1370626 INFO  (recoveryExecutor-1373-thread-2-processing-n:127.0.0.1:38752_solr x:cdcr-cluster2_shard2_replica_n2 s:shard2 c:cdcr-cluster2 r:core_node4) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 1370626 INFO  (recoveryExecutor-1373-thread-1-processing-n:127.0.0.1:38752_solr x:cdcr-cluster2_shard1_replica_n1 s:shard1 c:cdcr-cluster2 r:core_node3) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@93e01f[cdcr-cluster2_shard1_replica_n1] main]
   [junit4]   2> 1370627 INFO  (recoveryExecutor-1373-thread-1-processing-n:127.0.0.1:38752_solr x:cdcr-cluster2_shard1_replica_n1 s:shard1 c:cdcr-cluster2 r:core_node3) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1370628 INFO  (searcherExecutor-3077-thread-1-processing-n:127.0.0.1:38752_solr x:cdcr-cluster2_shard1_replica_n1 s:shard1 c:cdcr-cluster2 r:core_node3) [n:127.0.0.1:38752_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-cluster2_shard1_replica_n1] Registered new searcher Searcher@93e01f[cdcr-cluster2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1370629 INFO  (recoveryExec

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

   ^^
 [ecj-lint] Resource leak: 'a1' is never closed
 [ecj-lint] ----------
 [ecj-lint] 15. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/highlight/HighlighterTest.java (at line 207)
 [ecj-lint] 	OffsetWindowTokenFilter tots = new OffsetWindowTokenFilter(tokenStream);
 [ecj-lint] 	                        ^^^^
 [ecj-lint] Resource leak: 'tots' is never closed
 [ecj-lint] ----------
 [ecj-lint] 16. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/highlight/HighlighterTest.java (at line 211)
 [ecj-lint] 	Analyzer a2 = new WhitespaceAnalyzer();
 [ecj-lint] 	         ^^
 [ecj-lint] Resource leak: 'a2' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 17. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/response/TestJavabinTupleStreamParser.java (at line 72)
 [ecj-lint] 	JavabinTupleStreamParser parser = new JavabinTupleStreamParser(new ByteArrayInputStream(bytes), true);
 [ecj-lint] 	                         ^^^^^^
 [ecj-lint] Resource leak: 'parser' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 18. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/schema/TestSortableTextField.java (at line 491)
 [ecj-lint] 	final SolrClient client = new EmbeddedSolrServer(h.getCore());
 [ecj-lint] 	                 ^^^^^^
 [ecj-lint] Resource leak: 'client' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 19. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/search/TestDocSet.java (at line 243)
 [ecj-lint] 	return loadfactor!=0 ? new HashDocSet(a,0,n,1/loadfactor) : new HashDocSet(a,0,n);
 [ecj-lint] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 20. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/search/TestDocSet.java (at line 528)
 [ecj-lint] 	DocSet a = new BitDocSet(bs);
 [ecj-lint] 	       ^
 [ecj-lint] Resource leak: 'a' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 21. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/security/TestPKIAuthenticationPlugin.java (at line 78)
 [ecj-lint] 	final MockPKIAuthenticationPlugin mock = new MockPKIAuthenticationPlugin(null, nodeName);
 [ecj-lint] 	                                  ^^^^
 [ecj-lint] Resource leak: 'mock' is never closed
 [ecj-lint] ----------
 [ecj-lint] 22. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/security/TestPKIAuthenticationPlugin.java (at line 133)
 [ecj-lint] 	MockPKIAuthenticationPlugin mock1 = new MockPKIAuthenticationPlugin(null, nodeName) {
 [ecj-lint] 	                            ^^^^^
 [ecj-lint] Resource leak: 'mock1' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 23. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/security/TestRuleBasedAuthorizationPlugin.java (at line 380)
 [ecj-lint] 	RuleBasedAuthorizationPlugin plugin = new RuleBasedAuthorizationPlugin();
 [ecj-lint] 	                             ^^^^^^
 [ecj-lint] Resource leak: 'plugin' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 24. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/security/TestSha256AuthenticationProvider.java (at line 49)
 [ecj-lint] 	BasicAuthPlugin basicAuthPlugin = new BasicAuthPlugin();
 [ecj-lint] 	                ^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'basicAuthPlugin' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 25. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/spelling/SimpleQueryConverter.java (at line 42)
 [ecj-lint] 	WhitespaceAnalyzer analyzer = new WhitespaceAnalyzer();
 [ecj-lint] 	                   ^^^^^^^^
 [ecj-lint] Resource leak: 'analyzer' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 26. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/uninverting/TestFieldCacheVsDocValues.java (at line 139)
 [ecj-lint] 	IndexWriter w = new IndexWriter(d, newIndexWriterConfig(analyzer));
 [ecj-lint] 	            ^
 [ecj-lint] Resource leak: 'w' is never closed
 [ecj-lint] ----------
 [ecj-lint] 27. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/uninverting/TestFieldCacheVsDocValues.java (at line 172)
 [ecj-lint] 	throw iae;
 [ecj-lint] 	^^^^^^^^^^
 [ecj-lint] Resource leak: 'w' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 28. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/uninverting/TestFieldCacheVsDocValues.java (at line 178)
 [ecj-lint] 	return;
 [ecj-lint] 	^^^^^^^
 [ecj-lint] Resource leak: 'w' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 29. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/update/SolrCmdDistributorTest.java (at line 134)
 [ecj-lint] 	SolrCmdDistributor cmdDistrib = new SolrCmdDistributor(updateShardHandler);
 [ecj-lint] 	                   ^^^^^^^^^^
 [ecj-lint] Resource leak: 'cmdDistrib' is never closed
 [ecj-lint] ----------
 [ecj-lint] 30. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/update/SolrCmdDistributorTest.java (at line 333)
 [ecj-lint] 	SolrCmdDistributor cmdDistrib = new SolrCmdDistributor(streamingClients, 5, 0);
 [ecj-lint] 	                   ^^^^^^^^^^
 [ecj-lint] Resource leak: 'cmdDistrib' is never closed
 [ecj-lint] ----------
 [ecj-lint] 31. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/update/SolrCmdDistributorTest.java (at line 367)
 [ecj-lint] 	SolrCmdDistributor cmdDistrib = new SolrCmdDistributor(streamingClients, 5, 0);
 [ecj-lint] 	                   ^^^^^^^^^^
 [ecj-lint] Resource leak: 'cmdDistrib' is never closed
 [ecj-lint] ----------
 [ecj-lint] 32. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/update/SolrCmdDistributorTest.java (at line 413)
 [ecj-lint] 	SolrCmdDistributor cmdDistrib = new SolrCmdDistributor(streamingClients, 5, 0);
 [ecj-lint] 	                   ^^^^^^^^^^
 [ecj-lint] Resource leak: 'cmdDistrib' is never closed
 [ecj-lint] ----------
 [ecj-lint] 33. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/update/SolrCmdDistributorTest.java (at line 458)
 [ecj-lint] 	SolrCmdDistributor cmdDistrib = new SolrCmdDistributor(updateShardHandler);
 [ecj-lint] 	                   ^^^^^^^^^^
 [ecj-lint] Resource leak: 'cmdDistrib' is never closed
 [ecj-lint] ----------
 [ecj-lint] 34. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/update/SolrCmdDistributorTest.java (at line 516)
 [ecj-lint] 	SolrCmdDistributor cmdDistrib = new SolrCmdDistributor(updateShardHandler);
 [ecj-lint] 	                   ^^^^^^^^^^
 [ecj-lint] Resource leak: 'cmdDistrib' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 35. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/update/SolrIndexSplitterTest.java (at line 181)
 [ecj-lint] 	EmbeddedSolrServer server1 = new EmbeddedSolrServer(h.getCoreContainer(), "split1");
 [ecj-lint] 	                   ^^^^^^^
 [ecj-lint] Resource leak: 'server1' is never closed
 [ecj-lint] ----------
 [ecj-lint] 36. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/update/SolrIndexSplitterTest.java (at line 182)
 [ecj-lint] 	EmbeddedSolrServer server2 = new EmbeddedSolrServer(h.getCoreContainer(), "split2");
 [ecj-lint] 	                   ^^^^^^^
 [ecj-lint] Resource leak: 'server2' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 37. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/update/processor/RecordingUpdateProcessorFactory.java (at line 67)
 [ecj-lint] 	return recording ? new RecordingUpdateRequestProcessor(commandQueue, next) : next;
 [ecj-lint] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 37 problems (4 errors, 33 warnings)

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:618: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:101: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build.xml:682: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:2087: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:2120: Compile failed; see the compiler error output for details.

Total time: 207 minutes 36 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene-Solr-Tests-master - Build # 2337 - Failure

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

6 tests failed.
FAILED:  org.apache.solr.cloud.TestUtilizeNode.test

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([61DB83AB2EB32292:E98FBC71804F4F6A]: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.TestUtilizeNode.test(TestUtilizeNode.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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest.testSimple

Error Message:
Waiting for collection testSimple1 null Live Nodes: [127.0.0.1:36833_solr, 127.0.0.1:40529_solr] Last available state: DocCollection(testSimple1//collections/testSimple1/state.json/19)={   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{     "shard1":{       "range":"80000000-ffffffff",       "state":"active",       "replicas":{         "core_node3":{           "dataDir":"hdfs://lucene2-us-west.apache.org:46352/data/testSimple1/core_node3/data/",           "base_url":"https://127.0.0.1:36833/solr",           "node_name":"127.0.0.1:36833_solr",           "type":"NRT",           "ulogDir":"hdfs://lucene2-us-west.apache.org:46352/data/testSimple1/core_node3/data/tlog",           "core":"testSimple1_shard1_replica_n1",           "shared_storage":"true",           "state":"active"},         "core_node5":{           "dataDir":"hdfs://lucene2-us-west.apache.org:46352/data/testSimple1/core_node5/data/",           "base_url":"https://127.0.0.1:36833/solr",           "node_name":"127.0.0.1:36833_solr",           "type":"NRT",           "ulogDir":"hdfs://lucene2-us-west.apache.org:46352/data/testSimple1/core_node5/data/tlog",           "core":"testSimple1_shard1_replica_n2",           "shared_storage":"true",           "state":"active",           "leader":"true"}}},     "shard2":{       "range":"0-7fffffff",       "state":"active",       "replicas":{         "core_node7":{           "dataDir":"hdfs://lucene2-us-west.apache.org:46352/data/testSimple1/core_node7/data/",           "base_url":"https://127.0.0.1:39029/solr",           "node_name":"127.0.0.1:39029_solr",           "type":"NRT",           "ulogDir":"hdfs://lucene2-us-west.apache.org:46352/data/testSimple1/core_node7/data/tlog",           "core":"testSimple1_shard2_replica_n4",           "shared_storage":"true",           "state":"down"},         "core_node8":{           "dataDir":"hdfs://lucene2-us-west.apache.org:46352/data/testSimple1/core_node8/data/",           "base_url":"https://127.0.0.1:36833/solr",           "node_name":"127.0.0.1:36833_solr",           "type":"NRT",           "ulogDir":"hdfs://lucene2-us-west.apache.org:46352/data/testSimple1/core_node8/data/tlog",           "core":"testSimple1_shard2_replica_n6",           "shared_storage":"true",           "state":"active",           "leader":"true"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"2",   "autoAddReplicas":"true",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Waiting for collection testSimple1
null
Live Nodes: [127.0.0.1:36833_solr, 127.0.0.1:40529_solr]
Last available state: DocCollection(testSimple1//collections/testSimple1/state.json/19)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "dataDir":"hdfs://lucene2-us-west.apache.org:46352/data/testSimple1/core_node3/data/",
          "base_url":"https://127.0.0.1:36833/solr",
          "node_name":"127.0.0.1:36833_solr",
          "type":"NRT",
          "ulogDir":"hdfs://lucene2-us-west.apache.org:46352/data/testSimple1/core_node3/data/tlog",
          "core":"testSimple1_shard1_replica_n1",
          "shared_storage":"true",
          "state":"active"},
        "core_node5":{
          "dataDir":"hdfs://lucene2-us-west.apache.org:46352/data/testSimple1/core_node5/data/",
          "base_url":"https://127.0.0.1:36833/solr",
          "node_name":"127.0.0.1:36833_solr",
          "type":"NRT",
          "ulogDir":"hdfs://lucene2-us-west.apache.org:46352/data/testSimple1/core_node5/data/tlog",
          "core":"testSimple1_shard1_replica_n2",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          "dataDir":"hdfs://lucene2-us-west.apache.org:46352/data/testSimple1/core_node7/data/",
          "base_url":"https://127.0.0.1:39029/solr",
          "node_name":"127.0.0.1:39029_solr",
          "type":"NRT",
          "ulogDir":"hdfs://lucene2-us-west.apache.org:46352/data/testSimple1/core_node7/data/tlog",
          "core":"testSimple1_shard2_replica_n4",
          "shared_storage":"true",
          "state":"down"},
        "core_node8":{
          "dataDir":"hdfs://lucene2-us-west.apache.org:46352/data/testSimple1/core_node8/data/",
          "base_url":"https://127.0.0.1:36833/solr",
          "node_name":"127.0.0.1:36833_solr",
          "type":"NRT",
          "ulogDir":"hdfs://lucene2-us-west.apache.org:46352/data/testSimple1/core_node8/data/tlog",
          "core":"testSimple1_shard2_replica_n6",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"true",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
	at __randomizedtesting.SeedInfo.seed([61DB83AB2EB32292:5968A7550940F643]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
	at org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:103)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testTrigger

Error Message:
expected:<0> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<0> but was:<1>
	at __randomizedtesting.SeedInfo.seed([61DB83AB2EB32292:210B529B77C51BF]: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.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testTrigger(SearchRateTriggerTest.java:101)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([61DB83AB2EB32292:DBD7B424715BF4DD]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.junit.Assert.assertNull(Assert.java:562)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger(TriggerIntegrationTest.java:1587)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory

Error Message:
expected:<5> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
	at __randomizedtesting.SeedInfo.seed([61DB83AB2EB32292:C27275694FBDD95]: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.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:244)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientTest.testRetryUpdatesWhenClusterStateIsStale

Error Message:
Could not load collection from ZK: stale_state_test_col

Stack Trace:
org.apache.solr.common.SolrException: Could not load collection from ZK: stale_state_test_col
	at __randomizedtesting.SeedInfo.seed([73AD57B2ECE81685:C79CCF5A0F0160A9]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1108)
	at org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:647)
	at org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:137)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:154)
	at org.apache.solr.client.solrj.impl.CloudSolrClientTest.testRetryUpdatesWhenClusterStateIsStale(CloudSolrClientTest.java:782)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/stale_state_test_col/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:340)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:340)
	at org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1120)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1106)
	... 44 more




Build Log:
[...truncated 12058 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_61DB83AB2EB32292-001/init-core-data-001
   [junit4]   2> 0    INFO  (SUITE-SearchRateTriggerTest-seed#[61DB83AB2EB32292]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 617  INFO  (SUITE-SearchRateTriggerTest-seed#[61DB83AB2EB32292]-worker) [    ] o.e.j.u.log Logging initialized @11710ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 667  INFO  (SUITE-SearchRateTriggerTest-seed#[61DB83AB2EB32292]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2967 INFO  (SUITE-SearchRateTriggerTest-seed#[61DB83AB2EB32292]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3007 INFO  (SUITE-SearchRateTriggerTest-seed#[61DB83AB2EB32292]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_61DB83AB2EB32292-001/tempDir-001
   [junit4]   2> 3171 INFO  (SUITE-SearchRateTriggerTest-seed#[61DB83AB2EB32292]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3199 INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3236 INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3739 INFO  (SUITE-SearchRateTriggerTest-seed#[61DB83AB2EB32292]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:45279
   [junit4]   2> 4752 ERROR (Thread-1) [    ] 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> 5042 INFO  (zkConnectionManagerCallback-4-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6436 INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 6436 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 6436 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 6447 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 6541 INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 6542 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 6542 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 6541 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 6542 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 6542 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 6542 INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 6542 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 6564 INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 6573 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 6577 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 6577 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 6704 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@221a7aa3{/solr,null,AVAILABLE}
   [junit4]   2> 6704 INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@51d32b6e{/solr,null,AVAILABLE}
   [junit4]   2> 6741 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7675a986{/solr,null,AVAILABLE}
   [junit4]   2> 6741 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@50c41e41{/solr,null,AVAILABLE}
   [junit4]   2> 6881 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5c9d742f{SSL,[ssl, http/1.1]}{127.0.0.1:35170}
   [junit4]   2> 6881 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server Started @18033ms
   [junit4]   2> 6894 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35170}
   [junit4]   2> 6890 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@453631a9{SSL,[ssl, http/1.1]}{127.0.0.1:42211}
   [junit4]   2> 6890 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1da2a0f6{SSL,[ssl, http/1.1]}{127.0.0.1:40469}
   [junit4]   2> 6931 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.Server Started @18083ms
   [junit4]   2> 6931 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server Started @18083ms
   [junit4]   2> 6931 INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@55e01910{SSL,[ssl, http/1.1]}{127.0.0.1:37806}
   [junit4]   2> 6932 INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.Server Started @18084ms
   [junit4]   2> 6932 INFO  (jetty-launcher-1-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37806}
   [junit4]   2> 6931 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40469}
   [junit4]   2> 6931 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42211}
   [junit4]   2> 7089 ERROR (jetty-launcher-1-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 7092 ERROR (jetty-launcher-1-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 7092 ERROR (jetty-launcher-1-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 7089 ERROR (jetty-launcher-1-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 7129 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 7129 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 7092 INFO  (jetty-launcher-1-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 7092 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 7166 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 7166 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 7166 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 7166 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 7166 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 7166 INFO  (jetty-launcher-1-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 7167 INFO  (jetty-launcher-1-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 7166 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 7814 INFO  (jetty-launcher-1-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-16T11:43:01.280Z
   [junit4]   2> 7823 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-16T11:43:01.275Z
   [junit4]   2> 7823 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-16T11:43:01.275Z
   [junit4]   2> 7831 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-16T11:43:01.275Z
   [junit4]   2> 8035 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 8081 INFO  (zkConnectionManagerCallback-6-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8082 INFO  (zkConnectionManagerCallback-8-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8123 INFO  (zkConnectionManagerCallback-12-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8135 INFO  (zkConnectionManagerCallback-10-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8198 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 8198 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 8199 INFO  (jetty-launcher-1-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 8200 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 8968 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 0x10042af35900004, likely client has closed socket
   [junit4]   2> 8969 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 0x10042af35900002, likely client has closed socket
   [junit4]   2> 8969 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 0x10042af35900003, likely client has closed socket
   [junit4]   2> 11353 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45279/solr
   [junit4]   2> 11381 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45279/solr
   [junit4]   2> 11384 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45279/solr
   [junit4]   2> 11384 INFO  (jetty-launcher-1-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45279/solr
   [junit4]   2> 11595 INFO  (zkConnectionManagerCallback-24-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 11691 INFO  (zkConnectionManagerCallback-22-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 11692 INFO  (zkConnectionManagerCallback-28-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 11692 INFO  (zkConnectionManagerCallback-26-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 11885 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 0x10042af35900007, likely client has closed socket
   [junit4]   2> 11885 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 0x10042af35900008, likely client has closed socket
   [junit4]   2> 11905 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 0x10042af35900006, likely client has closed socket
   [junit4]   2> 11993 INFO  (zkConnectionManagerCallback-36-thread-1-processing-n:127.0.0.1:42211_solr) [n:127.0.0.1:42211_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 12009 INFO  (zkConnectionManagerCallback-34-thread-1-processing-n:127.0.0.1:40469_solr) [n:127.0.0.1:40469_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 12076 INFO  (zkConnectionManagerCallback-32-thread-1-processing-n:127.0.0.1:37806_solr) [n:127.0.0.1:37806_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 12076 INFO  (zkConnectionManagerCallback-30-thread-1-processing-n:127.0.0.1:35170_solr) [n:127.0.0.1:35170_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 16417 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:42211_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 16419 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:42211_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42211_solr
   [junit4]   2> 16443 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:35170_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 16503 INFO  (jetty-launcher-1-thread-4) [n:127.0.0.1:37806_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 16518 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:35170_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35170_solr
   [junit4]   2> 16519 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:42211_solr    ] o.a.s.c.Overseer Overseer (id=72130914323267594-127.0.0.1:42211_solr-n_0000000000) starting
   [junit4]   2> 16519 INFO  (jetty-launcher-1-thread-4) [n:127.0.0.1:37806_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37806_solr
   [junit4]   2> 16704 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:40469_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 16987 INFO  (zkCallback-31-thread-1-processing-n:127.0.0.1:37806_solr) [n:127.0.0.1:37806_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 17078 INFO  (zkCallback-35-thread-1-processing-n:127.0.0.1:42211_solr) [n:127.0.0.1:42211_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 17078 INFO  (zkCallback-29-thread-1-processing-n:127.0.0.1:35170_solr) [n:127.0.0.1:35170_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 17078 INFO  (zkCallback-33-thread-1-processing-n:127.0.0.1:40469_solr) [n:127.0.0.1:40469_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 17509 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:40469_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40469_solr
   [junit4]   2> 17579 INFO  (zkCallback-35-thread-1-processing-n:127.0.0.1:42211_solr) [n:127.0.0.1:42211_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 17595 INFO  (zkCallback-29-thread-1-processing-n:127.0.0.1:35170_solr) [n:127.0.0.1:35170_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 17716 INFO  (zkCallback-31-thread-1-processing-n:127.0.0.1:37806_solr) [n:127.0.0.1:37806_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 17716 INFO  (zkCallback-33-thread-1-processing-n:127.0.0.1:40469_solr) [n:127.0.0.1:40469_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 19034 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:42211_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42211_solr
   [junit4]   2> 19407 INFO  (zkCallback-29-thread-1-processing-n:127.0.0.1:35170_solr) [n:127.0.0.1:35170_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 19414 INFO  (zkCallback-31-thread-1-processing-n:127.0.0.1:37806_solr) [n:127.0.0.1:37806_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 19418 INFO  (zkCallback-33-thread-1-processing-n:127.0.0.1:40469_solr) [n:127.0.0.1:40469_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 19427 INFO  (zkCallback-35-thread-1-processing-n:127.0.0.1:42211_solr) [n:127.0.0.1:42211_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 22499 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:35170_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35170.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4214b591
   [junit4]   2> 22510 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:40469_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40469.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4214b591
   [junit4]   2> 22582 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:42211_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42211.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4214b591
   [junit4]   2> 22589 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:35170_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35170.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4214b591
   [junit4]   2> 22590 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:35170_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35170.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4214b591
   [junit4]   2> 22606 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:40469_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40469.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4214b591
   [junit4]   2> 22606 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:40469_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40469.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4214b591
   [junit4]   2> 22645 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:42211_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42211.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4214b591
   [junit4]   2> 22646 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:42211_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42211.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4214b591
   [junit4]   2> 22685 INFO  (jetty-launcher-1-thread-4) [n:127.0.0.1:37806_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37806.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4214b591
   [junit4]   2> 22686 INFO  (jetty-launcher-1-thread-4) [n:127.0.0.1:37806_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37806.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4214b591
   [junit4]   2> 22686 INFO  (jetty-launcher-1-thread-4) [n:127.0.0.1:37806_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37806.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4214b591
   [junit4]   2> 22992 INFO  (jetty-launcher-1-thread-4) [n:127.0.0.1:37806_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_61DB83AB2EB32292-001/tempDir-001/node4/.
   [junit4]   2> 23065 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:35170_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_61DB83AB2EB32292-001/tempDir-001/node1/.
   [junit4]   2> 23085 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:42211_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_61DB83AB2EB32292-001/tempDir-001/node3/.
   [junit4]   2> 23012 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:40469_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_61DB83AB2EB32292-001/tempDir-001/node2/.
   [junit4]   2> 26968 INFO  (zkConnectionManagerCallback-46-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 27032 INFO  (zkConnectionManagerCallback-50-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 27082 INFO  (SUITE-SearchRateTriggerTest-seed#[61DB83AB2EB32292]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 27156 INFO  (SUITE-SearchRateTriggerTest-seed#[61DB83AB2EB32292]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45279/solr ready
   [junit4]   2> 31441 INFO  (qtp878940850-52) [n:127.0.0.1:42211_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=SearchRateTriggerTest-collection1&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 31649 INFO  (OverseerThreadFactory-20-thread-1-processing-n:127.0.0.1:42211_solr) [n:127.0.0.1:42211_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection SearchRateTriggerTest-collection1
   [junit4]   2> 32039 INFO  (OverseerStateUpdate-72130914323267594-127.0.0.1:42211_solr-n_0000000000) [n:127.0.0.1:42211_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SearchRateTriggerTest-collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"SearchRateTriggerTest-collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42211/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 32131 INFO  (OverseerStateUpdate-72130914323267594-127.0.0.1:42211_solr-n_0000000000) [n:127.0.0.1:42211_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SearchRateTriggerTest-collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"SearchRateTriggerTest-collection1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37806/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 32146 INFO  (OverseerStateUpdate-72130914323267594-127.0.0.1:42211_solr-n_0000000000) [n:127.0.0.1:42211_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SearchRateTriggerTest-collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"SearchRateTriggerTest-collection1_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40469/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 32147 INFO  (OverseerStateUpdate-72130914323267594-127.0.0.1:42211_solr-n_0000000000) [n:127.0.0.1:42211_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SearchRateTriggerTest-collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"SearchRateTriggerTest-collection1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35170/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 33192 INFO  (qtp878940850-53) [n:127.0.0.1:42211_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 33454 INFO  (qtp878940850-53) [n:127.0.0.1:42211_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 34141 INFO  (qtp1971090616-55) [n:127.0.0.1:35170_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard2_replica_n4&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 34342 INFO  (qtp1348914689-36) [n:127.0.0.1:40469_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard2_replica_n3&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 34267 INFO  (qtp1971090616-55) [n:127.0.0.1:35170_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 34362 INFO  (qtp1348914689-36) [n:127.0.0.1:40469_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 34504 INFO  (qtp1534252782-48) [n:127.0.0.1:37806_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard1_replica_n2&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 34575 INFO  (qtp1534252782-48) [n:127.0.0.1:37806_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 34528 INFO  (zkCallback-35-thread-2-processing-n:127.0.0.1:42211_solr) [n:127.0.0.1:42211_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SearchRateTriggerTest-collection1/state.json] for collection [SearchRateTriggerTest-collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 34525 INFO  (zkCallback-35-thread-1-processing-n:127.0.0.1:42211_solr) [n:127.0.0.1:42211_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SearchRateTriggerTest-collection1/state.json] for collection [SearchRateTriggerTest-collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 34850 INFO  (zkCallback-33-thread-1-processing-n:127.0.0.1:40469_solr) [n:127.0.0.1:40469_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SearchRateTriggerTest-collection1/state.json] for collection [SearchRateTriggerTest-collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 34850 INFO  (zkCallback-35-thread-1-processing-n:127.0.0.1:42211_solr) [n:127.0.0.1:42211_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SearchRateTriggerTest-collection1/state.json] for collection [SearchRateTriggerTest-collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 34850 INFO  (zkCallback-35-thread-3-processing-n:127.0.0.1:42211_solr) [n:127.0.0.1:42211_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SearchRateTriggerTest-collection1/state.json] for collection [SearchRateTriggerTest-collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 34872 INFO  (zkCallback-31-thread-1-processing-n:127.0.0.1:37806_solr) [n:127.0.0.1:37806_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SearchRateTriggerTest-collection1/state.json] for collection [SearchRateTriggerTest-collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 34881 INFO  (zkCallback-29-thread-1-processing-n:127.0.0.1:35170_solr) [n:127.0.0.1:35170_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SearchRateTriggerTest-collection1/state.json] for collection [SearchRateTriggerTest-collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 34945 INFO  (zkCallback-31-thread-2-processing-n:127.0.0.1:37806_solr) [n:127.0.0.1:37806_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SearchRateTriggerTest-collection1/state.json] for collection [SearchRateTriggerTest-collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 36080 INFO  (qtp878940850-53) [n:127.0.0.1:42211_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 36192 INFO  (qtp1971090616-55) [n:127.0.0.1:35170_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 36608 INFO  (qtp1348914689-36) [n:127.0.0.1:40469_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 36631 INFO  (qtp1534252782-48) [n:127.0.0.1:37806_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 37239 INFO  (qtp878940850-53) [n:127.0.0.1:42211_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.s.IndexSchema [SearchRateTriggerTest-collection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 37299 INFO  (qtp1348914689-36) [n:127.0.0.1:40469_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n3] o.a.s.s.IndexSchema [SearchRateTriggerTest-collection1_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 37260 INFO  (qtp1971090616-55) [n:127.0.0.1:35170_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.s.IndexSchema [SearchRateTriggerTest-collection1_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 37374 INFO  (qtp1534252782-48) [n:127.0.0.1:37806_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.s.IndexSchema [SearchRateTriggerTest-collection1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 37931 INFO  (qtp878940850-53) [n:127.0.0.1:42211_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 37932 INFO  (qtp878940850-53) [n:127.0.0.1:42211_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'SearchRateTriggerTest-collection1_shard1_replica_n1' using configuration from collection SearchRateTriggerTest-collection1, trusted=true
   [junit4]   2> 37939 INFO  (qtp1348914689-36) [n:127.0.0.1:40469_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n3] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 38000 INFO  (qtp1971090616-55) [n:127.0.0.1:35170_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 38000 INFO  (qtp1971090616-55) [n:127.0.0.1:35170_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'SearchRateTriggerTest-collection1_shard2_replica_n4' using configuration from collection SearchRateTriggerTest-collection1, trusted=true
   [junit4]   2> 38000 INFO  (qtp1534252782-48) [n:127.0.0.1:37806_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 38000 INFO  (qtp1534252782-48) [n:127.0.0.1:37806_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'SearchRateTriggerTest-collection1_shard1_replica_n2' using configuration from collection SearchRateTriggerTest-collection1, trusted=true
   [junit4]   2> 37939 INFO  (qtp1348914689-36) [n:127.0.0.1:40469_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'SearchRateTriggerTest-collection1_shard2_replica_n3' using configuration from collection SearchRateTriggerTest-collection1, trusted=true
   [junit4]   2> 38258 INFO  (qtp878940850-53) [n:127.0.0.1:42211_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42211.solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1' (registry 'solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4214b591
   [junit4]   2> 38258 INFO  (qtp1348914689-36) [n:127.0.0.1:40469_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40469.solr.core.SearchRateTriggerTest-collection1.shard2.replica_n3' (registry 'solr.core.SearchRateTriggerTest-collection1.shard2.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4214b591
   [junit4]   2> 38260 INFO  (qtp1971090616-55) [n:127.0.0.1:35170_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35170.solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4' (registry 'solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4214b591
   [junit4]   2> 38285 INFO  (qtp1534252782-48) [n:127.0.0.1:37806_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37806.solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2' (registry 'solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4214b591
   [junit4]   2> 38303 INFO  (qtp878940850-53) [n:127.0.0.1:42211_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 38337 INFO  (qtp1534252782-48) [n:127.0.0.1:37806_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 38303 INFO  (qtp1971090616-55) [n:127.0.0.1:35170_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 38303 INFO  (qtp1348914689-36) [n:127.0.0.1:40469_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 38395 INFO  (qtp878940850-53) [n:127.0.0.1:42211_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.SolrCore [[SearchRateTriggerTest-collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_61DB83AB2EB32292-001/tempDir-001/node3/SearchRateTriggerTest-collection1_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_61DB83AB2EB32292-001/tempDir-001/node3/./SearchRateTriggerTest-collection1_shard1_replica_n1/data/]
   [junit4]   2> 38396 INFO  (qtp1971090616-55) [n:127.0.0.1:35170_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.SolrCore [[SearchRateTriggerTest-collection1_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_61DB83AB2EB32292-001/tempDir-001/node1/SearchRateTriggerTest-collection1_shard2_replica_n4], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_61DB83AB2EB32292-001/tempDir-001/node1/./SearchRateTriggerTest-collection1_shard2_replica_n4/data/]
   [junit4]   2> 38410 INFO  (qtp1348914689-36) [n:127.0.0.1:40469_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n3] o.a.s.c.SolrCore [[SearchRateTriggerTest-collection1_shard2_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_61DB83AB2EB32292-001/tempDir-001/node2/SearchRateTriggerTest-collection1_shard2_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_61DB83AB2EB32292-001/tempDir-001/node2/./SearchRateTriggerTest-collection1_shard2_replica_n3/data/]
   [junit4]   2> 38460 INFO  (qtp1534252782-48) [n:127.0.0.1:37806_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.c.SolrCore [[SearchRateTriggerTest-collection1_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_61DB83AB2EB32292-001/tempDir-001/node4/SearchRateTriggerTest-collection1_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_61DB83AB2EB32292-001/tempDir-001/node4/./SearchRateTriggerTest-collection1_shard1_replica_n2/data/]
   [junit4]   2> 45217 INFO  (qtp1534252782-48) [n:127.0.0.1:37806_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 45217 INFO  (qtp1534252782-48) [n:127.0.0.1:37806_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 45232 INFO  (qtp878940850-53) [n:127.0.0.1:42211_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 45235 INFO  (qtp1971090616-55) [n:127.0.0.1:35170_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 45386 INFO  (qtp1971090616-55) [n:127.0.0.1:35170_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 45387 INFO  (qtp1534252782-48) [n:127.0.0.1:37806_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 45387 INFO  (qtp1534252782-48) [n:127.0.0.1:37806_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 45235 INFO  (qtp1348914689-36) [n:127.0.0.1:40469_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 45402 INFO  (qtp1348914689-36) [n:127.0.0.1:40469_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 45404 INFO  (qtp1348914689-36) [n:127.0.0.1:40469_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 45404 INFO  (qtp1348914689-36) [n:127.0.0.1:40469_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 45385 INFO  (qtp878940850-53) [n:127.0.0.1:42211_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 45407 INFO  (qtp878940850-53) [n:127.0.0.1:42211_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 45407 INFO  (qtp878940850-53) [n:127.0.0.1:42211_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 45388 INFO  (qtp1971090616-55) [n:127.0.0.1:35170_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 45423 INFO  (qtp1971090616-55) [n:127.0.0.1:35170_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 45606 INFO  (qtp1348914689-36) [n:127.0.0.1:40469_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c9f40d1[SearchRateTriggerTest-collection1_shard2_replica_n3] main]
   [junit4]   2> 45621 INFO  (qtp878940850-53) [n:127.0.0.1:42211_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1859e775[SearchRateTriggerTest-collection1_shard1_replica_n1] main]
   [junit4]   2> 45608 INFO  (qtp1971090616-55) [n:127.0.0.1:35170_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@252e2f82[SearchRateTriggerTest-collection1_shard2_replica_n4] main]
   [junit4]   2> 45608 INFO  (qtp1534252782-48) [n:127.0.0.1:37806_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@31d3ff35[SearchRateTriggerTest-collection1_shard1_replica_n2] main]
   [junit4]   2> 45816 INFO  (qtp878940850-53) [n:127.0.0.1:42211_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 45892 INFO  (qtp1534252782-48) [n:127.0.0.1:37806_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 45905 INFO  (qtp1971090616-55) [n:127.0.0.1:35170_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 45820 INFO  (qtp1348914689-36) [n:127.0.0.1:40469_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 46077 INFO  (qtp878940850-53) [n:127.0.0.1:42211_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 46080 INFO  (qtp1971090616-55) [n:127.0.0.1:35170_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 46080 INFO  (qtp1534252782-48) [n:127.0.0.1:37806_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 46080 INFO  (qtp1348914689-36) [n:127.0.0.1:40469_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 46191 INFO  (qtp878940850-53) [n:127.0.0.1:42211_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 46236 INFO  (qtp1971090616-55) [n:127.0.0.1:35170_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 46236 INFO  (qtp1348914689-36) [n:127.0.0.1:40469_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 46191 INFO  (qtp1534252782-48) [n:127.0.0.1:37806_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 47412 INFO  (qtp878940850-53) [n:127.0.0.1:42211_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592557747849658368
   [junit4]   2> 47414 INFO  (qtp1971090616-55) [n:127.0.0.1:35170_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592557747852804096
   [junit4]   2> 47426 INFO  (qtp1534252782-48) [n:127.0.0.1:37806_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592557747865387008
   [junit4]   2> 47562 INFO  (qtp1348914689-36) [n:127.0.0.1:40469_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592557748007993344
   [junit4]   2> 47709 INFO  (searcherExecutor-32-thread-1-processing-n:127.0.0.1:37806_solr x:SearchRateTriggerTest-collection1_shard1_replica_n2 s:shard1 c:SearchRateTriggerTest-collection1 r:core_node6) [n:127.0.0.1:37806_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.c.SolrCore [SearchRateTriggerTest-collection1_shard1_replica_n2] Registered new searcher Searcher@31d3ff35[SearchRateTriggerTest-collection1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 47715 INFO  (searcherExecutor-31-thread-1-processing-n:127.0.0.1:35170_solr x:SearchRateTriggerTest-collection1_shard2_replica_n4 s:shard2 c:SearchRateTriggerTest-collection1 r:core_node8) [n:127.0.0.1:35170_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.SolrCore [SearchRateTriggerTest-collection1_shard2_replica_n4] Registered new searcher Searcher@252e2f82[SearchRateTriggerTest-collection1_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 47733 INFO  (searcherExecutor-29-thread-1-processing-n:127.0.0.1:42211_solr x:SearchRateTriggerTest-collection1_shard1_replica_n1 s:shard1 c:SearchRateTriggerTest-collection1 r:core_node5) [n:127.0.0.1:42211_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.SolrCore [SearchRateTriggerTest-collection1_shard1_replica_n1] Registered new searcher Searcher@1859e775[SearchRateTriggerTest-collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 47743 INFO  (searcherExecutor-30-thread-1-processing-n:127.0.0.1:40469_solr x:SearchRateTriggerTest-collection1_shard2_replica_n3 s:shard2 c:SearchRateTriggerTest-collection1 r:core_node7) [n:127.0.0.1:40469_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n3] o.a.s.c.SolrCore [SearchRateTriggerTest-collection1_shard2_replica_n3] Registered new searcher Searcher@1c9f40d1[SearchRateTriggerTest-collection1_shard2_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 47890 INFO  (qtp1534252782-48) [n:127.0.0.1:37806_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.c.ZkShardTerms Failed to save terms, version is not match, retrying
   [junit4]   2> 48171 INFO  (qtp1971090616-55) [n:127.0.0.1:35170_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9982ms
   [junit4]   2> 48256 INFO  (zkCallback-35-thread-1-processing-n:127.0.0.1:42211_solr) [n:127.0.0.1:42211_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SearchRateTriggerTest-collection1/state.json] for collection [SearchRateTriggerTest-collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 48256 INFO  (zkCallback-35-thread-3-processing-n:127.0.0.1:42211_solr) [n:127.0.0.1:42211_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SearchRateTriggerTest-collection1/state.json] for collection [SearchRateTriggerTest-collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 48182 INFO  (qtp878940850-53) [n:127.0.0.1:42211_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 48257 INFO  (qtp878940850-53) [n:127.0.0.1:42211_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 48257 INFO  (qtp878940850-53) [n:127.0.0.1:42211_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:42211/solr/SearchRateTriggerTest-collection1_shard1_replica_n1/
   [junit4]   2> 48263 INFO  (zkCallback-31-thread-2-processing-n:127.0.0.1:37806_solr) [n:127.0.0.1:37806_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SearchRateTriggerTest-collection1/state.json] for collection [SearchRateTriggerTest-collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 48263 INFO  (zkCallback-31-thread-1-processing-n:127.0.0.1:37806_solr) [n:127.0.0.1:37806_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SearchRateTriggerTest-collection1/state.json] for collection [SearchRateTriggerTest-collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 48296 INFO  (zkCallback-29-thread-2-processing-n:127.0.0.1:35170_solr) [n:127.0.0.1:35170_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SearchRateTriggerTest-collection1/state.json] for collection [SearchRateTriggerTest-collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 48299 INFO  (zkCallback-33-thread-2-processing-n:127.0.0.1:40469_solr) [n:127.0.0.1:40469_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SearchRateTriggerTest-collection1/state.json] for collection [SearchRateTriggerTest-collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 48439 INFO  (qtp878940850-53) [n:127.0.0.1:42211_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=SearchRateTriggerTest-collection1_shard1_replica_n1 url=https://127.0.0.1:42211/solr START replicas=[https://127.0.0.1:37806/solr/SearchRateTriggerTest-collection1_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 48584 INFO  (zkCallback-35-thread-1-processing-n:127.0.0.1:42211_solr) [n:127.0.0.1:42211_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SearchRateTriggerTest-collection1/state.json] for collection [SearchRateTriggerTest-collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 48584 INFO  (zkCallback-35-thread-3-processing-n:127.0.0.1:42211_solr) [n:127.0.0.1:42211_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SearchRateTriggerTest-collection1/state.json] for collection [SearchRateTriggerTest-collection1] has oc

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

   ^^
 [ecj-lint] Resource leak: 'a1' is never closed
 [ecj-lint] ----------
 [ecj-lint] 15. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/highlight/HighlighterTest.java (at line 207)
 [ecj-lint] 	OffsetWindowTokenFilter tots = new OffsetWindowTokenFilter(tokenStream);
 [ecj-lint] 	                        ^^^^
 [ecj-lint] Resource leak: 'tots' is never closed
 [ecj-lint] ----------
 [ecj-lint] 16. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/highlight/HighlighterTest.java (at line 211)
 [ecj-lint] 	Analyzer a2 = new WhitespaceAnalyzer();
 [ecj-lint] 	         ^^
 [ecj-lint] Resource leak: 'a2' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 17. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/response/TestJavabinTupleStreamParser.java (at line 72)
 [ecj-lint] 	JavabinTupleStreamParser parser = new JavabinTupleStreamParser(new ByteArrayInputStream(bytes), true);
 [ecj-lint] 	                         ^^^^^^
 [ecj-lint] Resource leak: 'parser' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 18. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/schema/TestSortableTextField.java (at line 491)
 [ecj-lint] 	final SolrClient client = new EmbeddedSolrServer(h.getCore());
 [ecj-lint] 	                 ^^^^^^
 [ecj-lint] Resource leak: 'client' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 19. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/search/TestDocSet.java (at line 243)
 [ecj-lint] 	return loadfactor!=0 ? new HashDocSet(a,0,n,1/loadfactor) : new HashDocSet(a,0,n);
 [ecj-lint] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 20. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/search/TestDocSet.java (at line 528)
 [ecj-lint] 	DocSet a = new BitDocSet(bs);
 [ecj-lint] 	       ^
 [ecj-lint] Resource leak: 'a' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 21. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/security/TestPKIAuthenticationPlugin.java (at line 78)
 [ecj-lint] 	final MockPKIAuthenticationPlugin mock = new MockPKIAuthenticationPlugin(null, nodeName);
 [ecj-lint] 	                                  ^^^^
 [ecj-lint] Resource leak: 'mock' is never closed
 [ecj-lint] ----------
 [ecj-lint] 22. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/security/TestPKIAuthenticationPlugin.java (at line 133)
 [ecj-lint] 	MockPKIAuthenticationPlugin mock1 = new MockPKIAuthenticationPlugin(null, nodeName) {
 [ecj-lint] 	                            ^^^^^
 [ecj-lint] Resource leak: 'mock1' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 23. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/security/TestRuleBasedAuthorizationPlugin.java (at line 380)
 [ecj-lint] 	RuleBasedAuthorizationPlugin plugin = new RuleBasedAuthorizationPlugin();
 [ecj-lint] 	                             ^^^^^^
 [ecj-lint] Resource leak: 'plugin' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 24. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/security/TestSha256AuthenticationProvider.java (at line 49)
 [ecj-lint] 	BasicAuthPlugin basicAuthPlugin = new BasicAuthPlugin();
 [ecj-lint] 	                ^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'basicAuthPlugin' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 25. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/spelling/SimpleQueryConverter.java (at line 42)
 [ecj-lint] 	WhitespaceAnalyzer analyzer = new WhitespaceAnalyzer();
 [ecj-lint] 	                   ^^^^^^^^
 [ecj-lint] Resource leak: 'analyzer' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 26. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/uninverting/TestFieldCacheVsDocValues.java (at line 139)
 [ecj-lint] 	IndexWriter w = new IndexWriter(d, newIndexWriterConfig(analyzer));
 [ecj-lint] 	            ^
 [ecj-lint] Resource leak: 'w' is never closed
 [ecj-lint] ----------
 [ecj-lint] 27. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/uninverting/TestFieldCacheVsDocValues.java (at line 172)
 [ecj-lint] 	throw iae;
 [ecj-lint] 	^^^^^^^^^^
 [ecj-lint] Resource leak: 'w' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 28. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/uninverting/TestFieldCacheVsDocValues.java (at line 178)
 [ecj-lint] 	return;
 [ecj-lint] 	^^^^^^^
 [ecj-lint] Resource leak: 'w' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 29. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/update/SolrCmdDistributorTest.java (at line 134)
 [ecj-lint] 	SolrCmdDistributor cmdDistrib = new SolrCmdDistributor(updateShardHandler);
 [ecj-lint] 	                   ^^^^^^^^^^
 [ecj-lint] Resource leak: 'cmdDistrib' is never closed
 [ecj-lint] ----------
 [ecj-lint] 30. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/update/SolrCmdDistributorTest.java (at line 333)
 [ecj-lint] 	SolrCmdDistributor cmdDistrib = new SolrCmdDistributor(streamingClients, 5, 0);
 [ecj-lint] 	                   ^^^^^^^^^^
 [ecj-lint] Resource leak: 'cmdDistrib' is never closed
 [ecj-lint] ----------
 [ecj-lint] 31. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/update/SolrCmdDistributorTest.java (at line 367)
 [ecj-lint] 	SolrCmdDistributor cmdDistrib = new SolrCmdDistributor(streamingClients, 5, 0);
 [ecj-lint] 	                   ^^^^^^^^^^
 [ecj-lint] Resource leak: 'cmdDistrib' is never closed
 [ecj-lint] ----------
 [ecj-lint] 32. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/update/SolrCmdDistributorTest.java (at line 413)
 [ecj-lint] 	SolrCmdDistributor cmdDistrib = new SolrCmdDistributor(streamingClients, 5, 0);
 [ecj-lint] 	                   ^^^^^^^^^^
 [ecj-lint] Resource leak: 'cmdDistrib' is never closed
 [ecj-lint] ----------
 [ecj-lint] 33. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/update/SolrCmdDistributorTest.java (at line 458)
 [ecj-lint] 	SolrCmdDistributor cmdDistrib = new SolrCmdDistributor(updateShardHandler);
 [ecj-lint] 	                   ^^^^^^^^^^
 [ecj-lint] Resource leak: 'cmdDistrib' is never closed
 [ecj-lint] ----------
 [ecj-lint] 34. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/update/SolrCmdDistributorTest.java (at line 516)
 [ecj-lint] 	SolrCmdDistributor cmdDistrib = new SolrCmdDistributor(updateShardHandler);
 [ecj-lint] 	                   ^^^^^^^^^^
 [ecj-lint] Resource leak: 'cmdDistrib' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 35. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/update/SolrIndexSplitterTest.java (at line 181)
 [ecj-lint] 	EmbeddedSolrServer server1 = new EmbeddedSolrServer(h.getCoreContainer(), "split1");
 [ecj-lint] 	                   ^^^^^^^
 [ecj-lint] Resource leak: 'server1' is never closed
 [ecj-lint] ----------
 [ecj-lint] 36. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/update/SolrIndexSplitterTest.java (at line 182)
 [ecj-lint] 	EmbeddedSolrServer server2 = new EmbeddedSolrServer(h.getCoreContainer(), "split2");
 [ecj-lint] 	                   ^^^^^^^
 [ecj-lint] Resource leak: 'server2' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 37. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test/org/apache/solr/update/processor/RecordingUpdateProcessorFactory.java (at line 67)
 [ecj-lint] 	return recording ? new RecordingUpdateRequestProcessor(commandQueue, next) : next;
 [ecj-lint] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 37 problems (4 errors, 33 warnings)

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:618: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:101: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build.xml:682: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:2087: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:2120: Compile failed; see the compiler error output for details.

Total time: 187 minutes 25 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

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

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

2 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple

Error Message:
IOException occured when talking to server at: http://127.0.0.1:43065/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:43065/solr
	at __randomizedtesting.SeedInfo.seed([B5958F39BEBDFC42:8D26ABC7994E2893]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
	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:1104)
	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.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple(AutoAddReplicasPlanActionTest.java:110)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:43065 failed to respond
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 48 more


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testSearchRate

Error Message:
expected:<10> but was:<5>

Stack Trace:
java.lang.AssertionError: expected:<10> but was:<5>
	at __randomizedtesting.SeedInfo.seed([B5958F39BEBDFC42:E8DD91B0717B5A0D]: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.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testSearchRate(TestLargeCluster.java:555)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12673 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestLargeCluster
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestLargeCluster_B5958F39BEBDFC42-001/init-core-data-001
   [junit4]   2> 545820 WARN  (SUITE-TestLargeCluster-seed#[B5958F39BEBDFC42]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14
   [junit4]   2> 545820 INFO  (SUITE-TestLargeCluster-seed#[B5958F39BEBDFC42]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 545822 INFO  (SUITE-TestLargeCluster-seed#[B5958F39BEBDFC42]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 545822 INFO  (SUITE-TestLargeCluster-seed#[B5958F39BEBDFC42]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 545840 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 545840 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 0
   [junit4]   2> 545840 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10000_solr]
   [junit4]   2> 545840 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 0, lastZnodeVersion -1
   [junit4]   2> 545840 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 0
   [junit4]   2> 545846 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 545846 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 0, lastZnodeVersion 0
   [junit4]   2> 545848 DEBUG (ScheduledTrigger-2335-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 26
   [junit4]   2> 545861 INFO  (TEST-TestLargeCluster.testNodeLost-seed#[B5958F39BEBDFC42]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeLost
   [junit4]   2> 545861 DEBUG (TEST-TestLargeCluster.testNodeLost-seed#[B5958F39BEBDFC42]) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 545861 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 545862 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 545862 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 545862 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 545862 INFO  (TEST-TestLargeCluster.testNodeLost-seed#[B5958F39BEBDFC42]) [    ] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing object cache...
   [junit4]   2> 545863 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 545863 DEBUG (TEST-TestLargeCluster.testNodeLost-seed#[B5958F39BEBDFC42]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 545870 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 545870 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 545870 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10082_solr, 127.0.0.1:10004_solr, 127.0.0.1:10018_solr, 127.0.0.1:10049_solr, 127.0.0.1:10020_solr, 127.0.0.1:10065_solr, 127.0.0.1:10021_solr, 127.0.0.1:10005_solr, 127.0.0.1:10066_solr, 127.0.0.1:10035_solr, 127.0.0.1:10051_solr, 127.0.0.1:10019_solr, 127.0.0.1:10096_solr, 127.0.0.1:10022_solr, 127.0.0.1:10033_solr, 127.0.0.1:10017_solr, 127.0.0.1:10047_solr, 127.0.0.1:10095_solr, 127.0.0.1:10081_solr, 127.0.0.1:10084_solr, 127.0.0.1:10036_solr, 127.0.0.1:10052_solr, 127.0.0.1:10006_solr, 127.0.0.1:10079_solr, 127.0.0.1:10098_solr, 127.0.0.1:10003_solr, 127.0.0.1:10001_solr, 127.0.0.1:10054_solr, 127.0.0.1:10099_solr, 127.0.0.1:10071_solr, 127.0.0.1:10023_solr, 127.0.0.1:10076_solr, 127.0.0.1:10007_solr, 127.0.0.1:10055_solr, 127.0.0.1:10010_solr, 127.0.0.1:10016_solr, 127.0.0.1:10070_solr, 127.0.0.1:10077_solr, 127.0.0.1:10038_solr, 127.0.0.1:10032_solr, 127.0.0.1:10093_solr, 127.0.0.1:10061_solr, 127.0.0.1:10067_solr, 127.0.0.1:10086_solr, 127.0.0.1:10089_solr, 127.0.0.1:10045_solr, 127.0.0.1:10042_solr, 127.0.0.1:10029_solr, 127.0.0.1:10083_solr, 127.0.0.1:10080_solr, 127.0.0.1:10048_solr, 127.0.0.1:10064_solr, 127.0.0.1:10043_solr, 127.0.0.1:10057_solr, 127.0.0.1:10074_solr, 127.0.0.1:10026_solr, 127.0.0.1:10012_solr, 127.0.0.1:10060_solr, 127.0.0.1:10073_solr, 127.0.0.1:10058_solr, 127.0.0.1:10013_solr, 127.0.0.1:10090_solr, 127.0.0.1:10088_solr, 127.0.0.1:10027_solr, 127.0.0.1:10039_solr, 127.0.0.1:10025_solr, 127.0.0.1:10044_solr, 127.0.0.1:10028_solr, 127.0.0.1:10092_solr, 127.0.0.1:10041_solr, 127.0.0.1:10087_solr, 127.0.0.1:10009_solr, 127.0.0.1:10000_solr, 127.0.0.1:10030_solr, 127.0.0.1:10014_solr, 127.0.0.1:10011_solr, 127.0.0.1:10040_solr, 127.0.0.1:10085_solr, 127.0.0.1:10046_solr, 127.0.0.1:10068_solr, 127.0.0.1:10063_solr, 127.0.0.1:10015_solr, 127.0.0.1:10069_solr, 127.0.0.1:10062_solr, 127.0.0.1:10008_solr, 127.0.0.1:10024_solr, 127.0.0.1:10050_solr, 127.0.0.1:10075_solr, 127.0.0.1:10078_solr, 127.0.0.1:10002_solr, 127.0.0.1:10097_solr, 127.0.0.1:10031_solr, 127.0.0.1:10034_solr, 127.0.0.1:10091_solr, 127.0.0.1:10094_solr, 127.0.0.1:10037_solr, 127.0.0.1:10053_solr, 127.0.0.1:10059_solr, 127.0.0.1:10056_solr, 127.0.0.1:10072_solr]
   [junit4]   2> 545870 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion -1
   [junit4]   2> 545870 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 545880 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 545880 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 545880 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 545900 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 545921 DEBUG (ScheduledTrigger-2338-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 545941 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 545961 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 545982 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 545985 DEBUG (simCloudManagerPool-2337-thread-1) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 545986 DEBUG (simCloudManagerPool-2337-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 545986 DEBUG (simCloudManagerPool-2337-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10082_solr, 127.0.0.1:10004_solr, 127.0.0.1:10018_solr, 127.0.0.1:10049_solr, 127.0.0.1:10020_solr, 127.0.0.1:10065_solr, 127.0.0.1:10021_solr, 127.0.0.1:10005_solr, 127.0.0.1:10066_solr, 127.0.0.1:10035_solr, 127.0.0.1:10051_solr, 127.0.0.1:10019_solr, 127.0.0.1:10096_solr, 127.0.0.1:10022_solr, 127.0.0.1:10033_solr, 127.0.0.1:10017_solr, 127.0.0.1:10047_solr, 127.0.0.1:10095_solr, 127.0.0.1:10081_solr, 127.0.0.1:10084_solr, 127.0.0.1:10036_solr, 127.0.0.1:10052_solr, 127.0.0.1:10006_solr, 127.0.0.1:10079_solr, 127.0.0.1:10098_solr, 127.0.0.1:10003_solr, 127.0.0.1:10001_solr, 127.0.0.1:10054_solr, 127.0.0.1:10099_solr, 127.0.0.1:10071_solr, 127.0.0.1:10023_solr, 127.0.0.1:10076_solr, 127.0.0.1:10007_solr, 127.0.0.1:10055_solr, 127.0.0.1:10010_solr, 127.0.0.1:10016_solr, 127.0.0.1:10070_solr, 127.0.0.1:10077_solr, 127.0.0.1:10038_solr, 127.0.0.1:10032_solr, 127.0.0.1:10093_solr, 127.0.0.1:10061_solr, 127.0.0.1:10067_solr, 127.0.0.1:10086_solr, 127.0.0.1:10089_solr, 127.0.0.1:10045_solr, 127.0.0.1:10042_solr, 127.0.0.1:10029_solr, 127.0.0.1:10083_solr, 127.0.0.1:10080_solr, 127.0.0.1:10048_solr, 127.0.0.1:10064_solr, 127.0.0.1:10043_solr, 127.0.0.1:10057_solr, 127.0.0.1:10074_solr, 127.0.0.1:10026_solr, 127.0.0.1:10012_solr, 127.0.0.1:10060_solr, 127.0.0.1:10073_solr, 127.0.0.1:10058_solr, 127.0.0.1:10013_solr, 127.0.0.1:10090_solr, 127.0.0.1:10088_solr, 127.0.0.1:10027_solr, 127.0.0.1:10039_solr, 127.0.0.1:10025_solr, 127.0.0.1:10044_solr, 127.0.0.1:10028_solr, 127.0.0.1:10092_solr, 127.0.0.1:10041_solr, 127.0.0.1:10087_solr, 127.0.0.1:10009_solr, 127.0.0.1:10000_solr, 127.0.0.1:10030_solr, 127.0.0.1:10014_solr, 127.0.0.1:10011_solr, 127.0.0.1:10040_solr, 127.0.0.1:10085_solr, 127.0.0.1:10046_solr, 127.0.0.1:10068_solr, 127.0.0.1:10063_solr, 127.0.0.1:10015_solr, 127.0.0.1:10069_solr, 127.0.0.1:10062_solr, 127.0.0.1:10008_solr, 127.0.0.1:10024_solr, 127.0.0.1:10050_solr, 127.0.0.1:10075_solr, 127.0.0.1:10078_solr, 127.0.0.1:10002_solr, 127.0.0.1:10097_solr, 127.0.0.1:10031_solr, 127.0.0.1:10034_solr, 127.0.0.1:10091_solr, 127.0.0.1:10094_solr, 127.0.0.1:10037_solr, 127.0.0.1:10053_solr, 127.0.0.1:10059_solr, 127.0.0.1:10056_solr, 127.0.0.1:10072_solr]
   [junit4]   2> 545986 DEBUG (simCloudManagerPool-2337-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10082_solr, 127.0.0.1:10004_solr, 127.0.0.1:10018_solr, 127.0.0.1:10049_solr, 127.0.0.1:10020_solr, 127.0.0.1:10065_solr, 127.0.0.1:10021_solr, 127.0.0.1:10005_solr, 127.0.0.1:10066_solr, 127.0.0.1:10035_solr, 127.0.0.1:10051_solr, 127.0.0.1:10019_solr, 127.0.0.1:10096_solr, 127.0.0.1:10022_solr, 127.0.0.1:10033_solr, 127.0.0.1:10017_solr, 127.0.0.1:10047_solr, 127.0.0.1:10095_solr, 127.0.0.1:10081_solr, 127.0.0.1:10084_solr, 127.0.0.1:10036_solr, 127.0.0.1:10052_solr, 127.0.0.1:10006_solr, 127.0.0.1:10079_solr, 127.0.0.1:10098_solr, 127.0.0.1:10003_solr, 127.0.0.1:10001_solr, 127.0.0.1:10054_solr, 127.0.0.1:10099_solr, 127.0.0.1:10071_solr, 127.0.0.1:10023_solr, 127.0.0.1:10076_solr, 127.0.0.1:10007_solr, 127.0.0.1:10055_solr, 127.0.0.1:10010_solr, 127.0.0.1:10016_solr, 127.0.0.1:10070_solr, 127.0.0.1:10077_solr, 127.0.0.1:10038_solr, 127.0.0.1:10032_solr, 127.0.0.1:10093_solr, 127.0.0.1:10061_solr, 127.0.0.1:10067_solr, 127.0.0.1:10086_solr, 127.0.0.1:10089_solr, 127.0.0.1:10045_solr, 127.0.0.1:10042_solr, 127.0.0.1:10029_solr, 127.0.0.1:10083_solr, 127.0.0.1:10080_solr, 127.0.0.1:10048_solr, 127.0.0.1:10064_solr, 127.0.0.1:10043_solr, 127.0.0.1:10057_solr, 127.0.0.1:10074_solr, 127.0.0.1:10026_solr, 127.0.0.1:10012_solr, 127.0.0.1:10060_solr, 127.0.0.1:10073_solr, 127.0.0.1:10058_solr, 127.0.0.1:10013_solr, 127.0.0.1:10090_solr, 127.0.0.1:10088_solr, 127.0.0.1:10027_solr, 127.0.0.1:10039_solr, 127.0.0.1:10025_solr, 127.0.0.1:10044_solr, 127.0.0.1:10028_solr, 127.0.0.1:10092_solr, 127.0.0.1:10041_solr, 127.0.0.1:10087_solr, 127.0.0.1:10009_solr, 127.0.0.1:10000_solr, 127.0.0.1:10030_solr, 127.0.0.1:10014_solr, 127.0.0.1:10011_solr, 127.0.0.1:10040_solr, 127.0.0.1:10085_solr, 127.0.0.1:10046_solr, 127.0.0.1:10068_solr, 127.0.0.1:10063_solr, 127.0.0.1:10015_solr, 127.0.0.1:10069_solr, 127.0.0.1:10062_solr, 127.0.0.1:10008_solr, 127.0.0.1:10024_solr, 127.0.0.1:10050_solr, 127.0.0.1:10075_solr, 127.0.0.1:10078_solr, 127.0.0.1:10002_solr, 127.0.0.1:10097_solr, 127.0.0.1:10031_solr, 127.0.0.1:10034_solr, 127.0.0.1:10091_solr, 127.0.0.1:10094_solr, 127.0.0.1:10037_solr, 127.0.0.1:10053_solr, 127.0.0.1:10059_solr, 127.0.0.1:10056_solr, 127.0.0.1:10072_solr]
   [junit4]   2> 545987 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 545987 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 545987 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 545991 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 546002 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 546025 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 546025 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 546045 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 546045 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 546065 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 546066 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 546086 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 546086 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 546106 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 546106 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 546126 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 546126 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 546146 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 546147 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 546167 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 546167 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 546187 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 546187 DEBUG (ScheduledTrigger-2338-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 546207 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 546207 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 546227 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 546227 DEBUG (ScheduledTrigger-2338-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 546248 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 546248 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 546268 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 546268 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 546288 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 546288 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 546308 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 546310 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 546329 DEBUG (ScheduledTrigger-2338-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 546330 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 546349 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 546350 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 546369 DEBUG (ScheduledTrigger-2338-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 546371 DEBUG (ScheduledTrigger-2338-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 546389 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 546391 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 546410 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 546411 DEBUG (ScheduledTrigger-2338-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 546430 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 546431 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 546450 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 546452 DEBUG (ScheduledTrigger-2338-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 546471 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 546472 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 546491 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 546492 DEBUG (ScheduledTrigger-2338-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 546511 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 546512 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 546532 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 546533 DEBUG (ScheduledTrigger-2338-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 546552 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 546553 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 546572 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 546574 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 546593 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 546594 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 546613 DEBUG (ScheduledTrigger-2338-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 546615 DEBUG (ScheduledTrigger-2338-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 546634 DEBUG (ScheduledTrigger-2338-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 546635 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 546654 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 546655 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 546674 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 546675 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 546694 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 546696 DEBUG (ScheduledTrigger-2338-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 546715 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 546716 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 546735 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 546736 DEBUG (ScheduledTrigger-2338-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 546755 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 546756 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 546776 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 546777 DEBUG (ScheduledTrigger-2338-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 546796 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 546797 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 546816 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 546817 DEBUG (ScheduledTrigger-2338-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 546836 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 546837 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 546857 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 546858 DEBUG (ScheduledTrigger-2338-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 546877 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 546878 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 546897 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 546898 DEBUG (ScheduledTrigger-2338-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 546918 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 546918 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 546938 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 546938 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 546958 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 546959 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 546978 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 546979 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 546999 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 546999 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 547019 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 547019 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 547039 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 547039 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 547059 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 547060 DEBUG (ScheduledTrigger-2338-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 547080 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 547080 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 547100 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 547100 DEBUG (ScheduledTrigger-2338-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 547120 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 547120 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 547140 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 547140 DEBUG (ScheduledTrigger-2338-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 547161 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 547161 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 547181 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 547181 DEBUG (ScheduledTrigger-2338-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 547201 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 547201 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 547222 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 547222 DEBUG (ScheduledTrigger-2338-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 547242 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 547242 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 547262 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 547263 DEBUG (ScheduledTrigger-2338-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 547283 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 547283 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 547303 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 547303 DEBUG (ScheduledTrigger-2338-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 547324 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 547324 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 547344 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 547344 DEBUG (ScheduledTrigger-2338-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 547364 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 547364 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 547384 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 547384 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 547405 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 547405 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 547425 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 547425 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 547446 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 547446 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 547466 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 547466 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 547486 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 547486 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 547507 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 547507 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 547527 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 547527 DEBUG (ScheduledTrigger-2338-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 547547 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 547547 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 547568 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 547568 DEBUG (ScheduledTrigger-2338-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 547588 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 547588 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 547609 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 547609 DEBUG (ScheduledTrigger-2338-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 547629 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 547629 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 547649 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 547649 DEBUG (ScheduledTrigger-2338-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 547670 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 547670 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 547690 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 547690 DEBUG (ScheduledTrigger-2338-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 547710 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 547710 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 547731 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 547731 DEBUG (ScheduledTrigger-2338-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 547751 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 547751 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 547771 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 547771 DEBUG (ScheduledTrigger-2338-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 547792 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 547792 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 547812 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 547812 DEBUG (ScheduledTrigger-2338-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 547832 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 547832 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 547853 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 547853 DEBUG (ScheduledTrigger-2338-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 547873 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 547873 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 547894 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 547894 DEBUG (ScheduledTrigger-2338-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 547914 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 547914 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 547934 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 547934 DEBUG (ScheduledTrigger-2338-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 547955 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 547955 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 547975 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 547975 DEBUG (ScheduledTrigger-2338-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 547996 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 547996 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 548016 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 548016 DEBUG (ScheduledTrigger-2338-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 548037 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 548037 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 548057 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 548057 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 548069 DEBUG (simCloudManagerPool-2337-thread-7) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard3: {"core_node29":{
   [junit4]   2>     "node_name":"127.0.0.1:10064_solr",
   [junit4]   2>     "core":"testNodeLost_shard3_replica_n29",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":1000000000,
   [junit4]   2>     "shard":"shard3",
   [junit4]   2>     "collection":"testNodeLost"}}
   [junit4]   2> 548069 DEBUG (simCloudManagerPool-2337-thread-7) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard8: {"core_node80":{
   [junit4]   2>     "node_name":"127.0.0.1:10048_solr",
   [junit4]   2>     "core":"testNodeLost_shard8_replica_n80",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":1000000000,
   [junit4]   2>     "shard":"shard8",
   [junit4]   2>     "collection":"testNodeLost"}}
   [junit4]   2> 548069 DEBUG (simCloudManagerPool-2337-thread-7) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard9: {"core_node90":{
   [junit4]   2>     "node_name":"127.0.0.1:10041_solr",
   [junit4]   2>     "core":"testNodeLost_shard9_replica_n90",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":1000000000,
   [junit4]   2>     "shard":"shard9",
   [junit4]   2>     "collection":"testNodeLost"}}
   [junit4]   2> 548070 DEBUG (simCloudManagerPool-2337-thread-114) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard2: {"core_node18":{
   [junit4]   2>     "node_name":"127.0.0.1:10022_solr",
   [junit4]   2>     "core":"testNodeLost_shard2_replica_n18",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":1000000000,
   [junit4]   2>     "shard":"shard2",
   [junit4]   2>     "collection":"testNodeLost"}}
   [junit4]   2> 548070 DEBUG (simCloudManagerPool-2337-thread-8) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard14: {"core_node139":{
   [junit4]   2>     "node_name":"127.0.0.1:10009_solr",
   [junit4]   2>     "core":"testNodeLost_shard14_replica_n139",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":1000000000,
   [junit4]   2>     "shard":"shard14",
   [junit4]   2>     "collection":"testNodeLost"}}
   [junit4]   2> 548070 DEBUG (simCloudManagerPool-2337-thread-9) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard15: {"core_node149":{
   [junit4]   2>     "node_name":"127.0.0.1:10062_solr",
   [junit4]   2>     "core":"testNodeLost_shard15_replica_n149",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":1000000000,
   [junit4]   2>     "shard":"shard15",
   [junit4]   2>     "collection":"testNodeLost"}}
   [junit4]   2> 548070 DEBUG (simCloudManagerPool-2337-thread-17) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard5: {"core_node50":{
   [junit4]   2>     "node_name":"127.0.0.1:10092_solr",
   [junit4]   2>     "core":"testNodeLost_shard5_replica_n50",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":1000000000,
   [junit4]   2>     "shard":"shard5",
   [junit4]   2>     "collection":"testNodeLost"}}
   [junit4]   2> 548070 DEBUG (simCloudManagerPool-2337-thread-11) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard16: {"core_node159":{
   [junit4]   2>     "node_name":"127.0.0.1:10010_solr",
   [junit4]   2>     "core":"testNodeLost_shard16_replica_n159",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":1000000000,
   [junit4]   2>     "shard":"shard16",
   [junit4]   2>     "collection":"testNodeLost"}}
   [junit4]   2> 548070 DEBUG (simCloudManagerPool-2337-thread-13) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard17: {"core_node169":{
   [junit4]   2>     "node_name":"127.0.0.1:10061_solr",
   [junit4]   2>     "core":"testNodeLost_shard17_replica_n169",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":1000000000,
   [junit4]   2>     "shard":"shard17",
   [junit4]   2>     "collection":"testNodeLost"}}
   [junit4]   2> 548070 DEBUG (simCloudManagerPool-2337-thread-16) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard18: {"core_node180":{
   [junit4]   2>     "node_name":"127.0.0.1:10048_solr",
   [junit4]   2>     "core":"testNodeLost_shard18_replica_n180",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":1000000000,
   [junit4]   2>     "shard":"shard18",
   [junit4]   2>     "collection":"testNodeLost"}}
   [junit4]   2> 548070 DEBUG (simCloudManagerPool-2337-thread-15) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard19: {"core_node190":{
   [junit4]   2>     "node_name":"127.0.0.1:10041_solr",
   [junit4]   2>     "core":"testNodeLost_shard19_replica_n190",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":1000000000,
   [junit4]   2>     "shard":"shard19",
   [junit4]   2>     "collection":"testNodeLost"}}
   [junit4]   2> 548071 DEBUG (simCloudManagerPool-2337-thread-12) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard1: {"core_node1":{
   [junit4]   2>     "node_name":"127.0.0.1:10067_solr",
   [junit4]   2>     "core":"testNodeLost_shard1_replica_n1",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":1000000000,
   [junit4]   2>     "shard":"shard1",
   [junit4]   2>     "collection":"testNodeLost"}}
   [junit4]   2> 548070 DEBUG (simCloudManagerPool-2337-thread-10) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard4: {"core_node39":{
   [junit4]   2>     "node_name":"127.0.0.1:10009_solr",
   [junit4]   2>     "core":"testNodeLost_shard4_replica_n39",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":1000000000,
   [junit4]   2>     "shard":"shard4",
   [junit4]   2>     "collection":"testNodeLost"}}
   [junit4]   2> 548071 DEBUG (simCloudManagerPool-2337-thread-4) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard20: {"core_node191":{
   [junit4]   2>     "node_name":"127.0.0.1:10011_solr",
   [junit4]   2>     "core":"testNodeLost_shard20_replica_n191",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":1000000000,
   [junit4]   2>     "shard":"shard20",
   [junit4]   2>     "collection":"testNodeLost"}}
   [junit4]   2> 548071 DEBUG (simCloudManagerPool-2337-thread-6) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard13: {"core_node129":{
   [junit4]   2>     "node_name":"127.0.0.1:10064_solr",
   [junit4]   2>     "core":"testNodeLost_shard13_replica_n129",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":1000000000,
   [junit4]   2>     "shard":"shard13",
   [junit4]   2>     "collection":"testNodeLost"}}
   [junit4]   2> 548071 DEBUG (simCloudManagerPool-2337-thread-14) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard6: {"core_node60":{
   [junit4]   2>     "node_name":"127.0.0.1:10070_solr",
   [junit4]   2>     "core":"testNodeLost_shard6_replica_n60",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":1000000000,
   [junit4]   2>     "shard":"shard6",
   [junit4]   2>     "collection":"testNodeLost"}}
   [junit4]   2> 548071 DEBUG (simCloudManagerPool-2337-thread-74) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard11: {"core_node108":{
   [junit4]   2>     "node_name":"127.0.0.1:10016_solr",
   [junit4]   2>     "core":"testNodeLost_shard11_replica_n108",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":1000000000,
   [junit4]   2>     "shard":"shard11",
   [junit4]   2>     "collection":"testNodeLost"}}
   [junit4]   2> 548071 DEBUG (simCloudManagerPool-2337-thread-2) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard12: {"core_node119":{
   [junit4]   2>     "node_name":"127.0.0.1:10081_solr",
   [junit4]   2>     "core":"testNodeLost_shard12_replica_n119",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":1000000000,
   [junit4]   2>     "shard":"shard12",
   [junit4]   2>     "collection":"testNodeLost"}}
   [junit4]   2> 548071 DEBUG (simCloudManagerPool-2337-thread-19) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard7: {"core_node70":{
   [junit4]   2>     "node_name":"127.0.0.1:10005_solr",
   [junit4]   2>     "core":"testNodeLost_shard7_replica_n70",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":1000000000,
   [junit4]   2>     "shard":"shard7",
   [junit4]   2>     "collection":"testNodeLost"}}
   [junit4]   2> 548076 DEBUG (simCloudManagerPool-2337-thread-5) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard10: {"core_node92":{
   [junit4]   2>     "node_name":"127.0.0.1:10034_solr",
   [junit4]   2>     "core":"testNodeLost_shard10_replica_n92",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":1000000000,
   [junit4]   2>     "shard":"shard10",
   [junit4]   2>     "collection":"testNodeLost"}}
   [junit4]   2> 548077 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 548077 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 548084 INFO  (TEST-TestLargeCluster.testNodeLost-seed#[B5958F39BEBDFC42]) [    ] o.a.s.c.a.s.TestLargeCluster Ready after 714 ms
   [junit4]   2> 548099 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 99
   [junit4]   2> 548099 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 99
   [junit4]   2> 548099 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10082_solr
   [junit4]   2> 548099 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10082_solr
   [junit4]   2> 548119 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 99
   [junit4]   2> 548120 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 99
   [junit4]   2> 548140 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 99
   [junit4]   2> 548140 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 99
   [junit4]   2> 548160 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 99
   [junit4]   2> 548160 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 99
   [junit4]   2> 548181 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 99
   [junit4]   2> 548181 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 99
   [junit4]   2> 548201 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 98
   [junit4]   2> 548201 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10004_solr
   [junit4]   2> 548201 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 98
   [junit4]   2> 548201 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:10082_solr]
   [junit4]   2> 548201 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10004_solr
   [junit4]   2> 548201 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"439372cba6736fTe4opxd77yxwdy2ye7hp7ywlmn",
   [junit4]   2>   "source":"node_lost_trigger",
   [junit4]   2>   "eventTime":19020944691852143,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19020944691852143],
   [junit4]   2>     "nodeNames":["127.0.0.1:10082_solr"]}}
   [junit4]   2> 548202 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [.auto_add_replicas, node_lost_trigger]
   [junit4]   2> 548204 DEBUG (AutoscalingActionExecutor-2339-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"439372cba6736fTe4opxd77yxwdy2ye7hp7ywlmn",
   [junit4]   2>   "source":"node_lost_trigger",
   [junit4]   2>   "eventTime":19020944691852143,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19020944691852143],
   [junit4]   2>     "_enqueue_time_":19020949857489593,
   [junit4]   2>     "nodeNames":["127.0.0.1:10082_solr"]}}
   [junit4]   2> 548204 DEBUG (AutoscalingActionExecutor-2339-thread-1) [    ] o.a.s.c.a.ComputePlanAction -- processing event: {
   [junit4]   2>   "id":"439372cba6736fTe4opxd77yxwdy2ye7hp7ywlmn",
   [junit4]   2>   "source":"node_lost_trigger",
   [junit4]   2>   "eventTime":19020944691852143,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19020944691852143],
   [junit4]   2>     "_enqueue_time_":19020949857489593,
   [junit4]   2>     "nodeNames":["127.0.0.1:10082_solr"]}} with context properties: {AFTER_ACTION=[test], BEFORE_ACTION=[test, compute]}
   [junit4]   2> 548234 INFO  (AutoscalingActionExecutor-2339-thread-1) [    ] o.a.s.c.a.ComputePlanAction Computed Plan: action=MOVEREPLICA&collection=testNodeLost&targetNode=127.0.0.1:10072_solr&inPlaceMove=true&replica=core_node12
   [junit4]   2> 548238 INFO  (AutoscalingActionExecutor-2339-thread-1) [    ] o.a.s.c.a.ComputePlanAction Computed Plan: action=MOVEREPLICA&collection=testNodeLost&targetNode=127.0.0.1:10056_solr&inPlaceMove=true&replica=core_node112
   [junit4]   2> 548238 INFO  (AutoscalingActionExecutor-2339-thread-1) [    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 19020951624 sessionWrapper.createTime 19020950316827293, this.sessionWrapper.createTime 19020950316827293 
   [junit4]   2> 548238 DEBUG (AutoscalingActionExecutor-2339-thread-1) [    ] o.a.s.c.a.ExecutePlanAction -- processing event: {
   [junit4]   2>   "id":"439372cba6736fTe4opxd77yxwdy2ye7hp7ywlmn",
   [junit4]   2>   "source":"node_lost_trigger",
   [junit4]   2>   "eventTime":19020944691852143,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19020944691852143],
   [junit4]   2>     "_enqueue_time_":19020949857489593,
   [junit4]   2>     "nodeNames":["127.0.0.1:10082_solr"]}} with context properties: {operations=[org.apache.solr.client.solrj.request.CollectionAdminRequest$MoveReplica@690641c8, org.apache.solr.client.solrj.request.CollectionAdminRequest$MoveReplica@c273610], AFTER_ACTION=[test, compute], BEFORE_ACTION=[test, compute, execute]}
   [junit4]   2> 548238 DEBUG (AutoscalingActionExecutor-2339-thread-1) [    ] o.a.s.c.a.ExecutePlanAction Executing operation: action=MOVEREPLICA&collection=testNodeLost&targetNode=127.0.0.1:10072_solr&inPlaceMove=true&replica=core_node12
   [junit4]   2> 548339 DEBUG (simCloudManagerPool-2337-thread-64) [    ] o.a.s.c.a.s.SimClusterStateProvider -- new replica: {"core_node202":{
   [junit4]   2>     "core":"testNodeLost_shard2_replica_n201",
   [junit4]   2>     "shard":"shard2",
   [junit4]   2>     "collection":"testNodeLost",
   [junit4]   2>     "node_name":"127.0.0.1:10072_solr",
   [junit4]   2>     "type":"NRT"}}
   [junit4]   2> 548454 DEBUG (AutoscalingActionExecutor-2339-thread-1) [    ] o.a.s.c.a.ExecutePlanAction Executing operation: action=MOVEREPLICA&collection=testNodeLost&targetNode=127.0.0.1:10056_solr&inPlaceMove=true&replica=core_node112
   [junit4]   2> 548555 DEBUG (simCloudManagerPool-2337-thread-107) [    ] o.a.s.c.a.s.SimClusterStateProvider -- new replica: {"core_node204":{
   [junit4]   2>     "core":"testNodeLost_shard12_replica_n203",
   [junit4]   2>     "shard":"shard12",
   [junit4]   2>     "collection":"testNodeLost",
   [junit4]   2>     "node_name":"127.0.0.1:10056_solr",
   [junit4]   2>     "type":"NRT"}}
   [junit4]   2> 548672 DEBUG (AutoscalingActionExecutor-2339-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .auto_add_replicas after 100ms
   [junit4]   2> 548672 DEBUG (AutoscalingActionExecutor-2339-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_lost_trigger after 100ms
   [junit4]   2> 548672 DEBUG (AutoscalingActionExecutor-2339-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing took 23390 ms for event id=439372cba6736fTe4opxd77yxwdy2ye7hp7ywlmn
   [junit4]   2> 548772 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 94
   [junit4]   2> 548772 DEBUG (ScheduledTrigger-2338-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 94
   [junit4]   2> 548772 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10018_solr
   [junit4]   2> 548772 DEBUG (ScheduledTrigger-2338-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10018_solr
   [junit4]   2> 548772 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10049_solr
   [junit4]   2> 548772 DEBUG (ScheduledTrigger-2338-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10049_solr
   [junit4]   2> 548772 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10020_solr
   [junit4]   2> 548772 DEBUG (ScheduledTrigger-2338-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10020_solr
   [junit4]   2> 548772 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10065_solr
   [junit4]   2> 548772 DEBUG (ScheduledTrigger-2338-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10065_solr
   [junit4]   2> 548772 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:10082_solr]
   [junit4]   2> 548772 DEBUG (ScheduledTrigger-2338-thread-2) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:10004_solr]
   [junit4]   2> 548772 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"439372cbd03515Te4opxd77yxwdy2ye7hp7ywlmq",
   [junit4]   2>   "source":".auto_add_replicas",
   [junit4]   2>   "eventTime":19020944694588693,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19020944694588693],
   [junit4]   2>     "nodeNames":["127.0.0.1:10082_solr"]}}
   [junit4]   2> 548773 DEBUG (ScheduledTrigger-2338-thread-3) [    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [.auto_add_replicas, node_lost_trigger]
   [junit4]   2> 548773 DEBUG (ScheduledTrigger-2338-thread-2) [    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"439373fb554973Te4opxd77yxwdy2ye7hp7ywlmr",
   [junit4]   2>   "source":"node_lost_trigger",
   [junit4]   2>   "eventTime":19020949786806643,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19020949786806643],
   [junit4]   2>     "nodeNames":["127.0.0.1:10004_solr"]}}
   [junit4]   2> 548773 DEBUG (AutoscalingActionExecutor-2339-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"439372cbd03515Te4opxd77yxwdy2ye7hp7ywlmq",
   [junit4]   2>   "source":".auto_add_replicas",
   [junit4]   2>   "eventTime":19020944694588693,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19020944694588693],
   [junit4]   2>     "_enqueue_time_":19020978367517993,
   [junit4]   2>     "nodeNames":["127.0.0.1:10082_solr"]}}
   [junit4]   2> 548773 DEBUG (ScheduledTrigger-2338-thread-2) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger processor for lost nodes: [127.0.0.1:10004_solr] is not ready, will try later
   [junit4]   2> 548774 DEBUG (AutoscalingActionExecutor-2339-thread-1) [    ] o.a.s.c.a.ComputePlanAction -- processing event: {
   [junit4]   2>   "id":"439372cbd03515Te4opxd77yxwdy2ye7hp7ywlmq",
   [junit4]   2>   "source":".auto_add_replicas",
   [junit4]   2>   "eventTime":19020944694588693,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19020944694588693],
   [junit4]   2>     "_enqueue_time_":19020978367517993,
   [junit4]   2>     "nodeNames":["127.0.0.1:10082_solr"]}} with context properties: {BEFORE_ACTION=[auto_add_replicas_plan]}
   [junit4]   2> 548779 INFO  (AutoscalingActionExecutor-2339-thread-1) [    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 19020978702 sessionWrapper.createTime 19020978578919143, this.sessionWrapper.createTime 19020978578919143 
   [junit4]   2> 548780 DEBUG (AutoscalingActionExecutor-2339-thread-1) [    ] o.a.s.c.a.ExecutePlanAction -- processing event: {
   [junit4]   2>   "id":"439372cbd03515Te4opxd77yxwdy2ye7hp7ywlmq",
   [junit4]   2>   "source":".auto_add_replicas",
   [junit4]   2>   "eventTime":19020944694588693,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19020944694588693],
   [junit4]   2>     "_enqueue_time_":19020978367517993,
   [junit4]   2>     "nodeNames":["127.0.0.1:10082_solr"]}} with context properties: {AFTER_ACTION=[auto_add_replicas_plan], BEFORE_ACTION=[auto_add_replicas_plan, execute_plan]}
   [junit4]   2> 548780 INFO  (AutoscalingActionExecutor-2339-thread-1) [    ] o.a.s.c.a.ExecutePlanAction No operations to execute for event: {
   [junit4]   2>   "id":"439372cbd03515Te4opxd77yxwdy2ye7hp7ywlmq",
   [junit4]   2>   "source":".auto_add_replicas",
   [junit4]   2>   "eventTime":19020944694588693,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19020944694588693],
   [junit4]   2>     "_enqueue_time_":19020978367517993,
   [junit4]   2>     "nodeNames":["127.0.0.1:10082_solr"]}}
   [junit4]   2> 548780 DEBUG (AutoscalingActionExecutor-2339-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .auto_add_replicas after 100ms
   [junit4]   2> 548780 DEBUG (AutoscalingActionExecutor-2339-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_lost_trigger after 100ms
   [junit4]   2> 548780 DEBUG (AutoscalingActionExecutor-2339-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing took 346 ms for event id=439372cbd03515Te4opxd77yxwdy2ye7hp7ywlmq
   [junit4]   2> 548877 DEBUG (simCloudManagerPool-2337-thread-2) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard7: {"core_node63":{
   [junit4]   2>     "node_name":"127.0.0.1:10090_solr",
   [junit4]   2>     "core":"testNodeLost_shard7_replica_n63",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":1000000000,
   [junit4]   2>     "shard":"shard7",
   [junit4]   2>     "collection":"testNodeLost"}}
   [junit4]   2> 548880 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 92
   [junit4]   2> 548880 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 92
   [junit4]   2> 548880 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10021_solr
   [junit4]   2> 548880 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10021_solr
   [junit4]   2> 548881 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10005_solr
   [junit4]   2> 548881 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10005_solr
   [junit4]   2> 548881 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:10004_solr]
   [junit4]   2> 548881 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:10004_solr, 127.0.0.1:10018_solr, 127.0.0.1:10049_solr, 127.0.0.1:10020_solr, 127.0.0.1:10065_solr]
   [junit4]   2> 548881 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"439373fbe5fc07Te4opxd77yxwdy2ye7hp7ywlmv",
   [junit4]   2>   "source":".auto_add_replicas",
   [junit4]   2>   "eventTime":19020949796289543,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19020949796289543],
   [junit4]   2>     "nodeNames":["127.0.0.1:10004_solr"]}}
   [junit4]   2> 548881 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"439373fb554973Te4opxd77yxwdy2ye7hp7ywlmw",
   [junit4]   2>   "source":"node_lost_trigger",
   [junit4]   2>   "eventTime":19020949786806643,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[
   [junit4]   2>       19020949786806643,
   [junit4]   2>       19020978334068443,
   [junit4]   2>       19020978338567143,
   [junit4]   2>       19020978343005443,
   [junit4]   2>       19020978347441293],
   [junit4]   2>     "nodeNames":[
   [junit4]   2>       "127.0.0.1:10004_solr",
   [junit4]   2>       "127.0.0.1:10018_solr",
   [junit4]   2>       "127.0.0.1:10049_solr",
   [junit4]   2>       "127.0.0.1:10020_solr",
   [junit4]   2>       "127.0.0.1:10065_solr"]}}
   [junit4]   2> 548881 DEBUG (ScheduledTrigger-2338-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [.auto_add_replicas, node_lost_trigger]
   [junit4]   2> 548881 DEBUG (ScheduledTrigger-2338-thread-4) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger processor for lost nodes: [127.0.0.1:10004_solr, 127.0.0.1:10018_solr, 127.0.0.1:10049_solr, 127.0.0.1:10020_solr, 127.0.0.1:10065_solr] is not ready, will try later
   [junit4]   2> 548882 DEBUG (AutoscalingActionExecutor-2339-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"439373fbe5fc07Te4opxd77yxwdy2ye7hp7ywlmv",
   [junit4]   2>   "source":".auto_add_replicas",
   [junit4]   2>   "eventTime":19020949796289543,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19020949796289543],
   [junit4]   2>     "_enqueue_time_":19020983784284993,
   [junit4]   2>     "nodeNames":["127.0.0.1:10004_solr"]}}
   [junit4]   2> 548882 DEBUG (AutoscalingActionExecutor-2339-thread-1) [    ] o.a.s.c.a.ComputePlanAction -- processing event: {
   [junit4]   2>   "id":"439373fbe5fc07Te4opxd77yxwdy2ye7hp7ywlmv",
   [junit4]   2>   "source":".auto_add_replicas",
   [junit4]   2>   "eventTime":19020949796289543,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19020949796289543],
   [junit4]   2>     "_enqueue_time_":19020983784284993,
   [junit4]   2>     "nodeNames":["127.0.0.1:10004_solr"]}} with context properties: {BEFORE_ACTION=[auto_add_replicas_plan]}
   [junit4]   2> 548884 INFO  (Autosc

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

testSimple3.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.testSimple3.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@6fa57921
   [junit4]   2> 1916176 INFO  (coreCloseExecutor-7185-thread-5) [n:127.0.0.1:43065_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testSimple3.shard3.replica_n4, tag=1387448502
   [junit4]   2> 1916176 INFO  (coreCloseExecutor-7185-thread-5) [n:127.0.0.1:43065_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6c7b378e: rootName = solr_43065, domain = solr.core.testSimple3.shard3.replica_n4, service url = null, agent id = null] for registry solr.core.testSimple3.shard3.replica_n4 / com.codahale.metrics.MetricRegistry@66ad061d
   [junit4]   2> 1916183 INFO  (coreCloseExecutor-7185-thread-5) [n:127.0.0.1:43065_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testSimple3.shard3.leader, tag=1387448502
   [junit4]   2> 1916183 INFO  (coreCloseExecutor-7185-thread-2) [n:127.0.0.1:43065_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testSimple3.shard1.replica_n1, tag=1426644780
   [junit4]   2> 1916183 INFO  (coreCloseExecutor-7185-thread-2) [n:127.0.0.1:43065_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@572ff838: rootName = solr_43065, domain = solr.core.testSimple3.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.testSimple3.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@33a1177
   [junit4]   2> 1916190 INFO  (coreCloseExecutor-7185-thread-2) [n:127.0.0.1:43065_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testSimple3.shard1.leader, tag=1426644780
   [junit4]   2> 1916190 INFO  (coreCloseExecutor-7185-thread-3) [n:127.0.0.1:43065_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testSimple1.shard1.leader, tag=2057402596
   [junit4]   2> 1916190 INFO  (coreCloseExecutor-7185-thread-4) [n:127.0.0.1:43065_solr c:testSimple3 s:shard2 r:core_node5 x:testSimple3_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testSimple3.shard2.leader, tag=1156287929
   [junit4]   2> 1916197 INFO  (jetty-closer-3680-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@511c173c{/solr,null,UNAVAILABLE}
   [junit4]   2> 1916197 INFO  (jetty-closer-3680-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1917667 INFO  (jetty-closer-3680-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7b8d9c26{/solr,null,UNAVAILABLE}
   [junit4]   2> 1917667 INFO  (jetty-closer-3680-thread-3) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1917667 ERROR (SUITE-AutoAddReplicasPlanActionTest-seed#[B5958F39BEBDFC42]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1917668 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[B5958F39BEBDFC42]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:47771 47771
   [junit4]   2> 1917840 INFO  (Thread-5607) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:47771 47771
   [junit4]   2> 1917840 WARN  (Thread-5607) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/collections/testSimple1/terms/shard2
   [junit4]   2> 	6	/solr/collections/testSimple2/terms/shard1
   [junit4]   2> 	6	/solr/collections/testSimple1/terms/shard1
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf
   [junit4]   2> 	3	/solr/collections/testSimple3/terms/shard3
   [junit4]   2> 	3	/solr/collections/testSimple3/terms/shard2
   [junit4]   2> 	3	/solr/collections/testSimple3/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	14	/solr/collections/testSimple2/state.json
   [junit4]   2> 	13	/solr/collections/testSimple1/state.json
   [junit4]   2> 	8	/solr/collections/testSimple3/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/collections/testSimple1/leader_elect/shard1/election/73304232173830153-core_node3-n_0000000000
   [junit4]   2> 	2	/solr/collections/testSimple1/leader_elect/shard2/election/73304232173830153-core_node7-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/73304232173830152-127.0.0.1:60913_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5958F39BEBDFC42-001
   [junit4]   2> Feb 16, 2018 8:38:14 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=14794, maxDocsPerChunk=334, blockSize=1), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=14794, blockSize=1)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7101982a), locale=ro-RO, timezone=SystemV/PST8
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=4,threads=1,free=125873984,total=521142272
   [junit4]   2> NOTE: All tests run in this JVM: [TestFreeTextSuggestions, TestRangeQuery, InfoHandlerTest, HLLUtilTest, TestCoreDiscovery, SolrCloudExampleTest, TestRetrieveFieldsOptimizer, UniqFieldsUpdateProcessorFactoryTest, CoreSorterTest, TimeZoneUtilsTest, MoveReplicaHDFSFailoverTest, TestSSLRandomization, TestAddFieldRealTimeGet, TestHalfAndHalfDocValues, TestUseDocValuesAsStored2, SpellCheckComponentTest, TestTrackingShardHandlerFactory, TestDynamicFieldResource, LegacyCloudClusterPropTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, RuleEngineTest, CdcrRequestHandlerTest, RegexBytesRefFilterTest, CdcrBootstrapTest, TestSchemalessBufferedUpdates, TestExpandComponent, TestFilteredDocIdSet, PeerSyncReplicationTest, TestDFISimilarityFactory, TestConfigOverlay, TlogReplayBufferedWhileIndexingTest, TestAnalyzeInfixSuggestions, TestSchemaResource, CoreAdminCreateDiscoverTest, DistributedSpellCheckComponentTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestAnalyzedSuggestions, TestCoreContainer, TestDownShardTolerantSearch, DirectSolrSpellCheckerTest, AtomicUpdatesTest, CollectionsAPIDistributedZkTest, TestFaceting, TestCloudDeleteByQuery, HttpPartitionTest, MinimalSchemaTest, DataDrivenBlockJoinTest, TestEmbeddedSolrServerConstructors, SpatialFilterTest, RecoveryZkTest, TimeRoutedAliasUpdateProcessorTest, MetricsConfigTest, TestUnifiedSolrHighlighter, ConnectionReuseTest, TestBinaryResponseWriter, MultiThreadedOCPTest, ReplicaListTransformerTest, TestGeoJSONResponseWriter, TestLMJelinekMercerSimilarityFactory, TestNumericTerms32, TestConfigSetsAPIExclusivity, TestHdfsBackupRestoreCore, TestSearcherReuse, TestQueryTypes, HdfsCollectionsAPIDistributedZkTest, AutoAddReplicasIntegrationTest, TestRandomRequestDistribution, DistributedFacetPivotWhiteBoxTest, LeaderElectionIntegrationTest, PreAnalyzedFieldTest, OverriddenZkACLAndCredentialsProvidersTest, TestTriggerIntegration, CircularListTest, ComputePlanActionTest, ClassificationUpdateProcessorTest, PingRequestHandlerTest, RegexBoostProcessorTest, HdfsBasicDistributedZk2Test, HdfsChaosMonkeySafeLeaderTest, SolrCmdDistributorTest, TestCloudManagedSchema, TestSolrCloudWithHadoopAuthPlugin, ConvertedLegacyTest, HdfsDirectoryFactoryTest, TestMissingGroups, NumericFieldsTest, TestLocalFSCloudBackupRestore, TestCollectionAPI, DateMathParserTest, TestJsonFacetRefinement, ConnectionManagerTest, TestBulkSchemaAPI, FileBasedSpellCheckerTest, TestNodeLostTrigger, TestFieldCacheReopen, TestAuthorizationFramework, ZkFailoverTest, TestOrdValues, TestCodecSupport, CleanupOldIndexTest, TestReRankQParserPlugin, URLClassifyProcessorTest, TestRandomDVFaceting, TestConfigSets, TestManagedSchemaThreadSafety, TestComputePlanAction, SolrGraphiteReporterTest, TestSolrConfigHandlerCloud, TestSolr4Spatial2, TestExactSharedStatsCache, ZkStateReaderTest, AnalysisAfterCoreReloadTest, TestSolrCoreProperties, NoCacheHeaderTest, DeleteReplicaTest, TestGenericDistributedQueue, TestLazyCores, TestFastWriter, TestLFUCache, DocValuesTest, GraphQueryTest, SearchHandlerTest, TestAtomicUpdateErrorCases, DistributedQueueTest, MergeStrategyTest, AliasIntegrationTest, DistribCursorPagingTest, HealthCheckHandlerTest, HttpPartitionOnCommitTest, MigrateRouteKeyTest, MoveReplicaHDFSTest, TestClusterProperties, TestConfigSetsAPIZkFailure, TestDeleteCollectionOnDownNodes, TestLeaderElectionZkExpiry, TestPullReplicaErrorHandling, TestTlogReplica, TestReplicaProperties, AutoAddReplicasPlanActionTest]
   [junit4] Completed [584/777 (2!)] on J2 in 14.85s, 1 test, 1 error <<< FAILURES!

[...truncated 49099 lines...]

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

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

2 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testSearchRate

Error Message:
The trigger did not fire at all

Stack Trace:
java.lang.AssertionError: The trigger did not fire at all
	at __randomizedtesting.SeedInfo.seed([3ACF147F1E94315E:67870AF6D1529711]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testSearchRate(TestLargeCluster.java:547)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory

Error Message:
expected:<5> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
	at __randomizedtesting.SeedInfo.seed([3ACF147F1E94315E:5733B082A4DCCE59]: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.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:244)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12305 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestLargeCluster
   [junit4]   2> 417762 INFO  (SUITE-TestLargeCluster-seed#[3ACF147F1E94315E]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestLargeCluster_3ACF147F1E94315E-001/init-core-data-001
   [junit4]   2> 417780 WARN  (SUITE-TestLargeCluster-seed#[3ACF147F1E94315E]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 417780 INFO  (SUITE-TestLargeCluster-seed#[3ACF147F1E94315E]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 417782 INFO  (SUITE-TestLargeCluster-seed#[3ACF147F1E94315E]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 418051 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 418051 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 0
   [junit4]   2> 418052 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10082_solr, 127.0.0.1:10043_solr, 127.0.0.1:10004_solr, 127.0.0.1:10018_solr, 127.0.0.1:10057_solr, 127.0.0.1:10049_solr, 127.0.0.1:10074_solr, 127.0.0.1:10026_solr, 127.0.0.1:10012_solr, 127.0.0.1:10020_solr, 127.0.0.1:10065_solr, 127.0.0.1:10060_solr, 127.0.0.1:10073_solr, 127.0.0.1:10005_solr, 127.0.0.1:10013_solr, 127.0.0.1:10021_solr, 127.0.0.1:10058_solr, 127.0.0.1:10066_solr, 127.0.0.1:10035_solr, 127.0.0.1:10051_solr, 127.0.0.1:10019_solr, 127.0.0.1:10027_solr, 127.0.0.1:10022_solr, 127.0.0.1:10039_solr, 127.0.0.1:10033_solr, 127.0.0.1:10025_solr, 127.0.0.1:10017_solr, 127.0.0.1:10047_solr, 127.0.0.1:10044_solr, 127.0.0.1:10081_solr, 127.0.0.1:10028_solr, 127.0.0.1:10036_solr, 127.0.0.1:10084_solr, 127.0.0.1:10052_solr, 127.0.0.1:10006_solr, 127.0.0.1:10041_solr, 127.0.0.1:10079_solr, 127.0.0.1:10009_solr, 127.0.0.1:10000_solr, 127.0.0.1:10030_solr, 127.0.0.1:10014_solr, 127.0.0.1:10003_solr, 127.0.0.1:10011_solr, 127.0.0.1:10001_solr, 127.0.0.1:10040_solr, 127.0.0.1:10085_solr, 127.0.0.1:10054_solr, 127.0.0.1:10046_solr, 127.0.0.1:10068_solr, 127.0.0.1:10063_solr, 127.0.0.1:10071_solr, 127.0.0.1:10023_solr, 127.0.0.1:10076_solr, 127.0.0.1:10007_solr, 127.0.0.1:10015_solr, 127.0.0.1:10055_solr, 127.0.0.1:10069_solr, 127.0.0.1:10010_solr, 127.0.0.1:10016_solr, 127.0.0.1:10062_solr, 127.0.0.1:10070_solr, 127.0.0.1:10077_solr, 127.0.0.1:10038_solr, 127.0.0.1:10032_solr, 127.0.0.1:10008_solr, 127.0.0.1:10024_solr, 127.0.0.1:10061_solr, 127.0.0.1:10067_solr, 127.0.0.1:10050_solr, 127.0.0.1:10075_solr, 127.0.0.1:10078_solr, 127.0.0.1:10002_solr, 127.0.0.1:10031_solr, 127.0.0.1:10034_solr, 127.0.0.1:10045_solr, 127.0.0.1:10037_solr, 127.0.0.1:10042_solr, 127.0.0.1:10029_solr, 127.0.0.1:10053_solr, 127.0.0.1:10083_solr, 127.0.0.1:10059_solr, 127.0.0.1:10080_solr, 127.0.0.1:10048_solr, 127.0.0.1:10056_solr, 127.0.0.1:10064_solr, 127.0.0.1:10072_solr]
   [junit4]   2> 418052 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 0, lastZnodeVersion -1
   [junit4]   2> 418052 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 0
   [junit4]   2> 418087 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 418087 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 0, lastZnodeVersion 0
   [junit4]   2> 418124 INFO  (TEST-TestLargeCluster.testNodeLost-seed#[3ACF147F1E94315E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeLost
   [junit4]   2> 418125 DEBUG (TEST-TestLargeCluster.testNodeLost-seed#[3ACF147F1E94315E]) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 418126 INFO  (TEST-TestLargeCluster.testNodeLost-seed#[3ACF147F1E94315E]) [    ] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing object cache...
   [junit4]   2> 418126 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 418127 DEBUG (ScheduledTrigger-817-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 418179 DEBUG (TEST-TestLargeCluster.testNodeLost-seed#[3ACF147F1E94315E]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 418197 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 418197 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 418198 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10082_solr, 127.0.0.1:10004_solr, 127.0.0.1:10018_solr, 127.0.0.1:10049_solr, 127.0.0.1:10020_solr, 127.0.0.1:10065_solr, 127.0.0.1:10021_solr, 127.0.0.1:10005_solr, 127.0.0.1:10066_solr, 127.0.0.1:10035_solr, 127.0.0.1:10051_solr, 127.0.0.1:10019_solr, 127.0.0.1:10096_solr, 127.0.0.1:10022_solr, 127.0.0.1:10033_solr, 127.0.0.1:10017_solr, 127.0.0.1:10047_solr, 127.0.0.1:10095_solr, 127.0.0.1:10081_solr, 127.0.0.1:10084_solr, 127.0.0.1:10036_solr, 127.0.0.1:10052_solr, 127.0.0.1:10006_solr, 127.0.0.1:10079_solr, 127.0.0.1:10098_solr, 127.0.0.1:10003_solr, 127.0.0.1:10001_solr, 127.0.0.1:10054_solr, 127.0.0.1:10099_solr, 127.0.0.1:10071_solr, 127.0.0.1:10023_solr, 127.0.0.1:10076_solr, 127.0.0.1:10007_solr, 127.0.0.1:10055_solr, 127.0.0.1:10010_solr, 127.0.0.1:10016_solr, 127.0.0.1:10070_solr, 127.0.0.1:10077_solr, 127.0.0.1:10038_solr, 127.0.0.1:10032_solr, 127.0.0.1:10093_solr, 127.0.0.1:10061_solr, 127.0.0.1:10067_solr, 127.0.0.1:10086_solr, 127.0.0.1:10089_solr, 127.0.0.1:10045_solr, 127.0.0.1:10042_solr, 127.0.0.1:10029_solr, 127.0.0.1:10083_solr, 127.0.0.1:10080_solr, 127.0.0.1:10048_solr, 127.0.0.1:10064_solr, 127.0.0.1:10043_solr, 127.0.0.1:10057_solr, 127.0.0.1:10074_solr, 127.0.0.1:10026_solr, 127.0.0.1:10012_solr, 127.0.0.1:10060_solr, 127.0.0.1:10073_solr, 127.0.0.1:10058_solr, 127.0.0.1:10013_solr, 127.0.0.1:10090_solr, 127.0.0.1:10088_solr, 127.0.0.1:10027_solr, 127.0.0.1:10039_solr, 127.0.0.1:10025_solr, 127.0.0.1:10044_solr, 127.0.0.1:10028_solr, 127.0.0.1:10092_solr, 127.0.0.1:10041_solr, 127.0.0.1:10087_solr, 127.0.0.1:10009_solr, 127.0.0.1:10000_solr, 127.0.0.1:10030_solr, 127.0.0.1:10014_solr, 127.0.0.1:10011_solr, 127.0.0.1:10040_solr, 127.0.0.1:10085_solr, 127.0.0.1:10046_solr, 127.0.0.1:10068_solr, 127.0.0.1:10063_solr, 127.0.0.1:10015_solr, 127.0.0.1:10069_solr, 127.0.0.1:10062_solr, 127.0.0.1:10008_solr, 127.0.0.1:10024_solr, 127.0.0.1:10050_solr, 127.0.0.1:10075_solr, 127.0.0.1:10078_solr, 127.0.0.1:10002_solr, 127.0.0.1:10097_solr, 127.0.0.1:10031_solr, 127.0.0.1:10034_solr, 127.0.0.1:10091_solr, 127.0.0.1:10094_solr, 127.0.0.1:10037_solr, 127.0.0.1:10053_solr, 127.0.0.1:10059_solr, 127.0.0.1:10056_solr, 127.0.0.1:10072_solr]
   [junit4]   2> 418198 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion -1
   [junit4]   2> 418198 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 418198 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 418198 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 418198 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 418234 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 418270 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 418306 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 418343 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 418379 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 418416 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 418425 DEBUG (simCloudManagerPool-819-thread-1) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 418425 DEBUG (simCloudManagerPool-819-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 418426 DEBUG (simCloudManagerPool-819-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10082_solr, 127.0.0.1:10004_solr, 127.0.0.1:10018_solr, 127.0.0.1:10049_solr, 127.0.0.1:10020_solr, 127.0.0.1:10065_solr, 127.0.0.1:10021_solr, 127.0.0.1:10005_solr, 127.0.0.1:10066_solr, 127.0.0.1:10035_solr, 127.0.0.1:10051_solr, 127.0.0.1:10019_solr, 127.0.0.1:10096_solr, 127.0.0.1:10022_solr, 127.0.0.1:10033_solr, 127.0.0.1:10017_solr, 127.0.0.1:10047_solr, 127.0.0.1:10095_solr, 127.0.0.1:10081_solr, 127.0.0.1:10084_solr, 127.0.0.1:10036_solr, 127.0.0.1:10052_solr, 127.0.0.1:10006_solr, 127.0.0.1:10079_solr, 127.0.0.1:10098_solr, 127.0.0.1:10003_solr, 127.0.0.1:10001_solr, 127.0.0.1:10054_solr, 127.0.0.1:10099_solr, 127.0.0.1:10071_solr, 127.0.0.1:10023_solr, 127.0.0.1:10076_solr, 127.0.0.1:10007_solr, 127.0.0.1:10055_solr, 127.0.0.1:10010_solr, 127.0.0.1:10016_solr, 127.0.0.1:10070_solr, 127.0.0.1:10077_solr, 127.0.0.1:10038_solr, 127.0.0.1:10032_solr, 127.0.0.1:10093_solr, 127.0.0.1:10061_solr, 127.0.0.1:10067_solr, 127.0.0.1:10086_solr, 127.0.0.1:10089_solr, 127.0.0.1:10045_solr, 127.0.0.1:10042_solr, 127.0.0.1:10029_solr, 127.0.0.1:10083_solr, 127.0.0.1:10080_solr, 127.0.0.1:10048_solr, 127.0.0.1:10064_solr, 127.0.0.1:10043_solr, 127.0.0.1:10057_solr, 127.0.0.1:10074_solr, 127.0.0.1:10026_solr, 127.0.0.1:10012_solr, 127.0.0.1:10060_solr, 127.0.0.1:10073_solr, 127.0.0.1:10058_solr, 127.0.0.1:10013_solr, 127.0.0.1:10090_solr, 127.0.0.1:10088_solr, 127.0.0.1:10027_solr, 127.0.0.1:10039_solr, 127.0.0.1:10025_solr, 127.0.0.1:10044_solr, 127.0.0.1:10028_solr, 127.0.0.1:10092_solr, 127.0.0.1:10041_solr, 127.0.0.1:10087_solr, 127.0.0.1:10009_solr, 127.0.0.1:10000_solr, 127.0.0.1:10030_solr, 127.0.0.1:10014_solr, 127.0.0.1:10011_solr, 127.0.0.1:10040_solr, 127.0.0.1:10085_solr, 127.0.0.1:10046_solr, 127.0.0.1:10068_solr, 127.0.0.1:10063_solr, 127.0.0.1:10015_solr, 127.0.0.1:10069_solr, 127.0.0.1:10062_solr, 127.0.0.1:10008_solr, 127.0.0.1:10024_solr, 127.0.0.1:10050_solr, 127.0.0.1:10075_solr, 127.0.0.1:10078_solr, 127.0.0.1:10002_solr, 127.0.0.1:10097_solr, 127.0.0.1:10031_solr, 127.0.0.1:10034_solr, 127.0.0.1:10091_solr, 127.0.0.1:10094_solr, 127.0.0.1:10037_solr, 127.0.0.1:10053_solr, 127.0.0.1:10059_solr, 127.0.0.1:10056_solr, 127.0.0.1:10072_solr]
   [junit4]   2> 418426 DEBUG (simCloudManagerPool-819-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10082_solr, 127.0.0.1:10004_solr, 127.0.0.1:10018_solr, 127.0.0.1:10049_solr, 127.0.0.1:10020_solr, 127.0.0.1:10065_solr, 127.0.0.1:10021_solr, 127.0.0.1:10005_solr, 127.0.0.1:10066_solr, 127.0.0.1:10035_solr, 127.0.0.1:10051_solr, 127.0.0.1:10019_solr, 127.0.0.1:10096_solr, 127.0.0.1:10022_solr, 127.0.0.1:10033_solr, 127.0.0.1:10017_solr, 127.0.0.1:10047_solr, 127.0.0.1:10095_solr, 127.0.0.1:10081_solr, 127.0.0.1:10084_solr, 127.0.0.1:10036_solr, 127.0.0.1:10052_solr, 127.0.0.1:10006_solr, 127.0.0.1:10079_solr, 127.0.0.1:10098_solr, 127.0.0.1:10003_solr, 127.0.0.1:10001_solr, 127.0.0.1:10054_solr, 127.0.0.1:10099_solr, 127.0.0.1:10071_solr, 127.0.0.1:10023_solr, 127.0.0.1:10076_solr, 127.0.0.1:10007_solr, 127.0.0.1:10055_solr, 127.0.0.1:10010_solr, 127.0.0.1:10016_solr, 127.0.0.1:10070_solr, 127.0.0.1:10077_solr, 127.0.0.1:10038_solr, 127.0.0.1:10032_solr, 127.0.0.1:10093_solr, 127.0.0.1:10061_solr, 127.0.0.1:10067_solr, 127.0.0.1:10086_solr, 127.0.0.1:10089_solr, 127.0.0.1:10045_solr, 127.0.0.1:10042_solr, 127.0.0.1:10029_solr, 127.0.0.1:10083_solr, 127.0.0.1:10080_solr, 127.0.0.1:10048_solr, 127.0.0.1:10064_solr, 127.0.0.1:10043_solr, 127.0.0.1:10057_solr, 127.0.0.1:10074_solr, 127.0.0.1:10026_solr, 127.0.0.1:10012_solr, 127.0.0.1:10060_solr, 127.0.0.1:10073_solr, 127.0.0.1:10058_solr, 127.0.0.1:10013_solr, 127.0.0.1:10090_solr, 127.0.0.1:10088_solr, 127.0.0.1:10027_solr, 127.0.0.1:10039_solr, 127.0.0.1:10025_solr, 127.0.0.1:10044_solr, 127.0.0.1:10028_solr, 127.0.0.1:10092_solr, 127.0.0.1:10041_solr, 127.0.0.1:10087_solr, 127.0.0.1:10009_solr, 127.0.0.1:10000_solr, 127.0.0.1:10030_solr, 127.0.0.1:10014_solr, 127.0.0.1:10011_solr, 127.0.0.1:10040_solr, 127.0.0.1:10085_solr, 127.0.0.1:10046_solr, 127.0.0.1:10068_solr, 127.0.0.1:10063_solr, 127.0.0.1:10015_solr, 127.0.0.1:10069_solr, 127.0.0.1:10062_solr, 127.0.0.1:10008_solr, 127.0.0.1:10024_solr, 127.0.0.1:10050_solr, 127.0.0.1:10075_solr, 127.0.0.1:10078_solr, 127.0.0.1:10002_solr, 127.0.0.1:10097_solr, 127.0.0.1:10031_solr, 127.0.0.1:10034_solr, 127.0.0.1:10091_solr, 127.0.0.1:10094_solr, 127.0.0.1:10037_solr, 127.0.0.1:10053_solr, 127.0.0.1:10059_solr, 127.0.0.1:10056_solr, 127.0.0.1:10072_solr]
   [junit4]   2> 418426 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 418427 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 418427 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 418427 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 418444 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 418453 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 418469 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 418505 DEBUG (ScheduledTrigger-820-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 418592 DEBUG (ScheduledTrigger-820-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 418592 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 418627 DEBUG (ScheduledTrigger-820-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 418627 DEBUG (ScheduledTrigger-820-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 418665 DEBUG (ScheduledTrigger-820-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 418665 DEBUG (ScheduledTrigger-820-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 418717 DEBUG (ScheduledTrigger-820-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 418718 DEBUG (ScheduledTrigger-820-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 418738 DEBUG (ScheduledTrigger-820-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 418738 DEBUG (ScheduledTrigger-820-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 418773 DEBUG (ScheduledTrigger-820-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 418773 DEBUG (ScheduledTrigger-820-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 418810 DEBUG (ScheduledTrigger-820-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 418810 DEBUG (ScheduledTrigger-820-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 418846 DEBUG (ScheduledTrigger-820-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 418846 DEBUG (ScheduledTrigger-820-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 418883 DEBUG (ScheduledTrigger-820-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 418883 DEBUG (ScheduledTrigger-820-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 418919 DEBUG (ScheduledTrigger-820-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 418919 DEBUG (ScheduledTrigger-820-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 418956 DEBUG (ScheduledTrigger-820-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 418956 DEBUG (ScheduledTrigger-820-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 418992 DEBUG (ScheduledTrigger-820-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 418992 DEBUG (ScheduledTrigger-820-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 419029 DEBUG (ScheduledTrigger-820-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 419029 DEBUG (ScheduledTrigger-820-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 419082 DEBUG (ScheduledTrigger-820-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 419082 DEBUG (ScheduledTrigger-820-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 419119 DEBUG (ScheduledTrigger-820-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 419119 DEBUG (ScheduledTrigger-820-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 419155 DEBUG (ScheduledTrigger-820-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 419155 DEBUG (ScheduledTrigger-820-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 419175 DEBUG (ScheduledTrigger-820-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 419175 DEBUG (ScheduledTrigger-820-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 419213 DEBUG (ScheduledTrigger-820-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 419213 DEBUG (ScheduledTrigger-820-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 419244 DEBUG (ScheduledTrigger-820-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 419244 DEBUG (ScheduledTrigger-820-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 419265 DEBUG (ScheduledTrigger-820-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 419265 DEBUG (ScheduledTrigger-820-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 419285 DEBUG (ScheduledTrigger-820-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 419285 DEBUG (ScheduledTrigger-820-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 419307 DEBUG (ScheduledTrigger-820-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 419307 DEBUG (ScheduledTrigger-820-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 419364 DEBUG (ScheduledTrigger-820-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 419364 DEBUG (ScheduledTrigger-820-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 419415 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 419435 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 419435 DEBUG (ScheduledTrigger-820-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 419472 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 419472 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 419508 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 419508 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 419545 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 419545 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 419577 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 419577 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 419598 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 419598 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 419634 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 419634 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 419654 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 419654 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 419687 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 419687 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 419707 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 419707 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 419744 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 419744 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 419780 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 419781 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 419817 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 419817 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 419853 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 419853 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 419890 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 419890 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 419926 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 419927 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 419963 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 419963 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 420004 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 420004 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 420024 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 420024 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 420069 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 420069 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 420097 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 420097 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 420133 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 420134 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 420170 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 420170 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 420207 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 420207 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 420243 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 420243 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 420264 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 420264 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 420288 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 420288 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 420309 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 420309 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 420345 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 420345 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 420381 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 420382 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 420414 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 420414 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 420438 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 420438 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 420467 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 420467 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 420490 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 420491 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 420511 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 420511 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 420531 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 420531 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 420568 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 420568 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 420589 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 420589 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 420609 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 420609 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 420637 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 420637 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 420662 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 420662 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 420698 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 420698 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 420723 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 420723 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 420747 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 420747 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 420784 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 420784 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 420805 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 420805 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 420829 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 420829 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 420865 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 420865 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 420897 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 420897 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 420918 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 420918 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 420938 DEBUG (ScheduledTrigger-820-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 420938 DEBUG (ScheduledTrigger-820-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 420970 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 420971 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 420991 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 420991 DEBUG (ScheduledTrigger-820-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 421011 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 421011 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 421031 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 421031 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 421060 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 421060 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 421097 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 421097 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 421117 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 421117 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 421153 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 421153 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 421173 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 421174 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 421194 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 421194 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 421230 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 421231 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 421259 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 421259 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 421279 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 421279 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 421299 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 421300 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 421320 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 421320 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 421360 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 421360 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 421397 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 421397 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 421417 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 421417 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 421440 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 421440 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 421460 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 421460 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 421480 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 421480 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 421500 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 421501 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 421539 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 421539 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 421567 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 421567 DEBUG (ScheduledTrigger-820-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 421588 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 421588 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 421620 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 421620 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 421645 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 421645 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 421681 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 421681 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 421726 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 421726 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 421758 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 421759 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 421779 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 421779 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 421799 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 421799 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 421819 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 421820 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 421848 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 421848 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 421868 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 421868 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 421888 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 421889 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 421925 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 421925 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 421949 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 421949 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 421970 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 421970 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 422007 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 422007 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 422040 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 422040 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 422075 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 422075 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 422096 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 422096 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 422132 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 422132 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 422152 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 422153 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 422189 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 422189 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 422229 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 422229 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 422249 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 422249 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 422282 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 422282 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 422319 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 422319 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 422359 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 422359 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 422392 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 422392 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 422428 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 422428 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 422465 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 422465 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 422501 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 422501 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 422538 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 422538 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 422574 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 422575 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 422611 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 422611 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 422644 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 422644 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 422664 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 422664 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 422700 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 422700 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 422721 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 422721 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 422777 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 422777 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 422810 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 422810 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 422847 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 422847 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 422871 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 422871 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 422920 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 422920 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 423013 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 423013 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 423103 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 423103 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 423103 DEBUG (simCloudManagerPool-819-thread-9) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard3: {"core_node29":{
   [junit4]   2>     "node_name":"127.0.0.1:10015_solr",
   [junit4]   2>     "core":"testNodeLost_shard3_replica_n29",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":1000000000,
   [junit4]   2>     "shard":"shard3",
   [junit4]   2>     "collection":"testNodeLost"}}
   [junit4]   2> 423104 DEBUG (simCloudManagerPool-819-thread-54) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard5: {"core_node50":{
   [junit4]   2>     "node_name":"127.0.0.1:10086_solr",
   [junit4]   2>     "core":"testNodeLost_shard5_replica_n50",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":1000000000,
   [junit4]   2>     "shard":"shard5",
   [junit4]   2>     "collection":"testNodeLost"}}
   [junit4]   2> 423104 DEBUG (simCloudManagerPool-819-thread-52) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard4: {"core_node39":{
   [junit4]   2>     "node_name":"127.0.0.1:10057_solr",
   [junit4]   2>     "core":"testNodeLost_shard4_replica_n39",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":1000000000,
   [junit4]   2>     "shard":"shard4",
   [junit4]   2>     "collection":"testNodeLost"}}
   [junit4]   2> 423104 DEBUG (simCloudManagerPool-819-thread-50) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard15: {"core_node149":{
   [junit4]   2>     "node_name":"127.0.0.1:10011_solr",
   [junit4]   2>     "core":"testNodeLost_shard15_replica_n149",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":1000000000,
   [junit4]   2>     "shard":"shard15",
   [junit4]   2>     "collection":"testNodeLost"}}
   [junit4]   2> 423104 DEBUG (simCloudManagerPool-819-thread-6) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard11: {"core_node108":{
   [junit4]   2>     "node_name":"127.0.0.1:10051_solr",
   [junit4]   2>     "core":"testNodeLost_shard11_replica_n108",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":1000000000,
   [junit4]   2>     "shard":"shard11",
   [junit4]   2>     "collection":"testNodeLost"}}
   [junit4]   2> 423104 DEBUG (simCloudManagerPool-819-thread-8) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard14: {"core_node139":{
   [junit4]   2>     "node_name":"127.0.0.1:10057_solr",
   [junit4]   2>     "core":"testNodeLost_shard14_replica_n139",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":1000000000,
   [junit4]   2>     "shard":"shard14",
   [junit4]   2>     "collection":"testNodeLost"}}
   [junit4]   2> 423105 DEBUG (simCloudManagerPool-819-thread-59) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard8: {"core_node80":{
   [junit4]   2>     "node_name":"127.0.0.1:10058_solr",
   [junit4]   2>     "core":"testNodeLost_shard8_replica_n80",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":1000000000,
   [junit4]   2>     "shard":"shard8",
   [junit4]   2>     "collection":"testNodeLost"}}
   [junit4]   2> 423105 DEBUG (simCloudManagerPool-819-thread-54) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard18: {"core_node180":{
   [junit4]   2>     "node_name":"127.0.0.1:10058_solr",
   [junit4]   2>     "core":"testNodeLost_shard18_replica_n180",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":1000000000,
   [junit4]   2>     "shard":"shard18",
   [junit4]   2>     "collection":"testNodeLost"}}
   [junit4]   2> 423106 DEBUG (simCloudManagerPool-819-thread-39) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard13: {"core_node129":{
   [junit4]   2>     "node_name":"127.0.0.1:10015_solr",
   [junit4]   2>     "core":"testNodeLost_shard13_replica_n129",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":1000000000,
   [junit4]   2>     "shard":"shard13",
   [junit4]   2>     "collection":"testNodeLost"}}
   [junit4]   2> 423106 DEBUG (simCloudManagerPool-819-thread-7) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard2: {"core_node18":{
   [junit4]   2>     "node_name":"127.0.0.1:10030_solr",
   [junit4]   2>     "core":"testNodeLost_shard2_replica_n18",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":1000000000,
   [junit4]   2>     "shard":"shard2",
   [junit4]   2>     "collection":"testNodeLost"}}
   [junit4]   2> 423214 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 423214 DEBUG (ScheduledTrigger-820-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 423249 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 423249 DEBUG (ScheduledTrigger-820-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 423249 DEBUG (simCloudManagerPool-819-thread-10) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard16: {"core_node159":{
   [junit4]   2>     "node_name":"127.0.0.1:10081_solr",
   [junit4]   2>     "core":"testNodeLost_shard16_replica_n159",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":1000000000,
   [junit4]   2>     "shard":"shard16",
   [junit4]   2>     "collection":"testNodeLost"}}
   [junit4]   2> 423249 DEBUG (simCloudManagerPool-819-thread-2) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard20: {"core_node191":{
   [junit4]   2>     "node_name":"127.0.0.1:10001_solr",
   [junit4]   2>     "core":"testNodeLost_shard20_replica_n191",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":1000000000,
   [junit4]   2>     "shard":"shard20",
   [junit4]   2>     "collection":"testNodeLost"}}
   [junit4]   2> 423249 DEBUG (simCloudManagerPool-819-thread-5) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard10: {"core_node92":{
   [junit4]   2>     "node_name":"127.0.0.1:10014_solr",
   [junit4]   2>     "core":"testNodeLost_shard10_replica_n92",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":1000000000,
   [junit4]   2>     "shard":"shard10",
   [junit4]   2>     "collection":"testNodeLost"}}
   [junit4]   2> 423250 DEBUG (simCloudManagerPool-819-thread-9) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard17: {"core_node169":{
   [junit4]   2>     "node_name":"127.0.0.1:10003_solr",
   [junit4]   2>     "core":"testNodeLost_shard17_replica_n169",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":1000000000,
   [junit4]   2>     "shard":"shard17",
   [junit4]   2>     "collection":"testNodeLost"}}
   [junit4]   2> 423250 DEBUG (simCloudManagerPool-819-thread-52) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard19: {"core_node190":{
   [junit4]   2>     "node_name":"127.0.0.1:10034_solr",
   [junit4]   2>     "core":"testNodeLost_shard19_replica_n190",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":1000000000,
   [junit4]   2>     "shard":"shard19",
   [junit4]   2>     "collection":"testNodeLost"}}
   [junit4]   2> 423251 DEBUG (simCloudManagerPool-819-thread-50) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard1: {"core_node1":{
   [junit4]   2>     "node_name":"127.0.0.1:10063_solr",
   [junit4]   2>     "core":"testNodeLost_shard1_replica_n1",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":1000000000,
   [junit4]   2>     "shard":"shard1",
   [junit4]   2>     "collection":"testNodeLost"}}
   [junit4]   2> 423251 DEBUG (simCloudManagerPool-819-thread-6) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard6: {"core_node60":{
   [junit4]   2>     "node_name":"127.0.0.1:10002_solr",
   [junit4]   2>     "core":"testNodeLost_shard6_replica_n60",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":1000000000,
   [junit4]   2>     "shard":"shard6",
   [junit4]   2>     "collection":"testNodeLost"}}
   [junit4]   2> 423251 DEBUG (simCloudManagerPool-819-thread-36) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard12: {"core_node119":{
   [junit4]   2>     "node_name":"127.0.0.1:10045_solr",
   [junit4]   2>     "core":"testNodeLost_shard12_replica_n119",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":1000000000,
   [junit4]   2>     "shard":"shard12",
   [junit4]   2>     "collection":"testNodeLost"}}
   [junit4]   2> 423251 DEBUG (simCloudManagerPool-819-thread-8) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard7: {"core_node70":{
   [junit4]   2>     "node_name":"127.0.0.1:10068_solr",
   [junit4]   2>     "core":"testNodeLost_shard7_replica_n70",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":1000000000,
   [junit4]   2>     "shard":"shard7",
   [junit4]   2>     "collection":"testNodeLost"}}
   [junit4]   2> 423253 INFO  (TEST-TestLargeCluster.testNodeLost-seed#[3ACF147F1E94315E]) [    ] o.a.s.c.a.s.TestLargeCluster Ready after 14652 ms
   [junit4]   2> 423266 DEBUG (simCloudManagerPool-819-thread-64) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard9: {"core_node90":{
   [junit4]   2>     "node_name":"127.0.0.1:10034_solr",
   [junit4]   2>     "core":"testNodeLost_shard9_replica_n90",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":1000000000,
   [junit4]   2>     "shard":"shard9",
   [junit4]   2>     "collection":"testNodeLost"}}
   [junit4]   2> 423306 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 99
   [junit4]   2> 423306 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10082_solr
   [junit4]   2> 423306 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 99
   [junit4]   2> 423306 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10082_solr
   [junit4]   2> 423358 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 99
   [junit4]   2> 423359 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 99
   [junit4]   2> 423399 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 99
   [junit4]   2> 423399 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 99
   [junit4]   2> 423437 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 98
   [junit4]   2> 423437 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10004_solr
   [junit4]   2> 423437 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:10082_solr]
   [junit4]   2> 423438 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"3e55d44cd7affT8i016klpx0q2h8r5rodmtza51",
   [junit4]   2>   "source":"node_lost_trigger",
   [junit4]   2>   "eventTime":1096613679168255,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1096613679168255],
   [junit4]   2>     "nodeNames":["127.0.0.1:10082_solr"]}}
   [junit4]   2> 423444 DEBUG (ScheduledTrigger-820-thread-3) [    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [.auto_add_replicas, node_lost_trigger]
   [junit4]   2> 423538 DEBUG (AutoscalingActionExecutor-821-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"3e55d44cd7affT8i016klpx0q2h8r5rodmtza51",
   [junit4]   2>   "source":"node_lost_trigger",
   [junit4]   2>   "eventTime":1096613679168255,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1096613679168255],
   [junit4]   2>     "_enqueue_time_":1096620637068705,
   [junit4]   2>     "nodeNames":["127.0.0.1:10082_solr"]}}
   [junit4]   2> 423540 DEBUG (AutoscalingActionExecutor-821-thread-1) [    ] o.a.s.c.a.ComputePlanAction -- processing event: {
   [junit4]   2>   "id":"3e55d44cd7affT8i016klpx0q2h8r5rodmtza51",
   [junit4]   2>   "source":"node_lost_trigger",
   [junit4]   2>   "eventTime":1096613679168255,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1096613679168255],
   [junit4]   2>     "_enqueue_time_":1096620637068705,
   [junit4]   2>     "nodeNames":["127.0.0.1:10082_solr"]}} with context properties: {AFTER_ACTION=[test], BEFORE_ACTION=[test, compute]}
   [junit4]   2> 424246 INFO  (AutoscalingActionExecutor-821-thread-1) [    ] o.a.s.c.a.ComputePlanAction Computed Plan: action=MOVEREPLICA&collection=testNodeLost&targetNode=127.0.0.1:10072_solr&inPlaceMove=true&replica=core_node181
   [junit4]   2> 424319 INFO  (AutoscalingActionExecutor-821-thread-1) [    ] o.a.s.c.a.ComputePlanAction Computed Plan: action=MOVEREPLICA&collection=testNodeLost&targetNode=127.0.0.1:10056_solr&inPlaceMove=true&replica=core_node81
   [junit4]   2> 424373 INFO  (AutoscalingActionExecutor-821-thread-1) [    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 1096667057 sessionWrapper.createTime 1096638842540805, this.sessionWrapper.createTime 1096638842540805 
   [junit4]   2> 424374 DEBUG (AutoscalingActionExecutor-821-thread-1) [    ] o.a.s.c.a.ExecutePlanAction -- processing event: {
   [junit4]   2>   "id":"3e55d44cd7affT8i016klpx0q2h8r5rodmtza51",
   [junit4]   2>   "source":"node_lost_trigger",
   [junit4]   2>   "eventTime":1096613679168255,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1096613679168255],
   [junit4]   2>     "_enqueue_time_":1096620637068705,
   [junit4]   2>     "nodeNames":["127.0.0.1:10082_solr"]}} with context properties: {operations=[org.apache.solr.client.solrj.request.CollectionAdminRequest$MoveReplica@66879

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

lica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6a1b7762
   [junit4]   2> 2291428 INFO  (coreCloseExecutor-4336-thread-2) [n:127.0.0.1:34641_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=1721943317
   [junit4]   2> 2291440 INFO  (jetty-closer-2496-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@147efa1b{/solr,null,UNAVAILABLE}
   [junit4]   2> 2291441 INFO  (jetty-closer-2496-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2291444 INFO  (jetty-closer-2496-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72129565553131528-127.0.0.1:34641_solr-n_0000000000) closing
   [junit4]   2> 2291444 INFO  (OverseerStateUpdate-72129565553131528-127.0.0.1:34641_solr-n_0000000000) [n:127.0.0.1:34641_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34641_solr
   [junit4]   2> 2291445 INFO  (coreCloseExecutor-4337-thread-1) [n:127.0.0.1:35650_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.AutoscalingHistoryHandlerTest_collection.shard1.leader, tag=1775756686
   [junit4]   2> 2291445 INFO  (coreCloseExecutor-4337-thread-2) [n:127.0.0.1:35650_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n1, tag=1780184930
   [junit4]   2> 2291445 INFO  (coreCloseExecutor-4337-thread-2) [n:127.0.0.1:35650_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4c493072: rootName = solr_35650, domain = solr.core..system.shard1.replica_n1, service url = null, agent id = null] for registry solr.core..system.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@4a16f3ff
   [junit4]   2> 2291446 WARN  (OverseerAutoScalingTriggerThread-72129565553131528-127.0.0.1:34641_solr-n_0000000000) [n:127.0.0.1:34641_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2291448 DEBUG (jetty-closer-2496-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 2291456 INFO  (coreCloseExecutor-4337-thread-2) [n:127.0.0.1:35650_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=1780184930
   [junit4]   2> 2291457 INFO  (jetty-closer-2496-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3839b51f{/solr,null,UNAVAILABLE}
   [junit4]   2> 2291458 INFO  (zkCallback-2518-thread-2-processing-n:127.0.0.1:35650_solr) [n:127.0.0.1:35650_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35650_solr
   [junit4]   2> 2291461 INFO  (jetty-closer-2496-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2291474 INFO  (jetty-closer-2496-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4e0b8a6a{/solr,null,UNAVAILABLE}
   [junit4]   2> 2291475 INFO  (jetty-closer-2496-thread-3) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2291476 ERROR (SUITE-AutoscalingHistoryHandlerTest-seed#[3ACF147F1E94315E]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2291477 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[3ACF147F1E94315E]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35599 35599
   [junit4]   2> 2291670 INFO  (Thread-2280) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35599 35599
   [junit4]   2> 2291673 WARN  (Thread-2280) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/aliases.json
   [junit4]   2> 	11	/solr/clusterprops.json
   [junit4]   2> 	10	/solr/collections/AutoscalingHistoryHandlerTest_collection/terms/shard1
   [junit4]   2> 	8	/solr/collections/.system/terms/shard1
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	3	/solr/configs/.system
   [junit4]   2> 	3	/solr/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/managed-schema
   [junit4]   2> 	3	/solr/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED
   [junit4]   2> 	3	/solr/configs/.system/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	22	/solr/collections/AutoscalingHistoryHandlerTest_collection/state.json
   [junit4]   2> 	22	/solr/collections/.system/state.json
   [junit4]   2> 	11	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/live_nodes
   [junit4]   2> 	11	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3ACF147F1E94315E-001
   [junit4]   2> Feb 16, 2018 6:00:14 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {action_s=BlockTreeOrds(blocksize=128), event.source_s=PostingsFormat(name=Direct), type=PostingsFormat(name=LuceneVarGapDocFreqInterval), before.actions_ss=PostingsFormat(name=Asserting), event.property._enqueue_time__ss=BlockTreeOrds(blocksize=128), after.actions_ss=BlockTreeOrds(blocksize=128), stage_s=BlockTreeOrds(blocksize=128), event.id_s=PostingsFormat(name=Direct), event.property.eventTimes_ss=PostingsFormat(name=LuceneVarGapDocFreqInterval), source_s=PostingsFormat(name=Direct), event.type_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=PostingsFormat(name=Direct), event.property.nodeNames_ss=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{_version_=DocValuesFormat(name=Memory), event.time_l=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=869, maxMBSortInHeap=5.7007717753943865, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@31abc8e), locale=da-DK, timezone=America/Indiana/Vincennes
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=4,threads=1,free=214756528,total=523239424
   [junit4]   2> NOTE: All tests run in this JVM: [BasicZkTest, TestSubQueryTransformerDistrib, UninvertDocValuesMergePolicyTest, TestSolrConfigHandler, TestSchemaNameResource, DistributedFacetSimpleRefinementLongTailTest, SuggesterFSTTest, TestBM25SimilarityFactory, TestImpersonationWithHadoopAuth, TestHdfsCloudBackupRestore, TestReloadDeadlock, TestMinMaxOnMultiValuedField, QueryEqualityTest, TestSearchPerf, TestJettySolrRunner, SortSpecParsingTest, TestSolrJ, SolrCoreTest, IndexSchemaTest, CreateRoutedAliasTest, TestPerFieldSimilarityWithDefaultOverride, TestSolr4Spatial, HttpSolrCallGetCoreTest, TestLRUCache, HdfsChaosMonkeyNothingIsSafeTest, TestSQLHandlerNonCloud, TestDistributedMap, TestDistributedStatsComponentCardinality, TestComplexPhraseLeadingWildcard, SearchHandlerTest, TestClassicSimilarityFactory, XsltUpdateRequestHandlerTest, TestTrie, TestCharFilters, PeerSyncTest, TestHashQParserPlugin, PrimitiveFieldTypeTest, TestFuzzyAnalyzedSuggestions, TestPartialUpdateDeduplication, TestNestedDocsSort, TestSolrCloudWithDelegationTokens, ImplicitSnitchTest, TestCursorMarkWithoutUniqueKey, CdcrUpdateLogTest, TestTlogReplica, TestFieldSortValues, ShardRoutingCustomTest, UUIDUpdateProcessorFallbackTest, BlobRepositoryCloudTest, BlockJoinFacetSimpleTest, ConfigureRecoveryStrategyTest, PolyFieldTest, TestSystemCollAutoCreate, MetricUtilsTest, StatsReloadRaceTest, ClassificationUpdateProcessorIntegrationTest, SchemaApiFailureTest, InfixSuggestersTest, TestPrepRecovery, AssignTest, TestExecutePlanAction, TestClusterStateProvider, OutOfBoxZkACLAndCredentialsProvidersTest, CollectionsAPIAsyncDistributedZkTest, TestCryptoKeys, TestSweetSpotSimilarityFactory, TestMaxScoreQueryParser, BlockCacheTest, ChaosMonkeySafeLeaderTest, DOMUtilTest, QueryElevationComponentTest, TestTrieFacet, DistributedFacetPivotSmallTest, MissingSegmentRecoveryTest, DirectUpdateHandlerOptimizeTest, SOLR749Test, SolrShardReporterTest, TestShortCircuitedRequests, DocExpirationUpdateProcessorFactoryTest, SchemaVersionSpecificBehaviorTest, TestSolrCLIRunExample, TestConfigsApi, TestRandomFlRTGCloud, PathHierarchyTokenizerFactoryTest, DistribJoinFromCollectionTest, TestJsonRequest, FastVectorHighlighterTest, TestInfoStreamLogging, TestUninvertingReader, SolrCLIZkUtilsTest, FileUtilsTest, TestSolrIndexConfig, TestFieldCache, TestDistribIDF, JsonLoaderTest, TestFieldCacheSortRandom, AnalyticsQueryTest, VMParamsZkACLAndCredentialsProvidersTest, TestChildDocTransformer, TestCoreBackup, TestRuleBasedAuthorizationPlugin, TermsComponentTest, DistributedDebugComponentTest, TestCollationFieldDocValues, FieldMutatingUpdateProcessorTest, TestPivotHelperCode, TestStressRecovery, TestSurroundQueryParser, TestConfigSetsAPI, TestLRUStatsCache, HLLSerializationTest, LargeFieldTest, DistributedIntervalFacetingTest, AtomicUpdateProcessorFactoryTest, AlternateDirectoryTest, TestSolrFieldCacheBean, TestXIncludeConfig, TestSystemIdResolver, DeleteStatusTest, TestClusterStateMutator, BadComponentTest, BitVectorTest, TestBulkSchemaConcurrent, AutoscalingHistoryHandlerTest]
   [junit4] Completed [345/777 (2!)] on J1 in 17.95s, 1 test, 1 failure <<< FAILURES!

[...truncated 49947 lines...]

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

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

2 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeLostTrigger

Error Message:
The trigger did not fire at all

Stack Trace:
java.lang.AssertionError: The trigger did not fire at all
	at __randomizedtesting.SeedInfo.seed([176FB296A721E7F1:13911B849DEB656B]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeLostTrigger(TriggerIntegrationTest.java:520)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory

Error Message:
expected:<5> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
	at __randomizedtesting.SeedInfo.seed([176FB296A721E7F1:7A93166B1D6918F6]: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.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:244)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12464 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_176FB296A721E7F1-001/init-core-data-001
   [junit4]   2> 240225 WARN  (SUITE-TriggerIntegrationTest-seed#[176FB296A721E7F1]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 240225 INFO  (SUITE-TriggerIntegrationTest-seed#[176FB296A721E7F1]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 240226 INFO  (SUITE-TriggerIntegrationTest-seed#[176FB296A721E7F1]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 240227 INFO  (SUITE-TriggerIntegrationTest-seed#[176FB296A721E7F1]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 240227 INFO  (SUITE-TriggerIntegrationTest-seed#[176FB296A721E7F1]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_176FB296A721E7F1-001/tempDir-001
   [junit4]   2> 240228 INFO  (SUITE-TriggerIntegrationTest-seed#[176FB296A721E7F1]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 240228 INFO  (Thread-4956) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 240228 INFO  (Thread-4956) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 240255 ERROR (Thread-4956) [    ] 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> 240328 INFO  (SUITE-TriggerIntegrationTest-seed#[176FB296A721E7F1]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:44675
   [junit4]   2> 240347 INFO  (zkConnectionManagerCallback-3656-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 240368 INFO  (jetty-launcher-3653-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 240369 INFO  (jetty-launcher-3653-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 240370 INFO  (jetty-launcher-3653-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 240370 INFO  (jetty-launcher-3653-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 240370 INFO  (jetty-launcher-3653-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 240370 INFO  (jetty-launcher-3653-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@93b048f{/solr,null,AVAILABLE}
   [junit4]   2> 240372 INFO  (jetty-launcher-3653-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 240372 INFO  (jetty-launcher-3653-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 240372 INFO  (jetty-launcher-3653-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 240372 INFO  (jetty-launcher-3653-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@50b4db5d{/solr,null,AVAILABLE}
   [junit4]   2> 240373 INFO  (jetty-launcher-3653-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@277e6979{SSL,[ssl, http/1.1]}{127.0.0.1:42352}
   [junit4]   2> 240373 INFO  (jetty-launcher-3653-thread-2) [    ] o.e.j.s.Server Started @242806ms
   [junit4]   2> 240373 INFO  (jetty-launcher-3653-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42352}
   [junit4]   2> 240374 ERROR (jetty-launcher-3653-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 240374 INFO  (jetty-launcher-3653-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 240374 INFO  (jetty-launcher-3653-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 240374 INFO  (jetty-launcher-3653-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 240374 INFO  (jetty-launcher-3653-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-16T02:43:32.286Z
   [junit4]   2> 240375 INFO  (zkConnectionManagerCallback-3658-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 240376 INFO  (jetty-launcher-3653-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 240379 INFO  (jetty-launcher-3653-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@b48eb5d{SSL,[ssl, http/1.1]}{127.0.0.1:45443}
   [junit4]   2> 240379 INFO  (jetty-launcher-3653-thread-1) [    ] o.e.j.s.Server Started @242811ms
   [junit4]   2> 240379 INFO  (jetty-launcher-3653-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45443}
   [junit4]   2> 240379 ERROR (jetty-launcher-3653-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 240379 INFO  (jetty-launcher-3653-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 240379 INFO  (jetty-launcher-3653-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 240379 INFO  (jetty-launcher-3653-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 240379 INFO  (jetty-launcher-3653-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-16T02:43:32.291Z
   [junit4]   2> 240380 INFO  (zkConnectionManagerCallback-3660-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 240381 INFO  (jetty-launcher-3653-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 240391 INFO  (jetty-launcher-3653-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44675/solr
   [junit4]   2> 240392 INFO  (zkConnectionManagerCallback-3664-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 240395 INFO  (zkConnectionManagerCallback-3666-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 240413 INFO  (jetty-launcher-3653-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44675/solr
   [junit4]   2> 240414 INFO  (zkConnectionManagerCallback-3671-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 240436 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 0x10040c159160005, likely client has closed socket
   [junit4]   2> 240455 INFO  (zkConnectionManagerCallback-3673-thread-1-processing-n:127.0.0.1:42352_solr) [n:127.0.0.1:42352_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 240464 INFO  (jetty-launcher-3653-thread-2) [n:127.0.0.1:42352_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 240464 INFO  (jetty-launcher-3653-thread-1) [n:127.0.0.1:45443_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 240465 INFO  (jetty-launcher-3653-thread-1) [n:127.0.0.1:45443_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45443_solr
   [junit4]   2> 240465 INFO  (jetty-launcher-3653-thread-2) [n:127.0.0.1:42352_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42352_solr
   [junit4]   2> 240466 INFO  (jetty-launcher-3653-thread-1) [n:127.0.0.1:45443_solr    ] o.a.s.c.Overseer Overseer (id=72128793205407748-127.0.0.1:45443_solr-n_0000000000) starting
   [junit4]   2> 240488 INFO  (zkCallback-3672-thread-1-processing-n:127.0.0.1:42352_solr) [n:127.0.0.1:42352_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 240506 INFO  (zkCallback-3665-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 240539 DEBUG (OverseerAutoScalingTriggerThread-72128793205407748-127.0.0.1:45443_solr-n_0000000000) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 240547 DEBUG (OverseerAutoScalingTriggerThread-72128793205407748-127.0.0.1:45443_solr-n_0000000000) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 240547 DEBUG (OverseerAutoScalingTriggerThread-72128793205407748-127.0.0.1:45443_solr-n_0000000000) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:42352_solr]
   [junit4]   2> 240547 DEBUG (OverseerAutoScalingTriggerThread-72128793205407748-127.0.0.1:45443_solr-n_0000000000) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 240547 DEBUG (OverseerAutoScalingTriggerThread-72128793205407748-127.0.0.1:45443_solr-n_0000000000) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 240548 INFO  (jetty-launcher-3653-thread-1) [n:127.0.0.1:45443_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45443_solr
   [junit4]   2> 240551 INFO  (jetty-launcher-3653-thread-2) [n:127.0.0.1:42352_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42352.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79a76b4d
   [junit4]   2> 240555 INFO  (zkCallback-3672-thread-1-processing-n:127.0.0.1:42352_solr) [n:127.0.0.1:42352_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 240555 INFO  (zkCallback-3665-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 240559 INFO  (jetty-launcher-3653-thread-2) [n:127.0.0.1:42352_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42352.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79a76b4d
   [junit4]   2> 240559 INFO  (jetty-launcher-3653-thread-2) [n:127.0.0.1:42352_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42352.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79a76b4d
   [junit4]   2> 240561 INFO  (jetty-launcher-3653-thread-2) [n:127.0.0.1:42352_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_176FB296A721E7F1-001/tempDir-001/node2/.
   [junit4]   2> 240561 DEBUG (OverseerAutoScalingTriggerThread-72128793205407748-127.0.0.1:45443_solr-n_0000000000) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 240561 DEBUG (OverseerAutoScalingTriggerThread-72128793205407748-127.0.0.1:45443_solr-n_0000000000) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 240561 DEBUG (ScheduledTrigger-1317-thread-1) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 240618 INFO  (jetty-launcher-3653-thread-1) [n:127.0.0.1:45443_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45443.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79a76b4d
   [junit4]   2> 240625 INFO  (jetty-launcher-3653-thread-1) [n:127.0.0.1:45443_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45443.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79a76b4d
   [junit4]   2> 240625 INFO  (jetty-launcher-3653-thread-1) [n:127.0.0.1:45443_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45443.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79a76b4d
   [junit4]   2> 240626 INFO  (jetty-launcher-3653-thread-1) [n:127.0.0.1:45443_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_176FB296A721E7F1-001/tempDir-001/node1/.
   [junit4]   2> 240649 INFO  (zkConnectionManagerCallback-3678-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 240652 INFO  (zkConnectionManagerCallback-3682-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 240653 INFO  (SUITE-TriggerIntegrationTest-seed#[176FB296A721E7F1]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 240654 INFO  (SUITE-TriggerIntegrationTest-seed#[176FB296A721E7F1]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44675/solr ready
   [junit4]   2> 240675 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[176FB296A721E7F1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTriggerThrottling
   [junit4]   2> 240676 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[176FB296A721E7F1]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 240676 DEBUG (zkCallback-3665-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 240676 DEBUG (OverseerAutoScalingTriggerThread-72128793205407748-127.0.0.1:45443_solr-n_0000000000) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 240679 DEBUG (OverseerAutoScalingTriggerThread-72128793205407748-127.0.0.1:45443_solr-n_0000000000) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 240682 DEBUG (OverseerAutoScalingTriggerThread-72128793205407748-127.0.0.1:45443_solr-n_0000000000) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 240683 DEBUG (OverseerAutoScalingTriggerThread-72128793205407748-127.0.0.1:45443_solr-n_0000000000) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 240762 INFO  (qtp1469920545-12408) [n:127.0.0.1:42352_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 240772 INFO  (qtp807364362-12396) [n:127.0.0.1:45443_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 240773 DEBUG (qtp807364362-12399) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 240776 INFO  (qtp807364362-12399) [n:127.0.0.1:45443_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=61
   [junit4]   2> 240777 DEBUG (zkCallback-3665-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 240791 INFO  (qtp1469920545-12410) [n:127.0.0.1:42352_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 240793 DEBUG (zkCallback-3665-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:42352_solr, 127.0.0.1:45443_solr]
   [junit4]   2> 240793 DEBUG (zkCallback-3665-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 240793 DEBUG (OverseerAutoScalingTriggerThread-72128793205407748-127.0.0.1:45443_solr-n_0000000000) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 240794 INFO  (qtp807364362-12402) [n:127.0.0.1:45443_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 240795 DEBUG (qtp807364362-12401) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 240797 DEBUG (zkCallback-3665-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 240797 DEBUG (zkCallback-3665-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:42352_solr, 127.0.0.1:45443_solr]
   [junit4]   2> 240797 DEBUG (zkCallback-3665-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 240797 INFO  (qtp807364362-12401) [n:127.0.0.1:45443_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=19
   [junit4]   2> 240798 DEBUG (zkCallback-3665-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:42352_solr, 127.0.0.1:45443_solr]
   [junit4]   2> 240798 DEBUG (zkCallback-3665-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 240797 INFO  (OverseerAutoScalingTriggerThread-72128793205407748-127.0.0.1:45443_solr-n_0000000000) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 240801 DEBUG (OverseerAutoScalingTriggerThread-72128793205407748-127.0.0.1:45443_solr-n_0000000000) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 240803 DEBUG (OverseerAutoScalingTriggerThread-72128793205407748-127.0.0.1:45443_solr-n_0000000000) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 3
   [junit4]   2> 240803 DEBUG (OverseerAutoScalingTriggerThread-72128793205407748-127.0.0.1:45443_solr-n_0000000000) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 240804 DEBUG (ScheduledTrigger-1317-thread-1) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 240804 DEBUG (ScheduledTrigger-1317-thread-1) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 240806 INFO  (OverseerAutoScalingTriggerThread-72128793205407748-127.0.0.1:45443_solr-n_0000000000) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 240807 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[176FB296A721E7F1]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 240811 DEBUG (OverseerAutoScalingTriggerThread-72128793205407748-127.0.0.1:45443_solr-n_0000000000) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 240811 DEBUG (OverseerAutoScalingTriggerThread-72128793205407748-127.0.0.1:45443_solr-n_0000000000) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 240811 DEBUG (ScheduledTrigger-1317-thread-1) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 240811 DEBUG (ScheduledTrigger-1317-thread-1) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 240815 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[176FB296A721E7F1]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 240815 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[176FB296A721E7F1]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 240815 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[176FB296A721E7F1]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 240816 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[176FB296A721E7F1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3d53e91d{/solr,null,AVAILABLE}
   [junit4]   2> 240816 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[176FB296A721E7F1]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@71a65f18{SSL,[ssl, http/1.1]}{127.0.0.1:46353}
   [junit4]   2> 240816 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[176FB296A721E7F1]) [    ] o.e.j.s.Server Started @243249ms
   [junit4]   2> 240816 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[176FB296A721E7F1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46353}
   [junit4]   2> 240817 ERROR (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[176FB296A721E7F1]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 240821 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[176FB296A721E7F1]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 240821 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[176FB296A721E7F1]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 240821 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[176FB296A721E7F1]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 240821 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[176FB296A721E7F1]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-16T02:43:32.733Z
   [junit4]   2> 240839 INFO  (zkConnectionManagerCallback-3684-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 240839 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[176FB296A721E7F1]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 240856 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[176FB296A721E7F1]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44675/solr
   [junit4]   2> 240857 INFO  (zkConnectionManagerCallback-3688-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 240861 INFO  (zkConnectionManagerCallback-3690-thread-1-processing-n:127.0.0.1:46353_solr) [n:127.0.0.1:46353_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 240866 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[176FB296A721E7F1]) [n:127.0.0.1:46353_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 240867 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[176FB296A721E7F1]) [n:127.0.0.1:46353_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 240869 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[176FB296A721E7F1]) [n:127.0.0.1:46353_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46353_solr
   [junit4]   2> 240875 INFO  (zkCallback-3672-thread-1-processing-n:127.0.0.1:42352_solr) [n:127.0.0.1:42352_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 240875 INFO  (zkCallback-3665-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 240896 INFO  (zkCallback-3689-thread-1-processing-n:127.0.0.1:46353_solr) [n:127.0.0.1:46353_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 240900 INFO  (zkCallback-3681-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 240922 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[176FB296A721E7F1]) [n:127.0.0.1:46353_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46353.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79a76b4d
   [junit4]   2> 240932 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[176FB296A721E7F1]) [n:127.0.0.1:46353_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46353.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79a76b4d
   [junit4]   2> 240932 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[176FB296A721E7F1]) [n:127.0.0.1:46353_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46353.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79a76b4d
   [junit4]   2> 240933 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[176FB296A721E7F1]) [n:127.0.0.1:46353_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_176FB296A721E7F1-001/tempDir-001/node3/.
   [junit4]   2> 241806 DEBUG (ScheduledTrigger-1317-thread-4) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 241806 DEBUG (ScheduledTrigger-1317-thread-4) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 241806 DEBUG (ScheduledTrigger-1317-thread-4) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:46353_solr at time 1086414655836625
   [junit4]   2> 241806 DEBUG (ScheduledTrigger-1317-thread-4) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 firing registered processor for nodes: [127.0.0.1:46353_solr] added at times [1086414655836625], now=1086414656018532
   [junit4]   2> 241807 DEBUG (ScheduledTrigger-1317-thread-4) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"3dc169fa3d1d1T9u0opf0f5256b4dtigtgvo5tu",
   [junit4]   2>   "source":"node_added_trigger1",
   [junit4]   2>   "eventTime":1086414655836625,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1086414655836625],
   [junit4]   2>     "nodeNames":["127.0.0.1:46353_solr"]}}
   [junit4]   2> 241807 DEBUG (ScheduledTrigger-1317-thread-4) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_added_trigger2, node_added_trigger1]
   [junit4]   2> 241810 INFO  (ScheduledTrigger-1317-thread-4) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 241817 DEBUG (AutoscalingActionExecutor-1318-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"3dc169fa3d1d1T9u0opf0f5256b4dtigtgvo5tu",
   [junit4]   2>   "source":"node_added_trigger1",
   [junit4]   2>   "eventTime":1086414655836625,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1086414655836625],
   [junit4]   2>     "_enqueue_time_":1086414656820644,
   [junit4]   2>     "nodeNames":["127.0.0.1:46353_solr"]}}
   [junit4]   2> 241817 INFO  (AutoscalingActionExecutor-1318-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.TriggerIntegrationTest action executed from node_added_trigger1
   [junit4]   2> 241820 DEBUG (AutoscalingActionExecutor-1318-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger2 after 5000ms
   [junit4]   2> 241820 DEBUG (AutoscalingActionExecutor-1318-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger1 after 5000ms
   [junit4]   2> 241820 DEBUG (AutoscalingActionExecutor-1318-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 3 ms for event id=3dc169fa3d1d1T9u0opf0f5256b4dtigtgvo5tu
   [junit4]   2> 246821 DEBUG (ScheduledTrigger-1317-thread-1) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 246821 DEBUG (ScheduledTrigger-1317-thread-2) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 246821 DEBUG (ScheduledTrigger-1317-thread-1) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 246821 DEBUG (ScheduledTrigger-1317-thread-2) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 246821 DEBUG (ScheduledTrigger-1317-thread-2) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:46353_solr at time 1086419670536213
   [junit4]   2> 246821 DEBUG (ScheduledTrigger-1317-thread-2) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 firing registered processor for nodes: [127.0.0.1:46353_solr] added at times [1086419670536213], now=1086419670571905
   [junit4]   2> 246821 DEBUG (ScheduledTrigger-1317-thread-2) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"3dc17ca8a1015T9u0opf0f5256b4dtigtgvo5tw",
   [junit4]   2>   "source":"node_added_trigger2",
   [junit4]   2>   "eventTime":1086419670536213,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1086419670536213],
   [junit4]   2>     "nodeNames":["127.0.0.1:46353_solr"]}}
   [junit4]   2> 246821 DEBUG (ScheduledTrigger-1317-thread-2) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_added_trigger2, node_added_trigger1]
   [junit4]   2> 246822 INFO  (ScheduledTrigger-1317-thread-2) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 246822 DEBUG (AutoscalingActionExecutor-1318-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"3dc17ca8a1015T9u0opf0f5256b4dtigtgvo5tw",
   [junit4]   2>   "source":"node_added_trigger2",
   [junit4]   2>   "eventTime":1086419670536213,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1086419670536213],
   [junit4]   2>     "_enqueue_time_":1086419670772464,
   [junit4]   2>     "nodeNames":["127.0.0.1:46353_solr"]}}
   [junit4]   2> 246823 INFO  (AutoscalingActionExecutor-1318-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.TriggerIntegrationTest last action at 1518749013729000000 current time = 1518749018734000000
   [junit4]   2> real diff: 5005000000
   [junit4]   2>  min diff: 4998000000
   [junit4]   2> 246823 INFO  (AutoscalingActionExecutor-1318-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.TriggerIntegrationTest action executed from node_added_trigger2
   [junit4]   2> 246823 DEBUG (AutoscalingActionExecutor-1318-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger2 after 5000ms
   [junit4]   2> 246823 DEBUG (AutoscalingActionExecutor-1318-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger1 after 5000ms
   [junit4]   2> 246823 DEBUG (AutoscalingActionExecutor-1318-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 1 ms for event id=3dc17ca8a1015T9u0opf0f5256b4dtigtgvo5tw
   [junit4]   2> 246829 INFO  (qtp1469920545-12408) [n:127.0.0.1:42352_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 246832 INFO  (qtp807364362-12399) [n:127.0.0.1:45443_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 246845 INFO  (qtp1012556657-12463) [n:127.0.0.1:46353_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 246846 DEBUG (qtp1469920545-12411) [n:127.0.0.1:42352_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 246846 INFO  (qtp1469920545-12411) [n:127.0.0.1:42352_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=20
   [junit4]   2> 246846 DEBUG (zkCallback-3665-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 246847 DEBUG (zkCallback-3665-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:46353_solr, 127.0.0.1:42352_solr, 127.0.0.1:45443_solr]
   [junit4]   2> 246847 DEBUG (zkCallback-3665-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 246847 DEBUG (zkCallback-3665-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:46353_solr, 127.0.0.1:42352_solr, 127.0.0.1:45443_solr]
   [junit4]   2> 246848 DEBUG (zkCallback-3665-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:46353_solr, 127.0.0.1:42352_solr, 127.0.0.1:45443_solr]
   [junit4]   2> 246848 DEBUG (zkCallback-3665-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 246848 DEBUG (OverseerAutoScalingTriggerThread-72128793205407748-127.0.0.1:45443_solr-n_0000000000) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 246850 INFO  (OverseerAutoScalingTriggerThread-72128793205407748-127.0.0.1:45443_solr-n_0000000000) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 246851 DEBUG (OverseerAutoScalingTriggerThread-72128793205407748-127.0.0.1:45443_solr-n_0000000000) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 246851 DEBUG (ScheduledTrigger-1317-thread-1) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger1 with currently live nodes: 3
   [junit4]   2> 246853 INFO  (qtp1469920545-12411) [n:127.0.0.1:42352_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 246855 INFO  (qtp807364362-12396) [n:127.0.0.1:45443_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 246858 INFO  (qtp1012556657-12464) [n:127.0.0.1:46353_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 246858 DEBUG (qtp1012556657-12466) [n:127.0.0.1:46353_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 246860 INFO  (qtp1012556657-12466) [n:127.0.0.1:46353_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 246860 DEBUG (zkCallback-3665-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 6
   [junit4]   2> 246860 DEBUG (zkCallback-3665-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:46353_solr, 127.0.0.1:42352_solr, 127.0.0.1:45443_solr]
   [junit4]   2> 246861 DEBUG (zkCallback-3665-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 246861 DEBUG (zkCallback-3665-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:46353_solr, 127.0.0.1:42352_solr, 127.0.0.1:45443_solr]
   [junit4]   2> 246861 DEBUG (zkCallback-3665-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:46353_solr, 127.0.0.1:42352_solr, 127.0.0.1:45443_solr]
   [junit4]   2> 246861 DEBUG (zkCallback-3665-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 246861 DEBUG (zkCallback-3665-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:46353_solr, 127.0.0.1:42352_solr, 127.0.0.1:45443_solr]
   [junit4]   2> 246861 DEBUG (OverseerAutoScalingTriggerThread-72128793205407748-127.0.0.1:45443_solr-n_0000000000) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 6
   [junit4]   2> 246863 INFO  (OverseerAutoScalingTriggerThread-72128793205407748-127.0.0.1:45443_solr-n_0000000000) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 246863 DEBUG (OverseerAutoScalingTriggerThread-72128793205407748-127.0.0.1:45443_solr-n_0000000000) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, lastZnodeVersion 6
   [junit4]   2> 246864 DEBUG (ScheduledTrigger-1317-thread-4) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger2 with currently live nodes: 3
   [junit4]   2> 246865 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[176FB296A721E7F1]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@71a65f18{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 246865 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[176FB296A721E7F1]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=776516565
   [junit4]   2> 246866 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[176FB296A721E7F1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 246866 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[176FB296A721E7F1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5738b7a7: rootName = solr_46353, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@26d20848
   [junit4]   2> 246872 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[176FB296A721E7F1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 246872 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[176FB296A721E7F1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@653e8b09: rootName = solr_46353, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@26dc27d3
   [junit4]   2> 246876 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[176FB296A721E7F1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 246876 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[176FB296A721E7F1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7c7730a: rootName = solr_46353, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@22e3a7d0
   [junit4]   2> 246877 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[176FB296A721E7F1]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:46353_solr
   [junit4]   2> 246878 INFO  (zkCallback-3672-thread-1-processing-n:127.0.0.1:42352_solr) [n:127.0.0.1:42352_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 246878 INFO  (zkCallback-3681-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 246878 INFO  (zkCallback-3665-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 246879 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[176FB296A721E7F1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 246879 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[176FB296A721E7F1]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 246879 INFO  (zkCallback-3689-thread-1-processing-n:127.0.0.1:46353_solr) [n:127.0.0.1:46353_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 246895 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[176FB296A721E7F1]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3d53e91d{/solr,null,UNAVAILABLE}
   [junit4]   2> 246895 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[176FB296A721E7F1]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 247856 DEBUG (ScheduledTrigger-1317-thread-3) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger1 with currently live nodes: 2
   [junit4]   2> 247856 DEBUG (ScheduledTrigger-1317-thread-3) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:46353_solr
   [junit4]   2> 247856 DEBUG (ScheduledTrigger-1317-thread-3) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:46353_solr]
   [junit4]   2> 247856 DEBUG (ScheduledTrigger-1317-thread-3) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"3dc18083dcd0dT9u0opf0f5256b4dtigtgvo5ty",
   [junit4]   2>   "source":"node_lost_trigger1",
   [junit4]   2>   "eventTime":1086420705725709,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1086420705725709],
   [junit4]   2>     "nodeNames":["127.0.0.1:46353_solr"]}}
   [junit4]   2> 247856 DEBUG (ScheduledTrigger-1317-thread-3) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_lost_trigger2, node_added_trigger2, node_lost_trigger1, node_added_trigger1]
   [junit4]   2> 247857 INFO  (ScheduledTrigger-1317-thread-3) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 247857 DEBUG (AutoscalingActionExecutor-1318-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"3dc18083dcd0dT9u0opf0f5256b4dtigtgvo5ty",
   [junit4]   2>   "source":"node_lost_trigger1",
   [junit4]   2>   "eventTime":1086420705725709,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1086420705725709],
   [junit4]   2>     "_enqueue_time_":1086420706087051,
   [junit4]   2>     "nodeNames":["127.0.0.1:46353_solr"]}}
   [junit4]   2> 247858 INFO  (AutoscalingActionExecutor-1318-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.TriggerIntegrationTest action executed from node_lost_trigger1
   [junit4]   2> 247858 DEBUG (AutoscalingActionExecutor-1318-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_lost_trigger2 after 5000ms
   [junit4]   2> 247858 DEBUG (AutoscalingActionExecutor-1318-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger2 after 5000ms
   [junit4]   2> 247858 DEBUG (AutoscalingActionExecutor-1318-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_lost_trigger1 after 5000ms
   [junit4]   2> 247858 DEBUG (AutoscalingActionExecutor-1318-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger1 after 5000ms
   [junit4]   2> 247859 DEBUG (AutoscalingActionExecutor-1318-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 1 ms for event id=3dc18083dcd0dT9u0opf0f5256b4dtigtgvo5ty
   [junit4]   2> 252859 DEBUG (ScheduledTrigger-1317-thread-4) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger2 with currently live nodes: 2
   [junit4]   2> 252859 DEBUG (ScheduledTrigger-1317-thread-4) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:46353_solr
   [junit4]   2> 252859 DEBUG (ScheduledTrigger-1317-thread-4) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:46353_solr]
   [junit4]   2> 252859 DEBUG (ScheduledTrigger-1317-thread-4) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"3dc19326a4a5aT9u0opf0f5256b4dtigtgvo5u0",
   [junit4]   2>   "source":"node_lost_trigger2",
   [junit4]   2>   "eventTime":1086425708251738,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1086425708251738],
   [junit4]   2>     "nodeNames":["127.0.0.1:46353_solr"]}}
   [junit4]   2> 252859 DEBUG (ScheduledTrigger-1317-thread-4) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_lost_trigger2, node_added_trigger2, node_lost_trigger1, node_added_trigger1]
   [junit4]   2> 252860 INFO  (ScheduledTrigger-1317-thread-4) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 252860 DEBUG (AutoscalingActionExecutor-1318-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"3dc19326a4a5aT9u0opf0f5256b4dtigtgvo5u0",
   [junit4]   2>   "source":"node_lost_trigger2",
   [junit4]   2>   "eventTime":1086425708251738,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1086425708251738],
   [junit4]   2>     "_enqueue_time_":1086425708482490,
   [junit4]   2>     "nodeNames":["127.0.0.1:46353_solr"]}}
   [junit4]   2> 252860 INFO  (AutoscalingActionExecutor-1318-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.TriggerIntegrationTest last action at 1518749019770000000 current time = 1518749024772000000
   [junit4]   2> real diff: 5002000000
   [junit4]   2>  min diff: 4998000000
   [junit4]   2> 252860 INFO  (AutoscalingActionExecutor-1318-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.TriggerIntegrationTest action executed from node_lost_trigger2
   [junit4]   2> 252860 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[176FB296A721E7F1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTriggerThrottling
   [junit4]   2> 252862 DEBUG (AutoscalingActionExecutor-1318-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_lost_trigger2 after 5000ms
   [junit4]   2> 252862 DEBUG (AutoscalingActionExecutor-1318-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger2 after 5000ms
   [junit4]   2> 252862 DEBUG (AutoscalingActionExecutor-1318-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_lost_trigger1 after 5000ms
   [junit4]   2> 252862 DEBUG (AutoscalingActionExecutor-1318-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger1 after 5000ms
   [junit4]   2> 252862 DEBUG (AutoscalingActionExecutor-1318-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 2 ms for event id=3dc19326a4a5aT9u0opf0f5256b4dtigtgvo5u0
   [junit4]   2> 252891 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[176FB296A721E7F1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testListeners
   [junit4]   2> 252892 DEBUG (zkCallback-3665-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 7
   [junit4]   2> 252892 DEBUG (OverseerAutoScalingTriggerThread-72128793205407748-127.0.0.1:45443_solr-n_0000000000) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 7
   [junit4]   2> 252892 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[176FB296A721E7F1]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 7
   [junit4]   2> 252897 DEBUG (OverseerAutoScalingTriggerThread-72128793205407748-127.0.0.1:45443_solr-n_0000000000) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 252897 DEBUG (OverseerAutoScalingTriggerThread-72128793205407748-127.0.0.1:45443_solr-n_0000000000) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 252897 DEBUG (OverseerAutoScalingTriggerThread-72128793205407748-127.0.0.1:45443_solr-n_0000000000) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 7, lastZnodeVersion 7
   [junit4]   2> 252902 INFO  (qtp1469920545-12412) [n:127.0.0.1:42352_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 252906 INFO  (qtp807364362-12401) [n:127.0.0.1:45443_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 252906 DEBUG (qtp1469920545-12410) [n:127.0.0.1:42352_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 252907 INFO  (qtp1469920545-12410) [n:127.0.0.1:42352_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 252907 DEBUG (zkCallback-3665-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 8
   [junit4]   2> 252907 DEBUG (zkCallback-3665-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:42352_solr, 127.0.0.1:45443_solr]
   [junit4]   2> 252907 DEBUG (zkCallback-3665-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerL instantiated with properties: {event=nodeAdded, waitFor=3, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}, {name=test1, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestDummyAction}], enabled=true}
   [junit4]   2> 252908 DEBUG (OverseerAutoScalingTriggerThread-72128793205407748-127.0.0.1:45443_solr-n_0000000000) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 8
   [junit4]   2> 252908 INFO  (OverseerAutoScalingTriggerThread-72128793205407748-127.0.0.1:45443_solr-n_0000000000) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 252913 DEBUG (OverseerAutoScalingTriggerThread-72128793205407748-127.0.0.1:45443_solr-n_0000000000) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 252914 INFO  (qtp1469920545-12408) [n:127.0.0.1:42352_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 252914 DEBUG (OverseerAutoScalingTriggerThread-72128793205407748-127.0.0.1:45443_solr-n_0000000000) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 8, lastZnodeVersion 8
   [junit4]   2> 252914 DEBUG (ScheduledTrigger-1317-thread-1) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerL
   [junit4]   2> 252914 DEBUG (ScheduledTrigger-1317-thread-1) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 252916 INFO  (qtp807364362-12396) [n:127.0.0.1:45443_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 252916 DEBUG (qtp1469920545-12411) [n:127.0.0.1:42352_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 252917 DEBUG (zkCallback-3665-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 9
   [junit4]   2> 252917 DEBUG (zkCallback-3665-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:42352_solr, 127.0.0.1:45443_solr]
   [junit4]   2> 252917 DEBUG (zkCallback-3665-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerL instantiated with properties: {event=nodeAdded, waitFor=3, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}, {name=test1, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestDummyAction}], enabled=true}
   [junit4]   2> 252917 DEBUG (OverseerAutoScalingTriggerThread-72128793205407748-127.0.0.1:45443_solr-n_0000000000) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 9
   [junit4]   2> 252917 INFO  (qtp1469920545-12411) [n:127.0.0.1:42352_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 252918 DEBUG (OverseerAutoScalingTriggerThread-72128793205407748-127.0.0.1:45443_solr-n_0000000000) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 252918 DEBUG (OverseerAutoScalingTriggerThread-72128793205407748-127.0.0.1:45443_solr-n_0000000000) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 9, lastZnodeVersion 9
   [junit4]   2> 252919 INFO  (qtp1469920545-12412) [n:127.0.0.1:42352_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 252920 INFO  (qtp807364362-12401) [n:127.0.0.1:45443_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 252921 DEBUG (qtp1469920545-12410) [n:127.0.0.1:42352_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 252921 INFO  (qtp1469920545-12410) [n:127.0.0.1:42352_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 252922 DEBUG (zkCallback-3665-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 10
   [junit4]   2> 252922 DEBUG (zkCallback-3665-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:42352_solr, 127.0.0.1:45443_solr]
   [junit4]   2> 252922 DEBUG (zkCallback-3665-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerL instantiated with properties: {event=nodeAdded, waitFor=3, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}, {name=test1, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestDummyAction}], enabled=true}
   [junit4]   2> 252922 DEBUG (OverseerAutoScalingTriggerThread-72128793205407748-127.0.0.1:45443_solr-n_0000000000) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 10
   [junit4]   2> 252923 DEBUG (OverseerAutoScalingTriggerThread-72128793205407748-127.0.0.1:45443_solr-n_0000000000) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 252923 DEBUG (OverseerAutoScalingTriggerThread-72128793205407748-127.0.0.1:45443_solr-n_0000000000) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 10, lastZnodeVersion 10
   [junit4]   2> 252924 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[176FB296A721E7F1]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 252967 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[176FB296A721E7F1]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 252967 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[176FB296A721E7F1]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 252967 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[176FB296A721E7F1]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 252975 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[176FB296A721E7F1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@48adafca{/solr,null,AVAILABLE}
   [junit4]   2> 252976 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[176FB296A721E7F1]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6f6a81ac{SSL,[ssl, http/1.1]}{127.0.0.1:37242}
   [junit4]   2> 252976 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[176FB296A721E7F1]) [    ] o.e.j.s.Server Started @255408ms
   [junit4]   2> 252976 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[176FB296A721E7F1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37242}
   [junit4]   2> 252976 ERROR (TEST-TriggerIntegrationTest.testListeners-seed#[176FB296A721E7F1]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 252976 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[176FB296A721E7F1]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 252976 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[176FB296A721E7F1]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 252976 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[176FB296A721E7F1]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 252976 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[176FB296A721E7F1]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-16T02:43:44.888Z
   [junit4]   2> 253007 INFO  (zkConnectionManagerCallback-3694-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 253007 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[176FB296A721E7F1]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 253018 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[176FB296A721E7F1]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44675/solr
   [junit4]   2> 253025 INFO  (zkConnectionManagerCallback-3698-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 253028 INFO  (zkConnectionManagerCallback-3700-thread-1-processing-n:127.0.0.1:37242_solr) [n:127.0.0.1:37242_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 253033 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[176FB296A721E7F1]) [n:127.0.0.1:37242_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 253038 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[176FB296A721E7F1]) [n:127.0.0.1:37242_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 253047 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[176FB296A721E7F1]) [n:127.0.0.1:37242_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37242_solr
   [junit4]   2> 253048 INFO  (zkCallback-3672-thread-1-processing-n:127.0.0.1:42352_solr) [n:127.0.0.1:42352_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 253048 INFO  (zkCallback-3665-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 253048 INFO  (zkCallback-3681-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 253060 INFO  (zkCallback-3699-thread-1-processing-n:127.0.0.1:37242_solr) [n:127.0.0.1:37242_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 253109 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[176FB296A721E7F1]) [n:127.0.0.1:37242_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37242.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79a76b4d
   [junit4]   2> 253119 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[176FB296A721E7F1]) [n:127.0.0.1:37242_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37242.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79a76b4d
   [junit4]   2> 253119 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[176FB296A721E7F1]) [n:127.0.0.1:37242_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37242.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79a76b4d
   [junit4]   2> 253120 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[176FB296A721E7F1]) [n:127.0.0.1:37242_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_176FB296A721E7F1-001/tempDir-001/node4/.
   [junit4]   2> 253915 DEBUG (ScheduledTrigger-1317-thread-1) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerL
   [junit4]   2> 253915 DEBUG (ScheduledTrigger-1317-thread-1) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 253915 DEBUG (ScheduledTrigger-1317-thread-1) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:37242_solr at time 1086426764955882
   [junit4]   2> 254916 DEBUG (ScheduledTrigger-1317-thread-1) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerL
   [junit4]   2> 254916 DEBUG (ScheduledTrigger-1317-thread-1) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 255917 DEBUG (ScheduledTrigger-1317-thread-1) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerL
   [junit4]   2> 255917 DEBUG (ScheduledTrigger-1317-thread-1) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 256917 DEBUG (ScheduledTrigger-1317-thread-1) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerL
   [junit4]   2> 256917 DEBUG (ScheduledTrigger-1317-thread-1) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 256917 DEBUG (ScheduledTrigger-1317-thread-1) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerL firing registered processor for nodes: [127.0.0.1:37242_solr] added at times [1086426764955882], now=1086429766635772
   [junit4]   2> 256917 DEBUG (ScheduledTrigger-1317-thread-1) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"3dc19716650eaT9u0opf0f5256b4dtigtgvo5u2",
   [junit4]   2>   "source":"node_added_triggerL",
   [junit4]   2>   "eventTime":1086426764955882,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1086426764955882],
   [junit4]   2>     "nodeNames":["127.0.0.1:37242_solr"]}}
   [junit4]   2> 256917 DEBUG (ScheduledTrigger-1317-thread-1) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_added_triggerL]
   [junit4]   2> 256918 INFO  (ScheduledTrigger-1317-thread-1) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 256919 DEBUG (AutoscalingActionExecutor-1318-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"3dc19716650eaT9u0opf0f5256b4dtigtgvo5u2",
   [junit4]   2>   "source":"node_added_triggerL",
   [junit4]   2>   "eventTime":1086426764955882,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1086426764955882],
   [junit4]   2>     "_enqueue_time_":1086429766854159,
   [junit4]   2>     "nodeNames":["127.0.0.1:37242_solr"]}}
   [junit4]   2> 256923 DEBUG (AutoscalingActionExecutor-1318-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_triggerL after 5000ms
   [junit4]   2> 256923 DEBUG (AutoscalingActionExecutor-1318-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 4 ms for event id=3dc19716650eaT9u0opf0f5256b4dtigtgvo5u2
   [junit4]   2> 258924 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[176FB296A721E7F1]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 258926 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[176FB296A721E7F1]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 258926 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[176FB296A721E7F1]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 258926 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[176FB296A721E7F1]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 258926 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[176FB296A721E7F1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@57fa5dc4{/solr,null,AVAILABLE}
   [junit4]   2> 258927 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[176FB296A721E7F1]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@67b86901{SSL,[ssl, http/1.1]}{127.0.0.1:42334}
   [junit4]   2> 258927 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[176FB296A721E7F1]) [    ] o.e.j.s.Server Started @261359ms
   [junit4]   2> 258927 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[176FB296A721E7F1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42334}
   [junit4]   2> 258927 ERROR (TEST-TriggerIntegrationTest.testListeners-seed#[176FB296A721E7F1]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 258927 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[176FB296A721E7F1]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 258927 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[176FB296A721E7F1]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 258927 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[176FB296A721E7F1]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 258927 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[176FB296A721E7F1]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-16T02:43:50.839Z
   [junit4]   2> 258929 INFO  (zkConnectionManagerCallback-3704-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 258929 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[176FB296A721E7F1]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 258939 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[176FB296A721E7F1]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44675/solr
   [junit4]   2> 258940 INFO  (zkConnectionManagerCallback-3708-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 258947 INFO  (zkConnectionManagerCallback-3710-thread-1-processing-n:127.0.0.1:42334_solr) [n:127.0.0.1:42334_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 258953 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[176FB296A721E7F1]) [n:127.0.0.1:42334_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 258955 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[176FB296A721E7F1]) [n:127.0.0.1:42334_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 258956 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[176FB296A721E7F1]) [n:127.0.0.1:42334_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42334_solr
   [junit4]   2> 258958 INFO  (zkCallback-3672-thread-1-processing-n:127.0.0.1:42352_solr) [n:127.0.0.1:42352_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 258958 INFO  (zkCallback-3699-thread-1-processing-n:127.0.0.1:37242_solr) [n:127.0.0.1:37242_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 258958 INFO  (zkCallback-3681-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 258959 INFO  (zkCallback-3709-thread-1-processing-n:127.0.0.1:42334_solr) [n:127.0.0.1:42334_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 258959 INFO  (zkCallback-3665-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 259014 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[176FB296A721E7F1]) [n:127.0.0.1:42334_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42334.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79a76b4d
   [junit4]   2> 259023 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[176FB296A721E7F1]) [n:127.0.0.1:42334_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42334.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79a76b4d
   [junit4]   2> 259023 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[176FB296A721E7F1]) [n:127.0.0.1:42334_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42334.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79a76b4d
   [junit4]   2> 259025 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[176FB296A721E7F1]) [n:127.0.0.1:42334_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_176FB296A721E7F1-001/tempDir-001/node5/.
   [junit4]   2> 261925 DEBUG (ScheduledTrigger-1317-thread-3) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerL
   [junit4]   2> 261925 DEBUG (ScheduledTrigger-1317-thread-3) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 261925 DEBUG (ScheduledTrigger-1317-thread-3) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:42334_solr at time 1086434774308499
   [junit4]   2> 262926 DEBUG (ScheduledTrigger-1317-thread-3) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerL
   [junit4]   2> 262926 DEBUG (ScheduledTrigger-1317-thread-3) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 263926 DEBUG (ScheduledTrigger-1317-thread-3) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerL
   [junit4]   2> 263926 DEBUG (ScheduledTrigger-1317-thread-3) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 264926 DEBUG (ScheduledTrigger-1317-thread-3) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerL
   [junit4]   2> 264926 DEBUG (ScheduledTrigger-1317-thread-3) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 264927 DEBUG (ScheduledTrigger-1317-thread-3) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerL firing registered processor for nodes: [127.0.0.1:42334_solr] added at times [1086434774308499], now=1086437776101056
   [junit4]   2> 264927 DEBUG (ScheduledTrigger-1317-thread-3) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"3dc1b4ecb5693T9u0opf0f5256b4dtigtgvo5u4",
   [junit4]   2>   "source":"node_added_triggerL",
   [junit4]   2>   "eventTime":1086434774308499,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1086434774308499],
   [junit4]   2>     "nodeNames":["127.0.0.1:42334_solr"]}}
   [junit4]   2> 264927 DEBUG (ScheduledTrigger-1317-thread-3) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_added_triggerL]
   [junit4]   2> 264928 DEBUG (AutoscalingActionExecutor-1318-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"3dc1b4ecb5693T9u0opf0f5256b4dtigtgvo5u4",
   [junit4]   2>   "source":"node_added_triggerL",
   [junit4]   2>   "eventTime":1086434774308499,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1086434774308499],
   [junit4]   2>     "_enqueue_time_":1086437776320355,
   [junit4]   2>     "nodeNames":["127.0.0.1:42334_solr"]}}
   [junit4]   2> 264928 WARN  (AutoscalingActionExecutor-1318-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.ScheduledTriggers Exception executing actions
   [junit4]   2> java.lang.Exception: Error executing action: test1 for trigger event: {
   [junit4]   2>   "id":"3dc1b4ecb5693T9u0opf0f5256b4dtigtgvo5u4",
   [junit4]   2>   "source":"node_added_triggerL",
   [junit4]   2>   "eventTime":1086434774308499,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1086434774308499],
   [junit4]   2>     "_enqueue_time_":1086437776320355,
   [junit4]   2>     "nodeNames":["127.0.0.1:42334_solr"]}}
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$null$3(ScheduledTriggers.java:302)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [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(Thr

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

tions/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 574389 INFO  (zkCallback-1249-thread-3-processing-n:127.0.0.1:35602_solr) [n:127.0.0.1:35602_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 574389 INFO  (zkCallback-1249-thread-1-processing-n:127.0.0.1:35602_solr) [n:127.0.0.1:35602_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 574391 INFO  (coreCloseExecutor-2341-thread-2) [n:127.0.0.1:35602_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=1775683927
   [junit4]   2> 574419 INFO  (coreCloseExecutor-2342-thread-2) [n:127.0.0.1:33420_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=638889817
   [junit4]   2> 574429 INFO  (jetty-closer-1225-thread-2) [    ] o.a.s.c.Overseer Overseer (id=72128814129807368-127.0.0.1:35602_solr-n_0000000000) closing
   [junit4]   2> 574430 INFO  (OverseerStateUpdate-72128814129807368-127.0.0.1:35602_solr-n_0000000000) [n:127.0.0.1:35602_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35602_solr
   [junit4]   2> 574441 INFO  (coreCloseExecutor-2343-thread-1) [n:127.0.0.1:34945_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.AutoscalingHistoryHandlerTest_collection.shard1.leader, tag=1387524303
   [junit4]   2> 574449 WARN  (OverseerAutoScalingTriggerThread-72128814129807368-127.0.0.1:35602_solr-n_0000000000) [n:127.0.0.1:35602_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 574450 DEBUG (jetty-closer-1225-thread-2) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 574452 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 0x10040c638470008, likely client has closed socket
   [junit4]   2> 574468 INFO  (zkCallback-1248-thread-2-processing-n:127.0.0.1:34945_solr) [n:127.0.0.1:34945_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34945_solr
   [junit4]   2> 574467 INFO  (coreCloseExecutor-2343-thread-2) [n:127.0.0.1:34945_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n1, tag=1991975050
   [junit4]   2> 574469 INFO  (coreCloseExecutor-2343-thread-2) [n:127.0.0.1:34945_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@34d23c9b: rootName = solr_34945, domain = solr.core..system.shard1.replica_n1, service url = null, agent id = null] for registry solr.core..system.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@714f015e
   [junit4]   2> 574482 INFO  (jetty-closer-1225-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@603ad0bf{/solr,null,UNAVAILABLE}
   [junit4]   2> 574484 INFO  (jetty-closer-1225-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 574490 INFO  (jetty-closer-1225-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@148847b1{/solr,null,UNAVAILABLE}
   [junit4]   2> 574497 INFO  (jetty-closer-1225-thread-3) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 574500 INFO  (coreCloseExecutor-2343-thread-2) [n:127.0.0.1:34945_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=1991975050
   [junit4]   2> 574523 INFO  (jetty-closer-1225-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4d18f027{/solr,null,UNAVAILABLE}
   [junit4]   2> 574525 INFO  (jetty-closer-1225-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 574526 ERROR (SUITE-AutoscalingHistoryHandlerTest-seed#[176FB296A721E7F1]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 574526 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[176FB296A721E7F1]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34930 34930
   [junit4]   2> 574819 INFO  (Thread-1553) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34930 34930
   [junit4]   2> 574820 WARN  (Thread-1553) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/aliases.json
   [junit4]   2> 	11	/solr/clusterprops.json
   [junit4]   2> 	9	/solr/collections/AutoscalingHistoryHandlerTest_collection/terms/shard1
   [junit4]   2> 	9	/solr/collections/.system/terms/shard1
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	3	/solr/configs/.system
   [junit4]   2> 	3	/solr/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/managed-schema
   [junit4]   2> 	3	/solr/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED
   [junit4]   2> 	3	/solr/configs/.system/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	28	/solr/collections/AutoscalingHistoryHandlerTest_collection/state.json
   [junit4]   2> 	25	/solr/collections/.system/state.json
   [junit4]   2> 	11	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/collections/.system/leader_elect/shard1/election/72128814129807369-core_node3-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/live_nodes
   [junit4]   2> 	11	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_176FB296A721E7F1-001
   [junit4]   2> Feb 16, 2018 2:49:06 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {action_s=BlockTreeOrds(blocksize=128), event.source_s=PostingsFormat(name=MockRandom), type=BlockTreeOrds(blocksize=128), before.actions_ss=PostingsFormat(name=MockRandom), event.property._enqueue_time__ss=BlockTreeOrds(blocksize=128), after.actions_ss=PostingsFormat(name=Memory), stage_s=BlockTreeOrds(blocksize=128), event.id_s=FSTOrd50, event.property.eventTimes_ss=BlockTreeOrds(blocksize=128), source_s=FSTOrd50, event.type_s=BlockTreeOrds(blocksize=128), id=FSTOrd50, event.property.nodeNames_ss=BlockTreeOrds(blocksize=128)}, docValues:{_version_=DocValuesFormat(name=Asserting), event.time_l=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1694, maxMBSortInHeap=7.959769546510938, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@b0cf341), locale=es-CR, timezone=Asia/Choibalsan
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=4,threads=1,free=265154728,total=525860864
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedMLTComponentTest, AsyncCallRequestStatusResponseTest, TestNestedDocsSort, TestDistributedMap, TestLegacyFieldCache, CollectionStateFormat2Test, ShardRoutingCustomTest, LoggingHandlerTest, SSLMigrationTest, TestReloadAndDeleteDocs, SuggesterTest, SoftAutoCommitTest, TestPerFieldSimilarity, PolyFieldTest, VMParamsZkACLAndCredentialsProvidersTest, PropertiesRequestHandlerTest, TestXIncludeConfig, TestFileDictionaryLookup, SolrInfoBeanTest, HDFSCollectionsAPITest, TestSolr4Spatial, TestFieldSortValues, SolrCLIZkUtilsTest, HttpSolrCallGetCoreTest, AlternateDirectoryTest, DistribJoinFromCollectionTest, PeerSyncTest, TestJsonRequest, TestDistributedGrouping, NodeAddedTriggerTest, TestSolrJ, SchemaApiFailureTest, SolrGangliaReporterTest, QueryElevationComponentTest, TestBackupRepositoryFactory, DistributedFacetPivotLargeTest, TestRuleBasedAuthorizationPlugin, CoreMergeIndexesAdminHandlerTest, OverseerTaskQueueTest, LeaderInitiatedRecoveryOnShardRestartTest, SolrIndexMetricsTest, TestSolrCoreSnapshots, ClassificationUpdateProcessorIntegrationTest, HdfsUnloadDistributedZkTest, TestTlogReplica, TestRestManager, BlockCacheTest, TestConfigsApi, RemoteQueryErrorTest, TestTrie, TestSystemIdResolver, OverseerModifyCollectionTest, HdfsDirectoryTest, TestQueryUtils, HighlighterTest, TestDistributedStatsComponentCardinality, SignatureUpdateProcessorFactoryTest, TestElisionMultitermQuery, TestSolrCloudWithDelegationTokens, OutOfBoxZkACLAndCredentialsProvidersTest, TestMaxTokenLenTokenizer, TestCryptoKeys, TestPayloadScoreQParserPlugin, InfixSuggestersTest, TestLegacyField, LargeFieldTest, TestFuzzyAnalyzedSuggestions, SolrCoreTest, AutoscalingHistoryHandlerTest]
   [junit4] Completed [165/777 (2!)] on J1 in 15.78s, 1 test, 1 failure <<< FAILURES!

[...truncated 50524 lines...]