Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21377/
Java: 64bit/jdk-10-ea+41 -XX:-UseCompressedOops -XX:+UseParallelGC

4 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.TriggerIntegrationTest

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest:     1) 
Thread[id=30568, name=qtp1128809702-30568, state=TIMED_WAITING, 
group=TGRP-TriggerIntegrationTest]         at 
java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)         at 
java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
         at 
java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2205)
         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@10-ea/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest: 
   1) Thread[id=30568, name=qtp1128809702-30568, state=TIMED_WAITING, 
group=TGRP-TriggerIntegrationTest]
        at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at 
java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at 
java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2205)
        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@10-ea/java.lang.Thread.run(Thread.java:844)
        at __randomizedtesting.SeedInfo.seed([A772B90494D40FE]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.TriggerIntegrationTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=30568, name=qtp1128809702-30568, state=TIMED_WAITING, 
group=TGRP-TriggerIntegrationTest]         at 
java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)         at 
java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
         at 
java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2205)
         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@10-ea/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=30568, name=qtp1128809702-30568, state=TIMED_WAITING, 
group=TGRP-TriggerIntegrationTest]
        at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at 
java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at 
java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2205)
        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@10-ea/java.lang.Thread.run(Thread.java:844)
        at __randomizedtesting.SeedInfo.seed([A772B90494D40FE]: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([A772B90494D40FE:30D9CE4977299990]: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.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple

Error Message:
Waiting for collection testSimple2 null Live Nodes: [127.0.0.1:41547_solr, 
127.0.0.1:44661_solr] Last available state: 
DocCollection(testSimple2//collections/testSimple2/state.json/16)={   
"pullReplicas":"0",   "replicationFactor":"2",   "shards":{     "shard1":{      
 "range":"80000000-ffffffff",       "state":"active",       "replicas":{        
 "core_node3":{           "core":"testSimple2_shard1_replica_n1",           
"base_url":"https://127.0.0.1:44661/solr";,           
"node_name":"127.0.0.1:44661_solr",           "state":"active",           
"type":"NRT",           "leader":"true"},         "core_node5":{           
"core":"testSimple2_shard1_replica_n2",           
"base_url":"https://127.0.0.1:43447/solr";,           
"node_name":"127.0.0.1:43447_solr",           "state":"down",           
"type":"NRT"}}},     "shard2":{       "range":"0-7fffffff",       
"state":"active",       "replicas":{         "core_node7":{           
"core":"testSimple2_shard2_replica_n4",           
"base_url":"https://127.0.0.1:44661/solr";,           
"node_name":"127.0.0.1:44661_solr",           "state":"active",           
"type":"NRT",           "leader":"true"},         "core_node8":{           
"core":"testSimple2_shard2_replica_n6",           
"base_url":"https://127.0.0.1:43447/solr";,           
"node_name":"127.0.0.1:43447_solr",           "state":"down",           
"type":"NRT"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"2",  
 "autoAddReplicas":"true",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Waiting for collection testSimple2
null
Live Nodes: [127.0.0.1:41547_solr, 127.0.0.1:44661_solr]
Last available state: 
DocCollection(testSimple2//collections/testSimple2/state.json/16)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "core":"testSimple2_shard1_replica_n1",
          "base_url":"https://127.0.0.1:44661/solr";,
          "node_name":"127.0.0.1:44661_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"},
        "core_node5":{
          "core":"testSimple2_shard1_replica_n2",
          "base_url":"https://127.0.0.1:43447/solr";,
          "node_name":"127.0.0.1:43447_solr",
          "state":"down",
          "type":"NRT"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          "core":"testSimple2_shard2_replica_n4",
          "base_url":"https://127.0.0.1:44661/solr";,
          "node_name":"127.0.0.1:44661_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"},
        "core_node8":{
          "core":"testSimple2_shard2_replica_n6",
          "base_url":"https://127.0.0.1:43447/solr";,
          "node_name":"127.0.0.1:43447_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"true",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([A772B90494D40FE:32C40F6E6EBE942F]: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:126)
        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 12867 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ComputePlanActionTest
   [junit4]   2> 997757 INFO  
(SUITE-ComputePlanActionTest-seed#[A772B90494D40FE]-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-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_A772B90494D40FE-001/init-core-data-001
   [junit4]   2> 997757 WARN  
(SUITE-ComputePlanActionTest-seed#[A772B90494D40FE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=42 numCloses=42
   [junit4]   2> 997757 INFO  
(SUITE-ComputePlanActionTest-seed#[A772B90494D40FE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 997758 INFO  
(SUITE-ComputePlanActionTest-seed#[A772B90494D40FE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) 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> 997758 INFO  
(SUITE-ComputePlanActionTest-seed#[A772B90494D40FE]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_A772B90494D40FE-001/tempDir-001
   [junit4]   2> 997758 INFO  
(SUITE-ComputePlanActionTest-seed#[A772B90494D40FE]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 997758 INFO  (Thread-7180) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 997758 INFO  (Thread-7180) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 997759 ERROR (Thread-7180) [    ] 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> 997858 INFO  
(SUITE-ComputePlanActionTest-seed#[A772B90494D40FE]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:38479
   [junit4]   2> 997860 INFO  (zkConnectionManagerCallback-1986-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 997863 INFO  (jetty-launcher-1983-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> 997864 INFO  (jetty-launcher-1983-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 997864 INFO  (jetty-launcher-1983-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 997864 INFO  (jetty-launcher-1983-thread-1) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 997864 INFO  (jetty-launcher-1983-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7eec89e7{/solr,null,AVAILABLE}
   [junit4]   2> 997865 INFO  (jetty-launcher-1983-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4e4fed02{HTTP/1.1,[http/1.1]}{127.0.0.1:44349}
   [junit4]   2> 997865 INFO  (jetty-launcher-1983-thread-1) [    ] 
o.e.j.s.Server Started @999358ms
   [junit4]   2> 997865 INFO  (jetty-launcher-1983-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44349}
   [junit4]   2> 997865 ERROR (jetty-launcher-1983-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 997865 INFO  (jetty-launcher-1983-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 997865 INFO  (jetty-launcher-1983-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 997865 INFO  (jetty-launcher-1983-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 997865 INFO  (jetty-launcher-1983-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-01T17:11:32.350928Z
   [junit4]   2> 997869 INFO  (zkConnectionManagerCallback-1988-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 997869 INFO  (jetty-launcher-1983-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 997874 INFO  (jetty-launcher-1983-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38479/solr
   [junit4]   2> 997875 INFO  (zkConnectionManagerCallback-1992-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 997878 INFO  
(zkConnectionManagerCallback-1994-thread-1-processing-n:127.0.0.1:44349_solr) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 997909 INFO  (jetty-launcher-1983-thread-1) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 997910 INFO  (jetty-launcher-1983-thread-1) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44349_solr
   [junit4]   2> 997910 INFO  (jetty-launcher-1983-thread-1) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.Overseer Overseer 
(id=72075174245695491-127.0.0.1:44349_solr-n_0000000000) starting
   [junit4]   2> 997912 DEBUG 
(OverseerStateUpdate-72075174245695491-127.0.0.1:44349_solr-n_0000000000) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 997912 INFO  (jetty-launcher-1983-thread-1) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44349_solr
   [junit4]   2> 997912 DEBUG 
(OverseerAutoScalingTriggerThread-72075174245695491-127.0.0.1:44349_solr-n_0000000000)
 [n:127.0.0.1:44349_solr    ] o.a.s.c.a.OverseerTriggerThread Adding 
.autoAddReplicas trigger
   [junit4]   2> 997913 INFO  
(OverseerStateUpdate-72075174245695491-127.0.0.1:44349_solr-n_0000000000) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 997913 DEBUG 
(OverseerAutoScalingTriggerThread-72075174245695491-127.0.0.1:44349_solr-n_0000000000)
 [n:127.0.0.1:44349_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 1
   [junit4]   2> 997913 DEBUG 
(OverseerAutoScalingTriggerThread-72075174245695491-127.0.0.1:44349_solr-n_0000000000)
 [n:127.0.0.1:44349_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: 
[127.0.0.1:44349_solr]
   [junit4]   2> 997913 DEBUG 
(OverseerAutoScalingTriggerThread-72075174245695491-127.0.0.1:44349_solr-n_0000000000)
 [n:127.0.0.1:44349_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 997913 DEBUG 
(OverseerAutoScalingTriggerThread-72075174245695491-127.0.0.1:44349_solr-n_0000000000)
 [n:127.0.0.1:44349_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 1
   [junit4]   2> 997914 DEBUG 
(OverseerAutoScalingTriggerThread-72075174245695491-127.0.0.1:44349_solr-n_0000000000)
 [n:127.0.0.1:44349_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 997914 DEBUG 
(OverseerAutoScalingTriggerThread-72075174245695491-127.0.0.1:44349_solr-n_0000000000)
 [n:127.0.0.1:44349_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 997914 DEBUG (ScheduledTrigger-4005-thread-1) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 1
   [junit4]   2> 997955 INFO  (jetty-launcher-1983-thread-1) 
[n:127.0.0.1:44349_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44349.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e425492
   [junit4]   2> 997959 INFO  (jetty-launcher-1983-thread-1) 
[n:127.0.0.1:44349_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44349.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e425492
   [junit4]   2> 997960 INFO  (jetty-launcher-1983-thread-1) 
[n:127.0.0.1:44349_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44349.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e425492
   [junit4]   2> 997960 INFO  (jetty-launcher-1983-thread-1) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_A772B90494D40FE-001/tempDir-001/node1/.
   [junit4]   2> 997969 INFO  (zkConnectionManagerCallback-1998-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 997970 INFO  (zkConnectionManagerCallback-2002-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 997971 INFO  
(SUITE-ComputePlanActionTest-seed#[A772B90494D40FE]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 997971 INFO  
(SUITE-ComputePlanActionTest-seed#[A772B90494D40FE]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38479/solr ready
   [junit4]   2> 997976 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeWithMultipleReplicasLost
   [junit4]   2> 997976 DEBUG 
(zkCallback-1993-thread-1-processing-n:127.0.0.1:44349_solr) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 2
   [junit4]   2> 997976 DEBUG 
(OverseerAutoScalingTriggerThread-72075174245695491-127.0.0.1:44349_solr-n_0000000000)
 [n:127.0.0.1:44349_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 2
   [junit4]   2> 997976 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 997977 DEBUG 
(OverseerAutoScalingTriggerThread-72075174245695491-127.0.0.1:44349_solr-n_0000000000)
 [n:127.0.0.1:44349_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeLost markers
   [junit4]   2> 997977 DEBUG 
(OverseerAutoScalingTriggerThread-72075174245695491-127.0.0.1:44349_solr-n_0000000000)
 [n:127.0.0.1:44349_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 997977 DEBUG 
(OverseerAutoScalingTriggerThread-72075174245695491-127.0.0.1:44349_solr-n_0000000000)
 [n:127.0.0.1:44349_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 997980 INFO  (qtp242245886-14239) [n:127.0.0.1:44349_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> 997980 DEBUG (qtp242245886-14233) [n:127.0.0.1:44349_solr    ] 
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 997980 INFO  (qtp242245886-14233) [n:127.0.0.1:44349_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 997981 DEBUG 
(zkCallback-1993-thread-1-processing-n:127.0.0.1:44349_solr) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 3
   [junit4]   2> 997981 DEBUG 
(OverseerAutoScalingTriggerThread-72075174245695491-127.0.0.1:44349_solr-n_0000000000)
 [n:127.0.0.1:44349_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 3
   [junit4]   2> 997981 DEBUG 
(OverseerAutoScalingTriggerThread-72075174245695491-127.0.0.1:44349_solr-n_0000000000)
 [n:127.0.0.1:44349_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeLost markers
   [junit4]   2> 997981 DEBUG 
(OverseerAutoScalingTriggerThread-72075174245695491-127.0.0.1:44349_solr-n_0000000000)
 [n:127.0.0.1:44349_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 997981 DEBUG 
(OverseerAutoScalingTriggerThread-72075174245695491-127.0.0.1:44349_solr-n_0000000000)
 [n:127.0.0.1:44349_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 997982 INFO  (qtp242245886-14238) [n:127.0.0.1:44349_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> 997982 DEBUG (qtp242245886-14237) [n:127.0.0.1:44349_solr    ] 
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 997983 INFO  (qtp242245886-14237) [n:127.0.0.1:44349_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling 
params={wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 997983 DEBUG 
(zkCallback-1993-thread-1-processing-n:127.0.0.1:44349_solr) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 4
   [junit4]   2> 997983 DEBUG 
(OverseerAutoScalingTriggerThread-72075174245695491-127.0.0.1:44349_solr-n_0000000000)
 [n:127.0.0.1:44349_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 4
   [junit4]   2> 997983 DEBUG 
(OverseerAutoScalingTriggerThread-72075174245695491-127.0.0.1:44349_solr-n_0000000000)
 [n:127.0.0.1:44349_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeLost markers
   [junit4]   2> 997983 DEBUG 
(OverseerAutoScalingTriggerThread-72075174245695491-127.0.0.1:44349_solr-n_0000000000)
 [n:127.0.0.1:44349_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 997983 DEBUG 
(OverseerAutoScalingTriggerThread-72075174245695491-127.0.0.1:44349_solr-n_0000000000)
 [n:127.0.0.1:44349_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 997984 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 997984 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 997985 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 997985 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 997985 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@381d15fe{/solr,null,AVAILABLE}
   [junit4]   2> 997985 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@242a68d4{HTTP/1.1,[http/1.1]}{127.0.0.1:33221}
   [junit4]   2> 997985 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [    ] o.e.j.s.Server Started @999478ms
   [junit4]   2> 997985 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33221}
   [junit4]   2> 997986 ERROR 
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 997986 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.0.0
   [junit4]   2> 997986 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 997986 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 997986 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-01T17:11:32.471447Z
   [junit4]   2> 997990 INFO  (zkConnectionManagerCallback-2005-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 997990 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 997996 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38479/solr
   [junit4]   2> 997997 INFO  (zkConnectionManagerCallback-2009-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 998002 INFO  
(zkConnectionManagerCallback-2011-thread-1-processing-n:127.0.0.1:33221_solr) 
[n:127.0.0.1:33221_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 998004 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [n:127.0.0.1:33221_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 998005 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [n:127.0.0.1:33221_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 998006 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [n:127.0.0.1:33221_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33221_solr
   [junit4]   2> 998006 DEBUG 
(OverseerStateUpdate-72075174245695491-127.0.0.1:44349_solr-n_0000000000) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:33221_solr"} current state version: 0
   [junit4]   2> 998006 DEBUG 
(OverseerStateUpdate-72075174245695491-127.0.0.1:44349_solr-n_0000000000) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:33221_solr
   [junit4]   2> 998006 INFO  
(zkCallback-1993-thread-1-processing-n:127.0.0.1:44349_solr) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 998010 INFO  
(zkCallback-2010-thread-1-processing-n:127.0.0.1:33221_solr) 
[n:127.0.0.1:33221_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 998010 INFO  (zkCallback-2001-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 998010 INFO  (zkCallback-2001-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 998039 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [n:127.0.0.1:33221_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33221.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e425492
   [junit4]   2> 998045 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [n:127.0.0.1:33221_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33221.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e425492
   [junit4]   2> 998045 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [n:127.0.0.1:33221_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33221.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e425492
   [junit4]   2> 998046 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [n:127.0.0.1:33221_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_A772B90494D40FE-001/tempDir-001/node2/.
   [junit4]   2> 998063 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 998064 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 998064 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 998064 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 998064 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@920162e{/solr,null,AVAILABLE}
   [junit4]   2> 998065 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@1859a09{HTTP/1.1,[http/1.1]}{127.0.0.1:45985}
   [junit4]   2> 998065 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [    ] o.e.j.s.Server Started @999557ms
   [junit4]   2> 998065 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45985}
   [junit4]   2> 998065 ERROR 
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 998065 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.0.0
   [junit4]   2> 998065 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 998065 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 998065 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-01T17:11:32.550680Z
   [junit4]   2> 998067 INFO  (zkConnectionManagerCallback-2015-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 998068 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 998072 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38479/solr
   [junit4]   2> 998073 INFO  (zkConnectionManagerCallback-2019-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 998075 INFO  
(zkConnectionManagerCallback-2021-thread-1-processing-n:127.0.0.1:45985_solr) 
[n:127.0.0.1:45985_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 998078 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [n:127.0.0.1:45985_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 998078 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [n:127.0.0.1:45985_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 998079 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [n:127.0.0.1:45985_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45985_solr
   [junit4]   2> 998079 DEBUG 
(OverseerStateUpdate-72075174245695491-127.0.0.1:44349_solr-n_0000000000) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:45985_solr"} current state version: 0
   [junit4]   2> 998079 DEBUG 
(OverseerStateUpdate-72075174245695491-127.0.0.1:44349_solr-n_0000000000) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:45985_solr
   [junit4]   2> 998079 INFO  
(zkCallback-2010-thread-1-processing-n:127.0.0.1:33221_solr) 
[n:127.0.0.1:33221_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 998079 INFO  
(zkCallback-1993-thread-1-processing-n:127.0.0.1:44349_solr) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 998080 INFO  (zkCallback-2001-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 998080 INFO  (zkCallback-2001-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 998080 INFO  
(zkCallback-2020-thread-1-processing-n:127.0.0.1:45985_solr) 
[n:127.0.0.1:45985_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 998113 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [n:127.0.0.1:45985_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45985.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e425492
   [junit4]   2> 998119 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [n:127.0.0.1:45985_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45985.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e425492
   [junit4]   2> 998119 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [n:127.0.0.1:45985_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45985.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e425492
   [junit4]   2> 998120 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [n:127.0.0.1:45985_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_A772B90494D40FE-001/tempDir-001/node3/.
   [junit4]   2> 998142 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 998143 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 998143 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 998143 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 998143 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@560aeeb9{/solr,null,AVAILABLE}
   [junit4]   2> 998143 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@38d5aa49{HTTP/1.1,[http/1.1]}{127.0.0.1:36813}
   [junit4]   2> 998143 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [    ] o.e.j.s.Server Started @999636ms
   [junit4]   2> 998144 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36813}
   [junit4]   2> 998144 ERROR 
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 998144 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.0.0
   [junit4]   2> 998144 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 998144 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 998144 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-01T17:11:32.629290Z
   [junit4]   2> 998145 INFO  (zkConnectionManagerCallback-2025-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 998145 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 998149 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38479/solr
   [junit4]   2> 998149 INFO  (zkConnectionManagerCallback-2029-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 998151 INFO  
(zkConnectionManagerCallback-2031-thread-1-processing-n:127.0.0.1:36813_solr) 
[n:127.0.0.1:36813_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 998153 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [n:127.0.0.1:36813_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 998154 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [n:127.0.0.1:36813_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 998155 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [n:127.0.0.1:36813_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36813_solr
   [junit4]   2> 998155 DEBUG 
(OverseerStateUpdate-72075174245695491-127.0.0.1:44349_solr-n_0000000000) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:36813_solr"} current state version: 0
   [junit4]   2> 998155 DEBUG 
(OverseerStateUpdate-72075174245695491-127.0.0.1:44349_solr-n_0000000000) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:36813_solr
   [junit4]   2> 998155 INFO  
(zkCallback-2010-thread-1-processing-n:127.0.0.1:33221_solr) 
[n:127.0.0.1:33221_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 998155 INFO  
(zkCallback-2020-thread-1-processing-n:127.0.0.1:45985_solr) 
[n:127.0.0.1:45985_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 998155 INFO  (zkCallback-2001-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 998155 INFO  
(zkCallback-1993-thread-1-processing-n:127.0.0.1:44349_solr) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 998155 INFO  (zkCallback-2001-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 998155 INFO  
(zkCallback-2030-thread-1-processing-n:127.0.0.1:36813_solr) 
[n:127.0.0.1:36813_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 998186 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [n:127.0.0.1:36813_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36813.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e425492
   [junit4]   2> 998192 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [n:127.0.0.1:36813_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36813.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e425492
   [junit4]   2> 998193 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [n:127.0.0.1:36813_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36813.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e425492
   [junit4]   2> 998194 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A772B90494D40FE])
 [n:127.0.0.1:36813_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_A772B90494D40FE-001/tempDir-001/node4/.
   [junit4]   2> 998224 INFO  (zkConnectionManagerCallback-2035-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 998227 INFO  (qtp1851528216-14279) [n:127.0.0.1:33221_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> 998228 INFO  (qtp388638431-14323) [n:127.0.0.1:36813_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> 998228 INFO  (qtp242245886-14237) [n:127.0.0.1:44349_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> 998230 INFO  (qtp2401226-14299) [n:127.0.0.1:45985_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> 998230 DEBUG (qtp1851528216-14273) [n:127.0.0.1:33221_solr    
] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 998230 INFO  (qtp1851528216-14273) [n:127.0.0.1:33221_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling 
params={wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 998230 DEBUG 
(zkCallback-1993-thread-1-processing-n:127.0.0.1:44349_solr) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 5
   [junit4]   2> 998231 INFO  (qtp1851528216-14277) [n:127.0.0.1:33221_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=3&collection.configName=conf&name=testNodeWithMultipleReplicasLost&nrtReplicas=3&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 998231 DEBUG 
(zkCallback-1993-thread-1-processing-n:127.0.0.1:44349_solr) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: 
[127.0.0.1:36813_solr, 127.0.0.1:33221_solr, 127.0.0.1:45985_solr, 
127.0.0.1:44349_solr]
   [junit4]   2> 998231 DEBUG 
(OverseerAutoScalingTriggerThread-72075174245695491-127.0.0.1:44349_solr-n_0000000000)
 [n:127.0.0.1:44349_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 5
   [junit4]   2> 998232 INFO  
(OverseerThreadFactory-4007-thread-1-processing-n:127.0.0.1:44349_solr) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testNodeWithMultipleReplicasLost
   [junit4]   2> 998232 DEBUG 
(OverseerAutoScalingTriggerThread-72075174245695491-127.0.0.1:44349_solr-n_0000000000)
 [n:127.0.0.1:44349_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 998232 DEBUG 
(OverseerAutoScalingTriggerThread-72075174245695491-127.0.0.1:44349_solr-n_0000000000)
 [n:127.0.0.1:44349_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 998232 DEBUG (ScheduledTrigger-4005-thread-1) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
node_lost_trigger with currently live nodes: 4
   [junit4]   2> 998233 INFO  (qtp1851528216-14350) [n:127.0.0.1:33221_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> 998234 INFO  (qtp388638431-14329) [n:127.0.0.1:36813_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> 998235 INFO  (qtp242245886-14269) [n:127.0.0.1:44349_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> 998236 INFO  (qtp2401226-14305) [n:127.0.0.1:45985_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> 998237 INFO  
(OverseerThreadFactory-4007-thread-1-processing-n:127.0.0.1:44349_solr) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.s.c.a.PolicyHelper returnSession, 
curr-time 268253160 sessionWrapper.createTime 268253159007490, 
this.sessionWrapper.createTime 268253159007490 
   [junit4]   2> 998239 DEBUG 
(OverseerStateUpdate-72075174245695491-127.0.0.1:44349_solr-n_0000000000) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, 
message = {
   [junit4]   2>   "name":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 998239 DEBUG 
(OverseerStateUpdate-72075174245695491-127.0.0.1:44349_solr-n_0000000000) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.o.ClusterStateMutator building a new 
cName: testNodeWithMultipleReplicasLost
   [junit4]   2> 998239 DEBUG 
(OverseerStateUpdate-72075174245695491-127.0.0.1:44349_solr-n_0000000000) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/testNodeWithMultipleReplicasLost/state.json
   [junit4]   2> 998342 DEBUG 
(OverseerStateUpdate-72075174245695491-127.0.0.1:44349_solr-n_0000000000) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44349/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 998342 INFO  
(OverseerStateUpdate-72075174245695491-127.0.0.1:44349_solr-n_0000000000) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44349/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 998342 DEBUG 
(OverseerStateUpdate-72075174245695491-127.0.0.1:44349_solr-n_0000000000) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 998342 DEBUG 
(OverseerStateUpdate-72075174245695491-127.0.0.1:44349_solr-n_0000000000) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       
"core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:44349/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 998342 DEBUG 
(OverseerStateUpdate-72075174245695491-127.0.0.1:44349_solr-n_0000000000) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36813/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 998343 INFO  
(OverseerStateUpdate-72075174245695491-127.0.0.1:44349_solr-n_0000000000) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36813/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 998343 DEBUG 
(OverseerStateUpdate-72075174245695491-127.0.0.1:44349_solr-n_0000000000) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       
"core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:44349/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 998343 DEBUG 
(OverseerStateUpdate-72075174245695491-127.0.0.1:44349_solr-n_0000000000) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       
"core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:44349/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       
"core":"testNodeWithMultipleReplicasLost_shard1_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:36813/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 998343 DEBUG 
(OverseerStateUpdate-72075174245695491-127.0.0.1:44349_solr-n_0000000000) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33221/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 998343 INFO  
(OverseerStateUpdate-72075174245695491-127.0.0.1:44349_solr-n_0000000000) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33221/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 998344 DEBUG 
(OverseerStateUpdate-72075174245695491-127.0.0.1:44349_solr-n_0000000000) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       
"core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:44349/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       
"core":"testNodeWithMultipleReplicasLost_shard1_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:36813/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 998344 DEBUG 
(OverseerStateUpdate-72075174245695491-127.0.0.1:44349_solr-n_0000000000) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       
"core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:44349/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       
"core":"testNodeWithMultipleReplicasLost_shard1_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:36813/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node7":{
   [junit4]   2>       
"core":"testNodeWithMultipleReplicasLost_shard1_replica_n4",
   [junit4]   2>       "base_url":"http://127.0.0.1:33221/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 998344 DEBUG 
(OverseerStateUpdate-72075174245695491-127.0.0.1:44349_solr-n_0000000000) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45985/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 998344 INFO  
(OverseerStateUpdate-72075174245695491-127.0.0.1:44349_solr-n_0000000000) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45985/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 998344 DEBUG 
(OverseerStateUpdate-72075174245695491-127.0.0.1:44349_solr-n_0000000000) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 998344 DEBUG 
(OverseerStateUpdate-72075174245695491-127.0.0.1:44349_solr-n_0000000000) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node9":{
   [junit4]   2>       
"core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>       "base_url":"http://127.0.0.1:45985/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 998344 DEBUG 
(OverseerStateUpdate-72075174245695491-127.0.0.1:44349_solr-n_0000000000) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.Overseer processMessage: queueSize: 5, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33221/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 998344 INFO  
(OverseerStateUpdate-72075174245695491-127.0.0.1:44349_solr-n_0000000000) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33221/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 998345 DEBUG 
(OverseerStateUpdate-72075174245695491-127.0.0.1:44349_solr-n_0000000000) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node9":{
   [junit4]   2>       
"core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>       "base_url":"http://127.0.0.1:45985/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 998345 DEBUG 
(OverseerStateUpdate-72075174245695491-127.0.0.1:44349_solr-n_0000000000) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node9":{
   [junit4]   2>       
"core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>       "base_url":"http://127.0.0.1:45985/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node11":{
   [junit4]   2>       
"core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>       "base_url":"http://127.0.0.1:33221/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 998345 DEBUG 
(OverseerStateUpdate-72075174245695491-127.0.0.1:44349_solr-n_0000000000) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.Overseer processMessage: queueSize: 6, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36813/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 998345 INFO  
(OverseerStateUpdate-72075174245695491-127.0.0.1:44349_solr-n_0000000000) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36813/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 998345 DEBUG 
(OverseerStateUpdate-72075174245695491-127.0.0.1:44349_solr-n_0000000000) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node9":{
   [junit4]   2>       
"core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>       "base_url":"http://127.0.0.1:45985/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node11":{
   [junit4]   2>       
"core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>       "base_url":"http://127.0.0.1:33221/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 998345 DEBUG 
(OverseerStateUpdate-72075174245695491-127.0.0.1:44349_solr-n_0000000000) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node9":{
   [junit4]   2>       
"core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>       "base_url":"http://127.0.0.1:45985/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node11":{
   [junit4]   2>       
"core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>       "base_url":"http://127.0.0.1:33221/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node12":{
   [junit4]   2>       
"core":"testNodeWithMultipleReplicasLost_shard2_replica_n10",
   [junit4]   2>       "base_url":"http://127.0.0.1:36813/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 998446 DEBUG 
(OverseerStateUpdate-72075174245695491-127.0.0.1:44349_solr-n_0000000000) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/testNodeWithMultipleReplicasLost/state.json version: 0
   [junit4]   2> 998548 INFO  (qtp1851528216-14350) [n:127.0.0.1:33221_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testNodeWithMultipleReplicasLost_shard1_replica_n4&action=CREATE&numShards=2&collection=testNodeWithMultipleReplicasLost&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 998548 INFO  (qtp388638431-14329) [n:127.0.0.1:36813_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testNodeWithMultipleReplicasLost_shard1_replica_n2&action=CREATE&numShards=2&collection=testNodeWithMultipleReplicasLost&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 998548 INFO  (qtp1851528216-14350) [n:127.0.0.1:33221_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 998549 INFO  (qtp388638431-14329) [n:127.0.0.1:36813_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 998548 INFO  (qtp242245886-14269) [n:127.0.0.1:44349_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testNodeWithMultipleReplicasLost_shard1_replica_n1&action=CREATE&numShards=2&collection=testNodeWithMultipleReplicasLost&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 998549 INFO  (qtp2401226-14305) [n:127.0.0.1:45985_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf&newCollection=true&name=testNodeWithMultipleReplicasLost_shard2_replica_n6&action=CREATE&numShards=2&collection=testNodeWithMultipleReplicasLost&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 998549 INFO  (qtp242245886-14269) [n:127.0.0.1:44349_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 998549 INFO  (qtp2401226-14305) [n:127.0.0.1:45985_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 998549 INFO  (qtp388638431-14324) [n:127.0.0.1:36813_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node12&collection.configName=conf&newCollection=true&name=testNodeWithMultipleReplicasLost_shard2_replica_n10&action=CREATE&numShards=2&collection=testNodeWithMultipleReplicasLost&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 998551 INFO  (qtp1851528216-14273) [n:127.0.0.1:33221_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf&newCollection=true&name=testNodeWithMultipleReplicasLost_shard2_replica_n8&action=CREATE&numShards=2&collection=testNodeWithMultipleReplicasLost&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 998552 DEBUG 
(OverseerStateUpdate-72075174245695491-127.0.0.1:44349_solr-n_0000000000) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, 
message = {
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:36813/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:36813_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 998552 DEBUG 
(OverseerStateUpdate-72075174245695491-127.0.0.1:44349_solr-n_0000000000) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 
message={
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:36813/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:36813_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 998553 DEBUG 
(OverseerStateUpdate-72075174245695491-127.0.0.1:44349_solr-n_0000000000) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.o.ReplicaMutator Will update state for 
replica: 
core_node5:{"core":"testNodeWithMultipleReplicasLost_shard1_replica_n2","base_url":"http://127.0.0.1:36813/solr","node_name":"127.0.0.1:36813_solr","state":"down","type":"NRT"}
   [junit4]   2> 998553 DEBUG 
(OverseerStateUpdate-72075174245695491-127.0.0.1:44349_solr-n_0000000000) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: 
DocCollection(testNodeWithMultipleReplicasLost//collections/testNodeWithMultipleReplicasLost/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":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           
"core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:44349/solr";,
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           
"core":"testNodeWithMultipleReplicasLost_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:36813/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:36813_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node7":{
   [junit4]   2>           
"core":"testNodeWithMultipleReplicasLost_shard1_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:33221/solr";,
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node9":{
   [junit4]   2>           
"core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>           "base_url":"http://127.0.0.1:45985/solr";,
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node11":{
   [junit4]   2>           
"core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>           "base_url":"http://127.0.0.1:33221/solr";,
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node12":{
   [junit4]   2>           
"core":"testNodeWithMultipleReplicasLost_shard2_replica_n10",
   [junit4]   2>           "base_url":"http://127.0.0.1:36813/solr";,
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 998553 DEBUG 
(OverseerStateUpdate-72075174245695491-127.0.0.1:44349_solr-n_0000000000) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, 
message = {
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>   "core_node_name":"core_node11",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:33221/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:33221_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 998553 DEBUG 
(OverseerStateUpdate-72075174245695491-127.0.0.1:44349_solr-n_0000000000) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 
message={
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>   "core_node_name":"core_node11",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:33221/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:33221_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 998553 DEBUG 
(OverseerStateUpdate-72075174245695491-127.0.0.1:44349_solr-n_0000000000) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.o.ReplicaMutator Will update state for 
replica: 
core_node11:{"core":"testNodeWithMultipleReplicasLost_shard2_replica_n8","base_url":"http://127.0.0.1:33221/solr","node_name":"127.0.0.1:33221_solr","state":"down","type":"NRT"}
   [junit4]   2> 998553 DEBUG 
(OverseerStateUpdate-72075174245695491-127.0.0.1:44349_solr-n_0000000000) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: 
DocCollection(testNodeWithMultipleReplicasLost//collections/testNodeWithMultipleReplicasLost/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":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           
"core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:44349/solr";,
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           
"core":"testNodeWithMultipleReplicasLost_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:36813/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:36813_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node7":{
   [junit4]   2>           
"core":"testNodeWithMultipleReplicasLost_shard1_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:33221/solr";,
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node9":{
   [junit4]   2>           
"core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>           "base_url":"http://127.0.0.1:45985/solr";,
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node11":{
   [junit4]   2>           
"core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>           "base_url":"http://127.0.0.1:33221/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:33221_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node12":{
   [junit4]   2>           
"core":"testNodeWithMultipleReplicasLost_shard2_replica_n10",
   [junit4]   2>           "base_url":"http://127.0.0.1:36813/solr";,
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 998553 DEBUG 
(OverseerStateUpdate-72075174245695491-127.0.0.1:44349_solr-n_0000000000) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, 
message = {
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n10",
   [junit4]   2>   "core_node_name":"core_node12",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:36813/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:36813_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 998553 DEBUG 
(OverseerStateUpdate-72075174245695491-127.0.0.1:44349_solr-n_0000000000) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 
message={
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n10",
   [junit4]   2>   "core_node_name":"core_node12",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:36813/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:36813_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 998553 DEBUG 
(OverseerStateUpdate-72075174245695491-127.0.0.1:44349_solr-n_0000000000) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.o.ReplicaMutator Will update state for 
replica: 
core_node12:{"core":"testNodeWithMultipleReplicasLost_shard2_replica_n10","base_url":"http://127.0.0.1:36813/solr","node_name":"127.0.0.1:36813_solr","state":"down","type":"NRT"}
   [junit4]   2> 998553 DEBUG 
(OverseerStateUpdate-72075174245695491-127.0.0.1:44349_solr-n_0000000000) 
[n:127.0.0.1:44349_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: 
DocCollection(testNodeWithMultipleReplicasLost//collections/testNodeWithMultipleReplicasLost/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":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           
"core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:44349/solr";,
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           
"core":"testNodeWithMultipleReplicasLost_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:36813/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:36813_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node7":{
   [junit4]   2>           
"core":"testNodeWithMultipleReplicasLost_shard1_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:33221/solr";,
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node9":{
   [junit4]   2>           
"core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>           "base_url":"http://127.0.0.1:45985/solr";,
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node11":{
   [junit4]   2>           
"core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>           "base_url":"http://127.0.0.1:33221/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:33221_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node12":{
   [junit4]   2>           
"core":"testNodeWithMultipleReplicasLost_shard2_replica_n10",
   [junit4]   2>           "base_url":"http://127.0.0.1:36813/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:3

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

java:708)
   [junit4]   2>         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at 
java.base@10-ea/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Feb 01, 2018 5:37:46 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=30568, name=qtp1128809702-30568, 
state=TIMED_WAITING, group=TGRP-TriggerIntegrationTest]
   [junit4]   2> Feb 01, 2018 5:37:49 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=30568, name=qtp1128809702-30568, 
state=TIMED_WAITING, group=TGRP-TriggerIntegrationTest]
   [junit4]   2>         at 
java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>         at 
java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2205)
   [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@10-ea/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id=Lucene50(blocksize=128), 
x_s=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, 
maxPointsInLeafNode=989, maxMBSortInHeap=6.019800027223364, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@619a0a63),
 locale=rof, timezone=Antarctica/Casey
   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 10-ea 
(64-bit)/cpus=8,threads=2,free=168239632,total=491782144
   [junit4]   2> NOTE: All tests run in this JVM: [ReplicationFactorTest, 
SignatureUpdateProcessorFactoryTest, OverseerTaskQueueTest, 
TestEmbeddedSolrServerAdminHandler, TestSolrCloudWithKerberosAlt, 
CustomHighlightComponentTest, TestMaxTokenLenTokenizer, 
DistribJoinFromCollectionTest, TestReload, TestNoOpRegenerator, 
FieldMutatingUpdateProcessorTest, TestConfigOverlay, TestUseDocValuesAsStored, 
PrimitiveFieldTypeTest, TestFileDictionaryLookup, TestXIncludeConfig, 
TestNodeLostTrigger, HdfsWriteToMultipleCollectionsTest, TestSmileRequest, 
TestFieldTypeResource, OverseerModifyCollectionTest, SoftAutoCommitTest, 
SliceStateTest, TestLeaderElectionZkExpiry, TestLegacyNumericUtils, 
TestPointFields, CollectionReloadTest, TestRecovery, TestSolr4Spatial, 
TestPerFieldSimilarityWithDefaultOverride, HdfsDirectoryFactoryTest, 
DistributedFacetSimpleRefinementLongTailTest, 
TestManagedSynonymGraphFilterFactory, TestSolrCLIRunExample, SyncSliceTest, 
TestFieldCollectionResource, TestMinMaxOnMultiValuedField, 
TestManagedResourceStorage, TestShardHandlerFactory, TestConfigSetsAPI, 
SpatialRPTFieldTypeTest, DocumentBuilderTest, TestSizeLimitedDistributedMap, 
SolrCoreMetricManagerTest, SegmentsInfoRequestHandlerTest, 
TestGenericDistributedQueue, HttpSolrCallGetCoreTest, DeleteNodeTest, 
TestUniqueKeyFieldResource, AsyncCallRequestStatusResponseTest, BasicZkTest, 
TestPayloadScoreQParserPlugin, OverseerTest, TestComplexPhraseLeadingWildcard, 
TestTriggerIntegration, TestJsonRequest, ShardRoutingCustomTest, 
CheckHdfsIndexTest, HdfsChaosMonkeySafeLeaderTest, TestBM25SimilarityFactory, 
XsltUpdateRequestHandlerTest, FileUtilsTest, TestSolrConfigHandlerConcurrent, 
TestSolrXml, TestCursorMarkWithoutUniqueKey, TestLocalFSCloudBackupRestore, 
TestCharFilters, TestFastLRUCache, CdcrBootstrapTest, 
AtomicUpdateProcessorFactoryTest, TestClassicSimilarityFactory, 
SystemInfoHandlerTest, PolyFieldTest, TestStreamBody, PeerSyncTest, 
TestSolrIndexConfig, CoreSorterTest, TestCryptoKeys, 
TestRuleBasedAuthorizationPlugin, TestUninvertingReader, TestTrie, 
SSLMigrationTest, JavabinLoaderTest, AlternateDirectoryTest, TestLRUCache, 
MissingSegmentRecoveryTest, TestSystemIdResolver, 
PreAnalyzedFieldManagedSchemaCloudTest, BitVectorTest, TestStressVersions, 
TestSimpleTrackingShardHandler, TestPostingsSolrHighlighter, 
ResourceLoaderTest, TestAuthenticationFramework, TestFunctionQuery, 
TestCollectionAPIs, TestTrieFacet, 
ClassificationUpdateProcessorIntegrationTest, RequestLoggingTest, 
BlockJoinFacetSimpleTest, DistributedMLTComponentTest, 
DirectSolrConnectionTest, LeaderElectionContextKeyTest, TestLegacyFieldCache, 
TestFuzzyAnalyzedSuggestions, V2StandaloneTest, TestFoldingMultitermQuery, 
TestComputePlanAction, BJQParserTest, TestRandomRequestDistribution, 
TestSolrQueryResponse, SolrMetricsIntegrationTest, CoreAdminRequestStatusTest, 
MoveReplicaTest, ScriptEngineTest, MetricUtilsTest, HdfsRecoveryZkTest, 
TestStressRecovery, SortSpecParsingTest, RuleEngineTest, 
DocValuesNotIndexedTest, ComputePlanActionTest, TestConfigReload, 
SuggesterTest, PreAnalyzedUpdateProcessorTest, 
TlogReplayBufferedWhileIndexingTest, HdfsThreadLeakTest, CSVRequestHandlerTest, 
BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, 
OpenCloseCoreStressTest, LeaderElectionIntegrationTest, TestRandomFaceting, 
TestRandomDVFaceting, ZkControllerTest, TestCoreContainer, SimpleFacetsTest, 
StatsComponentTest, TestGroupingSearch, BasicFunctionalityTest, 
DirectUpdateHandlerTest, TestBadConfig, TestIndexSearcher, HighlighterTest, 
SimplePostToolTest, TestExtendedDismaxParser, SuggesterFSTTest, DocValuesTest, 
DefaultValueUpdateProcessorTest, SortByFunctionTest, TestRemoteStreaming, 
SolrInfoBeanTest, LukeRequestHandlerTest, DirectSolrSpellCheckerTest, 
TestOmitPositions, XmlUpdateRequestHandlerTest, 
PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, 
MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, 
FastVectorHighlighterTest, LoggingHandlerTest, IndexSchemaTest, 
TestCollationField, ReturnFieldsTest, MBeansHandlerTest, 
TestHighlightDedupGrouping, AddReplicaTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, ConfigSetsAPITest, 
CreateRoutedAliasTest, DeleteStatusTest, HttpPartitionTest, 
RecoveryAfterSoftCommitTest, RemoteQueryErrorTest, ReplaceNodeNoTargetTest, 
SolrCLIZkUtilsTest, SolrCloudExampleTest, TestCloudSearcherWarming, 
TestOnReconnectListenerSupport, TestPullReplica, TestSSLRandomization, 
TestSegmentSorting, TestStressLiveNodes, TestTolerantUpdateProcessorCloud, 
TriLevelCompositeIdRoutingTest, ZkFailoverTest, 
SimpleCollectionCreateDeleteTest, TestReplicaProperties, 
AutoAddReplicasIntegrationTest, HttpTriggerListenerTest, SearchRateTriggerTest, 
TriggerIntegrationTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TriggerIntegrationTest -Dtests.seed=A772B90494D40FE 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=rof 
-Dtests.timezone=Antarctica/Casey -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TriggerIntegrationTest (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest: 
   [junit4]    >    1) Thread[id=30568, name=qtp1128809702-30568, 
state=TIMED_WAITING, group=TGRP-TriggerIntegrationTest]
   [junit4]    >         at 
java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at 
java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2205)
   [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@10-ea/java.lang.Thread.run(Thread.java:844)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A772B90494D40FE]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=30568, name=qtp1128809702-30568, 
state=TIMED_WAITING, group=TGRP-TriggerIntegrationTest]
   [junit4]    >         at 
java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at 
java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2205)
   [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@10-ea/java.lang.Thread.run(Thread.java:844)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A772B90494D40FE]:0)
   [junit4] Completed [631/774 (3!)] on J1 in 252.81s, 14 tests, 2 errors <<< 
FAILURES!

[...truncated 41328 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to