You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/01/30 12:35:12 UTC

[JENKINS] Lucene-Solr-7.x-Linux (32bit/jdk1.8.0_144) - Build # 1268 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1268/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseSerialGC

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

Error Message:
Waiting for collection testSimple1 null Live Nodes: [127.0.0.1:39407_solr, 127.0.0.1:40487_solr] Last available state: DocCollection(testSimple1//collections/testSimple1/state.json/16)={   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{     "shard1":{       "range":"80000000-ffffffff",       "state":"active",       "replicas":{         "core_node3":{           "dataDir":"hdfs://localhost.localdomain:37183/data/testSimple1/core_node3/data/",           "base_url":"http://127.0.0.1:39407/solr",           "node_name":"127.0.0.1:39407_solr",           "type":"NRT",           "ulogDir":"hdfs://localhost.localdomain:37183/data/testSimple1/core_node3/data/tlog",           "core":"testSimple1_shard1_replica_n1",           "shared_storage":"true",           "state":"active",           "leader":"true"},         "core_node5":{           "dataDir":"hdfs://localhost.localdomain:37183/data/testSimple1/core_node5/data/",           "base_url":"http://127.0.0.1:39407/solr",           "node_name":"127.0.0.1:39407_solr",           "type":"NRT",           "ulogDir":"hdfs://localhost.localdomain:37183/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://localhost.localdomain:37183/data/testSimple1/core_node7/data/",           "base_url":"http://127.0.0.1:39407/solr",           "node_name":"127.0.0.1:39407_solr",           "type":"NRT",           "ulogDir":"hdfs://localhost.localdomain:37183/data/testSimple1/core_node7/data/tlog",           "core":"testSimple1_shard2_replica_n4",           "shared_storage":"true",           "state":"active",           "leader":"true"},         "core_node8":{           "dataDir":"hdfs://localhost.localdomain:37183/data/testSimple1/core_node8/data/",           "base_url":"http://127.0.0.1:34223/solr",           "node_name":"127.0.0.1:34223_solr",           "type":"NRT",           "ulogDir":"hdfs://localhost.localdomain:37183/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:39407_solr, 127.0.0.1:40487_solr]
Last available state: DocCollection(testSimple1//collections/testSimple1/state.json/16)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "dataDir":"hdfs://localhost.localdomain:37183/data/testSimple1/core_node3/data/",
          "base_url":"http://127.0.0.1:39407/solr",
          "node_name":"127.0.0.1:39407_solr",
          "type":"NRT",
          "ulogDir":"hdfs://localhost.localdomain:37183/data/testSimple1/core_node3/data/tlog",
          "core":"testSimple1_shard1_replica_n1",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"},
        "core_node5":{
          "dataDir":"hdfs://localhost.localdomain:37183/data/testSimple1/core_node5/data/",
          "base_url":"http://127.0.0.1:39407/solr",
          "node_name":"127.0.0.1:39407_solr",
          "type":"NRT",
          "ulogDir":"hdfs://localhost.localdomain:37183/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://localhost.localdomain:37183/data/testSimple1/core_node7/data/",
          "base_url":"http://127.0.0.1:39407/solr",
          "node_name":"127.0.0.1:39407_solr",
          "type":"NRT",
          "ulogDir":"hdfs://localhost.localdomain:37183/data/testSimple1/core_node7/data/tlog",
          "core":"testSimple1_shard2_replica_n4",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"},
        "core_node8":{
          "dataDir":"hdfs://localhost.localdomain:37183/data/testSimple1/core_node8/data/",
          "base_url":"http://127.0.0.1:34223/solr",
          "node_name":"127.0.0.1:34223_solr",
          "type":"NRT",
          "ulogDir":"hdfs://localhost.localdomain:37183/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([51DF323F969C62A8:696C16C1B16FB679]: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.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([51DF323F969C62A8:C972CB6595AC4E7]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testSearchRate(TriggerIntegrationTest.java:1438)
	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.testNodeLostTrigger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([51DF323F969C62A8:55219B2DAC56E032]: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.testNodeLostTrigger(TriggerIntegrationTest.java:521)
	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 11952 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_51DF323F969C62A8-001/init-core-data-001
   [junit4]   2> 219301 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[51DF323F969C62A8]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=12 numCloses=12
   [junit4]   2> 219301 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[51DF323F969C62A8]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 219302 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[51DF323F969C62A8]-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> 219302 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[51DF323F969C62A8]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 219303 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[51DF323F969C62A8]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_51DF323F969C62A8-001/tempDir-001
   [junit4]   2> 219303 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[51DF323F969C62A8]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 219303 INFO  (Thread-354) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 219303 INFO  (Thread-354) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 219309 ERROR (Thread-354) [    ] 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> 219403 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[51DF323F969C62A8]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:35579
   [junit4]   2> 219406 INFO  (zkConnectionManagerCallback-343-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 219410 INFO  (jetty-launcher-340-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T07:57:37+10:30, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 219411 INFO  (jetty-launcher-340-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T07:57:37+10:30, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 219411 INFO  (jetty-launcher-340-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T07:57:37+10:30, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 219411 INFO  (jetty-launcher-340-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 219411 INFO  (jetty-launcher-340-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 219411 INFO  (jetty-launcher-340-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 219415 INFO  (jetty-launcher-340-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@117aa2b{/solr,null,AVAILABLE}
   [junit4]   2> 219416 INFO  (jetty-launcher-340-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 219416 INFO  (jetty-launcher-340-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 219416 INFO  (jetty-launcher-340-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 219416 INFO  (jetty-launcher-340-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@161f89f{/solr,null,AVAILABLE}
   [junit4]   2> 219417 INFO  (jetty-launcher-340-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 219417 INFO  (jetty-launcher-340-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 219417 INFO  (jetty-launcher-340-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 219418 INFO  (jetty-launcher-340-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1bf059b{/solr,null,AVAILABLE}
   [junit4]   2> 219419 INFO  (jetty-launcher-340-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6a40be{HTTP/1.1,[http/1.1]}{127.0.0.1:40487}
   [junit4]   2> 219419 INFO  (jetty-launcher-340-thread-1) [    ] o.e.j.s.Server Started @221096ms
   [junit4]   2> 219419 INFO  (jetty-launcher-340-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40487}
   [junit4]   2> 219419 ERROR (jetty-launcher-340-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 219419 INFO  (jetty-launcher-340-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 219419 INFO  (jetty-launcher-340-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 219419 INFO  (jetty-launcher-340-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 219419 INFO  (jetty-launcher-340-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-30T11:31:16.246Z
   [junit4]   2> 219422 INFO  (jetty-launcher-340-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1d8e722{HTTP/1.1,[http/1.1]}{127.0.0.1:34223}
   [junit4]   2> 219422 INFO  (jetty-launcher-340-thread-3) [    ] o.e.j.s.Server Started @221099ms
   [junit4]   2> 219422 INFO  (jetty-launcher-340-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34223}
   [junit4]   2> 219422 ERROR (jetty-launcher-340-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 219422 INFO  (jetty-launcher-340-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 219422 INFO  (jetty-launcher-340-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 219422 INFO  (jetty-launcher-340-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 219422 INFO  (jetty-launcher-340-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-30T11:31:16.249Z
   [junit4]   2> 219432 INFO  (jetty-launcher-340-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@145dc2{HTTP/1.1,[http/1.1]}{127.0.0.1:39407}
   [junit4]   2> 219432 INFO  (jetty-launcher-340-thread-2) [    ] o.e.j.s.Server Started @221109ms
   [junit4]   2> 219432 INFO  (jetty-launcher-340-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39407}
   [junit4]   2> 219432 ERROR (jetty-launcher-340-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 219432 INFO  (jetty-launcher-340-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 219432 INFO  (jetty-launcher-340-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 219432 INFO  (jetty-launcher-340-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 219432 INFO  (jetty-launcher-340-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-30T11:31:16.259Z
   [junit4]   2> 219439 INFO  (zkConnectionManagerCallback-345-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 219444 INFO  (jetty-launcher-340-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 219456 INFO  (zkConnectionManagerCallback-347-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 219459 INFO  (zkConnectionManagerCallback-349-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 219464 INFO  (jetty-launcher-340-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 219464 INFO  (jetty-launcher-340-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 219468 INFO  (jetty-launcher-340-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35579/solr
   [junit4]   2> 219487 INFO  (zkConnectionManagerCallback-353-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 219492 INFO  (jetty-launcher-340-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35579/solr
   [junit4]   2> 219496 INFO  (jetty-launcher-340-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35579/solr
   [junit4]   2> 219503 INFO  (zkConnectionManagerCallback-358-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 219504 INFO  (zkConnectionManagerCallback-360-thread-1-processing-n:127.0.0.1:40487_solr) [n:127.0.0.1:40487_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 219505 INFO  (zkConnectionManagerCallback-363-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 219512 INFO  (zkConnectionManagerCallback-367-thread-1-processing-n:127.0.0.1:34223_solr) [n:127.0.0.1:34223_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 219520 INFO  (zkConnectionManagerCallback-365-thread-1-processing-n:127.0.0.1:39407_solr) [n:127.0.0.1:39407_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 219599 INFO  (jetty-launcher-340-thread-1) [n:127.0.0.1:40487_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 219600 INFO  (jetty-launcher-340-thread-3) [n:127.0.0.1:34223_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 219600 INFO  (jetty-launcher-340-thread-2) [n:127.0.0.1:39407_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 219601 INFO  (jetty-launcher-340-thread-1) [n:127.0.0.1:40487_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40487_solr
   [junit4]   2> 219601 INFO  (jetty-launcher-340-thread-3) [n:127.0.0.1:34223_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34223_solr
   [junit4]   2> 219601 INFO  (jetty-launcher-340-thread-2) [n:127.0.0.1:39407_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39407_solr
   [junit4]   2> 219602 INFO  (jetty-launcher-340-thread-1) [n:127.0.0.1:40487_solr    ] o.a.s.c.Overseer Overseer (id=72062511634776070-127.0.0.1:40487_solr-n_0000000000) starting
   [junit4]   2> 219611 INFO  (zkCallback-364-thread-1-processing-n:127.0.0.1:39407_solr) [n:127.0.0.1:39407_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 219611 INFO  (zkCallback-359-thread-1-processing-n:127.0.0.1:40487_solr) [n:127.0.0.1:40487_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 219623 INFO  (zkCallback-366-thread-1-processing-n:127.0.0.1:34223_solr) [n:127.0.0.1:34223_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 219624 DEBUG (OverseerAutoScalingTriggerThread-72062511634776070-127.0.0.1:40487_solr-n_0000000000) [n:127.0.0.1:40487_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 219625 DEBUG (OverseerAutoScalingTriggerThread-72062511634776070-127.0.0.1:40487_solr-n_0000000000) [n:127.0.0.1:40487_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 219625 INFO  (jetty-launcher-340-thread-1) [n:127.0.0.1:40487_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40487_solr
   [junit4]   2> 219625 DEBUG (OverseerAutoScalingTriggerThread-72062511634776070-127.0.0.1:40487_solr-n_0000000000) [n:127.0.0.1:40487_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:39407_solr, 127.0.0.1:34223_solr]
   [junit4]   2> 219625 DEBUG (OverseerAutoScalingTriggerThread-72062511634776070-127.0.0.1:40487_solr-n_0000000000) [n:127.0.0.1:40487_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 219625 DEBUG (OverseerAutoScalingTriggerThread-72062511634776070-127.0.0.1:40487_solr-n_0000000000) [n:127.0.0.1:40487_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 219627 INFO  (zkCallback-364-thread-1-processing-n:127.0.0.1:39407_solr) [n:127.0.0.1:39407_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 219631 INFO  (zkCallback-359-thread-1-processing-n:127.0.0.1:40487_solr) [n:127.0.0.1:40487_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 219632 INFO  (zkCallback-366-thread-1-processing-n:127.0.0.1:34223_solr) [n:127.0.0.1:34223_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 219639 DEBUG (OverseerAutoScalingTriggerThread-72062511634776070-127.0.0.1:40487_solr-n_0000000000) [n:127.0.0.1:40487_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 219639 DEBUG (OverseerAutoScalingTriggerThread-72062511634776070-127.0.0.1:40487_solr-n_0000000000) [n:127.0.0.1:40487_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 219640 DEBUG (ScheduledTrigger-724-thread-1) [n:127.0.0.1:40487_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 219843 INFO  (jetty-launcher-340-thread-1) [n:127.0.0.1:40487_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40487.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1713c54
   [junit4]   2> 219866 INFO  (jetty-launcher-340-thread-2) [n:127.0.0.1:39407_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39407.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1713c54
   [junit4]   2> 219868 INFO  (jetty-launcher-340-thread-1) [n:127.0.0.1:40487_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40487.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1713c54
   [junit4]   2> 219868 INFO  (jetty-launcher-340-thread-1) [n:127.0.0.1:40487_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40487.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1713c54
   [junit4]   2> 219870 INFO  (jetty-launcher-340-thread-1) [n:127.0.0.1:40487_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_51DF323F969C62A8-001/tempDir-001/node1/.
   [junit4]   2> 219879 INFO  (jetty-launcher-340-thread-2) [n:127.0.0.1:39407_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39407.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1713c54
   [junit4]   2> 219879 INFO  (jetty-launcher-340-thread-2) [n:127.0.0.1:39407_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39407.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1713c54
   [junit4]   2> 219881 INFO  (jetty-launcher-340-thread-2) [n:127.0.0.1:39407_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_51DF323F969C62A8-001/tempDir-001/node2/.
   [junit4]   2> 219894 INFO  (jetty-launcher-340-thread-3) [n:127.0.0.1:34223_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34223.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1713c54
   [junit4]   2> 219914 INFO  (jetty-launcher-340-thread-3) [n:127.0.0.1:34223_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34223.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1713c54
   [junit4]   2> 219914 INFO  (jetty-launcher-340-thread-3) [n:127.0.0.1:34223_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34223.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1713c54
   [junit4]   2> 219916 INFO  (jetty-launcher-340-thread-3) [n:127.0.0.1:34223_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_51DF323F969C62A8-001/tempDir-001/node3/.
   [junit4]   2> 220016 INFO  (zkConnectionManagerCallback-375-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 220025 INFO  (zkConnectionManagerCallback-379-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 220026 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[51DF323F969C62A8]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 220027 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[51DF323F969C62A8]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35579/solr ready
   [junit4]   2> 220478 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[51DF323F969C62A8]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 220640 DEBUG (ScheduledTrigger-724-thread-1) [n:127.0.0.1:40487_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 221100 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[51DF323F969C62A8]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 221242 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[51DF323F969C62A8]-worker) [    ] o.m.log Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog
   [junit4]   2> 221262 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[51DF323F969C62A8]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 221536 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[51DF323F969C62A8]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 221578 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[51DF323F969C62A8]-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_localhost_localdomain_35213_hdfs____.jnddkk/webapp
   [junit4]   2> 221641 DEBUG (ScheduledTrigger-724-thread-2) [n:127.0.0.1:40487_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 222419 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[51DF323F969C62A8]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:35213
   [junit4]   2> 222642 DEBUG (ScheduledTrigger-724-thread-1) [n:127.0.0.1:40487_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 223033 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[51DF323F969C62A8]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 223036 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[51DF323F969C62A8]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 223046 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[51DF323F969C62A8]-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_45865_datanode____ox6d31/webapp
   [junit4]   2> 223533 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[51DF323F969C62A8]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:45865
   [junit4]   2> 223642 DEBUG (ScheduledTrigger-724-thread-1) [n:127.0.0.1:40487_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 223765 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[51DF323F969C62A8]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 223766 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[51DF323F969C62A8]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 223777 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[51DF323F969C62A8]-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_44275_datanode____hh0po7/webapp
   [junit4]   2> 224366 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_51DF323F969C62A8-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_51DF323F969C62A8-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to localhost.localdomain/127.0.0.1:37183) [    ] 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> 224408 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[51DF323F969C62A8]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:44275
   [junit4]   2> 224507 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x4440052ccf22: from storage DS-bea5d5be-4b3e-4754-aa00-c3705dfa58a2 node DatanodeRegistration(127.0.0.1:35875, datanodeUuid=9ddab75b-78be-4826-962a-62176c746c1e, infoPort=34273, infoSecurePort=0, ipcPort=37963, storageInfo=lv=-56;cid=testClusterID;nsid=650941891;c=0), blocks: 0, hasStaleStorage: true, processing time: 2 msecs
   [junit4]   2> 224507 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x4440052ccf22: from storage DS-49d318c2-68d0-477e-ab81-d4a38155d5a7 node DatanodeRegistration(127.0.0.1:35875, datanodeUuid=9ddab75b-78be-4826-962a-62176c746c1e, infoPort=34273, infoSecurePort=0, ipcPort=37963, storageInfo=lv=-56;cid=testClusterID;nsid=650941891;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 224561 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_51DF323F969C62A8-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_51DF323F969C62A8-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to localhost.localdomain/127.0.0.1:37183) [    ] 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> 224568 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x444009b8eabd: from storage DS-d232fbc1-e834-4589-908b-006d1a018686 node DatanodeRegistration(127.0.0.1:36525, datanodeUuid=d19a3b0b-aa31-428b-a175-ad1b75ce3e66, infoPort=35543, infoSecurePort=0, ipcPort=44601, storageInfo=lv=-56;cid=testClusterID;nsid=650941891;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 224568 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x444009b8eabd: from storage DS-670f8964-573f-4a5c-aed1-7066ee360bde node DatanodeRegistration(127.0.0.1:36525, datanodeUuid=d19a3b0b-aa31-428b-a175-ad1b75ce3e66, infoPort=35543, infoSecurePort=0, ipcPort=44601, storageInfo=lv=-56;cid=testClusterID;nsid=650941891;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 224642 DEBUG (ScheduledTrigger-724-thread-1) [n:127.0.0.1:40487_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 225122 INFO  (TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[51DF323F969C62A8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSimple
   [junit4]   2> 225126 INFO  (qtp18668913-2102) [n:127.0.0.1:39407_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:40487_solr,127.0.0.1:39407_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 225128 INFO  (OverseerThreadFactory-726-thread-1-processing-n:127.0.0.1:40487_solr) [n:127.0.0.1:40487_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testSimple1
   [junit4]   2> 225236 INFO  (OverseerStateUpdate-72062511634776070-127.0.0.1:40487_solr-n_0000000000) [n:127.0.0.1:40487_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39407/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 225238 INFO  (OverseerStateUpdate-72062511634776070-127.0.0.1:40487_solr-n_0000000000) [n:127.0.0.1:40487_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40487/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 225240 INFO  (OverseerStateUpdate-72062511634776070-127.0.0.1:40487_solr-n_0000000000) [n:127.0.0.1:40487_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39407/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 225242 INFO  (OverseerStateUpdate-72062511634776070-127.0.0.1:40487_solr-n_0000000000) [n:127.0.0.1:40487_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40487/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 225449 INFO  (qtp14043741-2093) [n:127.0.0.1:40487_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 225449 INFO  (qtp18668913-2116) [n:127.0.0.1:39407_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 225449 INFO  (qtp14043741-2094) [n:127.0.0.1:40487_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 225449 INFO  (qtp18668913-2117) [n:127.0.0.1:39407_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 225450 INFO  (qtp14043741-2093) [n:127.0.0.1:40487_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 225450 INFO  (qtp18668913-2117) [n:127.0.0.1:39407_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 225555 INFO  (zkCallback-359-thread-1-processing-n:127.0.0.1:40487_solr) [n:127.0.0.1:40487_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 225555 INFO  (zkCallback-364-thread-1-processing-n:127.0.0.1:39407_solr) [n:127.0.0.1:39407_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 225555 INFO  (zkCallback-359-thread-2-processing-n:127.0.0.1:40487_solr) [n:127.0.0.1:40487_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 225555 INFO  (zkCallback-364-thread-2-processing-n:127.0.0.1:39407_solr) [n:127.0.0.1:39407_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 225643 DEBUG (ScheduledTrigger-724-thread-1) [n:127.0.0.1:40487_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 226480 INFO  (qtp18668913-2117) [n:127.0.0.1:39407_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 226483 INFO  (qtp14043741-2094) [n:127.0.0.1:40487_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 226483 INFO  (qtp18668913-2116) [n:127.0.0.1:39407_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 226483 INFO  (qtp14043741-2093) [n:127.0.0.1:40487_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 226504 INFO  (qtp18668913-2117) [n:127.0.0.1:39407_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.IndexSchema [testSimple1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 226513 INFO  (qtp18668913-2116) [n:127.0.0.1:39407_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.IndexSchema [testSimple1_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 226513 INFO  (qtp14043741-2093) [n:127.0.0.1:40487_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.IndexSchema [testSimple1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 226515 INFO  (qtp18668913-2117) [n:127.0.0.1:39407_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 226515 INFO  (qtp14043741-2094) [n:127.0.0.1:40487_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.IndexSchema [testSimple1_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 226515 INFO  (qtp18668913-2117) [n:127.0.0.1:39407_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n1' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 226516 INFO  (qtp18668913-2117) [n:127.0.0.1:39407_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39407.solr.core.testSimple1.shard1.replica_n1' (registry 'solr.core.testSimple1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1713c54
   [junit4]   2> 226518 INFO  (qtp18668913-2116) [n:127.0.0.1:39407_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 226518 INFO  (qtp18668913-2116) [n:127.0.0.1:39407_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n4' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 226518 INFO  (qtp14043741-2093) [n:127.0.0.1:40487_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 226518 INFO  (qtp14043741-2093) [n:127.0.0.1:40487_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n2' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 226518 INFO  (qtp18668913-2116) [n:127.0.0.1:39407_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39407.solr.core.testSimple1.shard2.replica_n4' (registry 'solr.core.testSimple1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1713c54
   [junit4]   2> 226519 INFO  (qtp14043741-2093) [n:127.0.0.1:40487_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40487.solr.core.testSimple1.shard1.replica_n2' (registry 'solr.core.testSimple1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1713c54
   [junit4]   2> 226520 INFO  (qtp14043741-2094) [n:127.0.0.1:40487_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 226520 INFO  (qtp14043741-2094) [n:127.0.0.1:40487_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n6' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 226520 INFO  (qtp14043741-2094) [n:127.0.0.1:40487_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40487.solr.core.testSimple1.shard2.replica_n6' (registry 'solr.core.testSimple1.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1713c54
   [junit4]   2> 226529 INFO  (qtp18668913-2116) [n:127.0.0.1:39407_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:37183/data
   [junit4]   2> 226529 INFO  (qtp14043741-2094) [n:127.0.0.1:40487_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:37183/data
   [junit4]   2> 226530 INFO  (qtp18668913-2116) [n:127.0.0.1:39407_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 226530 INFO  (qtp14043741-2094) [n:127.0.0.1:40487_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 226530 INFO  (qtp14043741-2094) [n:127.0.0.1:40487_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 226529 INFO  (qtp14043741-2093) [n:127.0.0.1:40487_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:37183/data
   [junit4]   2> 226529 INFO  (qtp18668913-2117) [n:127.0.0.1:39407_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:37183/data
   [junit4]   2> 226530 INFO  (qtp14043741-2093) [n:127.0.0.1:40487_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 226530 INFO  (qtp14043741-2094) [n:127.0.0.1:40487_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore [[testSimple1_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_51DF323F969C62A8-001/tempDir-001/node1/testSimple1_shard2_replica_n6], dataDir=[hdfs://localhost.localdomain:37183/data/testSimple1/core_node8/data/]
   [junit4]   2> 226530 INFO  (qtp14043741-2093) [n:127.0.0.1:40487_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 226530 INFO  (qtp18668913-2117) [n:127.0.0.1:39407_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 226530 INFO  (qtp18668913-2116) [n:127.0.0.1:39407_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 226530 INFO  (qtp14043741-2093) [n:127.0.0.1:40487_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore [[testSimple1_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_51DF323F969C62A8-001/tempDir-001/node1/testSimple1_shard1_replica_n2], dataDir=[hdfs://localhost.localdomain:37183/data/testSimple1/core_node5/data/]
   [junit4]   2> 226530 INFO  (qtp18668913-2117) [n:127.0.0.1:39407_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 226530 INFO  (qtp18668913-2116) [n:127.0.0.1:39407_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore [[testSimple1_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_51DF323F969C62A8-001/tempDir-001/node2/testSimple1_shard2_replica_n4], dataDir=[hdfs://localhost.localdomain:37183/data/testSimple1/core_node7/data/]
   [junit4]   2> 226530 INFO  (qtp18668913-2117) [n:127.0.0.1:39407_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore [[testSimple1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_51DF323F969C62A8-001/tempDir-001/node2/testSimple1_shard1_replica_n1], dataDir=[hdfs://localhost.localdomain:37183/data/testSimple1/core_node3/data/]
   [junit4]   2> 226536 INFO  (qtp14043741-2093) [n:127.0.0.1:40487_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:37183/data/testSimple1/core_node5/data/snapshot_metadata
   [junit4]   2> 226536 INFO  (qtp18668913-2117) [n:127.0.0.1:39407_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:37183/data/testSimple1/core_node3/data/snapshot_metadata
   [junit4]   2> 226536 INFO  (qtp14043741-2094) [n:127.0.0.1:40487_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:37183/data/testSimple1/core_node8/data/snapshot_metadata
   [junit4]   2> 226536 INFO  (qtp18668913-2116) [n:127.0.0.1:39407_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:37183/data/testSimple1/core_node7/data/snapshot_metadata
   [junit4]   2> 226593 INFO  (qtp14043741-2093) [n:127.0.0.1:40487_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:37183/data/testSimple1/core_node5/data
   [junit4]   2> 226593 INFO  (qtp18668913-2116) [n:127.0.0.1:39407_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:37183/data/testSimple1/core_node7/data
   [junit4]   2> 226593 INFO  (qtp18668913-2117) [n:127.0.0.1:39407_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:37183/data/testSimple1/core_node3/data
   [junit4]   2> 226593 INFO  (qtp14043741-2094) [n:127.0.0.1:40487_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:37183/data/testSimple1/core_node8/data
   [junit4]   2> 226627 INFO  (qtp18668913-2116) [n:127.0.0.1:39407_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:37183/data/testSimple1/core_node7/data/index
   [junit4]   2> 226627 INFO  (qtp14043741-2094) [n:127.0.0.1:40487_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:37183/data/testSimple1/core_node8/data/index
   [junit4]   2> 226627 INFO  (qtp14043741-2093) [n:127.0.0.1:40487_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:37183/data/testSimple1/core_node5/data/index
   [junit4]   2> 226628 INFO  (qtp18668913-2117) [n:127.0.0.1:39407_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:37183/data/testSimple1/core_node3/data/index
   [junit4]   2> 226643 DEBUG (ScheduledTrigger-724-thread-1) [n:127.0.0.1:40487_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 226887 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:35875 is added to blk_1073741827_1003{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-670f8964-573f-4a5c-aed1-7066ee360bde:NORMAL:127.0.0.1:36525|RBW], ReplicaUC[[DISK]DS-49d318c2-68d0-477e-ab81-d4a38155d5a7:NORMAL:127.0.0.1:35875|RBW]]} size 69
   [junit4]   2> 226887 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:36525 is added to blk_1073741826_1002{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-bea5d5be-4b3e-4754-aa00-c3705dfa58a2:NORMAL:127.0.0.1:35875|RBW], ReplicaUC[[DISK]DS-d232fbc1-e834-4589-908b-006d1a018686:NORMAL:127.0.0.1:36525|RBW]]} size 69
   [junit4]   2> 226888 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:35875 is added to blk_1073741826_1002 size 69
   [junit4]   2> 226888 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:35875 is added to blk_1073741828_1004{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-d232fbc1-e834-4589-908b-006d1a018686:NORMAL:127.0.0.1:36525|RBW], ReplicaUC[[DISK]DS-bea5d5be-4b3e-4754-aa00-c3705dfa58a2:NORMAL:127.0.0.1:35875|RBW]]} size 69
   [junit4]   2> 226888 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:35875 is added to blk_1073741825_1001{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-d232fbc1-e834-4589-908b-006d1a018686:NORMAL:127.0.0.1:36525|RBW], ReplicaUC[[DISK]DS-49d318c2-68d0-477e-ab81-d4a38155d5a7:NORMAL:127.0.0.1:35875|RBW]]} size 69
   [junit4]   2> 226888 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:36525 is added to blk_1073741825_1001 size 69
   [junit4]   2> 226888 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:36525 is added to blk_1073741828_1004 size 69
   [junit4]   2> 226888 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:36525 is added to blk_1073741827_1003 size 69
   [junit4]   2> 227396 INFO  (qtp18668913-2116) [n:127.0.0.1:39407_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 227396 INFO  (qtp14043741-2094) [n:127.0.0.1:40487_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 227396 INFO  (qtp14043741-2093) [n:127.0.0.1:40487_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 227396 INFO  (qtp14043741-2094) [n:127.0.0.1:40487_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 227396 INFO  (qtp18668913-2116) [n:127.0.0.1:39407_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 227396 INFO  (qtp14043741-2094) [n:127.0.0.1:40487_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 227396 INFO  (qtp14043741-2093) [n:127.0.0.1:40487_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 227396 INFO  (qtp18668913-2116) [n:127.0.0.1:39407_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 227397 INFO  (qtp14043741-2093) [n:127.0.0.1:40487_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 227404 INFO  (qtp18668913-2117) [n:127.0.0.1:39407_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 227404 INFO  (qtp18668913-2117) [n:127.0.0.1:39407_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 227404 INFO  (qtp18668913-2117) [n:127.0.0.1:39407_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 227414 INFO  (qtp14043741-2093) [n:127.0.0.1:40487_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 227414 INFO  (qtp14043741-2093) [n:127.0.0.1:40487_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 227415 INFO  (qtp14043741-2094) [n:127.0.0.1:40487_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 227415 INFO  (qtp14043741-2094) [n:127.0.0.1:40487_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 227415 INFO  (qtp18668913-2116) [n:127.0.0.1:39407_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 227415 INFO  (qtp18668913-2116) [n:127.0.0.1:39407_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 227420 INFO  (qtp18668913-2117) [n:127.0.0.1:39407_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 227420 INFO  (qtp18668913-2117) [n:127.0.0.1:39407_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 227494 INFO  (qtp14043741-2094) [n:127.0.0.1:40487_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@6bb4e3[testSimple1_shard2_replica_n6] main]
   [junit4]   2> 227494 INFO  (qtp14043741-2093) [n:127.0.0.1:40487_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@16b81c[testSimple1_shard1_replica_n2] main]
   [junit4]   2> 227496 INFO  (qtp18668913-2117) [n:127.0.0.1:39407_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@16cb50e[testSimple1_shard1_replica_n1] main]
   [junit4]   2> 227496 INFO  (qtp14043741-2093) [n:127.0.0.1:40487_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 227496 INFO  (qtp14043741-2094) [n:127.0.0.1:40487_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 227497 INFO  (qtp14043741-2094) [n:127.0.0.1:40487_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 227497 INFO  (qtp14043741-2093) [n:127.0.0.1:40487_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 227497 INFO  (qtp18668913-2116) [n:127.0.0.1:39407_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@105a44e[testSimple1_shard2_replica_n4] main]
   [junit4]   2> 227497 INFO  (qtp18668913-2117) [n:127.0.0.1:39407_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 227497 INFO  (qtp18668913-2117) [n:127.0.0.1:39407_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 227497 INFO  (qtp18668913-2116) [n:127.0.0.1:39407_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 227498 INFO  (qtp18668913-2116) [n:127.0.0.1:39407_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 227499 INFO  (qtp18668913-2117) [n:127.0.0.1:39407_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 227499 INFO  (qtp14043741-2093) [n:127.0.0.1:40487_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 227499 INFO  (qtp14043741-2094) [n:127.0.0.1:40487_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 227499 INFO  (qtp18668913-2116) [n:127.0.0.1:39407_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 227502 INFO  (searcherExecutor-733-thread-1-processing-n:127.0.0.1:39407_solr x:testSimple1_shard1_replica_n1 s:shard1 c:testSimple1 r:core_node3) [n:127.0.0.1:39407_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore [testSimple1_shard1_replica_n1] Registered new searcher Searcher@16cb50e[testSimple1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 227502 INFO  (searcherExecutor-735-thread-1-processing-n:127.0.0.1:40487_solr x:testSimple1_shard1_replica_n2 s:shard1 c:testSimple1 r:core_node5) [n:127.0.0.1:40487_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore [testSimple1_shard1_replica_n2] Registered new searcher Searcher@16b81c[testSimple1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 227502 INFO  (searcherExecutor-736-thread-1-processing-n:127.0.0.1:40487_solr x:testSimple1_shard2_replica_n6 s:shard2 c:testSimple1 r:core_node8) [n:127.0.0.1:40487_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore [testSimple1_shard2_replica_n6] Registered new searcher Searcher@6bb4e3[testSimple1_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 227502 INFO  (qtp18668913-2117) [n:127.0.0.1:39407_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591016826422165504
   [junit4]   2> 227502 INFO  (qtp14043741-2094) [n:127.0.0.1:40487_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591016826422165504
   [junit4]   2> 227503 INFO  (qtp14043741-2093) [n:127.0.0.1:40487_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591016826423214080
   [junit4]   2> 227504 INFO  (searcherExecutor-734-thread-1-processing-n:127.0.0.1:39407_solr x:testSimple1_shard2_replica_n4 s:shard2 c:testSimple1 r:core_node7) [n:127.0.0.1:39407_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore [testSimple1_shard2_replica_n4] Registered new searcher Searcher@105a44e[testSimple1_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 227504 INFO  (qtp18668913-2116) [n:127.0.0.1:39407_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591016826424262656
   [junit4]   2> 227515 INFO  (qtp18668913-2117) [n:127.0.0.1:39407_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 227515 INFO  (qtp14043741-2094) [n:127.0.0.1:40487_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 227515 INFO  (qtp18668913-2117) [n:127.0.0.1:39407_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 227515 INFO  (qtp14043741-2094) [n:127.0.0.1:40487_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 227515 INFO  (qtp18668913-2117) [n:127.0.0.1:39407_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39407/solr/testSimple1_shard1_replica_n1/
   [junit4]   2> 227516 INFO  (qtp14043741-2094) [n:127.0.0.1:40487_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40487/solr/testSimple1_shard2_replica_n6/
   [junit4]   2> 227516 INFO  (qtp14043741-2094) [n:127.0.0.1:40487_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n6 url=http://127.0.0.1:40487/solr START replicas=[http://127.0.0.1:39407/solr/testSimple1_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 227516 INFO  (qtp18668913-2117) [n:127.0.0.1:39407_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n1 url=http://127.0.0.1:39407/solr START replicas=[http://127.0.0.1:40487/solr/testSimple1_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 227520 INFO  (qtp18668913-2384) [n:127.0.0.1:39407_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.S.Request [testSimple1_shard2_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 227520 INFO  (qtp14043741-2099) [n:127.0.0.1:40487_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.S.Request [testSimple1_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 227617 INFO  (zkCallback-359-thread-1-processing-n:127.0.0.1:40487_solr) [n:127.0.0.1:40487_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 227617 INFO  (zkCallback-364-thread-2-processing-n:127.0.0.1:39407_solr) [n:127.0.0.1:39407_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 227617 INFO  (zkCallback-359-thread-2-processing-n:127.0.0.1:40487_solr) [n:127.0.0.1:40487_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 227617 INFO  (zkCallback-364-thread-1-processing-n:127.0.0.1:39407_solr) [n:127.0.0.1:39407_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 227643 DEBUG (ScheduledTrigger-724-thread-1) [n:127.0.0.1:40487_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 227816 INFO  (qtp14043741-2094) [n:127.0.0.1:40487_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n6 url=http://127.0.0.1:40487/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 227816 INFO  (qtp18668913-2117) [n:127.0.0.1:39407_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n1 url=http://127.0.0.1:39407/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 227816 INFO  (qtp14043741-2094) [n:127.0.0.1:40487_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 227817 INFO  (qtp18668913-2117) [n:127.0.0.1:39407_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 227817 INFO  (qtp14043741-2094) [n:127.0.0.1:40487_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 227817 INFO  (qtp18668913-2117) [n:127.0.0.1:39407_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 227817 INFO  (qtp18668913-2117) [n:127.0.0.1:39407_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 227817 INFO  (qtp14043741-2094) [n:127.0.0.1:40487_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 227819 INFO  (qtp14043741-2094) [n:127.0.0.1:40487_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40487/solr/testSimple1_shard2_replica_n6/ shard2
   [junit4]   2> 227819 INFO  (qtp18668913-2117) [n:127.0.0.1:39407_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39407/solr/testSimple1_shard1_replica_n1/ shard1
   [junit4]   2> 227921 INFO  (zkCallback-359-thread-2-processing-n:127.0.0.1:40487_solr) [n:127.0.0.1:40487_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 227921 INFO  (zkCallback-364-thread-1-processing-n:127.0.0.1:39407_solr) [n:127.0.0.1:39407_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 227921 INFO  (zkCallback-364-thread-2-processing-n:127.0.0.1:39407_solr) [n:127.0.0.1:39407_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 227921 INFO  (zkCallback-359-thread-1-processing-n:127.0.0.1:40487_solr) [n:127.0.0.1:40487_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 227970 INFO  (qtp18668913-2117) [n:127.0.0.1:39407_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 227970 INFO  (qtp14043741-2094) [n:127.0.0.1:40487_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 227999 INFO  (qtp14043741-2094) [n:127.0.0.1:40487_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2550
   [junit4]   2> 227999 INFO  (qtp18668913-2117) [n:127.0.0.1:39407_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2550
   [junit4]   2> 228073 INFO  (zkCallback-359-thread-2-processing-n:127.0.0.1:40487_solr) [n:127.0.0.1:40487_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 228073 INFO  (zkCallback-359-thread-1-processing-n:127.0.0.1:40487_solr) [n:127.0.0.1:40487_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 228073 INFO  (zkCallback-364-thread-2-processing-n:127.0.0.1:39407_solr) [n:127.0.0.1:39407_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 228073 INFO  (zkCallback-364-thread-1-processing-n:127.0.0.1:39407_solr) [n:127.0.0.1:39407_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 228539 INFO  (qtp14043741-2093) [n:127.0.0.1:40487_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=3090
   [junit4]   2> 228539 INFO  (qtp18668913-2116) [n:127.0.0.1:39407_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=3090
   [junit4]   2> 228542 INFO  (qtp18668913-2102) [n:127.0.0.1:39407_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> 228618 INFO  (zkCallback-359-thread-1-processing-n:127.0.0.1:40487_solr) [n:127.0.0.1:40487_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 228618 INFO  (zkCallback-359-thread-2-processing-n:127.0.0.1:40487_solr) [n:127.0.0.1:40487_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 228618 INFO  (zkCallback-364-thread-1-processing-n:127.0.0.1:39407_solr) [n:127.0.0.1:39407_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 228618 INFO  (zkCallback-364-thread-2-processing-n:127.0.0.1:39407_solr) [n:127.0.0.1:39407_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 228644 DEBUG (ScheduledTrigger-724-thread-1) [n:127.0.0.1:40487_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 229131 INFO  (OverseerCollectionConfigSetProcessor-72062511634776070-127.0.0.1:40487_solr-n_0000000000) [n:127.0.0.1:40487_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> 229542 INFO  (qtp18668913-2102) [n:127.0.0.1:39407_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:40487_solr,127.0.0.1:39407_solr&wt=javabin&version=2} status=0 QTime=4417
   [junit4]   2> 229544 INFO  (qtp18668913-2113) [n:127.0.0.1:39407_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFacto

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

_nodes]
   [junit4]   2> 2737384 INFO  (jetty-closer-7681-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@186d8cb{/solr,null,UNAVAILABLE}
   [junit4]   2> 2737385 INFO  (jetty-closer-7681-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2737388 WARN  (zkCallback-7840-thread-2-processing-n:127.0.0.1:36917_solr) [n:127.0.0.1:36917_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2737389 INFO  (jetty-closer-7681-thread-8) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1f0c733{/solr,null,UNAVAILABLE}
   [junit4]   2> 2737389 INFO  (jetty-closer-7681-thread-8) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2737389 INFO  (jetty-closer-7681-thread-9) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1c27143{/solr,null,UNAVAILABLE}
   [junit4]   2> 2737389 INFO  (jetty-closer-7681-thread-9) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2737415 INFO  (jetty-closer-7681-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@a5508b{/solr,null,UNAVAILABLE}
   [junit4]   2> 2737416 INFO  (jetty-closer-7681-thread-5) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2737416 INFO  (jetty-closer-7681-thread-6) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@388a33{/solr,null,UNAVAILABLE}
   [junit4]   2> 2737416 INFO  (jetty-closer-7681-thread-6) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2737417 ERROR (SUITE-TriggerIntegrationTest-seed#[51DF323F969C62A8]-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> 2737417 INFO  (SUITE-TriggerIntegrationTest-seed#[51DF323F969C62A8]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36595 36595
   [junit4]   2> 2742549 INFO  (Thread-4285) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36595 36595
   [junit4]   2> 2742550 WARN  (Thread-4285) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	22	/solr/aliases.json
   [junit4]   2> 	21	/solr/security.json
   [junit4]   2> 	18	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	9	/solr/collections/testMetricTrigger/terms/shard1
   [junit4]   2> 	9	/solr/configs/conf
   [junit4]   2> 	2	/solr/collections/testMetricTrigger/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	62	/solr/collections/collection1/state.json
   [junit4]   2> 	40	/solr/collections/testMetricTrigger/state.json
   [junit4]   2> 	22	/solr/clusterprops.json
   [junit4]   2> 	22	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/72062662178177060-core_node6-n_0000000002
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/72062662178177063-core_node3-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72062662178177051-127.0.0.1:35897_solr-n_0000000007
   [junit4]   2> 	2	/solr/overseer_elect/election/72062662178177054-127.0.0.1:36185_solr-n_0000000008
   [junit4]   2> 	2	/solr/overseer_elect/election/72062662178177072-127.0.0.1:36917_solr-n_0000000014
   [junit4]   2> 	2	/solr/overseer_elect/election/72062662178177078-127.0.0.1:33821_solr-n_0000000016
   [junit4]   2> 	2	/solr/overseer_elect/election/72062662178177066-127.0.0.1:40681_solr-n_0000000012
   [junit4]   2> 	2	/solr/overseer_elect/election/72062662178177035-127.0.0.1:42165_solr-n_0000000002
   [junit4]   2> 	2	/solr/overseer_elect/election/72062662178177044-127.0.0.1:43083_solr-n_0000000005
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	22	/solr/live_nodes
   [junit4]   2> 	22	/solr/collections
   [junit4]   2> 	6	/solr/overseer/queue-work
   [junit4]   2> 	6	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	6	/solr/overseer/queue
   [junit4]   2> 	6	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/autoscaling/events/node_lost_triggerMR
   [junit4]   2> 	2	/solr/autoscaling/events/node_added_triggerCTOOR
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_51DF323F969C62A8-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false): {}, locale=sr-ME, timezone=Pacific/Apia
   [junit4]   2> NOTE: Linux 4.13.0-32-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=1,free=152163960,total=449503232
   [junit4]   2> NOTE: All tests run in this JVM: [TestPolicyCloud, SolrIndexSplitterTest, DistributedTermsComponentTest, TestSchemaVersionResource, TestPhraseSuggestions, TestWriterPerf, CollectionTooManyReplicasTest, TestCollationField, TestHashPartitioner, TestDynamicFieldCollectionResource, CloudExitableDirectoryReaderTest, RemoteQueryErrorTest, DocumentAnalysisRequestHandlerTest, DirectUpdateHandlerTest, TestSort, TestInPlaceUpdatesDistrib, TestStandardQParsers, RestartWhileUpdatingTest, SearchRateTriggerTest, TestAuthorizationFramework, LeaderInitiatedRecoveryOnShardRestartTest, AutoscalingHistoryHandlerTest, TestExtendedDismaxParser, BigEndianAscendingWordDeserializerTest, TestObjectReleaseTracker, TimeRoutedAliasUpdateProcessorTest, TestSchemaNameResource, StressHdfsTest, OutputWriterTest, TestLegacyTerms, ZkShardTermsTest, TestDocBasedVersionConstraints, TestScoreJoinQPNoScore, TestFieldCacheVsDocValues, ExplicitHLLTest, TestSubQueryTransformerDistrib, TestReRankQParserPlugin, EchoParamsTest, ConcurrentDeleteAndCreateCollectionTest, TestJsonFacetRefinement, TestPivotHelperCode, UpdateParamsTest, TestCloudPivotFacet, CoreMergeIndexesAdminHandlerTest, TestSha256AuthenticationProvider, TestDistribStateManager, SearchHandlerTest, TestMissingGroups, TestConfig, TestDocSet, TestFieldCacheReopen, ShardSplitTest, BasicAuthIntegrationTest, BlockDirectoryTest, AddBlockUpdateTest, ShardRoutingTest, VersionInfoTest, TestGroupingSearch, SpellCheckCollatorTest, DistributedQueryElevationComponentTest, BadCopyFieldTest, TestPullReplicaErrorHandling, TestDocumentBuilder, OpenExchangeRatesOrgProviderTest, SuggesterWFSTTest, TestIndexSearcher, TestRandomFaceting, TestRestManager, TestAnalyzeInfixSuggestions, TestComplexPhraseQParserPlugin, RequestHandlersTest, TestSearcherReuse, MetricTriggerTest, StatsReloadRaceTest, TestQuerySenderNoQuery, TestFieldResource, TestCollationFieldDocValues, ExecutePlanActionTest, TestCloudSearcherWarming, TestUseDocValuesAsStored2, TestSolr4Spatial2, SolrGangliaReporterTest, CloudMLTQParserTest, TestComponentsName, GraphQueryTest, DataDrivenBlockJoinTest, UninvertDocValuesMergePolicyTest, SynonymTokenizerTest, TestTolerantUpdateProcessorRandomCloud, BinaryUpdateRequestHandlerTest, TestFilteredDocIdSet, TestRawTransformer, TestJoin, TestFastOutputStream, StatsComponentTest, MergeStrategyTest, SolrIndexConfigTest, TestCollectionsAPIViaSolrCloudCluster, TestStressLiveNodes, AutoAddReplicasPlanActionTest, BlockJoinFacetDistribTest, UUIDFieldTest, DefaultValueUpdateProcessorTest, TestCrossCoreJoin, SimpleFacetsTest, JvmMetricsTest, TestRebalanceLeaders, TestConfigsApi, TestRemoteStreaming, CachingDirectoryFactoryTest, PluginInfoTest, DistribDocExpirationUpdateProcessorTest, TestLargeCluster, TestCoreBackup, BaseCdcrDistributedZkTest, InfixSuggestersTest, SolrJmxReporterTest, SolrCloudExampleTest, TestEmbeddedSolrServerSchemaAPI, DistributedQueryComponentOptimizationTest, CurrencyRangeFacetCloudTest, TestCorePropertiesReload, IndexBasedSpellCheckerTest, TestBulkSchemaConcurrent, TestCSVResponseWriter, SolrCoreCheckLockOnStartupTest, TestZkChroot, ZkCLITest, TestReload, BadIndexSchemaTest, TestBadConfig, ShowFileRequestHandlerTest, SignatureUpdateProcessorFactoryTest, SolrRequestParserTest, TestFoldingMultitermQuery, SuggesterTSTTest, TestCSVLoader, WordBreakSolrSpellCheckerTest, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, CacheHeaderTest, LukeRequestHandlerTest, XmlUpdateRequestHandlerTest, PathHierarchyTokenizerFactoryTest, MoreLikeThisHandlerTest, TestSolrQueryParser, SolrPluginUtilsTest, TestPHPSerializedResponseWriter, SearchHandlerTest, HighlighterConfigTest, TestSolrIndexConfig, BadComponentTest, TestMergePolicyConfig, SampleTest, NumericFieldsTest, TestFuzzyAnalyzedSuggestions, TestCharFilters, TestCodecSupport, TestFastLRUCache, PreAnalyzedFieldTest, TestSystemIdResolver, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, TestLRUCache, ZkNodePropsTest, SliceStateTest, CircularListTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, TestJettySolrRunner, ConnectionReuseTest, AddReplicaTest, AssignBackwardCompatibilityTest, CleanupOldIndexTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, DeleteStatusTest, DistributedQueueTest, LeaderElectionContextKeyTest, LeaderFailoverAfterPartitionTest, LegacyCloudClusterPropTest, MissingSegmentRecoveryTest, MultiThreadedOCPTest, OverseerTaskQueueTest, RecoveryAfterSoftCommitTest, SolrCLIZkUtilsTest, TestCloudRecovery, TestRandomFlRTGCloud, TestSolrCloudWithDelegationTokens, TestSolrCloudWithSecureImpersonation, TestTlogReplica, HdfsCollectionsAPIDistributedZkTest, SimpleCollectionCreateDeleteTest, TestLocalFSCloudBackupRestore, AutoScalingHandlerTest, TriggerIntegrationTest]
   [junit4] Completed [616/772 (2!)] on J0 in 225.77s, 14 tests, 2 failures <<< FAILURES!

[...truncated 44513 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (32bit/jdk1.8.0_144) - Build # 1273 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1273/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseParallelGC

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

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:43609/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:44027/solr/MoveReplicaHDFSTest_failed_coll_true]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:43609/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:44027/solr/MoveReplicaHDFSTest_failed_coll_true]
	at __randomizedtesting.SeedInfo.seed([4518CECD3655654B:EFD51D3F8186B09B]: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:306)
	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 https://127.0.0.1:44027/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:413)
	... 46 more


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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([4518CECD3655654B:CD4CF11798A908B3]: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.ReplaceNodeNoTargetTest.test(ReplaceNodeNoTargetTest.java:92)
	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 11851 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReplaceNodeNoTargetTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_4518CECD3655654B-001/init-core-data-001
   [junit4]   2> 134188 WARN  (SUITE-ReplaceNodeNoTargetTest-seed#[4518CECD3655654B]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14
   [junit4]   2> 134188 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[4518CECD3655654B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 134189 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[4518CECD3655654B]-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> 134190 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[4518CECD3655654B]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 134191 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[4518CECD3655654B]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_4518CECD3655654B-001/tempDir-001
   [junit4]   2> 134191 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[4518CECD3655654B]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 134191 INFO  (Thread-292) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 134191 INFO  (Thread-292) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 134192 ERROR (Thread-292) [    ] 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> 134291 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[4518CECD3655654B]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:33085
   [junit4]   2> 134293 INFO  (zkConnectionManagerCallback-256-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 134296 INFO  (jetty-launcher-253-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 134297 INFO  (jetty-launcher-253-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 134297 INFO  (jetty-launcher-253-thread-5) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 134297 INFO  (jetty-launcher-253-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 134298 INFO  (jetty-launcher-253-thread-6) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 134299 INFO  (jetty-launcher-253-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 134300 INFO  (jetty-launcher-253-thread-6) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 134300 INFO  (jetty-launcher-253-thread-6) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 134300 INFO  (jetty-launcher-253-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 134300 INFO  (jetty-launcher-253-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 134300 INFO  (jetty-launcher-253-thread-6) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 134300 INFO  (jetty-launcher-253-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 134300 INFO  (jetty-launcher-253-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 134300 INFO  (jetty-launcher-253-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 134301 INFO  (jetty-launcher-253-thread-4) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 134301 INFO  (jetty-launcher-253-thread-6) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ffed0e{/solr,null,AVAILABLE}
   [junit4]   2> 134301 INFO  (jetty-launcher-253-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d14140{/solr,null,AVAILABLE}
   [junit4]   2> 134301 INFO  (jetty-launcher-253-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 134302 INFO  (jetty-launcher-253-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 134302 INFO  (jetty-launcher-253-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 134302 INFO  (jetty-launcher-253-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 134302 INFO  (jetty-launcher-253-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 134302 INFO  (jetty-launcher-253-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 134302 INFO  (jetty-launcher-253-thread-5) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 134302 INFO  (jetty-launcher-253-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14b30d9{/solr,null,AVAILABLE}
   [junit4]   2> 134302 INFO  (jetty-launcher-253-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10705fe{/solr,null,AVAILABLE}
   [junit4]   2> 134302 INFO  (jetty-launcher-253-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c528cc{/solr,null,AVAILABLE}
   [junit4]   2> 134302 INFO  (jetty-launcher-253-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@167fd39{SSL,[ssl, http/1.1]}{127.0.0.1:36277}
   [junit4]   2> 134302 INFO  (jetty-launcher-253-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@46170f{SSL,[ssl, http/1.1]}{127.0.0.1:44611}
   [junit4]   2> 134302 INFO  (jetty-launcher-253-thread-2) [    ] o.e.j.s.Server Started @136380ms
   [junit4]   2> 134302 INFO  (jetty-launcher-253-thread-1) [    ] o.e.j.s.Server Started @136380ms
   [junit4]   2> 134302 INFO  (jetty-launcher-253-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44611}
   [junit4]   2> 134302 INFO  (jetty-launcher-253-thread-5) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 134303 INFO  (jetty-launcher-253-thread-5) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 134303 ERROR (jetty-launcher-253-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 134303 INFO  (jetty-launcher-253-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 134302 INFO  (jetty-launcher-253-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36277}
   [junit4]   2> 134302 INFO  (jetty-launcher-253-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@22b34d{SSL,[ssl, http/1.1]}{127.0.0.1:37665}
   [junit4]   2> 134303 INFO  (jetty-launcher-253-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 134303 INFO  (jetty-launcher-253-thread-4) [    ] o.e.j.s.Server Started @136381ms
   [junit4]   2> 134302 INFO  (jetty-launcher-253-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@92713f{SSL,[ssl, http/1.1]}{127.0.0.1:41075}
   [junit4]   2> 134303 INFO  (jetty-launcher-253-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37665}
   [junit4]   2> 134303 INFO  (jetty-launcher-253-thread-3) [    ] o.e.j.s.Server Started @136381ms
   [junit4]   2> 134303 ERROR (jetty-launcher-253-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 134303 INFO  (jetty-launcher-253-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41075}
   [junit4]   2> 134303 INFO  (jetty-launcher-253-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 134303 INFO  (jetty-launcher-253-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 134303 INFO  (jetty-launcher-253-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 134303 ERROR (jetty-launcher-253-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 134303 INFO  (jetty-launcher-253-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-01T09:17:11.990Z
   [junit4]   2> 134303 INFO  (jetty-launcher-253-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 134303 ERROR (jetty-launcher-253-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 134303 INFO  (jetty-launcher-253-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 134303 INFO  (jetty-launcher-253-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 134303 INFO  (jetty-launcher-253-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 134303 INFO  (jetty-launcher-253-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-01T09:17:11.990Z
   [junit4]   2> 134303 INFO  (jetty-launcher-253-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 134303 INFO  (jetty-launcher-253-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 134303 INFO  (jetty-launcher-253-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-01T09:17:11.990Z
   [junit4]   2> 134303 INFO  (jetty-launcher-253-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 134304 INFO  (jetty-launcher-253-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-01T09:17:11.991Z
   [junit4]   2> 134304 INFO  (jetty-launcher-253-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1714648{/solr,null,AVAILABLE}
   [junit4]   2> 134311 INFO  (jetty-launcher-253-thread-6) [    ] o.e.j.s.AbstractConnector Started ServerConnector@101881{SSL,[ssl, http/1.1]}{127.0.0.1:41997}
   [junit4]   2> 134311 INFO  (jetty-launcher-253-thread-6) [    ] o.e.j.s.Server Started @136389ms
   [junit4]   2> 134311 INFO  (jetty-launcher-253-thread-6) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41997}
   [junit4]   2> 134312 ERROR (jetty-launcher-253-thread-6) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 134312 INFO  (jetty-launcher-253-thread-6) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 134312 INFO  (jetty-launcher-253-thread-6) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 134312 INFO  (jetty-launcher-253-thread-6) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 134312 INFO  (jetty-launcher-253-thread-6) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-01T09:17:11.999Z
   [junit4]   2> 134343 INFO  (zkConnectionManagerCallback-264-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 134347 INFO  (jetty-launcher-253-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@12f21b0{SSL,[ssl, http/1.1]}{127.0.0.1:32993}
   [junit4]   2> 134347 INFO  (jetty-launcher-253-thread-5) [    ] o.e.j.s.Server Started @136425ms
   [junit4]   2> 134347 INFO  (jetty-launcher-253-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32993}
   [junit4]   2> 134348 ERROR (jetty-launcher-253-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 134348 INFO  (jetty-launcher-253-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 134348 INFO  (jetty-launcher-253-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 134348 INFO  (jetty-launcher-253-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 134348 INFO  (jetty-launcher-253-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-01T09:17:12.035Z
   [junit4]   2> 134360 INFO  (jetty-launcher-253-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 134368 INFO  (zkConnectionManagerCallback-266-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 134368 INFO  (zkConnectionManagerCallback-258-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 134368 INFO  (zkConnectionManagerCallback-262-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 134368 INFO  (zkConnectionManagerCallback-260-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 134368 INFO  (zkConnectionManagerCallback-268-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 134369 INFO  (jetty-launcher-253-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 134369 INFO  (jetty-launcher-253-thread-6) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 134371 INFO  (jetty-launcher-253-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33085/solr
   [junit4]   2> 134379 INFO  (jetty-launcher-253-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 134380 INFO  (jetty-launcher-253-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 134384 INFO  (jetty-launcher-253-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 134385 INFO  (jetty-launcher-253-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33085/solr
   [junit4]   2> 134388 INFO  (jetty-launcher-253-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33085/solr
   [junit4]   2> 134389 INFO  (zkConnectionManagerCallback-272-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 134389 INFO  (zkConnectionManagerCallback-276-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 134392 INFO  (jetty-launcher-253-thread-6) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33085/solr
   [junit4]   2> 134392 INFO  (jetty-launcher-253-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33085/solr
   [junit4]   2> 134403 INFO  (jetty-launcher-253-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33085/solr
   [junit4]   2> 134408 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 0x1000e4af0bc0008, likely client has closed socket
   [junit4]   2> 134412 INFO  (zkConnectionManagerCallback-285-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 134419 INFO  (zkConnectionManagerCallback-280-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 134421 INFO  (zkConnectionManagerCallback-292-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 134428 INFO  (zkConnectionManagerCallback-289-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 134429 INFO  (zkConnectionManagerCallback-296-thread-1-processing-n:127.0.0.1:41075_solr) [n:127.0.0.1:41075_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 134429 INFO  (zkConnectionManagerCallback-294-thread-1-processing-n:127.0.0.1:44611_solr) [n:127.0.0.1:44611_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 134432 INFO  (zkConnectionManagerCallback-298-thread-1-processing-n:127.0.0.1:41997_solr) [n:127.0.0.1:41997_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 134434 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 0x1000e4af0bc000c, likely client has closed socket
   [junit4]   2> 134436 INFO  (zkConnectionManagerCallback-300-thread-1-processing-n:127.0.0.1:37665_solr) [n:127.0.0.1:37665_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 134438 INFO  (zkConnectionManagerCallback-302-thread-1-processing-n:127.0.0.1:32993_solr) [n:127.0.0.1:32993_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 134438 INFO  (zkConnectionManagerCallback-304-thread-1-processing-n:127.0.0.1:36277_solr) [n:127.0.0.1:36277_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 134472 INFO  (jetty-launcher-253-thread-2) [n:127.0.0.1:36277_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 134474 INFO  (jetty-launcher-253-thread-2) [n:127.0.0.1:36277_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36277_solr
   [junit4]   2> 134476 INFO  (jetty-launcher-253-thread-2) [n:127.0.0.1:36277_solr    ] o.a.s.c.Overseer Overseer (id=72073309067149330-127.0.0.1:36277_solr-n_0000000000) starting
   [junit4]   2> 134495 INFO  (jetty-launcher-253-thread-2) [n:127.0.0.1:36277_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36277_solr
   [junit4]   2> 134500 INFO  (zkCallback-303-thread-1-processing-n:127.0.0.1:36277_solr) [n:127.0.0.1:36277_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 134526 INFO  (jetty-launcher-253-thread-4) [n:127.0.0.1:37665_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 134526 INFO  (jetty-launcher-253-thread-6) [n:127.0.0.1:41997_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 134528 INFO  (jetty-launcher-253-thread-6) [n:127.0.0.1:41997_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 134530 INFO  (jetty-launcher-253-thread-6) [n:127.0.0.1:41997_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41997_solr
   [junit4]   2> 134547 INFO  (jetty-launcher-253-thread-4) [n:127.0.0.1:37665_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 134548 INFO  (zkCallback-297-thread-1-processing-n:127.0.0.1:41997_solr) [n:127.0.0.1:41997_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 134551 INFO  (zkCallback-299-thread-1-processing-n:127.0.0.1:37665_solr) [n:127.0.0.1:37665_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 134552 INFO  (zkCallback-303-thread-1-processing-n:127.0.0.1:36277_solr) [n:127.0.0.1:36277_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 134552 INFO  (jetty-launcher-253-thread-5) [n:127.0.0.1:32993_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 134554 INFO  (jetty-launcher-253-thread-4) [n:127.0.0.1:37665_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37665_solr
   [junit4]   2> 134563 INFO  (jetty-launcher-253-thread-5) [n:127.0.0.1:32993_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 134564 INFO  (zkCallback-299-thread-1-processing-n:127.0.0.1:37665_solr) [n:127.0.0.1:37665_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 134564 INFO  (zkCallback-297-thread-1-processing-n:127.0.0.1:41997_solr) [n:127.0.0.1:41997_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 134564 INFO  (zkCallback-303-thread-1-processing-n:127.0.0.1:36277_solr) [n:127.0.0.1:36277_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 134564 INFO  (zkCallback-301-thread-1-processing-n:127.0.0.1:32993_solr) [n:127.0.0.1:32993_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 134567 INFO  (jetty-launcher-253-thread-3) [n:127.0.0.1:41075_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 134567 INFO  (jetty-launcher-253-thread-5) [n:127.0.0.1:32993_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32993_solr
   [junit4]   2> 134568 INFO  (zkCallback-303-thread-1-processing-n:127.0.0.1:36277_solr) [n:127.0.0.1:36277_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 134568 INFO  (zkCallback-299-thread-1-processing-n:127.0.0.1:37665_solr) [n:127.0.0.1:37665_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 134568 INFO  (zkCallback-297-thread-1-processing-n:127.0.0.1:41997_solr) [n:127.0.0.1:41997_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 134569 INFO  (zkCallback-301-thread-1-processing-n:127.0.0.1:32993_solr) [n:127.0.0.1:32993_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 134569 INFO  (zkCallback-295-thread-1-processing-n:127.0.0.1:41075_solr) [n:127.0.0.1:41075_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 134571 INFO  (jetty-launcher-253-thread-3) [n:127.0.0.1:41075_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 134572 INFO  (jetty-launcher-253-thread-3) [n:127.0.0.1:41075_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41075_solr
   [junit4]   2> 134575 INFO  (zkCallback-299-thread-1-processing-n:127.0.0.1:37665_solr) [n:127.0.0.1:37665_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 134575 INFO  (jetty-launcher-253-thread-1) [n:127.0.0.1:44611_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 134575 INFO  (zkCallback-303-thread-1-processing-n:127.0.0.1:36277_solr) [n:127.0.0.1:36277_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 134575 INFO  (zkCallback-301-thread-1-processing-n:127.0.0.1:32993_solr) [n:127.0.0.1:32993_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 134575 INFO  (zkCallback-297-thread-1-processing-n:127.0.0.1:41997_solr) [n:127.0.0.1:41997_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 134580 INFO  (jetty-launcher-253-thread-1) [n:127.0.0.1:44611_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 134602 INFO  (jetty-launcher-253-thread-2) [n:127.0.0.1:36277_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36277.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfc58a
   [junit4]   2> 134605 INFO  (zkCallback-295-thread-1-processing-n:127.0.0.1:41075_solr) [n:127.0.0.1:41075_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 134608 INFO  (zkCallback-293-thread-1-processing-n:127.0.0.1:44611_solr) [n:127.0.0.1:44611_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 134609 INFO  (jetty-launcher-253-thread-2) [n:127.0.0.1:36277_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36277.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfc58a
   [junit4]   2> 134610 INFO  (jetty-launcher-253-thread-2) [n:127.0.0.1:36277_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36277.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfc58a
   [junit4]   2> 134611 INFO  (jetty-launcher-253-thread-2) [n:127.0.0.1:36277_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_4518CECD3655654B-001/tempDir-001/node2/.
   [junit4]   2> 134611 INFO  (jetty-launcher-253-thread-1) [n:127.0.0.1:44611_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44611_solr
   [junit4]   2> 134616 INFO  (zkCallback-295-thread-1-processing-n:127.0.0.1:41075_solr) [n:127.0.0.1:41075_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 134616 INFO  (zkCallback-297-thread-1-processing-n:127.0.0.1:41997_solr) [n:127.0.0.1:41997_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 134623 INFO  (zkCallback-301-thread-1-processing-n:127.0.0.1:32993_solr) [n:127.0.0.1:32993_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 134623 INFO  (zkCallback-303-thread-1-processing-n:127.0.0.1:36277_solr) [n:127.0.0.1:36277_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 134623 INFO  (zkCallback-293-thread-1-processing-n:127.0.0.1:44611_solr) [n:127.0.0.1:44611_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 134631 INFO  (zkCallback-299-thread-1-processing-n:127.0.0.1:37665_solr) [n:127.0.0.1:37665_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 134644 INFO  (jetty-launcher-253-thread-4) [n:127.0.0.1:37665_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37665.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfc58a
   [junit4]   2> 134652 INFO  (jetty-launcher-253-thread-4) [n:127.0.0.1:37665_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37665.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfc58a
   [junit4]   2> 134652 INFO  (jetty-launcher-253-thread-4) [n:127.0.0.1:37665_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37665.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfc58a
   [junit4]   2> 134653 INFO  (jetty-launcher-253-thread-4) [n:127.0.0.1:37665_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_4518CECD3655654B-001/tempDir-001/node4/.
   [junit4]   2> 134718 INFO  (jetty-launcher-253-thread-3) [n:127.0.0.1:41075_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41075.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfc58a
   [junit4]   2> 134726 INFO  (jetty-launcher-253-thread-3) [n:127.0.0.1:41075_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41075.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfc58a
   [junit4]   2> 134726 INFO  (jetty-launcher-253-thread-3) [n:127.0.0.1:41075_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41075.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfc58a
   [junit4]   2> 134728 INFO  (jetty-launcher-253-thread-3) [n:127.0.0.1:41075_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_4518CECD3655654B-001/tempDir-001/node3/.
   [junit4]   2> 134730 INFO  (jetty-launcher-253-thread-5) [n:127.0.0.1:32993_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32993.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfc58a
   [junit4]   2> 134734 INFO  (jetty-launcher-253-thread-6) [n:127.0.0.1:41997_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41997.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfc58a
   [junit4]   2> 134738 INFO  (jetty-launcher-253-thread-5) [n:127.0.0.1:32993_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32993.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfc58a
   [junit4]   2> 134738 INFO  (jetty-launcher-253-thread-5) [n:127.0.0.1:32993_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32993.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfc58a
   [junit4]   2> 134739 INFO  (jetty-launcher-253-thread-5) [n:127.0.0.1:32993_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_4518CECD3655654B-001/tempDir-001/node5/.
   [junit4]   2> 134741 INFO  (jetty-launcher-253-thread-6) [n:127.0.0.1:41997_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41997.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfc58a
   [junit4]   2> 134741 INFO  (jetty-launcher-253-thread-6) [n:127.0.0.1:41997_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41997.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfc58a
   [junit4]   2> 134743 INFO  (jetty-launcher-253-thread-6) [n:127.0.0.1:41997_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_4518CECD3655654B-001/tempDir-001/node6/.
   [junit4]   2> 134757 INFO  (jetty-launcher-253-thread-1) [n:127.0.0.1:44611_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44611.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfc58a
   [junit4]   2> 134764 INFO  (jetty-launcher-253-thread-1) [n:127.0.0.1:44611_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44611.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfc58a
   [junit4]   2> 134764 INFO  (jetty-launcher-253-thread-1) [n:127.0.0.1:44611_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44611.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfc58a
   [junit4]   2> 134765 INFO  (jetty-launcher-253-thread-1) [n:127.0.0.1:44611_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_4518CECD3655654B-001/tempDir-001/node1/.
   [junit4]   2> 134898 INFO  (zkConnectionManagerCallback-318-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 134900 INFO  (zkConnectionManagerCallback-322-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 134901 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[4518CECD3655654B]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 134901 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[4518CECD3655654B]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33085/solr ready
   [junit4]   2> 134943 INFO  (TEST-ReplaceNodeNoTargetTest.test-seed#[4518CECD3655654B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 134947 INFO  (zkConnectionManagerCallback-324-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 134948 INFO  (TEST-ReplaceNodeNoTargetTest.test-seed#[4518CECD3655654B]) [    ] o.a.s.c.ReplaceNodeNoTargetTest total_jettys: 6
   [junit4]   2> 135045 INFO  (qtp30042488-1367) [n:127.0.0.1:32993_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> 135096 INFO  (qtp9555886-1377) [n:127.0.0.1:36277_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> 135139 INFO  (qtp551651-1370) [n:127.0.0.1:37665_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> 135147 INFO  (qtp3576830-1348) [n:127.0.0.1:41075_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> 135182 INFO  (qtp29815009-1356) [n:127.0.0.1:41997_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> 135233 INFO  (qtp1729861-1359) [n:127.0.0.1:44611_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> 135234 INFO  (qtp3576830-1381) [n:127.0.0.1:41075_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=240
   [junit4]   2> 135235 INFO  (qtp3576830-1383) [n:127.0.0.1:41075_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=2&collection.configName=conf1&name=replacenodetest_coll_notarget&nrtReplicas=2&action=CREATE&numShards=5&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 135236 INFO  (OverseerThreadFactory-725-thread-1-processing-n:127.0.0.1:36277_solr) [n:127.0.0.1:36277_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection replacenodetest_coll_notarget
   [junit4]   2> 135244 INFO  (qtp30042488-1367) [n:127.0.0.1:32993_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> 135253 INFO  (qtp9555886-1341) [n:127.0.0.1:36277_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> 135262 INFO  (qtp551651-1371) [n:127.0.0.1:37665_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> 135270 INFO  (qtp3576830-1497) [n:127.0.0.1:41075_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> 135275 INFO  (qtp29815009-1360) [n:127.0.0.1:41997_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> 135279 INFO  (qtp1729861-1364) [n:127.0.0.1:44611_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> 135302 INFO  (OverseerThreadFactory-725-thread-1-processing-n:127.0.0.1:36277_solr) [n:127.0.0.1:36277_solr    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 239793427 sessionWrapper.createTime 239793408303851, this.sessionWrapper.createTime 239793408303851 
   [junit4]   2> 135408 INFO  (OverseerStateUpdate-72073309067149330-127.0.0.1:36277_solr-n_0000000000) [n:127.0.0.1:36277_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44611/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 135408 INFO  (OverseerStateUpdate-72073309067149330-127.0.0.1:36277_solr-n_0000000000) [n:127.0.0.1:36277_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41997/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 135409 INFO  (OverseerStateUpdate-72073309067149330-127.0.0.1:36277_solr-n_0000000000) [n:127.0.0.1:36277_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41075/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 135410 INFO  (OverseerStateUpdate-72073309067149330-127.0.0.1:36277_solr-n_0000000000) [n:127.0.0.1:36277_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37665/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 135411 INFO  (OverseerStateUpdate-72073309067149330-127.0.0.1:36277_solr-n_0000000000) [n:127.0.0.1:36277_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard3_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36277/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 135412 INFO  (OverseerStateUpdate-72073309067149330-127.0.0.1:36277_solr-n_0000000000) [n:127.0.0.1:36277_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard3_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:32993/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 135413 INFO  (OverseerStateUpdate-72073309067149330-127.0.0.1:36277_solr-n_0000000000) [n:127.0.0.1:36277_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard4_replica_n12",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:32993/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 135414 INFO  (OverseerStateUpdate-72073309067149330-127.0.0.1:36277_solr-n_0000000000) [n:127.0.0.1:36277_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard4_replica_n14",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36277/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 135415 INFO  (OverseerStateUpdate-72073309067149330-127.0.0.1:36277_solr-n_0000000000) [n:127.0.0.1:36277_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard5_replica_n16",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37665/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 135416 INFO  (OverseerStateUpdate-72073309067149330-127.0.0.1:36277_solr-n_0000000000) [n:127.0.0.1:36277_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard5_replica_n18",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41075/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 135678 INFO  (qtp9555886-1341) [n:127.0.0.1:36277_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard3_replica_n8&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 135679 INFO  (qtp3576830-1381) [n:127.0.0.1:41075_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node20&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard5_replica_n18&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard5&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 135679 INFO  (qtp9555886-1341) [n:127.0.0.1:36277_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 135679 INFO  (qtp3576830-1381) [n:127.0.0.1:41075_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 135688 INFO  (qtp29815009-1350) [n:127.0.0.1:41997_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard1_replica_n2&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 135689 INFO  (qtp29815009-1350) [n:127.0.0.1:41997_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 135689 INFO  (qtp1729861-1339) [n:127.0.0.1:44611_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard1_replica_n1&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 135689 INFO  (qtp1729861-1339) [n:127.0.0.1:44611_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 135689 INFO  (qtp3576830-1498) [n:127.0.0.1:41075_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard2_replica_n4&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 135693 INFO  (qtp551651-1346) [n:127.0.0.1:37665_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard2_replica_n6&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 135693 INFO  (qtp551651-1346) [n:127.0.0.1:37665_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 135695 INFO  (qtp9555886-1338) [n:127.0.0.1:36277_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node17&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard4_replica_n14&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 135716 INFO  (qtp30042488-1357) [n:127.0.0.1:32993_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node15&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard4_replica_n12&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 135716 INFO  (qtp551651-1335) [n:127.0.0.1:37665_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node19&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard5_replica_n16&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard5&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 135716 INFO  (qtp30042488-1357) [n:127.0.0.1:32993_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 135717 INFO  (qtp30042488-1340) [n:127.0.0.1:32993_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node13&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard3_replica_n10&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 135829 INFO  (zkCallback-293-thread-1-processing-n:127.0.0.1:44611_solr) [n:127.0.0.1:44611_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 135829 INFO  (zkCallback-299-thread-1-processing-n:127.0.0.1:37665_solr) [n:127.0.0.1:37665_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 135829 INFO  (zkCallback-297-thread-1-processing-n:127.0.0.1:41997_solr) [n:127.0.0.1:41997_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 135829 INFO  (zkCallback-303-thread-1-processing-n:127.0.0.1:36277_solr) [n:127.0.0.1:36277_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 135829 INFO  (zkCallback-301-thread-1-processing-n:127.0.0.1:32993_solr) [n:127.0.0.1:32993_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 135829 INFO  (zkCallback-295-thread-1-processing-n:127.0.0.1:41075_solr) [n:127.0.0.1:41075_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 135829 INFO  (zkCallback-299-thread-2-processing-n:127.0.0.1:37665_solr) [n:127.0.0.1:37665_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 135830 INFO  (zkCallback-297-thread-2-processing-n:127.0.0.1:41997_solr) [n:127.0.0.1:41997_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 135830 INFO  (zkCallback-293-thread-2-processing-n:127.0.0.1:44611_solr) [n:127.0.0.1:44611_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 136696 INFO  (qtp3576830-1498) [n:127.0.0.1:41075_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 136702 INFO  (qtp3576830-1498) [n:127.0.0.1:41075_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard2_replica_n4] Schema name=cloud-dynamic
   [junit4]   2> 136716 INFO  (qtp3576830-1381) [n:127.0.0.1:41075_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 136716 INFO  (qtp9555886-1338) [n:127.0.0.1:36277_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 136727 INFO  (qtp3576830-1381) [n:127.0.0.1:41075_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard5_replica_n18] Schema name=cloud-dynamic
   [junit4]   2> 136733 INFO  (qtp1729861-1339) [n:127.0.0.1:44611_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 136737 INFO  (qtp551651-1335) [n:127.0.0.1:37665_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 136750 INFO  (qtp551651-1346) [n:127.0.0.1:37665_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 136751 INFO  (qtp29815009-1350) [n:127.0.0.1:41997_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 136753 INFO  (qtp3576830-1498) [n:127.0.0.1:41075_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 136753 INFO  (qtp3576830-1498) [n:127.0.0.1:41075_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard2_replica_n4' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 136759 INFO  (qtp3576830-1381) [n:127.0.0.1:41075_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 136759 INFO  (qtp3576830-1381) [n:127.0.0.1:41075_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard5_replica_n18' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 136759 INFO  (qtp3576830-1498) [n:127.0.0.1:41075_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41075.solr.core.replacenodetest_coll_notarget.shard2.replica_n4' (registry 'solr.core.replacenodetest_coll_notarget.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfc58a
   [junit4]   2> 136759 INFO  (qtp3576830-1498) [n:127.0.0.1:41075_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 136759 INFO  (qtp3576830-1498) [n:127.0.0.1:41075_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_4518CECD3655654B-001/tempDir-001/node3/replacenodetest_coll_notarget_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_4518CECD3655654B-001/tempDir-001/node3/./replacenodetest_coll_notarget_shard2_replica_n4/data/]
   [junit4]   2> 136760 INFO  (qtp3576830-1381) [n:127.0.0.1:41075_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41075.solr.core.replacenodetest_coll_notarget.shard5.replica_n18' (registry 'solr.core.replacenodetest_coll_notarget.shard5.replica_n18') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfc58a
   [junit4]   2> 136760 INFO  (qtp3576830-1381) [n:127.0.0.1:41075_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 136760 INFO  (qtp3576830-1381) [n:127.0.0.1:41075_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard5_replica_n18] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_4518CECD3655654B-001/tempDir-001/node3/replacenodetest_coll_notarget_shard5_replica_n18], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_4518CECD3655654B-001/tempDir-001/node3/./replacenodetest_coll_notarget_shard5_replica_n18/data/]
   [junit4]   2> 136763 INFO  (qtp30042488-1340) [n:127.0.0.1:32993_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 136763 INFO  (qtp9555886-1341) [n:127.0.0.1:36277_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 136764 INFO  (qtp551651-1346) [n:127.0.0.1:37665_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard2_replica_n6] Schema name=cloud-dynamic
   [junit4]   2> 136776 INFO  (qtp9555886-1338) [n:127.0.0.1:36277_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard4_replica_n14] Schema name=cloud-dynamic
   [junit4]   2> 136778 INFO  (qtp551651-1335) [n:127.0.0.1:37665_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard5_replica_n16] Schema name=cloud-dynamic
   [junit4]   2> 136791 INFO  (qtp30042488-1340) [n:127.0.0.1:32993_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard3_replica_n10] Schema name=cloud-dynamic
   [junit4]   2> 136835 INFO  (qtp551651-1335) [n:127.0.0.1:37665_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 136835 INFO  (qtp551651-1335) [n:127.0.0.1:37665_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard5_replica_n16' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 136835 INFO  (qtp9555886-1338) [n:127.0.0.1:36277_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 136835 INFO  (qtp9555886-1338) [n:127.0.0.1:36277_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard4_replica_n14' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 136836 INFO  (qtp9555886-1338) [n:127.0.0.1:36277_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36277.solr.core.replacenodetest_coll_notarget.shard4.replica_n14' (registry 'solr.core.replacenodetest_coll_notarget.shard4.replica_n14') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfc58a
   [junit4]   2> 136836 INFO  (qtp9555886-1338) [n:127.0.0.1:36277_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 136836 INFO  (qtp9555886-1338) [n:127.0.0.1:36277_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard4_replica_n14] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_4518CECD3655654B-001/tempDir-001/node2/replacenodetest_coll_notarget_shard4_replica_n14], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_4518CECD3655654B-001/tempDir-001/node2/./replacenodetest_coll_notarget_shard4_replica_n14/data/]
   [junit4]   2> 136837 INFO  (qtp551651-1335) [n:127.0.0.1:37665_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37665.solr.core.replacenodetest_coll_notarget.shard5.replica_n16' (registry 'solr.core.replacenodetest_coll_notarget.shard5.replica_n16') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfc58a
   [junit4]   2> 136837 INFO  (qtp551651-1335) [n:127.0.0.1:37665_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 136837 INFO  (qtp551651-1335) [n:127.0.0.1:37665_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard5_replica_n16] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_4518CECD3655654B-001/tempDir-001/node4/replacenodetest_coll_notarget_shard5_replica_n16], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_4518CECD3655654B-001/tempDir-001/node4/./replacenodetest_coll_notarget_shard5_replica_n16/data/]
   [junit4]   2> 136838 INFO  (qtp1729861-1339) [n:127.0.0.1:44611_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard1_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 136844 INFO  (qtp30042488-1357) [n:127.0.0.1:32993_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 136849 INFO  (qtp30042488-1340) [n:127.0.0.1:32993_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 136850 INFO  (qtp30042488-1340) [n:127.0.0.1:32993_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard3_replica_n10' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 136850 INFO  (qtp30042488-1340) [n:127.0.0.1:32993_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32993.solr.core.replacenodetest_coll_notarget.shard3.replica_n10' (registry 'solr.core.replacenodetest_coll_notarget.shard3.replica_n10') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfc58a
   [junit4]   2> 136850 INFO  (qtp30042488-1340) [n:127.0.0.1:32993_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 136851 INFO  (qtp30042488-1340) [n:127.0.0.1:32993_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard3_replica_n10] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_4518CECD3655654B-001/tempDir-001/node5/replacenodetest_coll_notarget_shard3_replica_n10], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_4518CECD3655654B-001/tempDir-001/node5/./replacenodetest_coll_notarget_shard3_replica_n10/data/]
   [junit4]   2> 136852 INFO  (qtp30042488-1357) [n:127.0.0.1:32993_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard4_replica_n12] Schema name=cloud-dynamic
   [junit4]   2> 136881 INFO  (qtp29815009-1350) [n:127.0.0.1:41997_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard1_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 136883 INFO  (qtp9555886-1341) [n:127.0.0.1:36277_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard3_replica_n8] Schema name=cloud-dynamic
   [junit4]   2> 136893 INFO  (qtp551651-1346) [n:127.0.0.1:37665_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 136893 INFO  (qtp551651-1346) [n:127.0.0.1:37665_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard2_replica_n6' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 136894 INFO  (qtp551651-1346) [n:127.0.0.1:37665_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37665.solr.core.replacenodetest_coll_notarget.shard2.replica_n6' (registry 'solr.core.replacenodetest_coll_notarget.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfc58a
   [junit4]   2> 136894 INFO  (qtp551651-1346) [n:127.0.0.1:37665_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 136894 INFO  (qtp551651-1346) [n:127.0.0.1:37665_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_4518CECD3655654B-001/tempDir-001/node4/replacenodetest_coll_notarget_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_4518CECD3655654B-001/tempDir-001/node4/./replacenodetest_coll_notarget_shard2_replica_n6/data/]
   [junit4]   2> 136894 INFO  (qtp30042488-1357) [n:127.0.0.1:32993_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 136895 INFO  (qtp30042488-1357) [n:127.0.0.1:32993_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard4_replica_n12' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 136914 INFO  (qtp30042488-1357) [n:127.0.0.1:32993_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32993.solr.core.replacenodetest_coll_notarget.shard4.replica_n12' (registry 'solr.core.replacenodetest_coll_notarget.shard4.replica_n12') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfc58a
   [junit4]   2> 136914 INFO  (qtp30042488-1357) [n:127.0.0.1:32993_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 136914 INFO  (qtp30042488-1357) [n:127.0.0.1:32993_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard4_replica_n12] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_4518CECD3655654B-001/tempDir-001/node5/replacenodetest_coll_notarget_shard4_replica_n12], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_4518CECD3655654B-001/tempDir-001/node5/./replacenodetest_coll_notarget_shard4_replica_n12/data/]
   [junit4]   2> 136916 INFO  (qtp1729861-1339) [n:127.0.0.1:44611_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 136916 INFO  (qtp1729861-1339) [n:127.0.0.1:44611_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard1_replica_n1' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 136916 INFO  (qtp1729861-1339) [n:127.0.0.1:44611_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44611.solr.core.replacenodetest_coll_notarget.shard1.replica_n1' (registry 'solr.core.replacenodetest_coll_notarget.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfc58a
   [junit4]   2> 136916 INFO  (qtp1729861-1339) [n:127.0.0.1:44611_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 136916 INFO  (qtp1729861-1339) [n:127.0.0.1:44611_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_4518CECD3655654B-001/tempDir-001/node1/replacenodetest_coll_notarget_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_4518CECD3655654B-001/tempDir-001/node1/./replacenodetest_coll_notarget_shard1_replica_n1/data/]
   [junit4]   2> 136946 INFO  (qtp9555886-1341) [n:127.0.0.1:36277_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 136946 INFO  (qtp9555886-1341) [n:127.0.0.1:36277_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard3_replica_n8' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 136947 INFO  (qtp9555886-1341) [n:127.0.0.1:36277_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36277.solr.core.replacenodetest_coll_notarget.shard3.replica_n8' (registry 'solr.core.replacenodetest_coll_notarget.shard3.replica_n8') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfc58a
   [junit4]   2> 136947 INFO  (qtp9555886-1341) [n:127.0.0.1:36277_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 136947 INFO  (qtp9555886-1341) [n:127.0.0.1:36277_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard3_replica_n8] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_4518CECD3655654B-001/tempDir-001/node2/replacenodetest_coll_notarget_shard3_replica_n8], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_4518CECD3655654B-001/tempDir-001/node2/./replacenodetest_coll_notarget_shard3_replica_n8/data/]
   [junit4]   2> 136958 INFO  (qtp3576830-1381) [n:127.0.0.1:41075_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 136958 INFO  (qtp3576830-1381) [n:127.0.0.1:41075_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 136959 INFO  (qtp29815009-1350) [n:127.0.0.1:41997_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 136959 INFO  (qtp29815009-1350) [n:127.0.0.1:41997_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard1_replica_n2' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 136960 INFO  (qtp29815009-1350) [n:127.0.0.1:41997_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41997.solr.core.replacenodetest_coll_notarget.shard1.replica_n2' (registry 'solr.core.replacenodetest_coll_notarget.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfc58a
   [junit4]   2> 136960 INFO  (qtp29815009-1350) [n:127.0.0.1:41997_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 136960 INFO  (qtp29815009-1350) [n:127.0.0.1:41997_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_4518CECD3655654B-001/tempDir-001/node6/replacenodetest_coll_notarget_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_4518CECD3655654B-001/tempDir-001/node6/./replacenodetest_coll_notarget_shard1_replica_n2/data/]
   [junit4]   2> 136962 INFO  (qtp3576830-1381) [n:127.0.0.1:41075_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 136962 INFO  (qtp3576830-1381) [n:127.0.0.1:41075_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 136970 INFO  (qtp3576830-1381) [n:127.0.0.1:41075_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.s.SolrIndexSearcher Opening [Searcher@1192b0f[replacenodetest_coll_notarget_shard5_replica_n18] main]
   [junit4]   2> 136971 INFO  (qtp3576830-1381) [n:127.0.0.1:41075_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 136971 INFO  (qtp3576830-1381) [n:127.0.0.1:41075_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 136972 INFO  (qtp3576830-1381) [n:127.0.0.1:41075_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 136989 INFO  (qtp3576830-1381) [n:127.0.0.1:41075_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591189579682021376
   [junit4]   2> 136989 INFO  (qtp9555886-1338) [n:127.0.0.1:36277_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 136989 INFO  (qtp9555886-1338) [n:127.0.0.1:36277_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 136991 INFO  (searcherExecutor-739-thread-1-processing-n:127.0.0.1:41075_solr x:replacenodetest_coll_notarget_shard5_replica_n18 s:shard5 c:replacenodetest_coll_notarget r:core_node20) [n:127.0.0.1:41075_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.c.SolrCore [replacenodetest_coll_notarget_shard5_replica_n18] Registered new searcher Searcher@1192b0f[replacenodetest_coll_notarget_shard5_replica_n18] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 136991 INFO  (qtp9555886-1338) [n:127.0.0.1:36277_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 136991 INFO  (qtp551651-1335) [n:127.0.0.1:37665_solr c:replace

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

jetty-closer-1667-thread-3) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1003435 INFO  (jetty-closer-1667-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1a245c6{/solr,null,UNAVAILABLE}
   [junit4]   2> 1003435 INFO  (jetty-closer-1667-thread-5) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1004871 WARN  (zkCallback-1700-thread-3-processing-n:127.0.0.1:43609_solr) [n:127.0.0.1:43609_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1004871 INFO  (jetty-closer-1667-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@119337c{/solr,null,UNAVAILABLE}
   [junit4]   2> 1004872 INFO  (jetty-closer-1667-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1004872 ERROR (SUITE-MoveReplicaHDFSTest-seed#[4518CECD3655654B]-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> 1004872 INFO  (SUITE-MoveReplicaHDFSTest-seed#[4518CECD3655654B]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40371 40371
   [junit4]   2> 1010006 INFO  (Thread-1873) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40371 40371
   [junit4]   2> 1010007 WARN  (Thread-1873) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	18	/solr/configs/conf1
   [junit4]   2> 	17	/solr/collections/MoveReplicaHDFSTest_coll_false/terms/shard1
   [junit4]   2> 	14	/solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard1
   [junit4]   2> 	12	/solr/aliases.json
   [junit4]   2> 	9	/solr/collections/MoveReplicaHDFSTest_failed_coll_false/terms/shard1
   [junit4]   2> 	8	/solr/collections/MoveReplicaHDFSTest_coll_false/terms/shard2
   [junit4]   2> 	7	/solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard1
   [junit4]   2> 	7	/solr/security.json
   [junit4]   2> 	6	/solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard2
   [junit4]   2> 	6	/solr/collections/MoveReplicaHDFSTest_failed_coll_false/terms/shard2
   [junit4]   2> 	5	/solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	62	/solr/collections/MoveReplicaHDFSTest_coll_true/state.json
   [junit4]   2> 	62	/solr/collections/MoveReplicaHDFSTest_coll_false/state.json
   [junit4]   2> 	40	/solr/collections/MoveReplicaHDFSTest_failed_coll_false/state.json
   [junit4]   2> 	33	/solr/collections/MoveReplicaHDFSTest_failed_coll_true/state.json
   [junit4]   2> 	12	/solr/clusterprops.json
   [junit4]   2> 	12	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/collections/MoveReplicaHDFSTest_coll_true/leader_elect/shard1/election/72073361643143185-core_node3-n_0000000000
   [junit4]   2> 	3	/solr/autoscaling.json
   [junit4]   2> 	3	/solr/collections/MoveReplicaHDFSTest_coll_false/leader_elect/shard1/election/72073361643143178-core_node5-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72073361643143185-127.0.0.1:44027_solr-n_0000000004
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	32	/solr/collections
   [junit4]   2> 	25	/solr/live_nodes
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	3	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1010008 WARN  (SUITE-MoveReplicaHDFSTest-seed#[4518CECD3655654B]-worker) [    ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 1010021 INFO  (SUITE-MoveReplicaHDFSTest-seed#[4518CECD3655654B]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 1010122 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_4518CECD3655654B-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_4518CECD3655654B-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to localhost.localdomain/127.0.0.1:38143) [    ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 1010122 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_4518CECD3655654B-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_4518CECD3655654B-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to localhost.localdomain/127.0.0.1:38143) [    ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-93603415-88.99.242.108-1517477434639 (Datanode Uuid b3a6cdfb-0554-46ba-ad8f-63dc7f129612) service to localhost.localdomain/127.0.0.1:38143
   [junit4]   2> 1010124 WARN  (SUITE-MoveReplicaHDFSTest-seed#[4518CECD3655654B]-worker) [    ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 1010130 INFO  (SUITE-MoveReplicaHDFSTest-seed#[4518CECD3655654B]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 1010231 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_4518CECD3655654B-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_4518CECD3655654B-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to localhost.localdomain/127.0.0.1:38143) [    ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 1010231 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_4518CECD3655654B-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_4518CECD3655654B-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to localhost.localdomain/127.0.0.1:38143) [    ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-93603415-88.99.242.108-1517477434639 (Datanode Uuid c9bd3045-55bc-432a-8306-f11bc3d2ab02) service to localhost.localdomain/127.0.0.1:38143
   [junit4]   2> 1010236 INFO  (SUITE-MoveReplicaHDFSTest-seed#[4518CECD3655654B]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:0
   [junit4]   2> 1010347 INFO  (SUITE-MoveReplicaHDFSTest-seed#[4518CECD3655654B]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40371 40371
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_4518CECD3655654B-001
   [junit4]   2> Feb 01, 2018 9:31:48 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 66 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=PostingsFormat(name=Direct)}, docValues:{_version_=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=365, maxMBSortInHeap=6.212376056340826, sim=RandomSimilarity(queryNorm=true): {}, locale=be, timezone=SystemV/PST8PDT
   [junit4]   2> NOTE: Linux 4.13.0-32-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=3,free=40751344,total=392953856
   [junit4]   2> NOTE: All tests run in this JVM: [NodeAddedTriggerTest, DeleteInactiveReplicaTest, DistributedFacetPivotLongTailTest, AutoScalingHandlerTest, DateFieldTest, TestHalfAndHalfDocValues, ShowFileRequestHandlerTest, LukeRequestHandlerTest, StatelessScriptUpdateProcessorFactoryTest, TestFieldCacheSort, TestPayloadCheckQParserPlugin, LeaderElectionIntegrationTest, TestFastWriter, CollectionsAPIAsyncDistributedZkTest, TestShortCircuitedRequests, TestRandomCollapseQParserPlugin, CdcrBidirectionalTest, TestGraphTermsQParserPlugin, TestSuggestSpellingConverter, DistributedSuggestComponentTest, TestCloudPseudoReturnFields, SearchHandlerTest, RollingRestartTest, TestManagedResource, TestFieldCacheWithThreads, DistributedExpandComponentTest, HdfsRecoverLeaseTest, TolerantUpdateProcessorTest, TemplateUpdateProcessorTest, CacheHeaderTest, TestConfigSetProperties, AssignTest, TestBadConfig, TestLeaderElectionWithEmptyReplica, TestUtils, TestDistributedMissingSort, TestFaceting, NumericFieldsTest, TestStressReorder, ForceLeaderTest, TestCustomSort, TestRandomFlRTGCloud, TestPushWriter, TestCodecSupport, TestDelegationWithHadoopAuth, TestRandomDVFaceting, IndexSchemaRuntimeFieldTest, HdfsSyncSliceTest, TestInfoStreamLogging, TestLMJelinekMercerSimilarityFactory, ConnectionManagerTest, TestZkAclsWithHadoopAuth, TestJmxIntegration, TestExceedMaxTermLength, NotRequiredUniqueKeyTest, ReplicaListTransformerTest, OverseerCollectionConfigSetProcessorTest, SimpleCollectionCreateDeleteTest, LIRRollingUpdatesTest, TestXmlQParserPlugin, LeaderFailureAfterFreshStartTest, AliasIntegrationTest, RegexBytesRefFilterTest, TestNumericTerms64, TestStressUserVersions, TestCustomStream, TestValueSourceCache, UtilsToolTest, TestMultiValuedNumericRangeQuery, SpellCheckComponentTest, TestCloudManagedSchema, CdcrReplicationHandlerTest, TestManagedSchemaThreadSafety, MoveReplicaHDFSTest]
   [junit4] Completed [298/773 (2!)] on J2 in 83.86s, 4 tests, 1 error <<< FAILURES!

[...truncated 45572 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk-9.0.1) - Build # 1272 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1272/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseG1GC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.legacy.facet.LegacyRangeFacetCloudTest

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.analytics.legacy.facet.LegacyRangeFacetCloudTest:     1) Thread[id=41, name=qtp1909419050-41, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    2) Thread[id=147, name=qtp1909419050-147, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.analytics.legacy.facet.LegacyRangeFacetCloudTest: 
   1) Thread[id=41, name=qtp1909419050-41, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   2) Thread[id=147, name=qtp1909419050-147, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([55A736C440B6F3BE]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.legacy.facet.LegacyRangeFacetCloudTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=41, name=qtp1909419050-41, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    2) Thread[id=147, name=qtp1909419050-147, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=41, name=qtp1909419050-41, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   2) Thread[id=147, name=qtp1909419050-147, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([55A736C440B6F3BE]:0)


FAILED:  org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testSelectedCollections

Error Message:
The operations computed by ComputePlanAction should not be nullSolrClientNodeStateProvider.DEBUG{AFTER_ACTION=[compute_plan, null], BEFORE_ACTION=[compute_plan, null]}

Stack Trace:
java.lang.AssertionError: The operations computed by ComputePlanAction should not be nullSolrClientNodeStateProvider.DEBUG{AFTER_ACTION=[compute_plan, null], BEFORE_ACTION=[compute_plan, null]}
	at __randomizedtesting.SeedInfo.seed([B8CBD7234C714071:826532FA7215991F]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testSelectedCollections(ComputePlanActionTest.java:469)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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([B8CBD7234C714071:D53773DEF639BF76]: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:241)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 13388 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest
   [junit4]   2> 2609450 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[B8CBD7234C714071]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_B8CBD7234C714071-001/init-core-data-001
   [junit4]   2> 2609451 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[B8CBD7234C714071]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2609451 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[B8CBD7234C714071]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2609452 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[B8CBD7234C714071]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_B8CBD7234C714071-001/tempDir-001
   [junit4]   2> 2609452 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[B8CBD7234C714071]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2609452 INFO  (Thread-3021) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2609452 INFO  (Thread-3021) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2609453 ERROR (Thread-3021) [    ] 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> 2609552 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[B8CBD7234C714071]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:37667
   [junit4]   2> 2609569 INFO  (zkConnectionManagerCallback-7033-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2609571 INFO  (jetty-launcher-7030-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ٢٠١٧-١١-٢١T١٤:٢٧:٣٧-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2609572 INFO  (jetty-launcher-7030-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2609572 INFO  (jetty-launcher-7030-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2609572 INFO  (jetty-launcher-7030-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2609572 INFO  (jetty-launcher-7030-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ٢٠١٧-١١-٢١T١٤:٢٧:٣٧-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2609572 INFO  (jetty-launcher-7030-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2da8dbab{/solr,null,AVAILABLE}
   [junit4]   2> 2609573 INFO  (jetty-launcher-7030-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@15d13dd7{SSL,[ssl, http/1.1]}{127.0.0.1:46177}
   [junit4]   2> 2609573 INFO  (jetty-launcher-7030-thread-1) [    ] o.e.j.s.Server Started @2612149ms
   [junit4]   2> 2609573 INFO  (jetty-launcher-7030-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46177}
   [junit4]   2> 2609573 INFO  (jetty-launcher-7030-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ٢٠١٧-١١-٢١T١٤:٢٧:٣٧-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2609573 ERROR (jetty-launcher-7030-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2609573 INFO  (jetty-launcher-7030-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2609573 INFO  (jetty-launcher-7030-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2609573 INFO  (jetty-launcher-7030-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2609573 INFO  (jetty-launcher-7030-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-01T06:03:11.855576Z
   [junit4]   2> 2609573 INFO  (jetty-launcher-7030-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2609573 INFO  (jetty-launcher-7030-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2609573 INFO  (jetty-launcher-7030-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2609574 INFO  (jetty-launcher-7030-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19772516{/solr,null,AVAILABLE}
   [junit4]   2> 2609574 INFO  (zkConnectionManagerCallback-7035-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2609574 INFO  (jetty-launcher-7030-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@27f12876{SSL,[ssl, http/1.1]}{127.0.0.1:39735}
   [junit4]   2> 2609574 INFO  (jetty-launcher-7030-thread-3) [    ] o.e.j.s.Server Started @2612150ms
   [junit4]   2> 2609574 INFO  (jetty-launcher-7030-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39735}
   [junit4]   2> 2609574 INFO  (jetty-launcher-7030-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2609574 ERROR (jetty-launcher-7030-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2609574 INFO  (jetty-launcher-7030-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2609574 INFO  (jetty-launcher-7030-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2609574 INFO  (jetty-launcher-7030-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2609575 INFO  (jetty-launcher-7030-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-01T06:03:11.857012Z
   [junit4]   2> 2609580 INFO  (jetty-launcher-7030-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2609580 INFO  (jetty-launcher-7030-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2609580 INFO  (jetty-launcher-7030-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2609580 INFO  (zkConnectionManagerCallback-7037-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2609580 INFO  (jetty-launcher-7030-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2e456157{/solr,null,AVAILABLE}
   [junit4]   2> 2609580 INFO  (jetty-launcher-7030-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2609582 INFO  (jetty-launcher-7030-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37667/solr
   [junit4]   2> 2609582 INFO  (jetty-launcher-7030-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2163c4bf{SSL,[ssl, http/1.1]}{127.0.0.1:41689}
   [junit4]   2> 2609582 INFO  (jetty-launcher-7030-thread-2) [    ] o.e.j.s.Server Started @2612158ms
   [junit4]   2> 2609582 INFO  (jetty-launcher-7030-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41689}
   [junit4]   2> 2609582 ERROR (jetty-launcher-7030-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2609582 INFO  (jetty-launcher-7030-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2609582 INFO  (jetty-launcher-7030-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2609583 INFO  (jetty-launcher-7030-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2609583 INFO  (jetty-launcher-7030-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-01T06:03:11.865032Z
   [junit4]   2> 2609583 INFO  (zkConnectionManagerCallback-7041-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2609600 INFO  (zkConnectionManagerCallback-7045-thread-1-processing-n:127.0.0.1:46177_solr) [n:127.0.0.1:46177_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2609604 INFO  (jetty-launcher-7030-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37667/solr
   [junit4]   2> 2609627 INFO  (zkConnectionManagerCallback-7043-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2609627 INFO  (jetty-launcher-7030-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2609634 INFO  (zkConnectionManagerCallback-7050-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2609638 INFO  (jetty-launcher-7030-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37667/solr
   [junit4]   2> 2609640 INFO  (jetty-launcher-7030-thread-1) [n:127.0.0.1:46177_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2609640 INFO  (zkConnectionManagerCallback-7054-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2609641 INFO  (jetty-launcher-7030-thread-1) [n:127.0.0.1:46177_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46177_solr
   [junit4]   2> 2609641 INFO  (zkConnectionManagerCallback-7056-thread-1-processing-n:127.0.0.1:39735_solr) [n:127.0.0.1:39735_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2609642 INFO  (zkConnectionManagerCallback-7058-thread-1-processing-n:127.0.0.1:41689_solr) [n:127.0.0.1:41689_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2609643 INFO  (jetty-launcher-7030-thread-1) [n:127.0.0.1:46177_solr    ] o.a.s.c.Overseer Overseer (id=72072546218672133-127.0.0.1:46177_solr-n_0000000000) starting
   [junit4]   2> 2609645 INFO  (jetty-launcher-7030-thread-3) [n:127.0.0.1:39735_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2609646 DEBUG (OverseerStateUpdate-72072546218672133-127.0.0.1:46177_solr-n_0000000000) [n:127.0.0.1:46177_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2609646 INFO  (jetty-launcher-7030-thread-1) [n:127.0.0.1:46177_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46177_solr
   [junit4]   2> 2609646 DEBUG (OverseerAutoScalingTriggerThread-72072546218672133-127.0.0.1:46177_solr-n_0000000000) [n:127.0.0.1:46177_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 2609646 INFO  (jetty-launcher-7030-thread-3) [n:127.0.0.1:39735_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39735_solr
   [junit4]   2> 2609647 INFO  (zkCallback-7057-thread-1-processing-n:127.0.0.1:41689_solr) [n:127.0.0.1:41689_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2609647 INFO  (jetty-launcher-7030-thread-2) [n:127.0.0.1:41689_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2609659 INFO  (zkCallback-7044-thread-1-processing-n:127.0.0.1:46177_solr) [n:127.0.0.1:46177_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2609664 DEBUG (OverseerAutoScalingTriggerThread-72072546218672133-127.0.0.1:46177_solr-n_0000000000) [n:127.0.0.1:46177_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 2609664 INFO  (zkCallback-7044-thread-1-processing-n:127.0.0.1:46177_solr) [n:127.0.0.1:46177_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2609665 DEBUG (OverseerAutoScalingTriggerThread-72072546218672133-127.0.0.1:46177_solr-n_0000000000) [n:127.0.0.1:46177_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:46177_solr, 127.0.0.1:39735_solr]
   [junit4]   2> 2609665 DEBUG (OverseerAutoScalingTriggerThread-72072546218672133-127.0.0.1:46177_solr-n_0000000000) [n:127.0.0.1:46177_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 2609665 DEBUG (OverseerAutoScalingTriggerThread-72072546218672133-127.0.0.1:46177_solr-n_0000000000) [n:127.0.0.1:46177_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 2609665 INFO  (zkCallback-7057-thread-1-processing-n:127.0.0.1:41689_solr) [n:127.0.0.1:41689_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2609669 INFO  (jetty-launcher-7030-thread-2) [n:127.0.0.1:41689_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41689_solr
   [junit4]   2> 2609671 INFO  (zkCallback-7044-thread-1-processing-n:127.0.0.1:46177_solr) [n:127.0.0.1:46177_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2609671 DEBUG (OverseerStateUpdate-72072546218672133-127.0.0.1:46177_solr-n_0000000000) [n:127.0.0.1:46177_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:41689_solr"} current state version: 0
   [junit4]   2> 2609671 DEBUG (OverseerStateUpdate-72072546218672133-127.0.0.1:46177_solr-n_0000000000) [n:127.0.0.1:46177_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:41689_solr
   [junit4]   2> 2609676 INFO  (zkCallback-7057-thread-1-processing-n:127.0.0.1:41689_solr) [n:127.0.0.1:41689_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2609677 INFO  (zkCallback-7055-thread-1-processing-n:127.0.0.1:39735_solr) [n:127.0.0.1:39735_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2609692 DEBUG (OverseerAutoScalingTriggerThread-72072546218672133-127.0.0.1:46177_solr-n_0000000000) [n:127.0.0.1:46177_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2609696 INFO  (zkCallback-7055-thread-1-processing-n:127.0.0.1:39735_solr) [n:127.0.0.1:39735_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2609696 DEBUG (OverseerAutoScalingTriggerThread-72072546218672133-127.0.0.1:46177_solr-n_0000000000) [n:127.0.0.1:46177_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 2609708 DEBUG (ScheduledTrigger-4992-thread-1) [n:127.0.0.1:46177_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 2609714 INFO  (jetty-launcher-7030-thread-1) [n:127.0.0.1:46177_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46177.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@381dcbd1
   [junit4]   2> 2609723 INFO  (jetty-launcher-7030-thread-1) [n:127.0.0.1:46177_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46177.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@381dcbd1
   [junit4]   2> 2609723 INFO  (jetty-launcher-7030-thread-1) [n:127.0.0.1:46177_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46177.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@381dcbd1
   [junit4]   2> 2609724 INFO  (jetty-launcher-7030-thread-3) [n:127.0.0.1:39735_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39735.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@381dcbd1
   [junit4]   2> 2609724 INFO  (jetty-launcher-7030-thread-1) [n:127.0.0.1:46177_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_B8CBD7234C714071-001/tempDir-001/node1/.
   [junit4]   2> 2609725 INFO  (jetty-launcher-7030-thread-2) [n:127.0.0.1:41689_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41689.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@381dcbd1
   [junit4]   2> 2609731 INFO  (jetty-launcher-7030-thread-3) [n:127.0.0.1:39735_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39735.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@381dcbd1
   [junit4]   2> 2609731 INFO  (jetty-launcher-7030-thread-3) [n:127.0.0.1:39735_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39735.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@381dcbd1
   [junit4]   2> 2609748 INFO  (jetty-launcher-7030-thread-3) [n:127.0.0.1:39735_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_B8CBD7234C714071-001/tempDir-001/node3/.
   [junit4]   2> 2609749 INFO  (jetty-launcher-7030-thread-2) [n:127.0.0.1:41689_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41689.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@381dcbd1
   [junit4]   2> 2609749 INFO  (jetty-launcher-7030-thread-2) [n:127.0.0.1:41689_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41689.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@381dcbd1
   [junit4]   2> 2609750 INFO  (jetty-launcher-7030-thread-2) [n:127.0.0.1:41689_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_B8CBD7234C714071-001/tempDir-001/node2/.
   [junit4]   2> 2609846 INFO  (zkConnectionManagerCallback-7065-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2609847 INFO  (zkConnectionManagerCallback-7069-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2609848 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[B8CBD7234C714071]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2609848 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[B8CBD7234C714071]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37667/solr ready
   [junit4]   2> 2609861 INFO  (qtp940941147-20385) [n:127.0.0.1:41689_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> 2609863 INFO  (OverseerThreadFactory-4994-thread-1-processing-n:127.0.0.1:46177_solr) [n:127.0.0.1:46177_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 2609863 INFO  (OverseerThreadFactory-4994-thread-1-processing-n:127.0.0.1:46177_solr) [n:127.0.0.1:46177_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/protwords.txt
   [junit4]   2> 2609864 INFO  (OverseerThreadFactory-4994-thread-1-processing-n:127.0.0.1:46177_solr) [n:127.0.0.1:46177_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/managed-schema
   [junit4]   2> 2609864 INFO  (OverseerThreadFactory-4994-thread-1-processing-n:127.0.0.1:46177_solr) [n:127.0.0.1:46177_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/solrconfig.xml
   [junit4]   2> 2609865 INFO  (OverseerThreadFactory-4994-thread-1-processing-n:127.0.0.1:46177_solr) [n:127.0.0.1:46177_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/synonyms.txt
   [junit4]   2> 2609865 INFO  (OverseerThreadFactory-4994-thread-1-processing-n:127.0.0.1:46177_solr) [n:127.0.0.1:46177_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/stopwords.txt
   [junit4]   2> 2609866 INFO  (OverseerThreadFactory-4994-thread-1-processing-n:127.0.0.1:46177_solr) [n:127.0.0.1:46177_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> 2609867 INFO  (OverseerThreadFactory-4994-thread-1-processing-n:127.0.0.1:46177_solr) [n:127.0.0.1:46177_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> 2609867 INFO  (OverseerThreadFactory-4994-thread-1-processing-n:127.0.0.1:46177_solr) [n:127.0.0.1:46177_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> 2609867 INFO  (OverseerThreadFactory-4994-thread-1-processing-n:127.0.0.1:46177_solr) [n:127.0.0.1:46177_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> 2609868 INFO  (OverseerThreadFactory-4994-thread-1-processing-n:127.0.0.1:46177_solr) [n:127.0.0.1:46177_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> 2609868 INFO  (OverseerThreadFactory-4994-thread-1-processing-n:127.0.0.1:46177_solr) [n:127.0.0.1:46177_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> 2609869 INFO  (OverseerThreadFactory-4994-thread-1-processing-n:127.0.0.1:46177_solr) [n:127.0.0.1:46177_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> 2609869 INFO  (OverseerThreadFactory-4994-thread-1-processing-n:127.0.0.1:46177_solr) [n:127.0.0.1:46177_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> 2609870 INFO  (OverseerThreadFactory-4994-thread-1-processing-n:127.0.0.1:46177_solr) [n:127.0.0.1:46177_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> 2609871 INFO  (OverseerThreadFactory-4994-thread-1-processing-n:127.0.0.1:46177_solr) [n:127.0.0.1:46177_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> 2609871 INFO  (OverseerThreadFactory-4994-thread-1-processing-n:127.0.0.1:46177_solr) [n:127.0.0.1:46177_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> 2609872 INFO  (OverseerThreadFactory-4994-thread-1-processing-n:127.0.0.1:46177_solr) [n:127.0.0.1:46177_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> 2609872 INFO  (OverseerThreadFactory-4994-thread-1-processing-n:127.0.0.1:46177_solr) [n:127.0.0.1:46177_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> 2609872 INFO  (OverseerThreadFactory-4994-thread-1-processing-n:127.0.0.1:46177_solr) [n:127.0.0.1:46177_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> 2609873 INFO  (OverseerThreadFactory-4994-thread-1-processing-n:127.0.0.1:46177_solr) [n:127.0.0.1:46177_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> 2609873 INFO  (OverseerThreadFactory-4994-thread-1-processing-n:127.0.0.1:46177_solr) [n:127.0.0.1:46177_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> 2609874 INFO  (OverseerThreadFactory-4994-thread-1-processing-n:127.0.0.1:46177_solr) [n:127.0.0.1:46177_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> 2609874 INFO  (OverseerThreadFactory-4994-thread-1-processing-n:127.0.0.1:46177_solr) [n:127.0.0.1:46177_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> 2609875 INFO  (OverseerThreadFactory-4994-thread-1-processing-n:127.0.0.1:46177_solr) [n:127.0.0.1:46177_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> 2609875 INFO  (OverseerThreadFactory-4994-thread-1-processing-n:127.0.0.1:46177_solr) [n:127.0.0.1:46177_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> 2609876 INFO  (OverseerThreadFactory-4994-thread-1-processing-n:127.0.0.1:46177_solr) [n:127.0.0.1:46177_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> 2609876 INFO  (OverseerThreadFactory-4994-thread-1-processing-n:127.0.0.1:46177_solr) [n:127.0.0.1:46177_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> 2609877 INFO  (OverseerThreadFactory-4994-thread-1-processing-n:127.0.0.1:46177_solr) [n:127.0.0.1:46177_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> 2609877 INFO  (OverseerThreadFactory-4994-thread-1-processing-n:127.0.0.1:46177_solr) [n:127.0.0.1:46177_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> 2609878 INFO  (OverseerThreadFactory-4994-thread-1-processing-n:127.0.0.1:46177_solr) [n:127.0.0.1:46177_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> 2609878 INFO  (OverseerThreadFactory-4994-thread-1-processing-n:127.0.0.1:46177_solr) [n:127.0.0.1:46177_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> 2609879 INFO  (OverseerThreadFactory-4994-thread-1-processing-n:127.0.0.1:46177_solr) [n:127.0.0.1:46177_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> 2609879 INFO  (OverseerThreadFactory-4994-thread-1-processing-n:127.0.0.1:46177_solr) [n:127.0.0.1:46177_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> 2609879 INFO  (OverseerThreadFactory-4994-thread-1-processing-n:127.0.0.1:46177_solr) [n:127.0.0.1:46177_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> 2609880 INFO  (OverseerThreadFactory-4994-thread-1-processing-n:127.0.0.1:46177_solr) [n:127.0.0.1:46177_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> 2609880 INFO  (OverseerThreadFactory-4994-thread-1-processing-n:127.0.0.1:46177_solr) [n:127.0.0.1:46177_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> 2609881 INFO  (OverseerThreadFactory-4994-thread-1-processing-n:127.0.0.1:46177_solr) [n:127.0.0.1:46177_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> 2609881 INFO  (OverseerThreadFactory-4994-thread-1-processing-n:127.0.0.1:46177_solr) [n:127.0.0.1:46177_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> 2609882 INFO  (OverseerThreadFactory-4994-thread-1-processing-n:127.0.0.1:46177_solr) [n:127.0.0.1:46177_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> 2609882 INFO  (OverseerThreadFactory-4994-thread-1-processing-n:127.0.0.1:46177_solr) [n:127.0.0.1:46177_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> 2609883 INFO  (OverseerThreadFactory-4994-thread-1-processing-n:127.0.0.1:46177_solr) [n:127.0.0.1:46177_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> 2609883 INFO  (OverseerThreadFactory-4994-thread-1-processing-n:127.0.0.1:46177_solr) [n:127.0.0.1:46177_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> 2609884 INFO  (OverseerThreadFactory-4994-thread-1-processing-n:127.0.0.1:46177_solr) [n:127.0.0.1:46177_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> 2609884 INFO  (OverseerThreadFactory-4994-thread-1-processing-n:127.0.0.1:46177_solr) [n:127.0.0.1:46177_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/params.json
   [junit4]   2> 2609886 DEBUG (OverseerStateUpdate-72072546218672133-127.0.0.1:46177_solr-n_0000000000) [n:127.0.0.1:46177_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> 2609886 DEBUG (OverseerStateUpdate-72072546218672133-127.0.0.1:46177_solr-n_0000000000) [n:127.0.0.1:46177_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 2609886 DEBUG (OverseerStateUpdate-72072546218672133-127.0.0.1:46177_solr-n_0000000000) [n:127.0.0.1:46177_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json
   [junit4]   2> 2609988 DEBUG (OverseerStateUpdate-72072546218672133-127.0.0.1:46177_solr-n_0000000000) [n:127.0.0.1:46177_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":"https://127.0.0.1:39735/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 2609988 INFO  (OverseerStateUpdate-72072546218672133-127.0.0.1:46177_solr-n_0000000000) [n:127.0.0.1:46177_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":"https://127.0.0.1:39735/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2609988 DEBUG (OverseerStateUpdate-72072546218672133-127.0.0.1:46177_solr-n_0000000000) [n:127.0.0.1:46177_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 2609988 DEBUG (OverseerStateUpdate-72072546218672133-127.0.0.1:46177_solr-n_0000000000) [n:127.0.0.1:46177_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":"https://127.0.0.1:39735/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 2609988 DEBUG (OverseerStateUpdate-72072546218672133-127.0.0.1:46177_solr-n_0000000000) [n:127.0.0.1:46177_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":"https://127.0.0.1:41689/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 2609989 INFO  (OverseerStateUpdate-72072546218672133-127.0.0.1:46177_solr-n_0000000000) [n:127.0.0.1:46177_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":"https://127.0.0.1:41689/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2609989 DEBUG (OverseerStateUpdate-72072546218672133-127.0.0.1:46177_solr-n_0000000000) [n:127.0.0.1:46177_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":"https://127.0.0.1:39735/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 2609989 DEBUG (OverseerStateUpdate-72072546218672133-127.0.0.1:46177_solr-n_0000000000) [n:127.0.0.1:46177_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":"https://127.0.0.1:39735/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":"https://127.0.0.1:41689/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 2609989 DEBUG (OverseerStateUpdate-72072546218672133-127.0.0.1:46177_solr-n_0000000000) [n:127.0.0.1:46177_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":"https://127.0.0.1:46177/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 2609989 INFO  (OverseerStateUpdate-72072546218672133-127.0.0.1:46177_solr-n_0000000000) [n:127.0.0.1:46177_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":"https://127.0.0.1:46177/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2609990 DEBUG (OverseerStateUpdate-72072546218672133-127.0.0.1:46177_solr-n_0000000000) [n:127.0.0.1:46177_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":"https://127.0.0.1:39735/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":"https://127.0.0.1:41689/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 2609990 DEBUG (OverseerStateUpdate-72072546218672133-127.0.0.1:46177_solr-n_0000000000) [n:127.0.0.1:46177_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":"https://127.0.0.1:39735/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":"https://127.0.0.1:41689/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":"https://127.0.0.1:46177/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 2610090 DEBUG (OverseerStateUpdate-72072546218672133-127.0.0.1:46177_solr-n_0000000000) [n:127.0.0.1:46177_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json version: 0
   [junit4]   2> 2610194 INFO  (qtp940941147-20386) [n:127.0.0.1:41689_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> 2610195 INFO  (qtp940941147-20386) [n:127.0.0.1:41689_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2610196 DEBUG (OverseerStateUpdate-72072546218672133-127.0.0.1:46177_solr-n_0000000000) [n:127.0.0.1:46177_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":"https://127.0.0.1:41689/solr",
   [junit4]   2>   "node_name":"127.0.0.1:41689_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> 2610196 DEBUG (OverseerStateUpdate-72072546218672133-127.0.0.1:46177_solr-n_0000000000) [n:127.0.0.1:46177_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":"https://127.0.0.1:41689/solr",
   [junit4]   2>   "node_name":"127.0.0.1:41689_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> 2610196 DEBUG (OverseerStateUpdate-72072546218672133-127.0.0.1:46177_solr-n_0000000000) [n:127.0.0.1:46177_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node5:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2","base_url":"https://127.0.0.1:41689/solr","node_name":"127.0.0.1:41689_solr","state":"down","type":"NRT"}
   [junit4]   2> 2610196 DEBUG (OverseerStateUpdate-72072546218672133-127.0.0.1:46177_solr-n_0000000000) [n:127.0.0.1:46177_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":"https://127.0.0.1:39735/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":"https://127.0.0.1:41689/solr",
   [junit4]   2>           "node_name":"127.0.0.1:41689_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":"https://127.0.0.1:46177/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 2610201 INFO  (qtp780121261-20373) [n:127.0.0.1:39735_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> 2610201 INFO  (qtp786905178-20361) [n:127.0.0.1:46177_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> 2610201 INFO  (qtp780121261-20373) [n:127.0.0.1:39735_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2610201 INFO  (qtp786905178-20361) [n:127.0.0.1:46177_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2610204 DEBUG (OverseerStateUpdate-72072546218672133-127.0.0.1:46177_solr-n_0000000000) [n:127.0.0.1:46177_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":"https://127.0.0.1:39735/solr",
   [junit4]   2>   "node_name":"127.0.0.1:39735_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> 2610204 DEBUG (OverseerStateUpdate-72072546218672133-127.0.0.1:46177_solr-n_0000000000) [n:127.0.0.1:46177_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":"https://127.0.0.1:39735/solr",
   [junit4]   2>   "node_name":"127.0.0.1:39735_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> 2610204 DEBUG (OverseerStateUpdate-72072546218672133-127.0.0.1:46177_solr-n_0000000000) [n:127.0.0.1:46177_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node3:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1","base_url":"https://127.0.0.1:39735/solr","node_name":"127.0.0.1:39735_solr","state":"down","type":"NRT"}
   [junit4]   2> 2610204 DEBUG (OverseerStateUpdate-72072546218672133-127.0.0.1:46177_solr-n_0000000000) [n:127.0.0.1:46177_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":"https://127.0.0.1:39735/solr",
   [junit4]   2>           "node_name":"127.0.0.1:39735_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":"https://127.0.0.1:41689/solr",
   [junit4]   2>           "node_name":"127.0.0.1:41689_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":"https://127.0.0.1:46177/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 2610205 DEBUG (OverseerStateUpdate-72072546218672133-127.0.0.1:46177_solr-n_0000000000) [n:127.0.0.1:46177_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":"https://127.0.0.1:46177/solr",
   [junit4]   2>   "node_name":"127.0.0.1:46177_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> 2610205 DEBUG (OverseerStateUpdate-72072546218672133-127.0.0.1:46177_solr-n_0000000000) [n:127.0.0.1:46177_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":"https://127.0.0.1:46177/solr",
   [junit4]   2>   "node_name":"127.0.0.1:46177_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> 2610205 DEBUG (OverseerStateUpdate-72072546218672133-127.0.0.1:46177_solr-n_0000000000) [n:127.0.0.1:46177_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node6:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4","base_url":"https://127.0.0.1:46177/solr","node_name":"127.0.0.1:46177_solr","state":"down","type":"NRT"}
   [junit4]   2> 2610205 DEBUG (OverseerStateUpdate-72072546218672133-127.0.0.1:46177_solr-n_0000000000) [n:127.0.0.1:46177_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":"https://127.0.0.1:39735/solr",
   [junit4]   2>           "node_name":"127.0.0.1:39735_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":"https://127.0.0.1:41689/solr",
   [junit4]   2>           "node_name":"127.0.0.1:41689_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":"https://127.0.0.1:46177/solr",
   [junit4]   2>           "node_name":"127.0.0.1:46177_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 2610305 DEBUG (OverseerStateUpdate-72072546218672133-127.0.0.1:46177_solr-n_0000000000) [n:127.0.0.1:46177_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json version: 1
   [junit4]   2> 2610306 INFO  (zkCallback-7057-thread-1-processing-n:127.0.0.1:41689_solr) [n:127.0.0.1:41689_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> 2610306 INFO  (zkCallback-7055-thread-1-processing-n:127.0.0.1:39735_solr) [n:127.0.0.1:39735_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> 2610306 INFO  (zkCallback-7055-thread-2-processing-n:127.0.0.1:39735_solr) [n:127.0.0.1:39735_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> 2610306 INFO  (zkCallback-7044-thread-1-processing-n:127.0.0.1:46177_solr) [n:127.0.0.1:46177_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> 2610306 INFO  (zkCallback-7044-thread-2-processing-n:127.0.0.1:46177_solr) [n:127.0.0.1:46177_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> 2610306 INFO  (zkCallback-7057-thread-2-processing-n:127.0.0.1:41689_solr) [n:127.0.0.1:41689_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> 2610709 DEBUG (ScheduledTrigger-4992-thread-1) [n:127.0.0.1:46177_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 2611201 INFO  (qtp940941147-20386) [n:127.0.0.1:41689_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> 2611202 INFO  (qtp940941147-20386) [n:127.0.0.1:41689_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> 2611202 WARN  (qtp940941147-20386) [n:127.0.0.1:41689_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/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_B8CBD7234C714071-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_B8CBD7234C714071-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/extraction/lib
   [junit4]   2> 2611202 WARN  (qtp940941147-20386) [n:127.0.0.1:41689_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/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_B8CBD7234C714071-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_B8CBD7234C714071-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 2611202 WARN  (qtp940941147-20386) [n:127.0.0.1:41689_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/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_B8CBD7234C714071-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_B8CBD7234C714071-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/clustering/lib
   [junit4]   2> 2611202 WARN  (qtp940941147-20386) [n:127.0.0.1:41689_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/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_B8CBD7234C714071-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_B8CBD7234C714071-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 2611202 WARN  (qtp940941147-20386) [n:127.0.0.1:41689_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/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_B8CBD7234C714071-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_B8CBD7234C714071-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/langid/lib
   [junit4]   2> 2611202 WARN  (qtp940941147-20386) [n:127.0.0.1:41689_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/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_B8CBD7234C714071-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_B8CBD7234C714071-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 2611203 WARN  (qtp940941147-20386) [n:127.0.0.1:41689_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/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_B8CBD7234C714071-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_B8CBD7234C714071-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/velocity/lib
   [junit4]   2> 2611203 WARN  (qtp940941147-20386) [n:127.0.0.1:41689_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/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_B8CBD7234C714071-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_B8CBD7234C714071-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 2611207 INFO  (qtp940941147-20386) [n:127.0.0.1:41689_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2611207 INFO  (qtp780121261-20373) [n:127.0.0.1:39735_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> 2611208 INFO  (qtp780121261-20373) [n:127.0.0.1:39735_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> 2611208 INFO  (qtp786905178-20361) [n:127.0.0.1:46177_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> 2611208 INFO  (qtp786905178-20361) [n:127.0.0.1:46177_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> 2611208 WARN  (qtp780121261-20373) [n:127.0.0.1:39735_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/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_B8CBD7234C714071-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_B8CBD7234C714071-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 2611208 WARN  (qtp780121261-20373) [n:127.0.0.1:39735_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/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_B8CBD7234C714071-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_B8CBD7234C714071-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
   [junit4]   2> 2611208 WARN  (qtp780121261-20373) [n:127.0.0.1:39735_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/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_B8CBD7234C714071-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_B8CBD7234C714071-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 2611208 WARN  (qtp786905178-20361) [n:127.0.0.1:46177_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/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_B8CBD7234C714071-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_B8CBD7234C714071-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/extraction/lib
   [junit4]   2> 2611208 WARN  (qtp780121261-20373) [n:127.0.0.1:39735_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/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_B8CBD7234C714071-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_B8CBD7234C714071-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
   [junit4]   2> 2611208 WARN  (qtp786905178-20361) [n:127.0.0.1:46177_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/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_B8CBD7234C714071-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_B8CBD7234C714071-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist
   [junit4]   2> 2611208 WARN  (qtp780121261-20373) [n:127.0.0.1:39735_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/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_B8CBD7234C714071-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_B8CBD7234C714071-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 2611209 WARN  (qtp786905178-20361) [n:127.0.0.1:46177_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/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_B8CBD7234C714071-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.Autoscal

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

up=TGRP-LegacyRangeFacetCloudTest]
   [junit4]   2>         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Feb 01, 2018 6:28:09 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=41, name=qtp1909419050-41, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]
   [junit4]   2>    2) Thread[id=147, name=qtp1909419050-147, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]
   [junit4]   2> Feb 01, 2018 6:28:12 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=41, name=qtp1909419050-41, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]
   [junit4]   2>         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]   2>    2) Thread[id=147, name=qtp1909419050-147, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]
   [junit4]   2>         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {long_ld=PostingsFormat(name=LuceneFixedGap), date_dtd=PostingsFormat(name=LuceneFixedGap), _version_=FSTOrd50, string_sd=PostingsFormat(name=Memory), int_id=PostingsFormat(name=Memory), id=PostingsFormat(name=LuceneFixedGap), double_dd=FSTOrd50, float_fd=PostingsFormat(name=Memory)}, docValues:{long_ld=DocValuesFormat(name=Lucene70), date_dtd=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Asserting), string_sd=DocValuesFormat(name=Direct), int_id=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Lucene70), double_dd=DocValuesFormat(name=Asserting), float_fd=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1311, maxMBSortInHeap=6.9915289699200525, sim=RandomSimilarity(queryNorm=false): {}, locale=ast-ES, timezone=Asia/Magadan
   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=8,threads=3,free=389393120,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [LegacyRangeFacetCloudTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=LegacyRangeFacetCloudTest -Dtests.seed=55A736C440B6F3BE -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ast-ES -Dtests.timezone=Asia/Magadan -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | LegacyRangeFacetCloudTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.analytics.legacy.facet.LegacyRangeFacetCloudTest: 
   [junit4]    >    1) Thread[id=41, name=qtp1909419050-41, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]
   [junit4]    >         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]    >    2) Thread[id=147, name=qtp1909419050-147, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]
   [junit4]    >         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([55A736C440B6F3BE]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=41, name=qtp1909419050-41, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]
   [junit4]    >         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]    >    2) Thread[id=147, name=qtp1909419050-147, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]
   [junit4]    >         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([55A736C440B6F3BE]:0)
   [junit4] Completed [66/78 (1!)] on J0 in 76.56s, 3 tests, 2 errors <<< FAILURES!

[...truncated 37786 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (32bit/jdk1.8.0_144) - Build # 1271 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1271/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseG1GC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.SyncSliceTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.SyncSliceTest:     1) Thread[id=10387, name=qtp28730764-10387, state=TIMED_WAITING, group=TGRP-SyncSliceTest]         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.cloud.SyncSliceTest: 
   1) Thread[id=10387, name=qtp28730764-10387, state=TIMED_WAITING, group=TGRP-SyncSliceTest]
        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([C401B50A945DEFFE]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.SyncSliceTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=10387, name=qtp28730764-10387, state=TIMED_WAITING, group=TGRP-SyncSliceTest]         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=10387, name=qtp28730764-10387, state=TIMED_WAITING, group=TGRP-SyncSliceTest]
        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([C401B50A945DEFFE]:0)


FAILED:  org.apache.solr.cloud.TestAuthenticationFramework.testBasics

Error Message:
Error from server at https://127.0.0.1:33013/solr/testcollection_shard1_replica_n2: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Error 404 Can not find: /solr/testcollection_shard1_replica_n2/update</title> </head> <body><h2>HTTP ERROR 404</h2> <p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason: <pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.8.v20171121</a><hr/>  </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at https://127.0.0.1:33013/solr/testcollection_shard1_replica_n2: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find: /solr/testcollection_shard1_replica_n2/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.8.v20171121</a><hr/>

</body>
</html>

	at __randomizedtesting.SeedInfo.seed([C401B50A945DEFFE:F9D91B26ACB3B18E]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:550)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1013)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	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.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.cloud.TestAuthenticationFramework.collectionCreateSearchDeleteTwice(TestAuthenticationFramework.java:126)
	at org.apache.solr.cloud.TestAuthenticationFramework.testBasics(TestAuthenticationFramework.java:74)
	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 https://127.0.0.1:33013/solr/testcollection_shard1_replica_n2: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find: /solr/testcollection_shard1_replica_n2/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.8.v20171121</a><hr/>

</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
	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.lambda$directUpdate$0(CloudSolrClient.java:527)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	... 1 more




Build Log:
[...truncated 12532 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4]   2> 1177483 INFO  (SUITE-TestAuthenticationFramework-seed#[C401B50A945DEFFE]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_C401B50A945DEFFE-001/init-core-data-001
   [junit4]   2> 1177483 WARN  (SUITE-TestAuthenticationFramework-seed#[C401B50A945DEFFE]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 1177484 INFO  (SUITE-TestAuthenticationFramework-seed#[C401B50A945DEFFE]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1177485 INFO  (SUITE-TestAuthenticationFramework-seed#[C401B50A945DEFFE]-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> 1177489 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[C401B50A945DEFFE]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_C401B50A945DEFFE-001/tempDir-001
   [junit4]   2> 1177489 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[C401B50A945DEFFE]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1177489 INFO  (Thread-2951) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1177489 INFO  (Thread-2951) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1177492 ERROR (Thread-2951) [    ] 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> 1177589 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[C401B50A945DEFFE]) [    ] o.a.s.c.ZkTestServer start zk server on port:39871
   [junit4]   2> 1177591 INFO  (zkConnectionManagerCallback-1859-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1177594 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 0x1000ce180830000, likely client has closed socket
   [junit4]   2> 1177597 INFO  (jetty-launcher-1856-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1177597 INFO  (jetty-launcher-1856-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1177598 INFO  (jetty-launcher-1856-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1177598 INFO  (jetty-launcher-1856-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1177598 INFO  (jetty-launcher-1856-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1177598 INFO  (jetty-launcher-1856-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1177598 INFO  (jetty-launcher-1856-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1177598 INFO  (jetty-launcher-1856-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1177598 INFO  (jetty-launcher-1856-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17ad796{/solr,null,AVAILABLE}
   [junit4]   2> 1177598 INFO  (jetty-launcher-1856-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@106aac5{/solr,null,AVAILABLE}
   [junit4]   2> 1177599 INFO  (jetty-launcher-1856-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1630880{SSL,[ssl, http/1.1]}{127.0.0.1:33013}
   [junit4]   2> 1177599 INFO  (jetty-launcher-1856-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1e633b7{SSL,[ssl, http/1.1]}{127.0.0.1:39071}
   [junit4]   2> 1177600 INFO  (jetty-launcher-1856-thread-2) [    ] o.e.j.s.Server Started @1178683ms
   [junit4]   2> 1177600 INFO  (jetty-launcher-1856-thread-1) [    ] o.e.j.s.Server Started @1178683ms
   [junit4]   2> 1177600 INFO  (jetty-launcher-1856-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33013}
   [junit4]   2> 1177600 INFO  (jetty-launcher-1856-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39071}
   [junit4]   2> 1177600 ERROR (jetty-launcher-1856-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1177600 ERROR (jetty-launcher-1856-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1177600 INFO  (jetty-launcher-1856-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1177600 INFO  (jetty-launcher-1856-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1177600 INFO  (jetty-launcher-1856-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1177600 INFO  (jetty-launcher-1856-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1177600 INFO  (jetty-launcher-1856-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1177600 INFO  (jetty-launcher-1856-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1177600 INFO  (jetty-launcher-1856-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-01T02:42:24.763Z
   [junit4]   2> 1177600 INFO  (jetty-launcher-1856-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-01T02:42:24.763Z
   [junit4]   2> 1177603 INFO  (zkConnectionManagerCallback-1863-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1177603 INFO  (zkConnectionManagerCallback-1862-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1177604 INFO  (jetty-launcher-1856-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1177604 INFO  (jetty-launcher-1856-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1177611 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 0x1000ce180830002, likely client has closed socket
   [junit4]   2> 1177614 INFO  (jetty-launcher-1856-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39871/solr
   [junit4]   2> 1177614 INFO  (jetty-launcher-1856-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39871/solr
   [junit4]   2> 1177616 INFO  (zkConnectionManagerCallback-1871-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1177616 INFO  (zkConnectionManagerCallback-1869-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1177617 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 0x1000ce180830004, likely client has closed socket
   [junit4]   2> 1177618 INFO  (zkConnectionManagerCallback-1873-thread-1-processing-n:127.0.0.1:33013_solr) [n:127.0.0.1:33013_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1177618 INFO  (zkConnectionManagerCallback-1875-thread-1-processing-n:127.0.0.1:39071_solr) [n:127.0.0.1:39071_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1177674 INFO  (jetty-launcher-1856-thread-2) [n:127.0.0.1:33013_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1177675 INFO  (jetty-launcher-1856-thread-1) [n:127.0.0.1:39071_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1177675 INFO  (jetty-launcher-1856-thread-2) [n:127.0.0.1:33013_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33013_solr
   [junit4]   2> 1177675 INFO  (jetty-launcher-1856-thread-1) [n:127.0.0.1:39071_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39071_solr
   [junit4]   2> 1177675 INFO  (jetty-launcher-1856-thread-2) [n:127.0.0.1:33013_solr    ] o.a.s.c.Overseer Overseer (id=72071756701171717-127.0.0.1:33013_solr-n_0000000000) starting
   [junit4]   2> 1177676 INFO  (zkCallback-1874-thread-1-processing-n:127.0.0.1:39071_solr) [n:127.0.0.1:39071_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1177676 INFO  (zkCallback-1872-thread-1-processing-n:127.0.0.1:33013_solr) [n:127.0.0.1:33013_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1177682 INFO  (jetty-launcher-1856-thread-2) [n:127.0.0.1:33013_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33013_solr
   [junit4]   2> 1177682 INFO  (zkCallback-1872-thread-1-processing-n:127.0.0.1:33013_solr) [n:127.0.0.1:33013_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1177683 INFO  (zkCallback-1874-thread-1-processing-n:127.0.0.1:39071_solr) [n:127.0.0.1:39071_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1177785 INFO  (jetty-launcher-1856-thread-1) [n:127.0.0.1:39071_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1177821 INFO  (jetty-launcher-1856-thread-1) [n:127.0.0.1:39071_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39071.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bc2bcf
   [junit4]   2> 1177831 INFO  (jetty-launcher-1856-thread-1) [n:127.0.0.1:39071_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39071.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bc2bcf
   [junit4]   2> 1177831 INFO  (jetty-launcher-1856-thread-1) [n:127.0.0.1:39071_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39071.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bc2bcf
   [junit4]   2> 1177832 INFO  (jetty-launcher-1856-thread-1) [n:127.0.0.1:39071_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_C401B50A945DEFFE-001/tempDir-001/node1/.
   [junit4]   2> 1177895 INFO  (jetty-launcher-1856-thread-2) [n:127.0.0.1:33013_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1177924 INFO  (jetty-launcher-1856-thread-2) [n:127.0.0.1:33013_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33013.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bc2bcf
   [junit4]   2> 1177933 INFO  (jetty-launcher-1856-thread-2) [n:127.0.0.1:33013_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33013.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bc2bcf
   [junit4]   2> 1177933 INFO  (jetty-launcher-1856-thread-2) [n:127.0.0.1:33013_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33013.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bc2bcf
   [junit4]   2> 1177934 INFO  (jetty-launcher-1856-thread-2) [n:127.0.0.1:33013_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_C401B50A945DEFFE-001/tempDir-001/node2/.
   [junit4]   2> 1177961 INFO  (zkConnectionManagerCallback-1881-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1177962 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 0x1000ce180830007, likely client has closed socket
   [junit4]   2> 1177964 INFO  (zkConnectionManagerCallback-1885-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1177966 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[C401B50A945DEFFE]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1177967 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[C401B50A945DEFFE]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39871/solr ready
   [junit4]   2> 1177970 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[C401B50A945DEFFE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 1178029 INFO  (qtp6585170-9826) [n:127.0.0.1:33013_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1178032 INFO  (OverseerThreadFactory-4159-thread-1-processing-n:127.0.0.1:33013_solr) [n:127.0.0.1:33013_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testcollection
   [junit4]   2> 1178139 INFO  (OverseerStateUpdate-72071756701171717-127.0.0.1:33013_solr-n_0000000000) [n:127.0.0.1:33013_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39071/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1178140 INFO  (OverseerStateUpdate-72071756701171717-127.0.0.1:33013_solr-n_0000000000) [n:127.0.0.1:33013_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33013/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1178141 INFO  (OverseerStateUpdate-72071756701171717-127.0.0.1:33013_solr-n_0000000000) [n:127.0.0.1:33013_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39071/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1178143 INFO  (OverseerStateUpdate-72071756701171717-127.0.0.1:33013_solr-n_0000000000) [n:127.0.0.1:33013_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33013/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1178351 INFO  (qtp6585170-9825) [n:127.0.0.1:33013_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1178351 INFO  (qtp6585170-9813) [n:127.0.0.1:33013_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1178352 INFO  (qtp6585170-9813) [n:127.0.0.1:33013_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1178389 INFO  (qtp8303684-9882) [n:127.0.0.1:39071_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1178390 INFO  (qtp8303684-9882) [n:127.0.0.1:39071_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1178390 INFO  (qtp8303684-9880) [n:127.0.0.1:39071_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1178493 INFO  (zkCallback-1872-thread-1-processing-n:127.0.0.1:33013_solr) [n:127.0.0.1:33013_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1178493 INFO  (zkCallback-1874-thread-1-processing-n:127.0.0.1:39071_solr) [n:127.0.0.1:39071_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1178493 INFO  (zkCallback-1874-thread-2-processing-n:127.0.0.1:39071_solr) [n:127.0.0.1:39071_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1179365 INFO  (qtp6585170-9825) [n:127.0.0.1:33013_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1179365 INFO  (qtp6585170-9813) [n:127.0.0.1:33013_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1179374 INFO  (qtp6585170-9825) [n:127.0.0.1:33013_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.s.IndexSchema [testcollection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1179374 INFO  (qtp6585170-9813) [n:127.0.0.1:33013_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.s.IndexSchema [testcollection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1179377 INFO  (qtp6585170-9825) [n:127.0.0.1:33013_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1179377 INFO  (qtp6585170-9813) [n:127.0.0.1:33013_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1179377 INFO  (qtp6585170-9825) [n:127.0.0.1:33013_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n6' using configuration from collection testcollection, trusted=true
   [junit4]   2> 1179377 INFO  (qtp6585170-9813) [n:127.0.0.1:33013_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n2' using configuration from collection testcollection, trusted=true
   [junit4]   2> 1179378 INFO  (qtp6585170-9825) [n:127.0.0.1:33013_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33013.solr.core.testcollection.shard2.replica_n6' (registry 'solr.core.testcollection.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bc2bcf
   [junit4]   2> 1179378 INFO  (qtp6585170-9813) [n:127.0.0.1:33013_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33013.solr.core.testcollection.shard1.replica_n2' (registry 'solr.core.testcollection.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bc2bcf
   [junit4]   2> 1179378 INFO  (qtp6585170-9825) [n:127.0.0.1:33013_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1179378 INFO  (qtp6585170-9813) [n:127.0.0.1:33013_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1179378 INFO  (qtp6585170-9825) [n:127.0.0.1:33013_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore [[testcollection_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_C401B50A945DEFFE-001/tempDir-001/node2/testcollection_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_C401B50A945DEFFE-001/tempDir-001/node2/./testcollection_shard2_replica_n6/data/]
   [junit4]   2> 1179378 INFO  (qtp6585170-9813) [n:127.0.0.1:33013_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore [[testcollection_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_C401B50A945DEFFE-001/tempDir-001/node2/testcollection_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_C401B50A945DEFFE-001/tempDir-001/node2/./testcollection_shard1_replica_n2/data/]
   [junit4]   2> 1179400 INFO  (qtp8303684-9882) [n:127.0.0.1:39071_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1179401 INFO  (qtp8303684-9880) [n:127.0.0.1:39071_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1179408 INFO  (qtp8303684-9880) [n:127.0.0.1:39071_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.s.IndexSchema [testcollection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1179408 INFO  (qtp8303684-9882) [n:127.0.0.1:39071_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema [testcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1179410 INFO  (qtp8303684-9880) [n:127.0.0.1:39071_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1179410 INFO  (qtp8303684-9880) [n:127.0.0.1:39071_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n4' using configuration from collection testcollection, trusted=true
   [junit4]   2> 1179410 INFO  (qtp8303684-9880) [n:127.0.0.1:39071_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39071.solr.core.testcollection.shard2.replica_n4' (registry 'solr.core.testcollection.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bc2bcf
   [junit4]   2> 1179410 INFO  (qtp8303684-9880) [n:127.0.0.1:39071_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1179410 INFO  (qtp8303684-9880) [n:127.0.0.1:39071_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore [[testcollection_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_C401B50A945DEFFE-001/tempDir-001/node1/testcollection_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_C401B50A945DEFFE-001/tempDir-001/node1/./testcollection_shard2_replica_n4/data/]
   [junit4]   2> 1179411 INFO  (qtp8303684-9882) [n:127.0.0.1:39071_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1179411 INFO  (qtp8303684-9882) [n:127.0.0.1:39071_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n1' using configuration from collection testcollection, trusted=true
   [junit4]   2> 1179411 INFO  (qtp8303684-9882) [n:127.0.0.1:39071_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39071.solr.core.testcollection.shard1.replica_n1' (registry 'solr.core.testcollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bc2bcf
   [junit4]   2> 1179411 INFO  (qtp8303684-9882) [n:127.0.0.1:39071_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1179412 INFO  (qtp8303684-9882) [n:127.0.0.1:39071_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore [[testcollection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_C401B50A945DEFFE-001/tempDir-001/node1/testcollection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_C401B50A945DEFFE-001/tempDir-001/node1/./testcollection_shard1_replica_n1/data/]
   [junit4]   2> 1179463 INFO  (qtp6585170-9813) [n:127.0.0.1:33013_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1179463 INFO  (qtp6585170-9825) [n:127.0.0.1:33013_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1179463 INFO  (qtp6585170-9813) [n:127.0.0.1:33013_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1179464 INFO  (qtp6585170-9825) [n:127.0.0.1:33013_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1179465 INFO  (qtp6585170-9813) [n:127.0.0.1:33013_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1179465 INFO  (qtp6585170-9813) [n:127.0.0.1:33013_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1179465 INFO  (qtp6585170-9825) [n:127.0.0.1:33013_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1179465 INFO  (qtp6585170-9825) [n:127.0.0.1:33013_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1179467 INFO  (qtp6585170-9813) [n:127.0.0.1:33013_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@3d5ae4[testcollection_shard1_replica_n2] main]
   [junit4]   2> 1179468 INFO  (qtp6585170-9825) [n:127.0.0.1:33013_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@4d3f8e[testcollection_shard2_replica_n6] main]
   [junit4]   2> 1179468 INFO  (qtp6585170-9813) [n:127.0.0.1:33013_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 1179469 INFO  (qtp6585170-9813) [n:127.0.0.1:33013_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1179469 INFO  (qtp6585170-9825) [n:127.0.0.1:33013_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 1179469 INFO  (qtp6585170-9825) [n:127.0.0.1:33013_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1179470 INFO  (qtp6585170-9813) [n:127.0.0.1:33013_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1179470 INFO  (qtp6585170-9825) [n:127.0.0.1:33013_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1179471 INFO  (searcherExecutor-4165-thread-1-processing-n:127.0.0.1:33013_solr x:testcollection_shard1_replica_n2 s:shard1 c:testcollection r:core_node5) [n:127.0.0.1:33013_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore [testcollection_shard1_replica_n2] Registered new searcher Searcher@3d5ae4[testcollection_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1179471 INFO  (searcherExecutor-4164-thread-1-processing-n:127.0.0.1:33013_solr x:testcollection_shard2_replica_n6 s:shard2 c:testcollection r:core_node8) [n:127.0.0.1:33013_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore [testcollection_shard2_replica_n6] Registered new searcher Searcher@4d3f8e[testcollection_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1179472 INFO  (qtp6585170-9813) [n:127.0.0.1:33013_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591164740970741760
   [junit4]   2> 1179472 INFO  (qtp6585170-9825) [n:127.0.0.1:33013_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591164740970741760
   [junit4]   2> 1179478 INFO  (qtp8303684-9882) [n:127.0.0.1:39071_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1179479 INFO  (qtp8303684-9882) [n:127.0.0.1:39071_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1179480 INFO  (qtp8303684-9882) [n:127.0.0.1:39071_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1179480 INFO  (qtp8303684-9882) [n:127.0.0.1:39071_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1179481 INFO  (qtp6585170-9813) [n:127.0.0.1:33013_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1179482 INFO  (qtp8303684-9880) [n:127.0.0.1:39071_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1179482 INFO  (qtp8303684-9880) [n:127.0.0.1:39071_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1179482 INFO  (qtp6585170-9825) [n:127.0.0.1:33013_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1179483 INFO  (qtp8303684-9880) [n:127.0.0.1:39071_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1179483 INFO  (qtp8303684-9882) [n:127.0.0.1:39071_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@d6decd[testcollection_shard1_replica_n1] main]
   [junit4]   2> 1179483 INFO  (qtp8303684-9880) [n:127.0.0.1:39071_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1179484 INFO  (qtp8303684-9882) [n:127.0.0.1:39071_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 1179484 INFO  (qtp8303684-9882) [n:127.0.0.1:39071_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1179485 INFO  (qtp8303684-9880) [n:127.0.0.1:39071_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@1f84800[testcollection_shard2_replica_n4] main]
   [junit4]   2> 1179485 INFO  (qtp8303684-9882) [n:127.0.0.1:39071_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1179486 INFO  (qtp8303684-9880) [n:127.0.0.1:39071_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 1179486 INFO  (qtp8303684-9880) [n:127.0.0.1:39071_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1179487 INFO  (searcherExecutor-4167-thread-1-processing-n:127.0.0.1:39071_solr x:testcollection_shard1_replica_n1 s:shard1 c:testcollection r:core_node3) [n:127.0.0.1:39071_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore [testcollection_shard1_replica_n1] Registered new searcher Searcher@d6decd[testcollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1179487 INFO  (qtp8303684-9882) [n:127.0.0.1:39071_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591164740986470400
   [junit4]   2> 1179487 INFO  (qtp8303684-9880) [n:127.0.0.1:39071_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1179488 INFO  (searcherExecutor-4166-thread-1-processing-n:127.0.0.1:39071_solr x:testcollection_shard2_replica_n4 s:shard2 c:testcollection r:core_node7) [n:127.0.0.1:39071_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore [testcollection_shard2_replica_n4] Registered new searcher Searcher@1f84800[testcollection_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1179488 INFO  (qtp8303684-9880) [n:127.0.0.1:39071_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591164740987518976
   [junit4]   2> 1179583 INFO  (zkCallback-1872-thread-1-processing-n:127.0.0.1:33013_solr) [n:127.0.0.1:33013_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1179584 INFO  (zkCallback-1874-thread-1-processing-n:127.0.0.1:39071_solr) [n:127.0.0.1:39071_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1179584 INFO  (zkCallback-1874-thread-2-processing-n:127.0.0.1:39071_solr) [n:127.0.0.1:39071_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1179981 INFO  (qtp6585170-9813) [n:127.0.0.1:33013_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1179981 INFO  (qtp6585170-9813) [n:127.0.0.1:33013_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1179981 INFO  (qtp6585170-9813) [n:127.0.0.1:33013_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:33013/solr/testcollection_shard1_replica_n2/
   [junit4]   2> 1179982 INFO  (qtp6585170-9813) [n:127.0.0.1:33013_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=testcollection_shard1_replica_n2 url=https://127.0.0.1:33013/solr START replicas=[https://127.0.0.1:39071/solr/testcollection_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 1179983 INFO  (qtp6585170-9825) [n:127.0.0.1:33013_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1179983 INFO  (qtp6585170-9825) [n:127.0.0.1:33013_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1179983 INFO  (qtp6585170-9825) [n:127.0.0.1:33013_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:33013/solr/testcollection_shard2_replica_n6/
   [junit4]   2> 1179983 INFO  (qtp6585170-9825) [n:127.0.0.1:33013_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=testcollection_shard2_replica_n6 url=https://127.0.0.1:33013/solr START replicas=[https://127.0.0.1:39071/solr/testcollection_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 1179988 INFO  (qtp8303684-9815) [n:127.0.0.1:39071_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1179989 INFO  (qtp8303684-9817) [n:127.0.0.1:39071_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.S.Request [testcollection_shard2_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1180284 INFO  (qtp6585170-9825) [n:127.0.0.1:33013_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=testcollection_shard2_replica_n6 url=https://127.0.0.1:33013/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1180284 INFO  (qtp6585170-9825) [n:127.0.0.1:33013_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1180284 INFO  (qtp6585170-9825) [n:127.0.0.1:33013_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1180284 INFO  (qtp6585170-9825) [n:127.0.0.1:33013_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1180289 INFO  (qtp6585170-9825) [n:127.0.0.1:33013_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:33013/solr/testcollection_shard2_replica_n6/ shard2
   [junit4]   2> 1180295 INFO  (qtp6585170-9813) [n:127.0.0.1:33013_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=testcollection_shard1_replica_n2 url=https://127.0.0.1:33013/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1180295 INFO  (qtp6585170-9813) [n:127.0.0.1:33013_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1180295 INFO  (qtp6585170-9813) [n:127.0.0.1:33013_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1180295 INFO  (qtp6585170-9813) [n:127.0.0.1:33013_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1180298 INFO  (qtp6585170-9813) [n:127.0.0.1:33013_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:33013/solr/testcollection_shard1_replica_n2/ shard1
   [junit4]   2> 1180399 INFO  (zkCallback-1874-thread-1-processing-n:127.0.0.1:39071_solr) [n:127.0.0.1:39071_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1180399 INFO  (zkCallback-1872-thread-1-processing-n:127.0.0.1:33013_solr) [n:127.0.0.1:33013_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1180399 INFO  (zkCallback-1874-thread-2-processing-n:127.0.0.1:39071_solr) [n:127.0.0.1:39071_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1180440 INFO  (qtp6585170-9825) [n:127.0.0.1:33013_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1180447 INFO  (qtp6585170-9825) [n:127.0.0.1:33013_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2095
   [junit4]   2> 1180449 INFO  (qtp6585170-9813) [n:127.0.0.1:33013_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1180450 INFO  (qtp6585170-9813) [n:127.0.0.1:33013_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2099
   [junit4]   2> 1180495 INFO  (qtp8303684-9882) [n:127.0.0.1:39071_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2106
   [junit4]   2> 1180496 INFO  (qtp8303684-9880) [n:127.0.0.1:39071_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2106
   [junit4]   2> 1180501 INFO  (qtp6585170-9826) [n:127.0.0.1:33013_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> 1180599 INFO  (zkCallback-1874-thread-2-processing-n:127.0.0.1:39071_solr) [n:127.0.0.1:39071_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1180599 INFO  (zkCallback-1872-thread-1-processing-n:127.0.0.1:33013_solr) [n:127.0.0.1:33013_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1180599 INFO  (zkCallback-1874-thread-1-processing-n:127.0.0.1:39071_solr) [n:127.0.0.1:39071_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1181501 INFO  (qtp6585170-9826) [n:127.0.0.1:33013_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3472
   [junit4]   2> 1181502 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[C401B50A945DEFFE]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: testcollection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> replica:core_node5 rstate:active live:true
   [junit4]   1> replica:core_node7 rstate:active live:true
   [junit4]   1> replica:core_node8 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 1181502 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[C401B50A945DEFFE]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: testcollection
   [junit4]   2> 1181509 INFO  (qtp6585170-9883) [n:127.0.0.1:33013_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.S.Request [testcollection_shard2_replica_n6]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=testcollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:33013/solr/testcollection_shard2_replica_n6/|https://127.0.0.1:39071/solr/testcollection_shard2_replica_n4/&rows=10&version=2&q=*:*&NOW=1517452948670&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1181509 INFO  (qtp8303684-9820) [n:127.0.0.1:39071_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=testcollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:39071/solr/testcollection_shard1_replica_n1/|https://127.0.0.1:33013/solr/testcollection_shard1_replica_n2/&rows=10&version=2&q=*:*&NOW=1517452948670&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1181510 INFO  (qtp6585170-9823) [n:127.0.0.1:33013_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.S.Request [testcollection_shard1_replica_n2]  webapp=/solr path=/select params={q=*:*&_stateVer_=testcollection:5&wt=javabin&version=2} hits=0 status=0 QTime=3
   [junit4]   2> 1181519 INFO  (qtp8303684-9814) [n:127.0.0.1:39071_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33013/solr/testcollection_shard1_replica_n2/&wt=javabin&version=2}{add=[1 (1591164743110885376)]} 0 2
   [junit4]   2> 1181519 INFO  (qtp6585170-9826) [n:127.0.0.1:33013_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n2]  webapp=/solr path=/update params={_stateVer_=testcollection:5&wt=javabin&version=2}{add=[1 (1591164743110885376)]} 0 7
   [junit4]   2> 1181524 INFO  (qtp8303684-9820) [n:127.0.0.1:39071_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591164743122419712,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1181524 INFO  (qtp8303684-9812) [n:127.0.0.1:39071_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591164743122419712,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1181524 INFO  (qtp8303684-9820) [n:127.0.0.1:39071_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@11117b8 commitCommandVersion:1591164743122419712
   [junit4]   2> 1181524 INFO  (qtp8303684-9812) [n:127.0.0.1:39071_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1181524 INFO  (qtp8303684-9812) [n:127.0.0.1:39071_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1181525 INFO  (qtp8303684-9812) [n:127.0.0.1:39071_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:33013/solr/testcollection_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 1181527 INFO  (qtp6585170-9816) [n:127.0.0.1:33013_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591164743125565440,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1181527 INFO  (qtp6585170-9818) [n:127.0.0.1:33013_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591164743125565440,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1181527 INFO  (qtp6585170-9816) [n:127.0.0.1:33013_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1fecdb7 commitCommandVersion:1591164743125565440
   [junit4]   2> 1181527 INFO  (qtp6585170-9818) [n:127.0.0.1:33013_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1181528 INFO  (qtp6585170-9818) [n:127.0.0.1:33013_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1181528 INFO  (qtp6585170-9818) [n:127.0.0.1:33013_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard2_replica_n6]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:33013/solr/testcollection_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 1181528 INFO  (qtp8303684-9820) [n:127.0.0.1:39071_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@b982bc[testcollection_shard1_replica_n1] main]
   [junit4]   2> 1181528 INFO  (qtp8303684-9820) [n:127.0.0.1:39071_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1181531 INFO  (qtp6585170-9816) [n:127.0.0.1:33013_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@18d1e34[testcollection_shard1_replica_n2] main]
   [junit4]   2> 1181531 INFO  (searcherExecutor-4167-thread-1-processing-n:127.0.0.1:39071_solr x:testcollection_shard1_replica_n1 s:shard1 c:testcollection r:core_node3) [n:127.0.0.1:39071_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore [testcollection_shard1_replica_n1] Registered new searcher Searcher@b982bc[testcollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1)))}
   [junit4]   2> 1181531 INFO  (qtp6585170-9816) [n:127.0.0.1:33013_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1181531 INFO  (qtp8303684-9820) [n:127.0.0.1:39071_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:33013/solr/testcollection_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 8
   [junit4]   2> 1181534 INFO  (searcherExecutor-4165-thread-1-processing-n:127.0.0.1:33013_solr x:testcollection_shard1_replica_n2 s:shard1 c:testcollection r:core_node5) [n:127.0.0.1:33013_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore [testcollection_shard1_replica_n2] Registered new searcher Searcher@18d1e34[testcollection_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1)))}
   [junit4]   2> 1181534 INFO  (qtp6585170-9816) [n:127.0.0.1:33013_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:33013/solr/testcollection_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 7
   [junit4]   2> 1181535 INFO  (qtp6585170-9823) [n:127.0.0.1:33013_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n2]  webapp=/solr path=/update params={_stateVer_=testcollection:5&commit=true&wt=javabin&version=2}{commit=} 0 13
   [junit4]   2> 1181538 INFO  (qtp6585170-9813) [n:127.0.0.1:33013_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.S.Request [testcollection_shard2_replica_n6]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=testcollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:33013/solr/testcollection_shard2_replica_n6/|https://127.0.0.1:39071/solr/testcollection_shard2_replica_n4/&rows=10&version=2&q=*:*&NOW=1517452948700&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1181539 INFO  (qtp6585170-9878) [n:127.0.0.1:33013_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.S.Request [testcollection_shard1_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=testcollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:33013/solr/testcollection_shard1_replica_n2/|https://127.0.0.1:39071/solr/testcollection_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1517452948700&isShard=true&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 1181541 INFO  (qtp6585170-9818) [n:127.0.0.1:33013_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.S.Request [testcollection_shard1_replica_n2]  webapp=/solr path=/select params={q=*:*&df=text&distrib=false&_stateVer_=testcollection:5&shards.purpose=64&NOW=1517452948700&ids=1&isShard=true&shard.url=https://127.0.0.1:33013/solr/testcollection_shard1_replica_n2/|https://127.0.0.1:39071/solr/testcollection_shard1_replica_n1/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1181543 INFO  (qtp6585170-9883) [n:127.0.0.1:33013_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.S.Request [testcollection_shard1_replica_n2]  webapp=/solr path=/select params={q=*:*&_stateVer_=testcollection:5&wt=javabin&version=2} hits=1 status=0 QTime=6
   [junit4]   2> 1181545 INFO  (qtp6585170-9823) [n:127.0.0.1:33013_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=testcollection&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1181548 INFO  (OverseerThreadFactory-4159-thread-2-processing-n:127.0.0.1:33013_solr) [n:127.0.0.1:33013_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1181548 INFO  (OverseerCollectionConfigSetProcessor-72071756701171717-127.0.0.1:33013_solr-n_0000000000) [n:127.0.0.1:33013_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> 1181549 INFO  (qtp8303684-9824) [n:127.0.0.1:39071_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testcollection.shard2.replica_n4, tag=null
   [junit4]   2> 1181549 INFO  (qtp6585170-9878) [n:127.0.0.1:33013_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testcollection.shard1.replica_n2, tag=null
   [junit4]   2> 1181549 INFO  (qtp8303684-9824) [n:127.0.0.1:39071_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@ac6e0d: rootName = solr_39071, domain = solr.core.testcollection.shard2.replica_n4, service url = null, agent id = null] for registry solr.core.testcollection.shard2.replica_n4 / com.codahale.metrics.MetricRegistry@13fdf6
   [junit4]   2> 1181550 INFO  (qtp6585170-9878) [n:127.0.0.1:33013_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1b127e5: rootName = solr_33013, domain = solr.core.testcollection.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.testcollection.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@1436db7
   [junit4]   2> 1181572 INFO  (qtp8303684-9880) [n:127.0.0.1:39071_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testcollection.shard1.replica_n1, tag=null
   [junit4]   2> 1181572 INFO  (qtp8303684-9824) [n:127.0.0.1:39071_solr    ] o.a.s.c.SolrCore [testcollection_shard2_replica_n4]  CLOSING SolrCore org.apache.solr.core.SolrCore@1ffb3b3
   [junit4]   2> 1181572 INFO  (qtp8303684-9880) [n:127.0.0.1:39071_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@c3e0a8: rootName = solr_39071, domain = solr.core.testcollection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.testcollection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@1dbd27d
   [junit4]   2> 1181575 INFO  (qtp6585170-9816) [n:127.0.0.1:33013_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testcollection.shard2.replica_n6, tag=null
   [junit4]   2> 1181576 INFO  (qtp6585170-9878) [n:127.0.0.1:33013_solr    ] o.a.s.c.SolrCore [testcollection_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@77f609
   [junit4]   2> 1181576 INFO  (qtp6585170-9816) [n:127.0.0.1:33013_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@99f816: rootName = solr_33013, domain = solr.core.testcollection.shard2.replica_n6, service url = null, agent id = null] for registry solr.core.testcollection.shard2.replica_n6 / com.codahale.metrics.MetricRegistry@14e1b7e
   [junit4]   2> 1181596 INFO  (qtp8303684-9824) [n:127.0.0.1:39071_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testcollection.shard2.replica_n4, tag=33534899
   [junit4]   2> 1181596 INFO  (qtp8303684-9880) [n:127.0.0.1:39071_solr    ] o.a.s.c.SolrCore [testcollection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2143eb
   [junit4]   2> 1181596 INFO  (qtp8303684-9824) [n:127.0.0.1:39071_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testcollection.shard2.leader, tag=33534899
   [junit4]   2> 1181597 INFO  (qtp8303684-9880) [n:127.0.0.1:39071_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testcollection.shard1.replica_n1, tag=2180075
   [junit4]   2> 1181597 INFO  (qtp8303684-9880) [n:127.0.0.1:39071_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testcollection.shard1.leader, tag=2180075
   [junit4]   2> 1181598 INFO  (qtp6585170-9878) [n:127.0.0.1:33013_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testcollection.shard1.replica_n2, tag=7861769
   [junit4]   2> 1181599 INFO  (qtp6585170-9816) [n:127.0.0.1:33013_solr    ] o.a.s.c.SolrCore [testcollection_shard2_replica_n6]  CLOSING SolrCore org.apache.solr.core.SolrCore@f3bb78
   [junit4]   2> 1181599 INFO  (qtp6585170-9878) [n:127.0.0.1:33013_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testcollection.shard1.leader, tag=7861769
   [junit4]   2> 1181599 INFO  (qtp6585170-9816) [n:127.0.0.1:33013_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testcollection.shard2.replica_n6, tag=15973240
   [junit4]   2> 1181599 INFO  (qtp6585170-9816) [n:127.0.0.1:33013_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testcollection.shard2.leader, tag=15973240
   [junit4]   2> 1181600 INFO  (qtp8303684-9824) [n:127.0.0.1:39071_solr    ] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration.
   [junit4]   2> 1181600 INFO  (qtp8303684-9824) [n:127.0.0.1:39071_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=testcollection_shard2_replica_n4&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=51
   [junit4]   2> 1181602 INFO  (qtp8303684-9880) [n:127.0.0.1:39071_solr    ] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration.
   [junit4]   2> 1181602 INFO  (qtp6585170-9816) [n:127.0.0.1:33013_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=testcollection_shard2_replica_n6&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=52
   [junit4]   2> 1181603 INFO  (qtp8303684-9880) [n:127.0.0.1:39071_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=testcollection_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=54
   [junit4]   2> 1181603 WARN  (zkCallback-1874-thread-3-processing-n:127.0.0.1:39071_solr) [n:127.0.0.1:39071_solr    ] o.a.s.c.LeaderElector Our node is no longer in line to be leader
   [junit4]   2> 1181603 WARN  (zkCallback-1874-thread-1-processing-n:127.0.0.1:39071_solr) [n:127.0.0.1:39071_solr    ] o.a.s.c.LeaderElector Our node is no longer in line to be leader
   [junit4]   2> 1181604 INFO  (qtp6585170-9878) [n:127.0.0.1:33013_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=testcollection_shard1_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=55
   [junit4]   2> 1182316 INFO  (qtp6585170-9823) [n:127.0.0.1:33013_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=testcollection&action=DELETE&wt=javabin&version=2} status=0 QTime=771
   [junit4]   2> 1182318 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[C401B50A945DEFFE]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for collection to disappear - collection: testcollection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   2> 1182318 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[C401B50A945DEFFE]) [    ] o.a.s.c.AbstractDistribZkTestBase Collection has disappeared - collection: testcollection
   [junit4]   2> 1182320 INFO  (qtp6585170-9883) [n:127.0.0.1:33013_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1182322 INFO  (OverseerThreadFactory-4159-thread-3-processing-n:127.0.0.1:33013_solr) [n:127.0.0.1:33013_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testcollection
   [junit4]   2> 1182322 INFO  (OverseerCollectionConfigSetProcessor-72071756701171717-127.0.0.1:33013_solr-n_0000000000) [n:127.0.0.1:33013_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1182539 INFO  (OverseerStateUpdate-72071756701171717-127.0.0.1:33013_solr-n_0000000000) [n:127.0.0.1:33013_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39071/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1182544 INFO  (OverseerStateUpdate-72071756701171717-127.0.0.1:33013_solr-n_0000000000) [n:127.0.0.1:33013_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33013/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1182550 INFO  (OverseerStateUpdate-72071756701171717-127.0.0.1:33013_solr-n_0000000000) [n:127.0.0.1:33013_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39071/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1182563 INFO  (OverseerStateUpdate-72071756701171717-127.0.0.1:33013_solr-n_0000000000) [n:127.0.0.1:33013_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33013/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1182767 INFO  (qtp8303684-9820) [n:127.0.0.1:39071_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1182767 INFO  (qtp6585170-9813) [n:127.0.0.1:33013_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n7&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1182767 INFO  (qtp8303684-9812) [n:127.0.0.1:39071_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1182767 INFO  (qtp6585170-9818) [n:127.0.0.1:33013_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n3&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1182874 INFO  (zkCallback-1874-thread-3-processing-n:127.0.0.1:39071_solr) [n:127.0.0.1:39071_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1182875 INFO  (zkCallback-1874-thread-1-processing-n:127.0.0.1:39071_solr) [n:127.0.0.1:39071_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1182876 INFO  (zkCallback-1872-thread-1-processing-n:127.0.0.1:33013_solr) [n:127.0.0.1:33013_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1182876 INFO  (zkCallback-1872-thread-2-processing-n:127.0.0.1:33013_solr) [n:127.0.0.1:33013_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1182876 INFO  (zkCallback-1872-thread-3-processing-n:127.0.0.1:33013_solr) [n:127.0.0.1:33013_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1183796 INFO  (qtp8303684-9820) [n:127.0.0.1:39071_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1183796 INFO  (qtp8303684-9812) [n:127.0.0.1:39071_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1183796 INFO  (qtp6585170-9813) [n:127.0.0.1:33013_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1183929 INFO  (qtp6585170-9818) [n:127.0.0.1:33013_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1183938 INFO  (qtp8303684-9812) [n:127.0.0.1:39071_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n4] o.a.s.s.IndexSchema [testcollection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1183942 INFO  (qtp8303684-9812) [n:127.0.0.1:39071_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1183943 INFO  (qtp8303684-9812) [n:127.0.0.1:39071_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n4] o.a.s.c.CoreContainer Creating Sol

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

nit4]   2> 1369587 ERROR (TEST-SyncSliceTest.test-seed#[C401B50A945DEFFE]) [    ] 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> 1369588 INFO  (TEST-SyncSliceTest.test-seed#[C401B50A945DEFFE]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36627 36627
   [junit4]   2> 1379777 INFO  (Thread-2100) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36627 36627
   [junit4]   2> 1379778 WARN  (Thread-2100) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	6	/solr/configs/conf1
   [junit4]   2> 	2	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/collections/collection1/state.json
   [junit4]   2> 	3	/solr/overseer_elect/election/72071764630634500-127.0.0.1:45671_-n_0000000000
   [junit4]   2> 	3	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/live_nodes
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 
   [junit4]   2> 1379779 INFO  (SUITE-SyncSliceTest-seed#[C401B50A945DEFFE]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Feb 01, 2018 2:45:47 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Feb 01, 2018 2:46:07 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.cloud.SyncSliceTest: 
   [junit4]   2>    1) Thread[id=10387, name=qtp28730764-10387, state=TIMED_WAITING, group=TGRP-SyncSliceTest]
   [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 01, 2018 2:46:07 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=10387, name=qtp28730764-10387, state=TIMED_WAITING, group=TGRP-SyncSliceTest]
   [junit4]   2> Feb 01, 2018 2:46:10 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=10387, name=qtp28730764-10387, state=TIMED_WAITING, group=TGRP-SyncSliceTest]
   [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=CheapBastard, sim=RandomSimilarity(queryNorm=false): {}, locale=sr-Latn-RS, timezone=America/Lower_Princes
   [junit4]   2> NOTE: Linux 4.13.0-32-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=2,free=297818752,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [BadCopyFieldTest, CdcrVersionReplicationTest, TestPivotHelperCode, ResourceLoaderTest, TestPullReplicaErrorHandling, TestRestManager, TestDocBasedVersionConstraints, TestLargeCluster, TestMissingGroups, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestXIncludeConfig, TestFieldResource, TestQueryWrapperFilter, DirectoryFactoryTest, TestFoldingMultitermQuery, ZkControllerTest, BasicFunctionalityTest, RestartWhileUpdatingTest, TestComplexPhraseQParserPlugin, SliceStateTest, TestFastLRUCache, SpatialHeatmapFacetsTest, MergeStrategyTest, ShardSplitTest, SystemInfoHandlerTest, SchemaVersionSpecificBehaviorTest, TestZkChroot, DocumentBuilderTest, TestSolrIndexConfig, SolrJmxReporterTest, TestObjectReleaseTracker, TestSQLHandlerNonCloud, PeerSyncReplicationTest, BasicZkTest, TestSchemaVersionResource, TestSchemaNameResource, TestJettySolrRunner, TestSimpleTextCodec, SOLR749Test, TestSimpleTrackingShardHandler, HdfsRestartWhileUpdatingTest, TestCoreBackup, ExecutePlanActionTest, TestCollationFieldDocValues, TestBulkSchemaConcurrent, HdfsTlogReplayBufferedWhileIndexingTest, TestTrie, TestSha256AuthenticationProvider, ZkShardTermsTest, TestConfigSetsAPIExclusivity, TestJavabinTupleStreamParser, TestSegmentSorting, TestRecovery, DistribJoinFromCollectionTest, BasicAuthIntegrationTest, HighlighterTest, SmileWriterTest, PrimitiveFieldTypeTest, StressHdfsTest, RequiredFieldsTest, PolyFieldTest, PropertiesRequestHandlerTest, TestSolrJ, FastVectorHighlighterTest, BlockDirectoryTest, SuggesterTest, QueryEqualityTest, TestOrdValues, TriLevelCompositeIdRoutingTest, SolrMetricManagerTest, TestXmlQParser, TestLRUCache, SignatureUpdateProcessorFactoryTest, TestReload, TestLegacyTerms, TestFuzzyAnalyzedSuggestions, TestFilteredDocIdSet, TestSystemCollAutoCreate, InfixSuggestersTest, SolrShardReporterTest, TestScoreJoinQPNoScore, ExplicitHLLTest, SolrCoreTest, OverriddenZkACLAndCredentialsProvidersTest, ClassificationUpdateProcessorTest, DataDrivenBlockJoinTest, ResponseHeaderTest, TestExportWriter, OverseerTest, TestSolr4Spatial, TestStandardQParsers, SyncSliceTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SyncSliceTest -Dtests.seed=C401B50A945DEFFE -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr-Latn-RS -Dtests.timezone=America/Lower_Princes -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | SyncSliceTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.SyncSliceTest: 
   [junit4]    >    1) Thread[id=10387, name=qtp28730764-10387, state=TIMED_WAITING, group=TGRP-SyncSliceTest]
   [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([C401B50A945DEFFE]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=10387, name=qtp28730764-10387, state=TIMED_WAITING, group=TGRP-SyncSliceTest]
   [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([C401B50A945DEFFE]:0)
   [junit4] Completed [318/773 (2!)] on J1 in 104.56s, 1 test, 2 errors <<< FAILURES!

[...truncated 45397 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (32bit/jdk1.8.0_144) - Build # 1270 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1270/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseG1GC

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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([96E1DD2C3A0CCDED:1EB5E2F694F0A015]: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.ReplaceNodeNoTargetTest.test(ReplaceNodeNoTargetTest.java:92)
	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.testSetProperties

Error Message:
Expected 8 triggers but found: [x0, x1, x2, x3, x4, x5, x6] expected:<8> but was:<7>

Stack Trace:
java.lang.AssertionError: Expected 8 triggers but found: [x0, x1, x2, x3, x4, x5, x6] expected:<8> but was:<7>
	at __randomizedtesting.SeedInfo.seed([96E1DD2C3A0CCDED:FD850A6589215869]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testSetProperties(TriggerIntegrationTest.java:1322)
	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([96E1DD2C3A0CCDED:FB1D79D1804432EA]: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:241)
	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 12638 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReplaceNodeNoTargetTest
   [junit4]   2> 1124116 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[96E1DD2C3A0CCDED]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_96E1DD2C3A0CCDED-001/init-core-data-001
   [junit4]   2> 1124117 WARN  (SUITE-ReplaceNodeNoTargetTest-seed#[96E1DD2C3A0CCDED]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1124118 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[96E1DD2C3A0CCDED]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1124120 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[96E1DD2C3A0CCDED]-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> 1124121 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[96E1DD2C3A0CCDED]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_96E1DD2C3A0CCDED-001/tempDir-001
   [junit4]   2> 1124121 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[96E1DD2C3A0CCDED]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1124121 INFO  (Thread-3071) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1124121 INFO  (Thread-3071) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1124123 ERROR (Thread-3071) [    ] 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> 1124221 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[96E1DD2C3A0CCDED]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:45523
   [junit4]   2> 1124223 INFO  (zkConnectionManagerCallback-1719-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1124226 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 0x1000c2a66730000, likely client has closed socket
   [junit4]   2> 1124231 INFO  (jetty-launcher-1716-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T03:27:37+06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1124231 INFO  (jetty-launcher-1716-thread-5) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T03:27:37+06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1124231 INFO  (jetty-launcher-1716-thread-6) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T03:27:37+06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1124233 INFO  (jetty-launcher-1716-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T03:27:37+06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1124235 INFO  (jetty-launcher-1716-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T03:27:37+06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1124235 INFO  (jetty-launcher-1716-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T03:27:37+06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1124238 INFO  (jetty-launcher-1716-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1124238 INFO  (jetty-launcher-1716-thread-5) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1124238 INFO  (jetty-launcher-1716-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1124238 INFO  (jetty-launcher-1716-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1124238 INFO  (jetty-launcher-1716-thread-5) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1124238 INFO  (jetty-launcher-1716-thread-5) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1124238 INFO  (jetty-launcher-1716-thread-4) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1124238 INFO  (jetty-launcher-1716-thread-6) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1124238 INFO  (jetty-launcher-1716-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1124238 INFO  (jetty-launcher-1716-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1124238 INFO  (jetty-launcher-1716-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1124238 INFO  (jetty-launcher-1716-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1124238 INFO  (jetty-launcher-1716-thread-6) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1124238 INFO  (jetty-launcher-1716-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1124238 INFO  (jetty-launcher-1716-thread-6) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1124239 INFO  (jetty-launcher-1716-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1124239 INFO  (jetty-launcher-1716-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1124239 INFO  (jetty-launcher-1716-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1124239 INFO  (jetty-launcher-1716-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2456b2{/solr,null,AVAILABLE}
   [junit4]   2> 1124239 INFO  (jetty-launcher-1716-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c4428c{/solr,null,AVAILABLE}
   [junit4]   2> 1124240 INFO  (jetty-launcher-1716-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@127d7ae{/solr,null,AVAILABLE}
   [junit4]   2> 1124240 INFO  (jetty-launcher-1716-thread-6) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1bfb564{/solr,null,AVAILABLE}
   [junit4]   2> 1124240 INFO  (jetty-launcher-1716-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1602d24{/solr,null,AVAILABLE}
   [junit4]   2> 1124241 INFO  (jetty-launcher-1716-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17d583a{/solr,null,AVAILABLE}
   [junit4]   2> 1124242 INFO  (jetty-launcher-1716-thread-6) [    ] o.e.j.s.AbstractConnector Started ServerConnector@13e73bc{SSL,[ssl, http/1.1]}{127.0.0.1:44971}
   [junit4]   2> 1124242 INFO  (jetty-launcher-1716-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1dcb567{SSL,[ssl, http/1.1]}{127.0.0.1:46399}
   [junit4]   2> 1124242 INFO  (jetty-launcher-1716-thread-6) [    ] o.e.j.s.Server Started @1126459ms
   [junit4]   2> 1124242 INFO  (jetty-launcher-1716-thread-4) [    ] o.e.j.s.Server Started @1126459ms
   [junit4]   2> 1124242 INFO  (jetty-launcher-1716-thread-6) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44971}
   [junit4]   2> 1124242 INFO  (jetty-launcher-1716-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46399}
   [junit4]   2> 1124242 ERROR (jetty-launcher-1716-thread-6) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1124242 ERROR (jetty-launcher-1716-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1124242 INFO  (jetty-launcher-1716-thread-6) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1124242 INFO  (jetty-launcher-1716-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1124242 INFO  (jetty-launcher-1716-thread-6) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1124242 INFO  (jetty-launcher-1716-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1124242 INFO  (jetty-launcher-1716-thread-6) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1124242 INFO  (jetty-launcher-1716-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1124242 INFO  (jetty-launcher-1716-thread-6) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-31T23:22:25.014Z
   [junit4]   2> 1124242 INFO  (jetty-launcher-1716-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-31T23:22:25.014Z
   [junit4]   2> 1124243 INFO  (jetty-launcher-1716-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@176fefd{SSL,[ssl, http/1.1]}{127.0.0.1:46505}
   [junit4]   2> 1124243 INFO  (jetty-launcher-1716-thread-3) [    ] o.e.j.s.Server Started @1126460ms
   [junit4]   2> 1124243 INFO  (jetty-launcher-1716-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46505}
   [junit4]   2> 1124243 ERROR (jetty-launcher-1716-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1124243 INFO  (jetty-launcher-1716-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1124243 INFO  (jetty-launcher-1716-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1124244 INFO  (jetty-launcher-1716-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1124244 INFO  (jetty-launcher-1716-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-31T23:22:25.016Z
   [junit4]   2> 1124244 INFO  (zkConnectionManagerCallback-1721-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1124244 INFO  (jetty-launcher-1716-thread-6) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1124245 INFO  (zkConnectionManagerCallback-1725-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1124245 INFO  (zkConnectionManagerCallback-1723-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1124245 INFO  (jetty-launcher-1716-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1124246 INFO  (jetty-launcher-1716-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1124246 INFO  (jetty-launcher-1716-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1b2f302{SSL,[ssl, http/1.1]}{127.0.0.1:44369}
   [junit4]   2> 1124246 INFO  (jetty-launcher-1716-thread-1) [    ] o.e.j.s.Server Started @1126464ms
   [junit4]   2> 1124246 INFO  (jetty-launcher-1716-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44369}
   [junit4]   2> 1124247 ERROR (jetty-launcher-1716-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1124247 INFO  (jetty-launcher-1716-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1124247 INFO  (jetty-launcher-1716-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1124247 INFO  (jetty-launcher-1716-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1124247 INFO  (jetty-launcher-1716-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-31T23:22:25.019Z
   [junit4]   2> 1124247 INFO  (jetty-launcher-1716-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@90d7a{SSL,[ssl, http/1.1]}{127.0.0.1:42189}
   [junit4]   2> 1124247 INFO  (jetty-launcher-1716-thread-5) [    ] o.e.j.s.Server Started @1126465ms
   [junit4]   2> 1124248 INFO  (jetty-launcher-1716-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42189}
   [junit4]   2> 1124249 ERROR (jetty-launcher-1716-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1124250 INFO  (jetty-launcher-1716-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1124250 INFO  (jetty-launcher-1716-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1124250 INFO  (jetty-launcher-1716-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1124250 INFO  (jetty-launcher-1716-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-31T23:22:25.022Z
   [junit4]   2> 1124251 INFO  (jetty-launcher-1716-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@408338{SSL,[ssl, http/1.1]}{127.0.0.1:41123}
   [junit4]   2> 1124251 INFO  (jetty-launcher-1716-thread-2) [    ] o.e.j.s.Server Started @1126468ms
   [junit4]   2> 1124251 INFO  (jetty-launcher-1716-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41123}
   [junit4]   2> 1124251 ERROR (jetty-launcher-1716-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1124251 INFO  (jetty-launcher-1716-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1124251 INFO  (jetty-launcher-1716-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1124251 INFO  (jetty-launcher-1716-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1124251 INFO  (jetty-launcher-1716-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-31T23:22:25.023Z
   [junit4]   2> 1124252 INFO  (zkConnectionManagerCallback-1729-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1124253 INFO  (jetty-launcher-1716-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1124253 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 0x1000c2a66730002, likely client has closed socket
   [junit4]   2> 1124257 INFO  (zkConnectionManagerCallback-1727-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1124258 INFO  (jetty-launcher-1716-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1124258 INFO  (zkConnectionManagerCallback-1731-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1124259 INFO  (jetty-launcher-1716-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1124261 INFO  (jetty-launcher-1716-thread-6) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45523/solr
   [junit4]   2> 1124265 INFO  (jetty-launcher-1716-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45523/solr
   [junit4]   2> 1124265 INFO  (zkConnectionManagerCallback-1735-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1124271 INFO  (jetty-launcher-1716-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45523/solr
   [junit4]   2> 1124271 INFO  (jetty-launcher-1716-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45523/solr
   [junit4]   2> 1124276 INFO  (zkConnectionManagerCallback-1740-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1124282 INFO  (jetty-launcher-1716-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45523/solr
   [junit4]   2> 1124283 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 0x1000c2a66730007, likely client has closed socket
   [junit4]   2> 1124287 INFO  (zkConnectionManagerCallback-1748-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1124287 INFO  (zkConnectionManagerCallback-1745-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1124287 INFO  (jetty-launcher-1716-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45523/solr
   [junit4]   2> 1124290 INFO  (zkConnectionManagerCallback-1751-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1124291 INFO  (zkConnectionManagerCallback-1753-thread-1-processing-n:127.0.0.1:44971_solr) [n:127.0.0.1:44971_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1124291 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 0x1000c2a6673000a, likely client has closed socket
   [junit4]   2> 1124291 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 0x1000c2a66730009, likely client has closed socket
   [junit4]   2> 1124294 INFO  (zkConnectionManagerCallback-1757-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1124296 INFO  (zkConnectionManagerCallback-1759-thread-1-processing-n:127.0.0.1:42189_solr) [n:127.0.0.1:42189_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1124296 INFO  (zkConnectionManagerCallback-1761-thread-1-processing-n:127.0.0.1:46505_solr) [n:127.0.0.1:46505_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1124296 INFO  (zkConnectionManagerCallback-1765-thread-1-processing-n:127.0.0.1:41123_solr) [n:127.0.0.1:41123_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1124297 INFO  (zkConnectionManagerCallback-1763-thread-1-processing-n:127.0.0.1:46399_solr) [n:127.0.0.1:46399_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1124299 INFO  (zkConnectionManagerCallback-1767-thread-1-processing-n:127.0.0.1:44369_solr) [n:127.0.0.1:44369_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1124333 INFO  (jetty-launcher-1716-thread-1) [n:127.0.0.1:44369_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1124335 INFO  (jetty-launcher-1716-thread-1) [n:127.0.0.1:44369_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44369_solr
   [junit4]   2> 1124337 INFO  (jetty-launcher-1716-thread-1) [n:127.0.0.1:44369_solr    ] o.a.s.c.Overseer Overseer (id=72070970284900370-127.0.0.1:44369_solr-n_0000000000) starting
   [junit4]   2> 1124355 INFO  (jetty-launcher-1716-thread-1) [n:127.0.0.1:44369_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44369_solr
   [junit4]   2> 1124368 INFO  (zkCallback-1766-thread-1-processing-n:127.0.0.1:44369_solr) [n:127.0.0.1:44369_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1124433 INFO  (jetty-launcher-1716-thread-5) [n:127.0.0.1:42189_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1124435 INFO  (jetty-launcher-1716-thread-2) [n:127.0.0.1:41123_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1124435 INFO  (jetty-launcher-1716-thread-3) [n:127.0.0.1:46505_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1124436 INFO  (jetty-launcher-1716-thread-6) [n:127.0.0.1:44971_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1124437 INFO  (jetty-launcher-1716-thread-4) [n:127.0.0.1:46399_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1124437 INFO  (jetty-launcher-1716-thread-5) [n:127.0.0.1:42189_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1124439 INFO  (jetty-launcher-1716-thread-6) [n:127.0.0.1:44971_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1124439 INFO  (jetty-launcher-1716-thread-2) [n:127.0.0.1:41123_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1124439 INFO  (jetty-launcher-1716-thread-3) [n:127.0.0.1:46505_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1124440 INFO  (jetty-launcher-1716-thread-4) [n:127.0.0.1:46399_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1124442 INFO  (jetty-launcher-1716-thread-5) [n:127.0.0.1:42189_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42189_solr
   [junit4]   2> 1124459 INFO  (zkCallback-1766-thread-1-processing-n:127.0.0.1:44369_solr) [n:127.0.0.1:44369_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1124463 INFO  (zkCallback-1758-thread-1-processing-n:127.0.0.1:42189_solr) [n:127.0.0.1:42189_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1124467 INFO  (zkCallback-1760-thread-1-processing-n:127.0.0.1:46505_solr) [n:127.0.0.1:46505_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1124474 INFO  (zkCallback-1764-thread-1-processing-n:127.0.0.1:41123_solr) [n:127.0.0.1:41123_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1124474 INFO  (zkCallback-1762-thread-1-processing-n:127.0.0.1:46399_solr) [n:127.0.0.1:46399_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1124478 INFO  (zkCallback-1752-thread-1-processing-n:127.0.0.1:44971_solr) [n:127.0.0.1:44971_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1124479 INFO  (jetty-launcher-1716-thread-3) [n:127.0.0.1:46505_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46505_solr
   [junit4]   2> 1124479 INFO  (jetty-launcher-1716-thread-6) [n:127.0.0.1:44971_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44971_solr
   [junit4]   2> 1124479 INFO  (jetty-launcher-1716-thread-2) [n:127.0.0.1:41123_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41123_solr
   [junit4]   2> 1124498 INFO  (jetty-launcher-1716-thread-4) [n:127.0.0.1:46399_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46399_solr
   [junit4]   2> 1124499 INFO  (zkCallback-1766-thread-1-processing-n:127.0.0.1:44369_solr) [n:127.0.0.1:44369_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (5)
   [junit4]   2> 1124499 INFO  (zkCallback-1762-thread-1-processing-n:127.0.0.1:46399_solr) [n:127.0.0.1:46399_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (5)
   [junit4]   2> 1124498 INFO  (zkCallback-1760-thread-1-processing-n:127.0.0.1:46505_solr) [n:127.0.0.1:46505_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (5)
   [junit4]   2> 1124514 INFO  (zkCallback-1758-thread-1-processing-n:127.0.0.1:42189_solr) [n:127.0.0.1:42189_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (5)
   [junit4]   2> 1124518 INFO  (zkCallback-1764-thread-1-processing-n:127.0.0.1:41123_solr) [n:127.0.0.1:41123_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (5)
   [junit4]   2> 1124534 INFO  (zkCallback-1762-thread-1-processing-n:127.0.0.1:46399_solr) [n:127.0.0.1:46399_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1124534 INFO  (zkCallback-1758-thread-1-processing-n:127.0.0.1:42189_solr) [n:127.0.0.1:42189_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1124534 INFO  (zkCallback-1766-thread-2-processing-n:127.0.0.1:44369_solr) [n:127.0.0.1:44369_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1124534 INFO  (zkCallback-1760-thread-1-processing-n:127.0.0.1:46505_solr) [n:127.0.0.1:46505_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1124535 INFO  (zkCallback-1764-thread-1-processing-n:127.0.0.1:41123_solr) [n:127.0.0.1:41123_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1124546 INFO  (zkCallback-1752-thread-1-processing-n:127.0.0.1:44971_solr) [n:127.0.0.1:44971_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (5)
   [junit4]   2> 1124550 INFO  (zkCallback-1752-thread-2-processing-n:127.0.0.1:44971_solr) [n:127.0.0.1:44971_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1124584 INFO  (jetty-launcher-1716-thread-1) [n:127.0.0.1:44369_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44369.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@167038
   [junit4]   2> 1124600 INFO  (jetty-launcher-1716-thread-1) [n:127.0.0.1:44369_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44369.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@167038
   [junit4]   2> 1124600 INFO  (jetty-launcher-1716-thread-1) [n:127.0.0.1:44369_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44369.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@167038
   [junit4]   2> 1124602 INFO  (jetty-launcher-1716-thread-1) [n:127.0.0.1:44369_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_96E1DD2C3A0CCDED-001/tempDir-001/node1/.
   [junit4]   2> 1124765 INFO  (jetty-launcher-1716-thread-5) [n:127.0.0.1:42189_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42189.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@167038
   [junit4]   2> 1124767 INFO  (jetty-launcher-1716-thread-2) [n:127.0.0.1:41123_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41123.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@167038
   [junit4]   2> 1124781 INFO  (jetty-launcher-1716-thread-3) [n:127.0.0.1:46505_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46505.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@167038
   [junit4]   2> 1124790 INFO  (jetty-launcher-1716-thread-5) [n:127.0.0.1:42189_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42189.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@167038
   [junit4]   2> 1124790 INFO  (jetty-launcher-1716-thread-5) [n:127.0.0.1:42189_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42189.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@167038
   [junit4]   2> 1124792 INFO  (jetty-launcher-1716-thread-5) [n:127.0.0.1:42189_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_96E1DD2C3A0CCDED-001/tempDir-001/node5/.
   [junit4]   2> 1124793 INFO  (jetty-launcher-1716-thread-2) [n:127.0.0.1:41123_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41123.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@167038
   [junit4]   2> 1124793 INFO  (jetty-launcher-1716-thread-2) [n:127.0.0.1:41123_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41123.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@167038
   [junit4]   2> 1124795 INFO  (jetty-launcher-1716-thread-2) [n:127.0.0.1:41123_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_96E1DD2C3A0CCDED-001/tempDir-001/node2/.
   [junit4]   2> 1124797 INFO  (jetty-launcher-1716-thread-3) [n:127.0.0.1:46505_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46505.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@167038
   [junit4]   2> 1124797 INFO  (jetty-launcher-1716-thread-3) [n:127.0.0.1:46505_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46505.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@167038
   [junit4]   2> 1124806 INFO  (jetty-launcher-1716-thread-3) [n:127.0.0.1:46505_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_96E1DD2C3A0CCDED-001/tempDir-001/node3/.
   [junit4]   2> 1124895 INFO  (jetty-launcher-1716-thread-4) [n:127.0.0.1:46399_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46399.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@167038
   [junit4]   2> 1124910 INFO  (jetty-launcher-1716-thread-4) [n:127.0.0.1:46399_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46399.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@167038
   [junit4]   2> 1124911 INFO  (jetty-launcher-1716-thread-4) [n:127.0.0.1:46399_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46399.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@167038
   [junit4]   2> 1124912 INFO  (jetty-launcher-1716-thread-4) [n:127.0.0.1:46399_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_96E1DD2C3A0CCDED-001/tempDir-001/node4/.
   [junit4]   2> 1125013 INFO  (jetty-launcher-1716-thread-6) [n:127.0.0.1:44971_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44971.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@167038
   [junit4]   2> 1125023 INFO  (jetty-launcher-1716-thread-6) [n:127.0.0.1:44971_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44971.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@167038
   [junit4]   2> 1125023 INFO  (jetty-launcher-1716-thread-6) [n:127.0.0.1:44971_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44971.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@167038
   [junit4]   2> 1125024 INFO  (jetty-launcher-1716-thread-6) [n:127.0.0.1:44971_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_96E1DD2C3A0CCDED-001/tempDir-001/node6/.
   [junit4]   2> 1125232 INFO  (zkConnectionManagerCallback-1781-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1125235 INFO  (zkConnectionManagerCallback-1785-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1125236 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[96E1DD2C3A0CCDED]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 1125237 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[96E1DD2C3A0CCDED]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45523/solr ready
   [junit4]   2> 1125289 INFO  (TEST-ReplaceNodeNoTargetTest.test-seed#[96E1DD2C3A0CCDED]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1125291 INFO  (zkConnectionManagerCallback-1787-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1125292 INFO  (TEST-ReplaceNodeNoTargetTest.test-seed#[96E1DD2C3A0CCDED]) [    ] o.a.s.c.ReplaceNodeNoTargetTest total_jettys: 6
   [junit4]   2> 1125402 INFO  (qtp10348306-10075) [n:127.0.0.1:41123_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=1
   [junit4]   2> 1125446 INFO  (qtp5920918-10057) [n:127.0.0.1:42189_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=1
   [junit4]   2> 1125507 INFO  (qtp28123253-10082) [n:127.0.0.1:44369_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> 1125550 INFO  (qtp25501926-10072) [n:127.0.0.1:44971_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> 1125556 INFO  (qtp8598256-10063) [n:127.0.0.1:46399_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> 1125618 INFO  (qtp15660202-10084) [n:127.0.0.1:46505_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> 1125619 INFO  (qtp8598256-10056) [n:127.0.0.1:46399_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=281
   [junit4]   2> 1125621 INFO  (qtp8598256-10069) [n:127.0.0.1:46399_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=2&collection.configName=conf1&name=replacenodetest_coll_notarget&nrtReplicas=2&action=CREATE&numShards=5&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1125623 INFO  (OverseerThreadFactory-3325-thread-1-processing-n:127.0.0.1:44369_solr) [n:127.0.0.1:44369_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection replacenodetest_coll_notarget
   [junit4]   2> 1125631 INFO  (qtp10348306-10071) [n:127.0.0.1:41123_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> 1125637 INFO  (qtp5920918-10060) [n:127.0.0.1:42189_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> 1125642 INFO  (qtp28123253-10078) [n:127.0.0.1:44369_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> 1125648 INFO  (qtp25501926-10076) [n:127.0.0.1:44971_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> 1125653 INFO  (qtp8598256-10042) [n:127.0.0.1:46399_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> 1125658 INFO  (qtp15660202-10083) [n:127.0.0.1:46505_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> 1125670 INFO  (OverseerThreadFactory-3325-thread-1-processing-n:127.0.0.1:44369_solr) [n:127.0.0.1:44369_solr    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 204106879 sessionWrapper.createTime 204106868975140, this.sessionWrapper.createTime 204106868975140 
   [junit4]   2> 1125777 INFO  (OverseerStateUpdate-72070970284900370-127.0.0.1:44369_solr-n_0000000000) [n:127.0.0.1:44369_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46505/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1125779 INFO  (OverseerStateUpdate-72070970284900370-127.0.0.1:44369_solr-n_0000000000) [n:127.0.0.1:44369_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46399/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1125781 INFO  (OverseerStateUpdate-72070970284900370-127.0.0.1:44369_solr-n_0000000000) [n:127.0.0.1:44369_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44971/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1125782 INFO  (OverseerStateUpdate-72070970284900370-127.0.0.1:44369_solr-n_0000000000) [n:127.0.0.1:44369_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44369/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1125784 INFO  (OverseerStateUpdate-72070970284900370-127.0.0.1:44369_solr-n_0000000000) [n:127.0.0.1:44369_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard3_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42189/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1125785 INFO  (OverseerStateUpdate-72070970284900370-127.0.0.1:44369_solr-n_0000000000) [n:127.0.0.1:44369_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard3_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41123/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1125787 INFO  (OverseerStateUpdate-72070970284900370-127.0.0.1:44369_solr-n_0000000000) [n:127.0.0.1:44369_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard4_replica_n12",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41123/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1125788 INFO  (OverseerStateUpdate-72070970284900370-127.0.0.1:44369_solr-n_0000000000) [n:127.0.0.1:44369_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard4_replica_n14",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42189/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1125790 INFO  (OverseerStateUpdate-72070970284900370-127.0.0.1:44369_solr-n_0000000000) [n:127.0.0.1:44369_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard5_replica_n16",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44369/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1125791 INFO  (OverseerStateUpdate-72070970284900370-127.0.0.1:44369_solr-n_0000000000) [n:127.0.0.1:44369_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard5_replica_n18",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44971/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1126005 INFO  (qtp15660202-10053) [n:127.0.0.1:46505_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard1_replica_n1&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1126006 INFO  (qtp15660202-10053) [n:127.0.0.1:46505_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1126016 INFO  (qtp25501926-10039) [n:127.0.0.1:44971_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node20&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard5_replica_n18&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard5&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1126016 INFO  (qtp25501926-10039) [n:127.0.0.1:44971_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1126021 INFO  (qtp10348306-10061) [n:127.0.0.1:41123_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node13&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard3_replica_n10&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1126021 INFO  (qtp10348306-10061) [n:127.0.0.1:41123_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1126017 INFO  (qtp8598256-10203) [n:127.0.0.1:46399_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard1_replica_n2&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1126022 INFO  (qtp8598256-10203) [n:127.0.0.1:46399_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1126017 INFO  (qtp28123253-10038) [n:127.0.0.1:44369_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard2_replica_n6&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1126022 INFO  (qtp28123253-10038) [n:127.0.0.1:44369_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1126022 INFO  (qtp28123253-10036) [n:127.0.0.1:44369_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node19&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard5_replica_n16&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard5&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1126021 INFO  (qtp5920918-10043) [n:127.0.0.1:42189_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard3_replica_n8&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1126023 INFO  (qtp5920918-10043) [n:127.0.0.1:42189_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1126024 INFO  (qtp25501926-10076) [n:127.0.0.1:44971_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard2_replica_n4&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1126046 INFO  (qtp10348306-10050) [n:127.0.0.1:41123_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node15&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard4_replica_n12&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1126046 INFO  (qtp5920918-10040) [n:127.0.0.1:42189_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node17&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard4_replica_n14&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1126160 INFO  (zkCallback-1758-thread-1-processing-n:127.0.0.1:42189_solr) [n:127.0.0.1:42189_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1126160 INFO  (zkCallback-1760-thread-1-processing-n:127.0.0.1:46505_solr) [n:127.0.0.1:46505_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1126160 INFO  (zkCallback-1752-thread-2-processing-n:127.0.0.1:44971_solr) [n:127.0.0.1:44971_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1126160 INFO  (zkCallback-1762-thread-1-processing-n:127.0.0.1:46399_solr) [n:127.0.0.1:46399_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1126160 INFO  (zkCallback-1764-thread-1-processing-n:127.0.0.1:41123_solr) [n:127.0.0.1:41123_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1126160 INFO  (zkCallback-1766-thread-2-processing-n:127.0.0.1:44369_solr) [n:127.0.0.1:44369_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1126161 INFO  (zkCallback-1762-thread-2-processing-n:127.0.0.1:46399_solr) [n:127.0.0.1:46399_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1126161 INFO  (zkCallback-1760-thread-2-processing-n:127.0.0.1:46505_solr) [n:127.0.0.1:46505_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1126162 INFO  (zkCallback-1764-thread-2-processing-n:127.0.0.1:41123_solr) [n:127.0.0.1:41123_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1126162 INFO  (zkCallback-1758-thread-2-processing-n:127.0.0.1:42189_solr) [n:127.0.0.1:42189_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1127042 INFO  (qtp25501926-10076) [n:127.0.0.1:44971_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1127047 INFO  (qtp28123253-10038) [n:127.0.0.1:44369_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1127048 INFO  (qtp28123253-10036) [n:127.0.0.1:44369_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1127084 INFO  (qtp10348306-10061) [n:127.0.0.1:41123_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1127085 INFO  (qtp8598256-10203) [n:127.0.0.1:46399_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1127088 INFO  (qtp10348306-10050) [n:127.0.0.1:41123_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1127093 INFO  (qtp5920918-10040) [n:127.0.0.1:42189_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1127118 INFO  (qtp25501926-10076) [n:127.0.0.1:44971_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard2_replica_n4] Schema name=cloud-dynamic
   [junit4]   2> 1127119 INFO  (qtp15660202-10053) [n:127.0.0.1:46505_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1127121 INFO  (qtp5920918-10043) [n:127.0.0.1:42189_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1127123 INFO  (qtp25501926-10039) [n:127.0.0.1:44971_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1127132 INFO  (qtp28123253-10038) [n:127.0.0.1:44369_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard2_replica_n6] Schema name=cloud-dynamic
   [junit4]   2> 1127145 INFO  (qtp5920918-10043) [n:127.0.0.1:42189_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard3_replica_n8] Schema name=cloud-dynamic
   [junit4]   2> 1127151 INFO  (qtp10348306-10050) [n:127.0.0.1:41123_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard4_replica_n12] Schema name=cloud-dynamic
   [junit4]   2> 1127159 INFO  (qtp10348306-10061) [n:127.0.0.1:41123_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard3_replica_n10] Schema name=cloud-dynamic
   [junit4]   2> 1127226 INFO  (qtp28123253-10036) [n:127.0.0.1:44369_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard5_replica_n16] Schema name=cloud-dynamic
   [junit4]   2> 1127226 INFO  (qtp25501926-10076) [n:127.0.0.1:44971_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1127226 INFO  (qtp25501926-10076) [n:127.0.0.1:44971_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard2_replica_n4' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1127227 INFO  (qtp25501926-10076) [n:127.0.0.1:44971_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44971.solr.core.replacenodetest_coll_notarget.shard2.replica_n4' (registry 'solr.core.replacenodetest_coll_notarget.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@167038
   [junit4]   2> 1127228 INFO  (qtp25501926-10076) [n:127.0.0.1:44971_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1127228 INFO  (qtp25501926-10076) [n:127.0.0.1:44971_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_96E1DD2C3A0CCDED-001/tempDir-001/node6/replacenodetest_coll_notarget_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_96E1DD2C3A0CCDED-001/tempDir-001/node6/./replacenodetest_coll_notarget_shard2_replica_n4/data/]
   [junit4]   2> 1127250 INFO  (qtp28123253-10038) [n:127.0.0.1:44369_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1127250 INFO  (qtp28123253-10038) [n:127.0.0.1:44369_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard2_replica_n6' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1127251 INFO  (qtp28123253-10038) [n:127.0.0.1:44369_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44369.solr.core.replacenodetest_coll_notarget.shard2.replica_n6' (registry 'solr.core.replacenodetest_coll_notarget.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@167038
   [junit4]   2> 1127251 INFO  (qtp28123253-10038) [n:127.0.0.1:44369_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1127251 INFO  (qtp28123253-10038) [n:127.0.0.1:44369_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_96E1DD2C3A0CCDED-001/tempDir-001/node1/replacenodetest_coll_notarget_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_96E1DD2C3A0CCDED-001/tempDir-001/node1/./replacenodetest_coll_notarget_shard2_replica_n6/data/]
   [junit4]   2> 1127256 INFO  (qtp10348306-10061) [n:127.0.0.1:41123_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1127256 INFO  (qtp10348306-10061) [n:127.0.0.1:41123_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard3_replica_n10' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1127257 INFO  (qtp10348306-10061) [n:127.0.0.1:41123_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41123.solr.core.replacenodetest_coll_notarget.shard3.replica_n10' (registry 'solr.core.replacenodetest_coll_notarget.shard3.replica_n10') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@167038
   [junit4]   2> 1127257 INFO  (qtp10348306-10061) [n:127.0.0.1:41123_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1127257 INFO  (qtp10348306-10061) [n:127.0.0.1:41123_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard3_replica_n10] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_96E1DD2C3A0CCDED-001/tempDir-001/node2/replacenodetest_coll_notarget_shard3_replica_n10], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_96E1DD2C3A0CCDED-001/tempDir-001/node2/./replacenodetest_coll_notarget_shard3_replica_n10/data/]
   [junit4]   2> 1127261 INFO  (qtp25501926-10039) [n:127.0.0.1:44971_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard5_replica_n18] Schema name=cloud-dynamic
   [junit4]   2> 1127265 INFO  (qtp5920918-10043) [n:127.0.0.1:42189_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1127265 INFO  (qtp5920918-10043) [n:127.0.0.1:42189_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard3_replica_n8' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1127266 INFO  (qtp5920918-10043) [n:127.0.0.1:42189_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42189.solr.core.replacenodetest_coll_notarget.shard3.replica_n8' (registry 'solr.core.replacenodetest_coll_notarget.shard3.replica_n8') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@167038
   [junit4]   2> 1127266 INFO  (qtp5920918-10043) [n:127.0.0.1:42189_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1127266 INFO  (qtp5920918-10043) [n:127.0.0.1:42189_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard3_replica_n8] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_96E1DD2C3A0CCDED-001/tempDir-001/node5/replacenodetest_coll_notarget_shard3_replica_n8], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_96E1DD2C3A0CCDED-001/tempDir-001/node5/./replacenodetest_coll_notarget_shard3_replica_n8/data/]
   [junit4]   2> 1127271 INFO  (qtp10348306-10050) [n:127.0.0.1:41123_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1127271 INFO  (qtp10348306-10050) [n:127.0.0.1:41123_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard4_replica_n12' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1127274 INFO  (qtp10348306-10050) [n:127.0.0.1:41123_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41123.solr.core.replacenodetest_coll_notarget.shard4.replica_n12' (registry 'solr.core.replacenodetest_coll_notarget.shard4.replica_n12') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@167038
   [junit4]   2> 1127274 INFO  (qtp10348306-10050) [n:127.0.0.1:41123_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1127274 INFO  (qtp10348306-10050) [n:127.0.0.1:41123_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard4_replica_n12] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_96E1DD2C3A0CCDED-001/tempDir-001/node2/replacenodetest_coll_notarget_shard4_replica_n12], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_96E1DD2C3A0CCDED-001/tempDir-001/node2/./replacenodetest_coll_notarget_shard4_replica_n12/data/]
   [junit4]   2> 1127280 INFO  (qtp5920918-10040) [n:127.0.0.1:42189_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard4_replica_n14] Schema name=cloud-dynamic
   [junit4]   2> 1127270 INFO  (qtp8598256-10203) [n:127.0.0.1:46399_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard1_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 1127295 INFO  (qtp15660202-10053) [n:127.0.0.1:46505_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard1_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 1127377 INFO  (qtp5920918-10040) [n:127.0.0.1:42189_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1127377 INFO  (qtp5920918-10040) [n:127.0.0.1:42189_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard4_replica_n14' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1127378 INFO  (qtp5920918-10040) [n:127.0.0.1:42189_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42189.solr.core.replacenodetest_coll_notarget.shard4.replica_n14' (registry 'solr.core.replacenodetest_coll_notarget.shard4.replica_n14') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@167038
   [junit4]   2> 1127378 INFO  (qtp5920918-10040) [n:127.0.0.1:42189_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1127378 INFO  (qtp5920918-10040) [n:127.0.0.1:42189_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard4_replica_n14] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_96E1DD2C3A0CCDED-001/tempDir-001/node5/replacenodetest_coll_notarget_shard4_replica_n14], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_96E1DD2C3A0CCDED-001/tempDir-001/node5/./replacenodetest_coll_notarget_shard4_replica_n14/data/]
   [junit4]   2> 1127399 INFO  (qtp8598256-10203) [n:127.0.0.1:46399_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1127399 INFO  (qtp8598256-10203) [n:127.0.0.1:46399_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard1_replica_n2' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1127400 INFO  (qtp8598256-10203) [n:127.0.0.1:46399_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46399.solr.core.replacenodetest_coll_notarget.shard1.replica_n2' (registry 'solr.core.replacenodetest_coll_notarget.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@167038
   [junit4]   2> 1127400 INFO  (qtp8598256-10203) [n:127.0.0.1:46399_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1127400 INFO  (qtp8598256-10203) [n:127.0.0.1:46399_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_96E1DD2C3A0CCDED-001/tempDir-001/node4/replacenodetest_coll_notarget_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_96E1DD2C3A0CCDED-001/tempDir-001/node4/./replacenodetest_coll_notarget_shard1_replica_n2/data/]
   [junit4]   2> 1127402 INFO  (qtp15660202-10053) [n:127.0.0.1:46505_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1127402 INFO  (qtp15660202-10053) [n:127.0.0.1:46505_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard1_replica_n1' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1127403 INFO  (qtp15660202-10053) [n:127.0.0.1:46505_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46505.solr.core.replacenodetest_coll_notarget.shard1.replica_n1' (registry 'solr.core.replacenodetest_coll_notarget.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@167038
   [junit4]   2> 1127403 INFO  (qtp15660202-10053) [n:127.0.0.1:46505_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1127403 INFO  (qtp15660202-10053) [n:127.0.0.1:46505_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_96E1DD2C3A0CCDED-001/tempDir-001/node3/replacenodetest_coll_notarget_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_96E1DD2C3A0CCDED-001/tempDir-001/node3/./replacenodetest_coll_notarget_shard1_replica_n1/data/]
   [junit4]   2> 1127413 INFO  (qtp28123253-10036) [n:127.0.0.1:44369_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1127413 INFO  (qtp28123253-10036) [n:127.0.0.1:44369_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard5_replica_n16' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1127414 INFO  (qtp25501926-10039) [n:127.0.0.1:44971_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1127414 INFO  (qtp28123253-10036) [n:127.0.0.1:44369_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44369.solr.core.replacenodetest_coll_notarget.shard5.replica_n16' (registry 'solr.core.replacenodetest_coll_notarget.shard5.replica_n16') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@167038
   [junit4]   2> 1127414 INFO  (qtp25501926-10039) [n:127.0.0.1:44971_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard5_replica_n18' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1127414 INFO  (qtp28123253-10036) [n:127.0.0.1:44369_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1127414 INFO  (qtp28123253-10036) [n:127.0.0.1:44369_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard5_replica_n16] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_96E1DD2C3A0CCDED-001/tempDir-001/node1/replacenodetest_coll_notarget_shard5_replica_n16], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_96E1DD2C3A0CCDED-001/tempDir-001/node1/./replacenodetest_coll_notarget_shard5_replica_n16/data/]
   [junit4]   2> 1127422 INFO  (qtp25501926-10039) [n:127.0.0.1:44971_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44971.solr.core.replacenodetest_coll_notarget.shard5.replica_n18' (registry 'solr.core.replacenodetest_coll_notarget.shard5.replica_n18') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@167038
   [junit4]   2> 1127423 INFO  (qtp25501926-10039) [n:127.0.0.1:44971_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1127423 INFO  (qtp25501926-10039) [n:127.0.0.1:44971_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard5_replica_n18] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_96E1DD2C3A0CCDED-001/tempDir-001/node6/replacenodetest_coll_notarget_shard5_replica_n18], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_96E1DD2C3A0CCDED-001/tempDir-001/node6/./replacenodetest_coll_notarget_shard5_replica_n18/data/]
   [junit4]   2> 1127568 INFO  (qtp25501926-10076) [n:127.0.0.1:44971_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.upda

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

127.0.0.1:39977_solr
   [junit4]   2> 3551520 WARN  (OverseerAutoScalingTriggerThread-72071128471961607-127.0.0.1:39977_solr-n_0000000000) [n:127.0.0.1:39977_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3551521 DEBUG (jetty-closer-7729-thread-3) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 3551521 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 0x1000c4f3b220007, likely client has closed socket
   [junit4]   2> 3551522 INFO  (zkCallback-7754-thread-1-processing-n:127.0.0.1:36551_solr) [n:127.0.0.1:36551_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36551_solr
   [junit4]   2> 3551522 INFO  (jetty-closer-7729-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1a69c4d{/solr,null,UNAVAILABLE}
   [junit4]   2> 3551523 INFO  (jetty-closer-7729-thread-3) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 3551523 INFO  (jetty-closer-7729-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@c811d1{/solr,null,UNAVAILABLE}
   [junit4]   2> 3551524 INFO  (jetty-closer-7729-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 3551529 INFO  (coreCloseExecutor-7826-thread-1) [n:127.0.0.1:36551_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.AutoscalingHistoryHandlerTest_collection.shard1.leader, tag=30293559
   [junit4]   2> 3551529 INFO  (coreCloseExecutor-7826-thread-2) [n:127.0.0.1:36551_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=22490902
   [junit4]   2> 3551534 INFO  (jetty-closer-7729-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1f3aab6{/solr,null,UNAVAILABLE}
   [junit4]   2> 3551535 INFO  (jetty-closer-7729-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 3551535 ERROR (SUITE-AutoscalingHistoryHandlerTest-seed#[96E1DD2C3A0CCDED]-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> 3551535 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[96E1DD2C3A0CCDED]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35429 35429
   [junit4]   2> 3558463 INFO  (Thread-7881) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35429 35429
   [junit4]   2> 3558465 WARN  (Thread-7881) [    ] 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> 	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> 	22	/solr/collections/.system/state.json
   [junit4]   2> 	22	/solr/collections/AutoscalingHistoryHandlerTest_collection/state.json
   [junit4]   2> 	11	/solr/clusterprops.json
   [junit4]   2> 	11	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/collections/AutoscalingHistoryHandlerTest_collection/leader_elect/shard1/election/72071128471961607-core_node3-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72071128471961607-127.0.0.1:39977_solr-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/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_96E1DD2C3A0CCDED-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {action_s=PostingsFormat(name=LuceneVarGapFixedInterval), event.source_s=BlockTreeOrds(blocksize=128), type=PostingsFormat(name=LuceneVarGapFixedInterval), before.actions_ss=BlockTreeOrds(blocksize=128), event.property._enqueue_time__ss=PostingsFormat(name=LuceneVarGapFixedInterval), after.actions_ss=PostingsFormat(name=LuceneFixedGap), stage_s=PostingsFormat(name=LuceneVarGapFixedInterval), event.id_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), event.property.eventTimes_ss=PostingsFormat(name=LuceneVarGapFixedInterval), source_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), event.type_s=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=LuceneVarGapDocFreqInterval), event.property.nodeNames_ss=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{_version_=DocValuesFormat(name=Direct), event.time_l=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=2001, maxMBSortInHeap=6.514971942014253, sim=RandomSimilarity(queryNorm=false): {}, locale=es-HN, timezone=America/Knox_IN
   [junit4]   2> NOTE: Linux 4.13.0-32-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=1,free=181253264,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestClusterStateProvider, ImplicitSnitchTest, ConnectionReuseTest, TestTrackingShardHandlerFactory, TestCloudManagedSchema, TestCoreDiscovery, ClusterStateUpdateTest, SpatialFilterTest, TestQueryTypes, TestNonDefinedSimilarityFactory, AddSchemaFieldsUpdateProcessorFactoryTest, LukeRequestHandlerTest, WordBreakSolrSpellCheckerTest, AnalyticsMergeStrategyTest, DocValuesMultiTest, CacheHeaderTest, SolrMetricReporterTest, TermVectorComponentTest, DistributedSuggestComponentTest, ClassificationUpdateProcessorFactoryTest, StatelessScriptUpdateProcessorFactoryTest, TestDefaultStatsCache, DisMaxRequestHandlerTest, TestTolerantSearch, PeerSyncWithIndexFingerprintCachingTest, ConjunctionSolrSpellCheckerTest, NumericFieldsTest, VMParamsZkACLAndCredentialsProvidersTest, DateMathParserTest, TestApiFramework, TestFieldCacheWithThreads, V2ApiIntegrationTest, TestCoreAdminApis, RegexBytesRefFilterTest, TestBlobHandler, TestLMJelinekMercerSimilarityFactory, ReturnFieldsTest, AnalysisErrorHandlingTest, TestLockTree, DateFieldTest, LeaderElectionTest, TestNodeAddedTrigger, TestMacros, TestManagedResource, MoveReplicaHDFSTest, TestSerializedLuceneMatchVersion, TestRequestStatusCollectionAPI, BooleanFieldTest, ParsingFieldUpdateProcessorsTest, TestDynamicFieldResource, TestFieldTypeCollectionResource, SpellPossibilityIteratorTest, TestDistributedMissingSort, SharedFSAutoReplicaFailoverTest, TestShortCircuitedRequests, HdfsChaosMonkeyNothingIsSafeTest, TestTlogReplica, BasicAuthStandaloneTest, ExitableDirectoryReaderTest, LIRRollingUpdatesTest, BigEndianAscendingWordSerializerTest, TestZkAclsWithHadoopAuth, TestNumericTokenStream, MigrateRouteKeyTest, SuggestComponentContextFilterQueryTest, TestFieldCacheSort, TestRandomCollapseQParserPlugin, TestAnalyzedSuggestions, MultiTermTest, SolrCmdDistributorTest, TemplateUpdateProcessorTest, TestBackupRepositoryFactory, TestValueSourceCache, TestRecoveryHdfs, TestFiltering, AutoScalingHandlerTest, ConnectionManagerTest, TestSchemalessBufferedUpdates, TestUtilizeNode, TestScoreJoinQPScore, TestExecutePlanAction, OverseerStatusTest, DirectSolrSpellCheckerTest, TestCoreContainer, CloneFieldUpdateProcessorFactoryTest, TestExpandComponent, RollingRestartTest, RecoveryZkTest, NodeAddedTriggerTest, DistanceFunctionTest, TestExactStatsCache, SuggesterTSTTest, TestSimDistributedQueue, TestClusterProperties, TestAtomicUpdateErrorCases, TestRandomDVFaceting, ShowFileRequestHandlerTest, TestSolrCoreParser, DeleteInactiveReplicaTest, TestInfoStreamLogging, DistribCursorPagingTest, NotRequiredUniqueKeyTest, TestBlendedInfixSuggestions, UnloadDistributedZkTest, TestDelegationWithHadoopAuth, TestConfigSetProperties, BasicDistributedZk2Test, TestFastWriter, TestReloadAndDeleteDocs, DistributedFacetPivotLongTailTest, RecoveryAfterSoftCommitTest, PreAnalyzedFieldTest, CoreAdminHandlerTest, TestCloudPseudoReturnFields, TestRangeQuery, SolrSlf4jReporterTest, HDFSCollectionsAPITest, NoCacheHeaderTest, TestClusterStateMutator, TestSolrDeletionPolicy2, TestCloudInspectUtil, TestJmxIntegration, UniqFieldsUpdateProcessorFactoryTest, PingRequestHandlerTest, BasicDistributedZkTest, TestConfigSetsAPIZkFailure, TestDistribDocBasedVersion, TestLeaderElectionWithEmptyReplica, TestOnReconnectListenerSupport, TestRandomRequestDistribution, TestRebalanceLeaders, TestSolrCloudWithKerberosAlt, TestStressLiveNodes, TestTolerantUpdateProcessorCloud, TlogReplayBufferedWhileIndexingTest, AssignTest, CollectionsAPIDistributedZkTest, HdfsAutoAddReplicasIntegrationTest, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, HdfsBasicDistributedZkTest, HdfsRecoverLeaseTest, HdfsSyncSliceTest, HdfsUnloadDistributedZkTest, RuleEngineTest, BlobRepositoryCloudTest, CachingDirectoryFactoryTest, TestCorePropertiesReload, TestImplicitCoreProperties, TestInitParams, TestNRTOpen, TestShardHandlerFactory, TestSolrConfigHandler, TestSolrXml, TestSolrCoreSnapshots, TestCoreBackup, TestHdfsBackupRestoreCore, TestSQLHandlerNonCloud, TestSolrConfigHandlerCloud, V2StandaloneTest, AutoscalingHistoryHandlerTest]
   [junit4] Completed [628/773 (3!)] on J2 in 20.66s, 1 test, 1 failure <<< FAILURES!

[...truncated 44504 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk-9.0.1) - Build # 1269 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1269/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseParallelGC

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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([FEA5749C7B64DBF6:FA5BDD8E41AE596C]: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.testNodeLostTrigger(TriggerIntegrationTest.java:521)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 13794 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_FEA5749C7B64DBF6-001/init-core-data-001
   [junit4]   2> 2838336 WARN  (SUITE-TriggerIntegrationTest-seed#[FEA5749C7B64DBF6]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 2838336 INFO  (SUITE-TriggerIntegrationTest-seed#[FEA5749C7B64DBF6]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2838337 INFO  (SUITE-TriggerIntegrationTest-seed#[FEA5749C7B64DBF6]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2838337 INFO  (SUITE-TriggerIntegrationTest-seed#[FEA5749C7B64DBF6]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2838337 INFO  (SUITE-TriggerIntegrationTest-seed#[FEA5749C7B64DBF6]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_FEA5749C7B64DBF6-001/tempDir-001
   [junit4]   2> 2838337 INFO  (SUITE-TriggerIntegrationTest-seed#[FEA5749C7B64DBF6]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2838338 INFO  (Thread-10230) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2838338 INFO  (Thread-10230) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2838339 ERROR (Thread-10230) [    ] 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> 2838438 INFO  (SUITE-TriggerIntegrationTest-seed#[FEA5749C7B64DBF6]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:32919
   [junit4]   2> 2838439 INFO  (zkConnectionManagerCallback-7274-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2838442 INFO  (jetty-launcher-7271-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2838442 INFO  (jetty-launcher-7271-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2838443 INFO  (jetty-launcher-7271-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2838443 INFO  (jetty-launcher-7271-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2838443 INFO  (jetty-launcher-7271-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2838443 INFO  (jetty-launcher-7271-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2838443 INFO  (jetty-launcher-7271-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2838443 INFO  (jetty-launcher-7271-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2838443 INFO  (jetty-launcher-7271-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3dc3454d{/solr,null,AVAILABLE}
   [junit4]   2> 2838443 INFO  (jetty-launcher-7271-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5cff5c95{/solr,null,AVAILABLE}
   [junit4]   2> 2838444 INFO  (jetty-launcher-7271-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1a5ab556{HTTP/1.1,[http/1.1]}{127.0.0.1:45747}
   [junit4]   2> 2838444 INFO  (jetty-launcher-7271-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@39c28658{HTTP/1.1,[http/1.1]}{127.0.0.1:34801}
   [junit4]   2> 2838444 INFO  (jetty-launcher-7271-thread-1) [    ] o.e.j.s.Server Started @2840310ms
   [junit4]   2> 2838444 INFO  (jetty-launcher-7271-thread-2) [    ] o.e.j.s.Server Started @2840310ms
   [junit4]   2> 2838444 INFO  (jetty-launcher-7271-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45747}
   [junit4]   2> 2838444 INFO  (jetty-launcher-7271-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34801}
   [junit4]   2> 2838444 ERROR (jetty-launcher-7271-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2838444 ERROR (jetty-launcher-7271-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2838444 INFO  (jetty-launcher-7271-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2838444 INFO  (jetty-launcher-7271-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2838444 INFO  (jetty-launcher-7271-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2838444 INFO  (jetty-launcher-7271-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2838444 INFO  (jetty-launcher-7271-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2838444 INFO  (jetty-launcher-7271-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2838444 INFO  (jetty-launcher-7271-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-30T16:04:08.452888Z
   [junit4]   2> 2838444 INFO  (jetty-launcher-7271-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-30T16:04:08.452929Z
   [junit4]   2> 2838445 INFO  (zkConnectionManagerCallback-7276-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2838445 INFO  (zkConnectionManagerCallback-7278-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2838445 INFO  (jetty-launcher-7271-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2838445 INFO  (jetty-launcher-7271-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2838449 INFO  (jetty-launcher-7271-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32919/solr
   [junit4]   2> 2838449 INFO  (jetty-launcher-7271-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32919/solr
   [junit4]   2> 2838450 INFO  (zkConnectionManagerCallback-7284-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2838450 INFO  (zkConnectionManagerCallback-7286-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2838451 INFO  (zkConnectionManagerCallback-7288-thread-1-processing-n:127.0.0.1:45747_solr) [n:127.0.0.1:45747_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2838451 INFO  (zkConnectionManagerCallback-7290-thread-1-processing-n:127.0.0.1:34801_solr) [n:127.0.0.1:34801_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2838478 INFO  (jetty-launcher-7271-thread-1) [n:127.0.0.1:45747_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2838478 INFO  (jetty-launcher-7271-thread-2) [n:127.0.0.1:34801_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2838478 INFO  (jetty-launcher-7271-thread-1) [n:127.0.0.1:45747_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45747_solr
   [junit4]   2> 2838478 INFO  (jetty-launcher-7271-thread-2) [n:127.0.0.1:34801_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34801_solr
   [junit4]   2> 2838478 INFO  (jetty-launcher-7271-thread-1) [n:127.0.0.1:45747_solr    ] o.a.s.c.Overseer Overseer (id=72063584603996165-127.0.0.1:45747_solr-n_0000000000) starting
   [junit4]   2> 2838482 INFO  (zkCallback-7287-thread-1-processing-n:127.0.0.1:45747_solr) [n:127.0.0.1:45747_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2838483 INFO  (zkCallback-7289-thread-1-processing-n:127.0.0.1:34801_solr) [n:127.0.0.1:34801_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2838490 DEBUG (OverseerAutoScalingTriggerThread-72063584603996165-127.0.0.1:45747_solr-n_0000000000) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 2838491 DEBUG (OverseerAutoScalingTriggerThread-72063584603996165-127.0.0.1:45747_solr-n_0000000000) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 2838491 INFO  (jetty-launcher-7271-thread-1) [n:127.0.0.1:45747_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45747_solr
   [junit4]   2> 2838491 DEBUG (OverseerAutoScalingTriggerThread-72063584603996165-127.0.0.1:45747_solr-n_0000000000) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:34801_solr]
   [junit4]   2> 2838491 DEBUG (OverseerAutoScalingTriggerThread-72063584603996165-127.0.0.1:45747_solr-n_0000000000) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 2838491 DEBUG (OverseerAutoScalingTriggerThread-72063584603996165-127.0.0.1:45747_solr-n_0000000000) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 2838492 INFO  (zkCallback-7289-thread-1-processing-n:127.0.0.1:34801_solr) [n:127.0.0.1:34801_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2838492 INFO  (zkCallback-7287-thread-1-processing-n:127.0.0.1:45747_solr) [n:127.0.0.1:45747_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2838492 DEBUG (OverseerAutoScalingTriggerThread-72063584603996165-127.0.0.1:45747_solr-n_0000000000) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2838492 DEBUG (OverseerAutoScalingTriggerThread-72063584603996165-127.0.0.1:45747_solr-n_0000000000) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 2838492 DEBUG (ScheduledTrigger-10401-thread-1) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2838520 INFO  (jetty-launcher-7271-thread-2) [n:127.0.0.1:34801_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34801.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@318f7d91
   [junit4]   2> 2838522 INFO  (jetty-launcher-7271-thread-1) [n:127.0.0.1:45747_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45747.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@318f7d91
   [junit4]   2> 2838525 INFO  (jetty-launcher-7271-thread-2) [n:127.0.0.1:34801_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34801.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@318f7d91
   [junit4]   2> 2838525 INFO  (jetty-launcher-7271-thread-2) [n:127.0.0.1:34801_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34801.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@318f7d91
   [junit4]   2> 2838526 INFO  (jetty-launcher-7271-thread-2) [n:127.0.0.1:34801_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_FEA5749C7B64DBF6-001/tempDir-001/node2/.
   [junit4]   2> 2838526 INFO  (jetty-launcher-7271-thread-1) [n:127.0.0.1:45747_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45747.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@318f7d91
   [junit4]   2> 2838527 INFO  (jetty-launcher-7271-thread-1) [n:127.0.0.1:45747_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45747.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@318f7d91
   [junit4]   2> 2838527 INFO  (jetty-launcher-7271-thread-1) [n:127.0.0.1:45747_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_FEA5749C7B64DBF6-001/tempDir-001/node1/.
   [junit4]   2> 2838549 INFO  (zkConnectionManagerCallback-7296-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2838551 INFO  (zkConnectionManagerCallback-7300-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2838552 INFO  (SUITE-TriggerIntegrationTest-seed#[FEA5749C7B64DBF6]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2838553 INFO  (SUITE-TriggerIntegrationTest-seed#[FEA5749C7B64DBF6]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32919/solr ready
   [junit4]   2> 2838559 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEventFromRestoredState
   [junit4]   2> 2838559 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 2838560 DEBUG (zkCallback-7287-thread-1-processing-n:127.0.0.1:45747_solr) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 2838560 DEBUG (OverseerAutoScalingTriggerThread-72063584603996165-127.0.0.1:45747_solr-n_0000000000) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 2838561 DEBUG (OverseerAutoScalingTriggerThread-72063584603996165-127.0.0.1:45747_solr-n_0000000000) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2838561 DEBUG (OverseerAutoScalingTriggerThread-72063584603996165-127.0.0.1:45747_solr-n_0000000000) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2838561 DEBUG (OverseerAutoScalingTriggerThread-72063584603996165-127.0.0.1:45747_solr-n_0000000000) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 2838564 INFO  (qtp1584683911-32519) [n:127.0.0.1:34801_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> 2838564 INFO  (qtp1709795479-32460) [n:127.0.0.1:45747_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> 2838564 DEBUG (qtp1584683911-32459) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2838565 INFO  (qtp1584683911-32459) [n:127.0.0.1:34801_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 2838565 DEBUG (zkCallback-7287-thread-1-processing-n:127.0.0.1:45747_solr) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 2838565 DEBUG (zkCallback-7287-thread-1-processing-n:127.0.0.1:45747_solr) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:45747_solr, 127.0.0.1:34801_solr]
   [junit4]   2> 2838565 DEBUG (zkCallback-7287-thread-1-processing-n:127.0.0.1:45747_solr) [n:127.0.0.1:45747_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> 2838565 DEBUG (OverseerAutoScalingTriggerThread-72063584603996165-127.0.0.1:45747_solr-n_0000000000) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 2838566 INFO  (OverseerAutoScalingTriggerThread-72063584603996165-127.0.0.1:45747_solr-n_0000000000) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 2838566 DEBUG (OverseerAutoScalingTriggerThread-72063584603996165-127.0.0.1:45747_solr-n_0000000000) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2838566 INFO  (qtp1584683911-32468) [n:127.0.0.1:34801_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2838566 DEBUG (ScheduledTrigger-10401-thread-1) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 2838566 DEBUG (OverseerAutoScalingTriggerThread-72063584603996165-127.0.0.1:45747_solr-n_0000000000) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 2838566 DEBUG (ScheduledTrigger-10401-thread-1) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 2838568 INFO  (qtp1584683911-32468) [n:127.0.0.1:34801_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 2838568 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2838569 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2838569 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2838569 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2838569 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@138d5629{/solr,null,AVAILABLE}
   [junit4]   2> 2838569 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@495e3959{HTTP/1.1,[http/1.1]}{127.0.0.1:45041}
   [junit4]   2> 2838569 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [    ] o.e.j.s.Server Started @2840435ms
   [junit4]   2> 2838569 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45041}
   [junit4]   2> 2838569 ERROR (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2838570 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2838570 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2838570 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2838570 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-30T16:04:08.578127Z
   [junit4]   2> 2838570 INFO  (zkConnectionManagerCallback-7302-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2838571 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2838575 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32919/solr
   [junit4]   2> 2838578 INFO  (zkConnectionManagerCallback-7306-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2838579 INFO  (zkConnectionManagerCallback-7308-thread-1-processing-n:127.0.0.1:45041_solr) [n:127.0.0.1:45041_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2838581 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [n:127.0.0.1:45041_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2838581 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [n:127.0.0.1:45041_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2838583 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [n:127.0.0.1:45041_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45041_solr
   [junit4]   2> 2838583 INFO  (zkCallback-7289-thread-1-processing-n:127.0.0.1:34801_solr) [n:127.0.0.1:34801_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2838583 INFO  (zkCallback-7287-thread-1-processing-n:127.0.0.1:45747_solr) [n:127.0.0.1:45747_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2838587 INFO  (zkCallback-7299-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2838587 INFO  (zkCallback-7307-thread-1-processing-n:127.0.0.1:45041_solr) [n:127.0.0.1:45041_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2838608 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [n:127.0.0.1:45041_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45041.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@318f7d91
   [junit4]   2> 2838614 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [n:127.0.0.1:45041_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45041.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@318f7d91
   [junit4]   2> 2838614 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [n:127.0.0.1:45041_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45041.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@318f7d91
   [junit4]   2> 2838615 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [n:127.0.0.1:45041_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_FEA5749C7B64DBF6-001/tempDir-001/node3/.
   [junit4]   2> 2839567 DEBUG (ScheduledTrigger-10401-thread-2) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 2839567 DEBUG (ScheduledTrigger-10401-thread-2) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 2839567 DEBUG (ScheduledTrigger-10401-thread-2) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:45041_solr at time 91410013155050
   [junit4]   2> 2840568 INFO  (OverseerCollectionConfigSetProcessor-72063584603996165-127.0.0.1:45747_solr-n_0000000000) [n:127.0.0.1:45747_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> 2840568 DEBUG (ScheduledTrigger-10401-thread-2) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 2840568 DEBUG (ScheduledTrigger-10401-thread-2) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 2841569 DEBUG (ScheduledTrigger-10401-thread-2) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 2841569 DEBUG (ScheduledTrigger-10401-thread-2) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 2842569 DEBUG (ScheduledTrigger-10401-thread-2) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 2842569 DEBUG (ScheduledTrigger-10401-thread-2) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 2843569 DEBUG (ScheduledTrigger-10401-thread-2) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 2843569 DEBUG (ScheduledTrigger-10401-thread-2) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 2844569 DEBUG (ScheduledTrigger-10401-thread-2) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 2844569 DEBUG (ScheduledTrigger-10401-thread-2) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 2845570 DEBUG (ScheduledTrigger-10401-thread-2) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 2845570 DEBUG (ScheduledTrigger-10401-thread-2) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 2846570 DEBUG (ScheduledTrigger-10401-thread-2) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 2846570 DEBUG (ScheduledTrigger-10401-thread-2) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 2847570 DEBUG (ScheduledTrigger-10401-thread-2) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 2847570 DEBUG (ScheduledTrigger-10401-thread-2) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 2848570 DEBUG (ScheduledTrigger-10401-thread-2) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 2848570 DEBUG (ScheduledTrigger-10401-thread-2) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 2849571 DEBUG (ScheduledTrigger-10401-thread-2) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 2849571 DEBUG (ScheduledTrigger-10401-thread-2) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 2849571 DEBUG (ScheduledTrigger-10401-thread-2) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerEFRS firing registered processor for nodes: [127.0.0.1:45041_solr] added at times [91410013155050], now=91420016823473
   [junit4]   2> 2849571 DEBUG (ScheduledTrigger-10401-thread-2) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"53230d5ceeeaT9wwphp6nxy3lt19yp9zbjjidv",
   [junit4]   2>   "source":"node_added_triggerEFRS",
   [junit4]   2>   "eventTime":91410013155050,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[91410013155050],
   [junit4]   2>     "nodeNames":["127.0.0.1:45041_solr"]}}
   [junit4]   2> 2849571 DEBUG (ScheduledTrigger-10401-thread-2) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_added_triggerEFRS]
   [junit4]   2> 2849572 INFO  (ScheduledTrigger-10401-thread-2) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 2849572 DEBUG (AutoscalingActionExecutor-10402-thread-1-processing-n:127.0.0.1:45747_solr) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"53230d5ceeeaT9wwphp6nxy3lt19yp9zbjjidv",
   [junit4]   2>   "source":"node_added_triggerEFRS",
   [junit4]   2>   "eventTime":91410013155050,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[91410013155050],
   [junit4]   2>     "_enqueue_time_":91420017227406,
   [junit4]   2>     "nodeNames":["127.0.0.1:45041_solr"]}}
   [junit4]   2> 2849573 DEBUG (AutoscalingActionExecutor-10402-thread-1-processing-n:127.0.0.1:45747_solr) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_triggerEFRS after 5000ms
   [junit4]   2> 2849573 DEBUG (AutoscalingActionExecutor-10402-thread-1-processing-n:127.0.0.1:45747_solr) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 0 ms for event id=53230d5ceeeaT9wwphp6nxy3lt19yp9zbjjidv
   [junit4]   2> 2849573 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2849574 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2849574 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2849574 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2849574 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@13ebbef8{/solr,null,AVAILABLE}
   [junit4]   2> 2849574 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6110b5b4{HTTP/1.1,[http/1.1]}{127.0.0.1:43939}
   [junit4]   2> 2849574 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [    ] o.e.j.s.Server Started @2851440ms
   [junit4]   2> 2849575 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43939}
   [junit4]   2> 2849575 ERROR (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2849575 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2849575 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2849575 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2849575 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-30T16:04:19.583452Z
   [junit4]   2> 2849576 INFO  (zkConnectionManagerCallback-7312-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2849576 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2849581 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32919/solr
   [junit4]   2> 2849582 INFO  (zkConnectionManagerCallback-7316-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2849583 INFO  (zkConnectionManagerCallback-7318-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2849586 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2849587 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [n:127.0.0.1:43939_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2849587 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [n:127.0.0.1:43939_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43939_solr
   [junit4]   2> 2849588 INFO  (zkCallback-7289-thread-1-processing-n:127.0.0.1:34801_solr) [n:127.0.0.1:34801_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2849588 INFO  (zkCallback-7307-thread-1-processing-n:127.0.0.1:45041_solr) [n:127.0.0.1:45041_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2849588 INFO  (zkCallback-7317-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2849588 INFO  (zkCallback-7287-thread-1-processing-n:127.0.0.1:45747_solr) [n:127.0.0.1:45747_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2849588 INFO  (zkCallback-7299-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2849621 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [n:127.0.0.1:43939_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43939.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@318f7d91
   [junit4]   2> 2849628 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [n:127.0.0.1:43939_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43939.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@318f7d91
   [junit4]   2> 2849628 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [n:127.0.0.1:43939_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43939.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@318f7d91
   [junit4]   2> 2849629 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [n:127.0.0.1:43939_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_FEA5749C7B64DBF6-001/tempDir-001/node4/.
   [junit4]   2> 2854573 DEBUG (ScheduledTrigger-10401-thread-1) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 2854573 DEBUG (ScheduledTrigger-10401-thread-1) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 2854573 DEBUG (ScheduledTrigger-10401-thread-1) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:43939_solr at time 91425018942991
   [junit4]   2> 2855573 DEBUG (ScheduledTrigger-10401-thread-1) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 2855574 DEBUG (ScheduledTrigger-10401-thread-1) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 2856574 DEBUG (ScheduledTrigger-10401-thread-1) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 2856574 DEBUG (ScheduledTrigger-10401-thread-1) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 2857574 DEBUG (ScheduledTrigger-10401-thread-1) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 2857574 DEBUG (ScheduledTrigger-10401-thread-1) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 2858574 DEBUG (ScheduledTrigger-10401-thread-1) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 2858574 DEBUG (ScheduledTrigger-10401-thread-1) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 2859574 DEBUG (ScheduledTrigger-10401-thread-1) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 2859575 DEBUG (ScheduledTrigger-10401-thread-1) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 2859658 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1a5ab556{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2859658 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1691220032
   [junit4]   2> 2859659 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2859659 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5ac19cf7: rootName = solr_45747, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@21dd99a3
   [junit4]   2> 2859663 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2859663 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@d938b8: rootName = solr_45747, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@7a08acd5
   [junit4]   2> 2859668 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2859668 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@56eb1c3d: rootName = solr_45747, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@76f801e0
   [junit4]   2> 2859669 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45747_solr
   [junit4]   2> 2859669 INFO  (zkCallback-7299-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2859669 INFO  (zkCallback-7287-thread-1-processing-n:127.0.0.1:45747_solr) [n:127.0.0.1:45747_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2859669 INFO  (zkCallback-7307-thread-1-processing-n:127.0.0.1:45041_solr) [n:127.0.0.1:45041_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2859669 INFO  (zkCallback-7317-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2859669 INFO  (zkCallback-7289-thread-1-processing-n:127.0.0.1:34801_solr) [n:127.0.0.1:34801_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2859669 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2859669 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2859669 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [    ] o.a.s.c.Overseer Overseer (id=72063584603996165-127.0.0.1:45747_solr-n_0000000000) closing
   [junit4]   2> 2859670 INFO  (OverseerStateUpdate-72063584603996165-127.0.0.1:45747_solr-n_0000000000) [n:127.0.0.1:45747_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45747_solr
   [junit4]   2> 2859670 WARN  (OverseerAutoScalingTriggerThread-72063584603996165-127.0.0.1:45747_solr-n_0000000000) [n:127.0.0.1:45747_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2859670 DEBUG (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 2859670 INFO  (zkCallback-7289-thread-1-processing-n:127.0.0.1:34801_solr) [n:127.0.0.1:34801_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34801_solr
   [junit4]   2> 2859670 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3dc3454d{/solr,null,UNAVAILABLE}
   [junit4]   2> 2859671 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2859671 INFO  (zkCallback-7289-thread-1-processing-n:127.0.0.1:34801_solr) [n:127.0.0.1:34801_solr    ] o.a.s.c.Overseer Overseer (id=72063584603996166-127.0.0.1:34801_solr-n_0000000001) starting
   [junit4]   2> 2859674 DEBUG (OverseerAutoScalingTriggerThread-72063584603996166-127.0.0.1:34801_solr-n_0000000001) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 2859675 DEBUG (OverseerAutoScalingTriggerThread-72063584603996166-127.0.0.1:34801_solr-n_0000000001) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 2859675 DEBUG (OverseerAutoScalingTriggerThread-72063584603996166-127.0.0.1:34801_solr-n_0000000001) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:43939_solr, 127.0.0.1:45041_solr, 127.0.0.1:34801_solr]
   [junit4]   2> 2859675 DEBUG (OverseerAutoScalingTriggerThread-72063584603996166-127.0.0.1:34801_solr-n_0000000001) [n:127.0.0.1:34801_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> 2859675 DEBUG (OverseerAutoScalingTriggerThread-72063584603996166-127.0.0.1:34801_solr-n_0000000001) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:43939_solr, 127.0.0.1:45041_solr, 127.0.0.1:34801_solr]
   [junit4]   2> 2859675 DEBUG (OverseerAutoScalingTriggerThread-72063584603996166-127.0.0.1:34801_solr-n_0000000001) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion -1
   [junit4]   2> 2859676 DEBUG (OverseerAutoScalingTriggerThread-72063584603996166-127.0.0.1:34801_solr-n_0000000001) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 2859676 INFO  (OverseerAutoScalingTriggerThread-72063584603996166-127.0.0.1:34801_solr-n_0000000001) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 2859676 DEBUG (OverseerAutoScalingTriggerThread-72063584603996166-127.0.0.1:34801_solr-n_0000000001) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.NodeAddedTrigger Adding node from marker path: 127.0.0.1:43939_solr
   [junit4]   2> 2859676 DEBUG (ScheduledTrigger-10422-thread-1) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 2859676 DEBUG (ScheduledTrigger-10422-thread-1) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 2859677 DEBUG (OverseerAutoScalingTriggerThread-72063584603996166-127.0.0.1:34801_solr-n_0000000001) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 2859677 DEBUG (ScheduledTrigger-10422-thread-2) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 2860677 DEBUG (ScheduledTrigger-10422-thread-1) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 2860677 DEBUG (ScheduledTrigger-10422-thread-1) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 2860677 DEBUG (ScheduledTrigger-10422-thread-3) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 2861677 DEBUG (ScheduledTrigger-10422-thread-2) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 2861677 DEBUG (ScheduledTrigger-10422-thread-4) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 2861677 DEBUG (ScheduledTrigger-10422-thread-2) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 2862678 DEBUG (ScheduledTrigger-10422-thread-4) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 2862678 DEBUG (ScheduledTrigger-10422-thread-3) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 2862678 DEBUG (ScheduledTrigger-10422-thread-3) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 2863678 DEBUG (ScheduledTrigger-10422-thread-4) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 2863678 DEBUG (ScheduledTrigger-10422-thread-2) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 2863678 DEBUG (ScheduledTrigger-10422-thread-2) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 2864678 DEBUG (ScheduledTrigger-10422-thread-4) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 2864678 DEBUG (ScheduledTrigger-10422-thread-3) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 2864678 DEBUG (ScheduledTrigger-10422-thread-3) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 2864678 DEBUG (ScheduledTrigger-10422-thread-3) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerEFRS firing registered processor for nodes: [127.0.0.1:43939_solr] added at times [91425018942991], now=91435124309807
   [junit4]   2> 2864678 DEBUG (ScheduledTrigger-10422-thread-3) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"53268bc7160fT9wwphp6nxy3lt19yp9zbjjidx",
   [junit4]   2>   "source":"node_added_triggerEFRS",
   [junit4]   2>   "eventTime":91425018942991,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[91425018942991],
   [junit4]   2>     "nodeNames":["127.0.0.1:43939_solr"]}}
   [junit4]   2> 2864679 DEBUG (ScheduledTrigger-10422-thread-3) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [.auto_add_replicas, node_added_triggerEFRS]
   [junit4]   2> 2864679 INFO  (ScheduledTrigger-10422-thread-3) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 2864680 DEBUG (AutoscalingActionExecutor-10423-thread-1-processing-n:127.0.0.1:34801_solr) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"53268bc7160fT9wwphp6nxy3lt19yp9zbjjidx",
   [junit4]   2>   "source":"node_added_triggerEFRS",
   [junit4]   2>   "eventTime":91425018942991,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[91425018942991],
   [junit4]   2>     "_enqueue_time_":91435124746728,
   [junit4]   2>     "nodeNames":["127.0.0.1:43939_solr"]}}
   [junit4]   2> 2864680 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[FEA5749C7B64DBF6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEventFromRestoredState
   [junit4]   2> 2864681 DEBUG (AutoscalingActionExecutor-10423-thread-1-processing-n:127.0.0.1:34801_solr) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .auto_add_replicas after 5000ms
   [junit4]   2> 2864681 DEBUG (AutoscalingActionExecutor-10423-thread-1-processing-n:127.0.0.1:34801_solr) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_triggerEFRS after 5000ms
   [junit4]   2> 2864681 DEBUG (AutoscalingActionExecutor-10423-thread-1-processing-n:127.0.0.1:34801_solr) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 1 ms for event id=53268bc7160fT9wwphp6nxy3lt19yp9zbjjidx
   [junit4]   2> 2864688 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[FEA5749C7B64DBF6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testListeners
   [junit4]   2> 2864689 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[FEA5749C7B64DBF6]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 5
   [junit4]   2> 2864689 DEBUG (zkCallback-7289-thread-1-processing-n:127.0.0.1:34801_solr) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 2864689 DEBUG (OverseerAutoScalingTriggerThread-72063584603996166-127.0.0.1:34801_solr-n_0000000001) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 2864690 DEBUG (OverseerAutoScalingTriggerThread-72063584603996166-127.0.0.1:34801_solr-n_0000000001) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2864690 DEBUG (OverseerAutoScalingTriggerThread-72063584603996166-127.0.0.1:34801_solr-n_0000000001) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2864690 DEBUG (OverseerAutoScalingTriggerThread-72063584603996166-127.0.0.1:34801_solr-n_0000000001) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 2864692 INFO  (qtp1584683911-32468) [n:127.0.0.1:34801_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> 2864693 INFO  (qtp570659520-32553) [n:127.0.0.1:43939_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> 2864694 INFO  (qtp1752213222-32589) [n:127.0.0.1:45041_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> 2864694 DEBUG (qtp1752213222-32527) [n:127.0.0.1:45041_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2864694 INFO  (qtp1752213222-32527) [n:127.0.0.1:45041_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 2864694 DEBUG (zkCallback-7289-thread-1-processing-n:127.0.0.1:34801_solr) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 6
   [junit4]   2> 2864695 DEBUG (zkCallback-7289-thread-1-processing-n:127.0.0.1:34801_solr) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:43939_solr, 127.0.0.1:45041_solr, 127.0.0.1:34801_solr]
   [junit4]   2> 2864695 DEBUG (zkCallback-7289-thread-1-processing-n:127.0.0.1:34801_solr) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerL instantiated with properties: {event=nodeAdded, waitFor=1, 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> 2864695 DEBUG (OverseerAutoScalingTriggerThread-72063584603996166-127.0.0.1:34801_solr-n_0000000001) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 6
   [junit4]   2> 2864696 INFO  (OverseerAutoScalingTriggerThread-72063584603996166-127.0.0.1:34801_solr-n_0000000001) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 2864696 DEBUG (OverseerAutoScalingTriggerThread-72063584603996166-127.0.0.1:34801_solr-n_0000000001) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2864696 DEBUG (OverseerAutoScalingTriggerThread-72063584603996166-127.0.0.1:34801_solr-n_0000000001) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, lastZnodeVersion 6
   [junit4]   2> 2864696 DEBUG (ScheduledTrigger-10422-thread-4) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerL
   [junit4]   2> 2864696 DEBUG (ScheduledTrigger-10422-thread-4) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 2864699 INFO  (qtp1584683911-32472) [n:127.0.0.1:34801_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> 2864700 INFO  (qtp570659520-32559) [n:127.0.0.1:43939_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> 2864701 INFO  (qtp1752213222-32588) [n:127.0.0.1:45041_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> 2864702 DEBUG (qtp1584683911-32518) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2864702 INFO  (qtp1584683911-32518) [n:127.0.0.1:34801_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 2864703 DEBUG (zkCallback-7289-thread-1-processing-n:127.0.0.1:34801_solr) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 7
   [junit4]   2> 2864703 DEBUG (zkCallback-7289-thread-1-processing-n:127.0.0.1:34801_solr) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:43939_solr, 127.0.0.1:45041_solr, 127.0.0.1:34801_solr]
   [junit4]   2> 2864703 DEBUG (zkCallback-7289-thread-1-processing-n:127.0.0.1:34801_solr) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerL instantiated with properties: {event=nodeAdded, waitFor=1, 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> 2864703 INFO  (qtp1584683911-32520) [n:127.0.0.1:34801_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> 2864703 DEBUG (OverseerAutoScalingTriggerThread-72063584603996166-127.0.0.1:34801_solr-n_0000000001) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 7
   [junit4]   2> 2864704 DEBUG (OverseerAutoScalingTriggerThread-72063584603996166-127.0.0.1:34801_solr-n_0000000001) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2864704 DEBUG (OverseerAutoScalingTriggerThread-72063584603996166-127.0.0.1:34801_solr-n_0000000001) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 7, lastZnodeVersion 7
   [junit4]   2> 2864704 INFO  (qtp570659520-32558) [n:127.0.0.1:43939_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> 2864704 INFO  (qtp1752213222-32532) [n:127.0.0.1:45041_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> 2864705 DEBUG (qtp1584683911-32468) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2864705 INFO  (qtp1584683911-32468) [n:127.0.0.1:34801_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 2864705 DEBUG (zkCallback-7289-thread-1-processing-n:127.0.0.1:34801_solr) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 8
   [junit4]   2> 2864705 DEBUG (zkCallback-7289-thread-1-processing-n:127.0.0.1:34801_solr) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:43939_solr, 127.0.0.1:45041_solr, 127.0.0.1:34801_solr]
   [junit4]   2> 2864705 DEBUG (zkCallback-7289-thread-1-processing-n:127.0.0.1:34801_solr) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerL instantiated with properties: {event=nodeAdded, waitFor=1, 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> 2864705 DEBUG (OverseerAutoScalingTriggerThread-72063584603996166-127.0.0.1:34801_solr-n_0000000001) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 8
   [junit4]   2> 2864705 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[FEA5749C7B64DBF6]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2864706 DEBUG (OverseerAutoScalingTriggerThread-72063584603996166-127.0.0.1:34801_solr-n_0000000001) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2864706 DEBUG (OverseerAutoScalingTriggerThread-72063584603996166-127.0.0.1:34801_solr-n_0000000001) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 8, lastZnodeVersion 8
   [junit4]   2> 2864706 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[FEA5749C7B64DBF6]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2864706 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[FEA5749C7B64DBF6]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2864706 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[FEA5749C7B64DBF6]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2864706 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[FEA5749C7B64DBF6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@41b902e6{/solr,null,AVAILABLE}
   [junit4]   2> 2864707 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[FEA5749C7B64DBF6]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@a49e484{HTTP/1.1,[http/1.1]}{127.0.0.1:37633}
   [junit4]   2> 2864707 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[FEA5749C7B64DBF6]) [    ] o.e.j.s.Server Started @2866573ms
   [junit4]   2> 2864707 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[FEA5749C7B64DBF6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37633}
   [junit4]   2> 2864707 ERROR (TEST-TriggerIntegrationTest.testListeners-seed#[FEA5749C7B64DBF6]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2864707 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[FEA5749C7B64DBF6]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2864707 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[FEA5749C7B64DBF6]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2864707 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[FEA5749C7B64DBF6]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2864707 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[FEA5749C7B64DBF6]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-30T16:04:34.715696Z
   [junit4]   2> 2864708 INFO  (zkConnectionManagerCallback-7322-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2864708 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[FEA5749C7B64DBF6]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2864712 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[FEA5749C7B64DBF6]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32919/solr
   [junit4]   2> 2864713 INFO  (zkConnectionManagerCallback-7326-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2864715 INFO  (zkConnectionManagerCallback-7328-thread-1-processing-n:127.0.0.1:37633_solr) [n:127.0.0.1:37633_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2864717 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[FEA5749C7B64DBF6]) [n:127.0.0.1:37633_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2864718 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[FEA5749C7B64DBF6]) [n:127.0.0.1:37633_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2864719 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[FEA5749C7B64DBF6]) [n:127.0.0.1:37633_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37633_solr
   [junit4]   2> 2864719 INFO  (zkCallback-7289-thread-1-processing-n:127.0.0.1:34801_solr) [n:127.0.0.1:34801_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2864719 INFO  (zkCallback-7299-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2864719 INFO  (zkCallback-7307-thread-1-processing-n:127.0.0.1:45041_solr) [n:127.0.0.1:45041_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2864719 INFO  (zkCallback-7317-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2864726 INFO  (zkCallback-7327-thread-1-processing-n:127.0.0.1:37633_solr) [n:127.0.0.1:37633_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2864771 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[FEA5749C7B64DBF6]) [n:127.0.0.1:37633_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37633.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@318f7d91
   [junit4]   2> 2864777 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[FEA5749C7B64DBF6]) [n:127.0.0.1:37633_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37633.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@318f7d91
   [junit4]   2> 2864778 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[FEA5749C7B64DBF6]) [n:127.0.0.1:37633_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37633.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@318f7d91
   [junit4]   2> 2864778 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[FEA5749C7B64DBF6]) [n:127.0.0.1:37633_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_FEA5749C7B64DBF6-001/tempDir-001/node5/.
   [junit4]   2> 2865696 DEBUG (ScheduledTrigger-10422-thread-4) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerL
   [junit4]   2> 2865696 DEBUG (ScheduledTrigger-10422-thread-4) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 2865696 DEBUG (ScheduledTrigger-10422-thread-4) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:37633_solr at time 91436142257072
   [junit4]   2> 2866697 DEBUG (ScheduledTrigger-10422-thread-4) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerL
   [junit4]   2> 2866697 DEBUG (ScheduledTrigger-10422-thread-4) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 2866697 DEBUG (ScheduledTrigger-10422-thread-4) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerL firing registered processor for nodes: [127.0.0.1:37633_solr] added at times [91436142257072], now=91437143188093
   [junit4]   2> 2866697 DEBUG (ScheduledTrigger-10422-thread-4) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"532922c763b0T9wwphp6nxy3lt19yp9zbjjidz",
   [junit4]   2>   "source":"node_added_triggerL",
   [junit4]   2>   "eventTime":91436142257072,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[91436142257072],
   [junit4]   2>     "nodeNames":["127.0.0.1:37633_solr"]}}
   [junit4]   2> 2866697 DEBUG (ScheduledTrigger-10422-thread-4) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_added_triggerL]
   [junit4]   2> 2866698 INFO  (ScheduledTrigger-10422-thread-4) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 2866698 DEBUG (AutoscalingActionExecutor-10423-thread-1-processing-n:127.0.0.1:34801_solr) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"532922c763b0T9wwphp6nxy3lt19yp9zbjjidz",
   [junit4]   2>   "source":"node_added_triggerL",
   [junit4]   2>   "eventTime":91436142257072,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[91436142257072],
   [junit4]   2>     "_enqueue_time_":91437143429770,
   [junit4]   2>     "nodeNames":["127.0.0.1:37633_solr"]}}
   [junit4]   2> 2866699 DEBUG (AutoscalingActionExecutor-10423-thread-1-processing-n:127.0.0.1:34801_solr) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_triggerL after 5000ms
   [junit4]   2> 2866699 DEBUG (AutoscalingActionExecutor-10423-thread-1-processing-n:127.0.0.1:34801_solr) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 0 ms for event id=532922c763b0T9wwphp6nxy3lt19yp9zbjjidz
   [junit4]   2> 2868699 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[FEA5749C7B64DBF6]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2868700 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[FEA5749C7B64DBF6]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2868700 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[FEA5749C7B64DBF6]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2868700 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[FEA5749C7B64DBF6]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2868700 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[FEA5749C7B64DBF6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@315ba3f6{/solr,null,AVAILABLE}
   [junit4]   2> 2868700 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[FEA5749C7B64DBF6]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@595f5270{HTTP/1.1,[http/1.1]}{127.0.0.1:43037}
   [junit4]   2> 2868700 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[FEA5749C7B64DBF6]) [    ] o.e.j.s.Server Started @2870567ms
   [junit4]   2> 2868701 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[FEA5749C7B64DBF6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43037}
   [junit4]   2> 2868701 ERROR (TEST-TriggerIntegrationTest.testListeners-seed#[FEA5749C7B64DBF6]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2868701 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[FEA5749C7B64DBF6]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2868701 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[FEA5749C7B64DBF6]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2868701 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[FEA5749C7B64DBF6]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2868701 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[FEA5749C7B64DBF6]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-30T16:04:38.709397Z
   [junit4]   2> 2868702 INFO  (zkConnectionManagerCallback-7332-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2868702 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[FEA5749C7B64DBF6]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2868707 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[FEA5749C7B64DBF6]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32919/solr
   [junit4]   2> 2868708 INFO  (zkConnectionManagerCallback-7336-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2868709 INFO  (zkConnectionManagerCallback-7338-thread-1-processing-n:127.0.0.1:43037_solr) [n:127.0.0.1:43037_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2868712 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[FEA5749C7B64DBF6]) [n:127.0.0.1:43037_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2868712 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[FEA5749C7B64DBF6]) [n:127.0.0.1:43037_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2868713 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[FEA5749C7B64DBF6]) [n:127.0.0.1:43037_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43037_solr
   [junit4]   2> 2868713 INFO  (zkCallback-7299-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2868714 INFO  (zkCallback-7289-thread-1-processing-n:127.0.0.1:34801_solr) [n:127.0.0.1:34801_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2868714 INFO  (zkCallback-7327-thread-1-processing-n:127.0.0.1:37633_solr) [n:127.0.0.1:37633_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2868713 INFO  (zkCallback-7317-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2868714 INFO  (zkCallback-7337-thread-1-processing-n:127.0.0.1:43037_solr) [n:127.0.0.1:43037_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2868714 INFO  (zkCallback-7307-thread-1-processing-n:127.0.0.1:45041_solr) [n:127.0.0.1:45041_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2868751 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[FEA5749C7B64DBF6]) [n:127.0.0.1:43037_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43037.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@318f7d91
   [junit4]   2> 2868762 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[FEA5749C7B64DBF6]) [n:127.0.0.1:43037_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43037.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@318f7d91
   [junit4]   2> 2868762 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[FEA5749C7B64DBF6]) [n:127.0.0.1:43037_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43037.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@318f7d91
   [junit4]   2> 2868764 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[FEA5749C7B64DBF6]) [n:127.0.0.1:43037_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_FEA5749C7B64DBF6-001/tempDir-001/node6/.
   [junit4]   2> 2871700 DEBUG (ScheduledTrigger-10422-thread-2) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerL
   [junit4]   2> 2871700 DEBUG (ScheduledTrigger-10422-thread-2) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 5
   [junit4]   2> 2871700 DEBUG (ScheduledTrigger-10422-thread-2) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:43037_solr at time 91442145657380
   [junit4]   2> 2872700 DEBUG (ScheduledTrigger-10422-thread-2) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerL
   [junit4]   2> 2872700 DEBUG (ScheduledTrigger-10422-thread-2) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 5
   [junit4]   2> 2872700 DEBUG (ScheduledTrigger-10422-thread-2) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerL firing registered processor for nodes: [127.0.0.1:43037_solr] added at times [91442145657380], now=91443146238129
   [junit4]   2> 2872700 DEBUG (ScheduledTrigger-10422-thread-2) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"532a889c0224T9wwphp6nxy3lt19yp9zbjjie1",
   [junit4]   2>   "source":"node_added_triggerL",
   [junit4]   2>   "eventTime":91442145657380,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[91442145657380],
   [junit4]   2>     "nodeNames":["127.0.0.1:43037_solr"]}}
   [junit4]   2> 2872700 DEBUG (ScheduledTrigger-10422-thread-2) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_added_triggerL]
   [junit4]   2> 2872701 DEBUG (AutoscalingActionExecutor-10423-thread-1-processing-n:127.0.0.1:34801_solr) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"532a889c0224T9wwphp6nxy3lt19yp9zbjjie1",
   [junit4]   2>   "source":"node_added_triggerL",
   [junit4]   2>   "eventTime":91442145657380,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[91442145657380],
   [junit4]   2>     "_enqueue_time_":91443146443513,
   [junit4]   2>     "nodeNames":["127.0.0.1:43037_solr"]}}
   [junit4]   2> 2872701 WARN  (AutoscalingActionExecutor-10423-thread-1-processing-n:127.0.0.1:34801_solr) [n:127.0.0.1:34801_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":"532a889c0224T9wwphp6nxy3lt19yp9zbjjie1",
   [junit4]   2>   "source":"node_added_triggerL",
   [junit4]   2>   "eventTime":91442145657380,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[91442145657380],
   [junit4]   2>     "_enqueue_time_":91443146443513,
   [junit4]   2>     "nodeNames":["127.0.0.1:43037_solr"]}}
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$add$3(ScheduledTriggers.java:303)
   [junit4]   2> 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: java.lang.RuntimeException: failure
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestDummyAction.process(TriggerIntegrationTest.java:989)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$add$3(ScheduledTriggers.java:300)
   [junit4]   2> 	... 6 more
   [junit4]   2> 2872702 DEBUG (AutoscalingActionExecutor-10423-thread-1-processing-n:127.0.0.1:34801_solr) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_triggerL after 5000ms
   [junit4]   2> 2872702 DEBUG (AutoscalingActionExecutor-10423-thread-1-processing-n:127.0.0.1:34801_solr) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 0 ms for event id=532a889c0224T9wwphp6nxy3lt19yp9zbjjie1
   [junit4]   2> 2874701 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[FEA5749C7B64DBF6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testListeners
   [junit4]   2> 2874716 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[FEA5749C7B64DBF6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTriggerThrottling
   [junit4]   2> 2874716 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[FEA5749C7B64DBF6]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 9
   [junit4]   2> 2874716 DEBUG (zkCallback-7289-thread-1-processing-n:127.0.0.1:34801_solr) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 9
   [junit4]   2> 2874716 DEBUG (OverseerAutoScalingTriggerThread-72063584603996166-127.0.0.1:34801_solr-n_0000000001) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 9
   [junit4]   2> 2874717 DEBUG (OverseerAutoScalingTriggerThread-72063584603996166-127.0.0.1:34801_solr-n_0000000001) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2874717 DEBUG (OverseerAutoScalingTriggerThread-72063584603996166-127.0.0.1:34801_solr-n_0000000001) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2874717 DEBUG (OverseerAutoScalingTriggerThread-72063584603996166-127.0.0.1:34801_solr-n_0000000001) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 9, lastZnodeVersion 9
   [junit4]   2> 2874721 INFO  (qtp1584683911-32472) [n:127.0.0.1:34801_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> 2874722 INFO  (qtp398837355-32593) [n:127.0.0.1:37633_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> 2874723 INFO  (qtp1617693176-32617) [n:127.0.0.1:43037_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> 2874725 INFO  (qtp570659520-32553) [n:127.0.0.1:43939_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> 2874727 INFO  (qtp1752213222-32590) [n:127.0.0.1:45041_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> 2874727 DEBUG (qtp1584683911-32518) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2874727 INFO  (qtp1584683911-32518) [n:127.0.0.1:34801_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 2874727 DEBUG (zkCallback-7289-thread-1-processing-n:127.0.0.1:34801_solr) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 10
   [junit4]   2> 2874728 DEBUG (zkCallback-7289-thread-1-processing-n:127.0.0.1:34801_solr) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:43939_solr, 127.0.0.1:45041_solr, 127.0.0.1:34801_solr, 127.0.0.1:43037_solr, 127.0.0.1:37633_solr]
   [junit4]   2> 2874728 DEBUG (zkCallback-7289-thread-1-processing-n:127.0.0.1:34801_solr) [n:127.0.0.1:34801_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=

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

  2> 3049820 INFO  (jetty-closer-7272-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@315ba3f6{/solr,null,UNAVAILABLE}
   [junit4]   2> 3049820 INFO  (jetty-closer-7272-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 3049820 INFO  (jetty-closer-7272-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5518923a{/solr,null,UNAVAILABLE}
   [junit4]   2> 3049820 INFO  (jetty-closer-7272-thread-5) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 3051303 INFO  (jetty-closer-7272-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@aaa98f6{/solr,null,UNAVAILABLE}
   [junit4]   2> 3051304 INFO  (jetty-closer-7272-thread-3) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 3051318 INFO  (jetty-closer-7272-thread-11) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@47ca7829{/solr,null,UNAVAILABLE}
   [junit4]   2> 3051318 INFO  (jetty-closer-7272-thread-11) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 3051319 ERROR (SUITE-TriggerIntegrationTest-seed#[FEA5749C7B64DBF6]-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> 3051319 INFO  (SUITE-TriggerIntegrationTest-seed#[FEA5749C7B64DBF6]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:32919 32919
   [junit4]   2> 3056430 INFO  (Thread-10230) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:32919 32919
   [junit4]   2> 3056431 WARN  (Thread-10230) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	36	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	22	/solr/clusterprops.json
   [junit4]   2> 	22	/solr/aliases.json
   [junit4]   2> 	21	/solr/security.json
   [junit4]   2> 	11	/solr/configs/conf
   [junit4]   2> 	9	/solr/collections/testMetricTrigger/terms/shard1
   [junit4]   2> 	2	/solr/collections/testMetricTrigger/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	101	/solr/collections/collection1/state.json
   [junit4]   2> 	30	/solr/collections/testMetricTrigger/state.json
   [junit4]   2> 	22	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/autoscaling.json
   [junit4]   2> 	5	/solr/overseer_elect/election/72063584603996180-127.0.0.1:43037_solr-n_0000000005
   [junit4]   2> 	3	/solr/overseer_elect/election/72063584603996216-127.0.0.1:39073_solr-n_0000000017
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/72063584603996204-core_node3-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72063584603996198-127.0.0.1:44769_solr-n_0000000011
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/72063584603996201-core_node6-n_0000000002
   [junit4]   2> 	2	/solr/overseer_elect/election/72063584603996204-127.0.0.1:39723_solr-n_0000000013
   [junit4]   2> 	2	/solr/overseer_elect/election/72063584603996210-127.0.0.1:39267_solr-n_0000000015
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	22	/solr/live_nodes
   [junit4]   2> 	22	/solr/collections
   [junit4]   2> 	6	/solr/overseer/queue-work
   [junit4]   2> 	6	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	6	/solr/overseer/queue
   [junit4]   2> 	6	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/autoscaling/events/node_lost_triggerMR
   [junit4]   2> 	2	/solr/autoscaling/events/node_added_triggerCTOOR
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_FEA5749C7B64DBF6-001
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=6, maxDocsPerChunk=296, blockSize=8), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=6, blockSize=8)), sim=RandomSimilarity(queryNorm=false): {}, locale=en-FJ, timezone=Pacific/Gambier
   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=8,threads=1,free=79509232,total=494403584
   [junit4]   2> NOTE: All tests run in this JVM: [TestCryptoKeys, TestManagedSchema, NodeMutatorTest, TestRandomDVFaceting, TestSubQueryTransformerCrossCore, HttpSolrCallGetCoreTest, RegexBoostProcessorTest, TestMinMaxOnMultiValuedField, TestBadConfig, TestSolrCoreProperties, ClusterStateUpdateTest, TlogReplayBufferedWhileIndexingTest, TestSlowCompositeReaderWrapper, SSLMigrationTest, TestMaxScoreQueryParser, TestCustomDocTransformer, TestStressInPlaceUpdates, FileBasedSpellCheckerTest, SpatialFilterTest, TestStressReorder, TestConfigSetsAPI, SolrTestCaseJ4Test, NodeLostTriggerTest, DistributedFacetSimpleRefinementLongTailTest, TestRealTimeGet, HttpTriggerListenerTest, TestJmxIntegration, CheckHdfsIndexTest, ResponseLogComponentTest, SolrCoreMetricManagerTest, TestTriggerIntegration, MetricsHandlerTest, TestLocalFSCloudBackupRestore, TestComputePlanAction, DistributedSpellCheckComponentTest, TestDownShardTolerantSearch, CollectionsAPIDistributedZkTest, TestGraphMLResponseWriter, CoreSorterTest, ZkFailoverTest, RecoveryAfterSoftCommitTest, DistributedFacetExistsSmallTest, TestNamedUpdateProcessors, TestSolrCLIRunExample, HdfsDirectoryFactoryTest, TestRuleBasedAuthorizationPlugin, ClusterStateTest, AnalysisAfterCoreReloadTest, DocValuesTest, TestNoOpRegenerator, CustomHighlightComponentTest, TestSolrXml, CoreAdminRequestStatusTest, TestCloudRecovery, TestUniqueKeyFieldResource, TestDynamicLoading, TestTolerantSearch, SolrCmdDistributorTest, SolrJmxReporterCloudTest, TestDistributedMissingSort, TestHashQParserPlugin, NotRequiredUniqueKeyTest, TestSolrConfigHandlerConcurrent, TestValueSourceCache, ConnectionManagerTest, HdfsChaosMonkeySafeLeaderTest, DateFieldTest, SegmentsInfoRequestHandlerTest, SolrMetricsIntegrationTest, BlockJoinFacetSimpleTest, ComputePlanActionTest, TestTrieFacet, CoreAdminHandlerTest, TestUninvertingReader, TestDFRSimilarityFactory, TestImpersonationWithHadoopAuth, TestFaceting, ShowFileRequestHandlerTest, TestUtils, DateMathParserTest, AnalyticsQueryTest, CollectionReloadTest, HdfsDirectoryTest, MoveReplicaHDFSTest, TestShardHandlerFactory, LukeRequestHandlerTest, BlockCacheTest, SuggesterTSTTest, PreAnalyzedUpdateProcessorTest, TestAnalyzedSuggestions, TestPayloadScoreQParserPlugin, TestConfigReload, BasicDistributedZk2Test, TestRawResponseWriter, TestFieldCache, TermVectorComponentTest, TestQuerySenderListener, HdfsRecoveryZkTest, ConvertedLegacyTest, DocExpirationUpdateProcessorFactoryTest, SpatialRPTFieldTypeTest, JavabinLoaderTest, RequestLoggingTest, TestHttpShardHandlerFactory, ShufflingReplicaListTransformerTest, StatelessScriptUpdateProcessorFactoryTest, TimeZoneUtilsTest, TestCopyFieldCollectionResource, AutoAddReplicasIntegrationTest, TestLegacyFieldCache, LeaderElectionIntegrationTest, TestLazyCores, TestStreamBody, MetricUtilsTest, CdcrUpdateLogTest, DirectSolrSpellCheckerTest, TestSQLHandler, TestFastWriter, TestUpdate, TestFieldCollectionResource, SearchHandlerTest, AliasIntegrationTest, TestFieldSortValues, TestRandomFaceting, TestDistributedGrouping, TestHashPartitioner, TestStressVersions, TestCoreContainer, SimpleFacetsTest, SolrCoreTest, SpellCheckComponentTest, TestSort, TestFunctionQuery, DirectUpdateHandlerTest, TestIndexSearcher, SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, WordBreakSolrSpellCheckerTest, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, TestRemoteStreaming, TestSolrDeletionPolicy1, CacheHeaderTest, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, MoreLikeThisHandlerTest, FastVectorHighlighterTest, IndexSchemaTest, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, HighlighterConfigTest, SOLR749Test, AlternateDirectoryTest, CopyFieldTest, SolrIndexConfigTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, MultiTermTest, SampleTest, TestBinaryField, TestSearchPerf, NumericFieldsTest, MinimalSchemaTest, TestElisionMultitermQuery, OutputWriterTest, TestFuzzyAnalyzedSuggestions, TestPostingsSolrHighlighter, DirectSolrConnectionTest, TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestCodecSupport, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, PluginInfoTest, ChaosMonkeyNothingIsSafeTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest, DeleteInactiveReplicaTest, DeleteNodeTest, DeleteReplicaTest, DistribDocExpirationUpdateProcessorTest, ForceLeaderTest, LIRRollingUpdatesTest, LeaderFailureAfterFreshStartTest, MoveReplicaTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerTaskQueueTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, SolrXmlInZkTest, TestAuthenticationFramework, TestCloudPseudoReturnFields, TestConfigSetsAPIZkFailure, TestDeleteCollectionOnDownNodes, TestExclusionRuleCollectionAccess, TestLeaderInitiatedRecoveryThread, TestMiniSolrCloudClusterSSL, TestPullReplicaErrorHandling, TestRandomFlRTGCloud, TestSSLRandomization, TestShortCircuitedRequests, TestSolrCloudWithKerberosAlt, TestStressCloudBlindAtomicUpdates, TestTlogReplica, HdfsCollectionsAPIDistributedZkTest, TestCollectionAPI, TestReplicaProperties, AutoScalingHandlerTest, ExecutePlanActionTest, TriggerIntegrationTest]
   [junit4] Completed [602/772 (1!)] on J2 in 218.10s, 14 tests, 1 failure <<< FAILURES!

[...truncated 41464 lines...]