Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Linux/71/
Java: 64bit/jdk-10-ea+32 -XX:-UseCompressedOops -XX:+UseParallelGC

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

Error Message:
No live SolrServers available to handle this 
request:[http://127.0.0.1:41289/solr]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:41289/solr]
        at 
__randomizedtesting.SeedInfo.seed([5C61C840FADE05FB:64D2ECBEDD2DD12A]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple(AutoAddReplicasPlanActionTest.java:108)
        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)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException 
occured when talking to server at: http://127.0.0.1:41289/solr
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        ... 43 more
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:41289 failed to 
respond
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
        ... 47 more


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

Error Message:
Waiting for collection testSimple1 null Live Nodes: [127.0.0.1:32813_solr, 
127.0.0.1:38969_solr] Last available state: 
DocCollection(testSimple1//collections/testSimple1/state.json/6)={   
"pullReplicas":"0",   "replicationFactor":"2",   "shards":{     "shard1":{      
 "range":"80000000-ffffffff",       "state":"active",       "replicas":{        
 "core_node3":{           
"dataDir":"hdfs://localhost.localdomain:33565/data/testSimple1/core_node3/data/",
           "base_url":"http://127.0.0.1:42167/solr";,           
"node_name":"127.0.0.1:42167_solr",           "type":"NRT",           
"ulogDir":"hdfs://localhost.localdomain:33565/data/testSimple1/core_node3/data/tlog",
           "core":"testSimple1_shard1_replica_n1",           
"shared_storage":"true",           "state":"down"},         "core_node5":{      
     
"dataDir":"hdfs://localhost.localdomain:33565/data/testSimple1/core_node5/data/",
           "base_url":"http://127.0.0.1:38969/solr";,           
"node_name":"127.0.0.1:38969_solr",           "type":"NRT",           
"ulogDir":"hdfs://localhost.localdomain:33565/data/testSimple1/core_node5/data/tlog",
           "core":"testSimple1_shard1_replica_n2",           
"shared_storage":"true",           "state":"active"}}},     "shard2":{       
"range":"0-7fffffff",       "state":"active",       "replicas":{         
"core_node7":{           
"dataDir":"hdfs://localhost.localdomain:33565/data/testSimple1/core_node7/data/",
           "base_url":"http://127.0.0.1:42167/solr";,           
"node_name":"127.0.0.1:42167_solr",           "type":"NRT",           
"ulogDir":"hdfs://localhost.localdomain:33565/data/testSimple1/core_node7/data/tlog",
           "core":"testSimple1_shard2_replica_n4",           
"shared_storage":"true",           "state":"down"},         "core_node8":{      
     
"dataDir":"hdfs://localhost.localdomain:33565/data/testSimple1/core_node8/data/",
           "base_url":"http://127.0.0.1:38969/solr";,           
"node_name":"127.0.0.1:38969_solr",           "type":"NRT",           
"ulogDir":"hdfs://localhost.localdomain:33565/data/testSimple1/core_node8/data/tlog",
           "core":"testSimple1_shard2_replica_n6",           
"shared_storage":"true",           "state":"active"}}}},   
"router":{"name":"compositeId"},   "maxShardsPerNode":"2",   
"autoAddReplicas":"true",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Waiting for collection testSimple1
null
Live Nodes: [127.0.0.1:32813_solr, 127.0.0.1:38969_solr]
Last available state: 
DocCollection(testSimple1//collections/testSimple1/state.json/6)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          
"dataDir":"hdfs://localhost.localdomain:33565/data/testSimple1/core_node3/data/",
          "base_url":"http://127.0.0.1:42167/solr";,
          "node_name":"127.0.0.1:42167_solr",
          "type":"NRT",
          
"ulogDir":"hdfs://localhost.localdomain:33565/data/testSimple1/core_node3/data/tlog",
          "core":"testSimple1_shard1_replica_n1",
          "shared_storage":"true",
          "state":"down"},
        "core_node5":{
          
"dataDir":"hdfs://localhost.localdomain:33565/data/testSimple1/core_node5/data/",
          "base_url":"http://127.0.0.1:38969/solr";,
          "node_name":"127.0.0.1:38969_solr",
          "type":"NRT",
          
"ulogDir":"hdfs://localhost.localdomain:33565/data/testSimple1/core_node5/data/tlog",
          "core":"testSimple1_shard1_replica_n2",
          "shared_storage":"true",
          "state":"active"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          
"dataDir":"hdfs://localhost.localdomain:33565/data/testSimple1/core_node7/data/",
          "base_url":"http://127.0.0.1:42167/solr";,
          "node_name":"127.0.0.1:42167_solr",
          "type":"NRT",
          
"ulogDir":"hdfs://localhost.localdomain:33565/data/testSimple1/core_node7/data/tlog",
          "core":"testSimple1_shard2_replica_n4",
          "shared_storage":"true",
          "state":"down"},
        "core_node8":{
          
"dataDir":"hdfs://localhost.localdomain:33565/data/testSimple1/core_node8/data/",
          "base_url":"http://127.0.0.1:38969/solr";,
          "node_name":"127.0.0.1:38969_solr",
          "type":"NRT",
          
"ulogDir":"hdfs://localhost.localdomain:33565/data/testSimple1/core_node8/data/tlog",
          "core":"testSimple1_shard2_replica_n6",
          "shared_storage":"true",
          "state":"active"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"true",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([5C61C840FADE05FB:64D2ECBEDD2DD12A]: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:91)
        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 11635 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest
   [junit4]   2> 44171 INFO  
(SUITE-AutoAddReplicasPlanActionTest-seed#[5C61C840FADE05FB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_5C61C840FADE05FB-001/init-core-data-001
   [junit4]   2> 44172 WARN  
(SUITE-AutoAddReplicasPlanActionTest-seed#[5C61C840FADE05FB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 44172 INFO  
(SUITE-AutoAddReplicasPlanActionTest-seed#[5C61C840FADE05FB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 44173 INFO  
(SUITE-AutoAddReplicasPlanActionTest-seed#[5C61C840FADE05FB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 44175 INFO  
(SUITE-AutoAddReplicasPlanActionTest-seed#[5C61C840FADE05FB]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_5C61C840FADE05FB-001/tempDir-001
   [junit4]   2> 44175 INFO  
(SUITE-AutoAddReplicasPlanActionTest-seed#[5C61C840FADE05FB]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 44178 INFO  (Thread-89) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 44178 INFO  (Thread-89) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 44181 ERROR (Thread-89) [    ] 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> 44280 INFO  
(SUITE-AutoAddReplicasPlanActionTest-seed#[5C61C840FADE05FB]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:45819
   [junit4]   2> 44307 INFO  (zkConnectionManagerCallback-79-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 44323 INFO  (jetty-launcher-76-thread-1) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 44326 INFO  (jetty-launcher-76-thread-2) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 44330 INFO  (jetty-launcher-76-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@52394b54{/solr,null,AVAILABLE}
   [junit4]   2> 44332 INFO  (jetty-launcher-76-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@69451470{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 44332 INFO  (jetty-launcher-76-thread-2) [    ] o.e.j.s.Server 
Started @?????ms
   [junit4]   2> 44332 INFO  (jetty-launcher-76-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43731}
   [junit4]   2> 44333 ERROR (jetty-launcher-76-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 44333 INFO  (jetty-launcher-76-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 44333 INFO  (jetty-launcher-76-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 44333 INFO  (jetty-launcher-76-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 44333 INFO  (jetty-launcher-76-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-16T15:39:00.715182Z
   [junit4]   2> 44334 INFO  (jetty-launcher-76-thread-3) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 44342 INFO  (jetty-launcher-76-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@77edaf1e{/solr,null,AVAILABLE}
   [junit4]   2> 44342 INFO  (jetty-launcher-76-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@83aaed1{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 44342 INFO  (jetty-launcher-76-thread-1) [    ] o.e.j.s.Server 
Started @?????ms
   [junit4]   2> 44342 INFO  (jetty-launcher-76-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38087}
   [junit4]   2> 44343 ERROR (jetty-launcher-76-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 44343 INFO  (jetty-launcher-76-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 44343 INFO  (jetty-launcher-76-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 44343 INFO  (jetty-launcher-76-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 44343 INFO  (jetty-launcher-76-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-16T15:39:00.725348Z
   [junit4]   2> 44348 INFO  (zkConnectionManagerCallback-81-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 44360 INFO  (zkConnectionManagerCallback-83-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 44360 INFO  (jetty-launcher-76-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 44360 INFO  (jetty-launcher-76-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 44361 INFO  (jetty-launcher-76-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@75ca72bc{/solr,null,AVAILABLE}
   [junit4]   2> 44361 INFO  (jetty-launcher-76-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@97795cc{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 44362 INFO  (jetty-launcher-76-thread-3) [    ] o.e.j.s.Server 
Started @?????ms
   [junit4]   2> 44362 INFO  (jetty-launcher-76-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41289}
   [junit4]   2> 44362 ERROR (jetty-launcher-76-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 44362 INFO  (jetty-launcher-76-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 44363 INFO  (jetty-launcher-76-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 44363 INFO  (jetty-launcher-76-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 44363 INFO  (jetty-launcher-76-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-16T15:39:00.745047Z
   [junit4]   2> 44390 INFO  (zkConnectionManagerCallback-85-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 44391 INFO  (jetty-launcher-76-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 44394 INFO  (jetty-launcher-76-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45819/solr
   [junit4]   2> 44406 INFO  (zkConnectionManagerCallback-89-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 44409 INFO  (jetty-launcher-76-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45819/solr
   [junit4]   2> 44422 INFO  (jetty-launcher-76-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45819/solr
   [junit4]   2> 44426 INFO  (zkConnectionManagerCallback-93-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 44427 INFO  (zkConnectionManagerCallback-95-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 44458 INFO  (zkConnectionManagerCallback-101-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 44459 INFO  (zkConnectionManagerCallback-99-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 44476 INFO  (jetty-launcher-76-thread-3) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 44476 INFO  (zkConnectionManagerCallback-104-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 44477 INFO  (jetty-launcher-76-thread-3) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41289_solr
   [junit4]   2> 44479 INFO  (jetty-launcher-76-thread-3) [    ] 
o.a.s.c.Overseer Overseer 
(id=99184721301405704-127.0.0.1:41289_solr-n_0000000000) starting
   [junit4]   2> 44495 INFO  (jetty-launcher-76-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 44496 INFO  (jetty-launcher-76-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43731_solr
   [junit4]   2> 44549 INFO  
(OverseerStateUpdate-99184721301405704-127.0.0.1:41289_solr-n_0000000000) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 44554 INFO  (jetty-launcher-76-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41289_solr
   [junit4]   2> 44558 INFO  (zkCallback-103-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 44562 INFO  (zkCallback-100-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 44562 INFO  (zkCallback-103-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 44585 INFO  (jetty-launcher-76-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 44586 INFO  (jetty-launcher-76-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 44589 INFO  (jetty-launcher-76-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38087_solr
   [junit4]   2> 44598 INFO  (zkCallback-103-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 44647 INFO  (jetty-launcher-76-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43731.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c60b918
   [junit4]   2> 44658 INFO  (zkCallback-94-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 44665 INFO  (jetty-launcher-76-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43731.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c60b918
   [junit4]   2> 44665 INFO  (jetty-launcher-76-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43731.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c60b918
   [junit4]   2> 44670 INFO  (jetty-launcher-76-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_5C61C840FADE05FB-001/tempDir-001/node2/.
   [junit4]   2> 44684 INFO  (zkCallback-100-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 44712 INFO  (jetty-launcher-76-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41289.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c60b918
   [junit4]   2> 44726 INFO  (jetty-launcher-76-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41289.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c60b918
   [junit4]   2> 44727 INFO  (jetty-launcher-76-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41289.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c60b918
   [junit4]   2> 44728 INFO  (jetty-launcher-76-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_5C61C840FADE05FB-001/tempDir-001/node3/.
   [junit4]   2> 44731 INFO  (jetty-launcher-76-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38087.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c60b918
   [junit4]   2> 44787 INFO  (jetty-launcher-76-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38087.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c60b918
   [junit4]   2> 44787 INFO  (jetty-launcher-76-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38087.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c60b918
   [junit4]   2> 44788 INFO  (jetty-launcher-76-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_5C61C840FADE05FB-001/tempDir-001/node1/.
   [junit4]   2> 44851 INFO  (zkConnectionManagerCallback-109-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 44870 INFO  (zkConnectionManagerCallback-113-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 44871 INFO  
(SUITE-AutoAddReplicasPlanActionTest-seed#[5C61C840FADE05FB]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 44872 INFO  
(SUITE-AutoAddReplicasPlanActionTest-seed#[5C61C840FADE05FB]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45819/solr ready
   [junit4]   2> 44909 INFO  
(TEST-AutoAddReplicasPlanActionTest.testSimple-seed#[5C61C840FADE05FB]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testSimple
   [junit4]   2> 44924 INFO  (qtp1488228818-454) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:43731_solr,127.0.0.1:41289_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 44937 INFO  (OverseerThreadFactory-200-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection testSimple1
   [junit4]   2> 45049 INFO  
(OverseerStateUpdate-99184721301405704-127.0.0.1:41289_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41289/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 45053 INFO  
(OverseerStateUpdate-99184721301405704-127.0.0.1:41289_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43731/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 45057 INFO  
(OverseerStateUpdate-99184721301405704-127.0.0.1:41289_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41289/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 45060 INFO  
(OverseerStateUpdate-99184721301405704-127.0.0.1:41289_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43731/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 45297 INFO  (qtp1488228818-452) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 45298 INFO  (qtp1488228818-452) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 45306 INFO  (qtp530015165-428) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 45306 INFO  (qtp530015165-428) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 45307 INFO  (qtp530015165-433) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 45318 INFO  (qtp1488228818-457) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 45462 INFO  (zkCallback-103-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 45462 INFO  (zkCallback-100-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 46325 INFO  (qtp530015165-428) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.2.0
   [junit4]   2> 46331 INFO  (qtp530015165-428) [    ] o.a.s.s.IndexSchema 
[testSimple1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 46333 INFO  (qtp530015165-428) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 46333 INFO  (qtp530015165-428) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testSimple1_shard1_replica_n2' using configuration from 
collection testSimple1, trusted=true
   [junit4]   2> 46333 INFO  (qtp530015165-428) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43731.solr.core.testSimple1.shard1.replica_n2' (registry 
'solr.core.testSimple1.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c60b918
   [junit4]   2> 46333 INFO  (qtp530015165-428) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 46333 INFO  (qtp530015165-428) [    ] o.a.s.c.SolrCore 
[[testSimple1_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_5C61C840FADE05FB-001/tempDir-001/node2/testSimple1_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_5C61C840FADE05FB-001/tempDir-001/node2/./testSimple1_shard1_replica_n2/data/]
   [junit4]   2> 46339 INFO  (qtp1488228818-457) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 46346 INFO  (qtp1488228818-457) [    ] o.a.s.s.IndexSchema 
[testSimple1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 46348 INFO  (qtp1488228818-457) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 46348 INFO  (qtp1488228818-457) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testSimple1_shard1_replica_n1' using configuration from 
collection testSimple1, trusted=true
   [junit4]   2> 46348 INFO  (qtp1488228818-457) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41289.solr.core.testSimple1.shard1.replica_n1' (registry 
'solr.core.testSimple1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c60b918
   [junit4]   2> 46348 INFO  (qtp1488228818-457) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 46349 INFO  (qtp1488228818-457) [    ] o.a.s.c.SolrCore 
[[testSimple1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_5C61C840FADE05FB-001/tempDir-001/node3/testSimple1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_5C61C840FADE05FB-001/tempDir-001/node3/./testSimple1_shard1_replica_n1/data/]
   [junit4]   2> 46378 INFO  (qtp530015165-433) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.2.0
   [junit4]   2> 46382 INFO  (qtp1488228818-452) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 46386 INFO  (qtp530015165-433) [    ] o.a.s.s.IndexSchema 
[testSimple1_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 46388 INFO  (qtp1488228818-452) [    ] o.a.s.s.IndexSchema 
[testSimple1_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 46388 INFO  (qtp530015165-433) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 46388 INFO  (qtp530015165-433) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testSimple1_shard2_replica_n6' using configuration from 
collection testSimple1, trusted=true
   [junit4]   2> 46389 INFO  (qtp530015165-433) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43731.solr.core.testSimple1.shard2.replica_n6' (registry 
'solr.core.testSimple1.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c60b918
   [junit4]   2> 46389 INFO  (qtp530015165-433) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 46389 INFO  (qtp530015165-433) [    ] o.a.s.c.SolrCore 
[[testSimple1_shard2_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_5C61C840FADE05FB-001/tempDir-001/node2/testSimple1_shard2_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_5C61C840FADE05FB-001/tempDir-001/node2/./testSimple1_shard2_replica_n6/data/]
   [junit4]   2> 46390 INFO  (qtp1488228818-452) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 46390 INFO  (qtp1488228818-452) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testSimple1_shard2_replica_n4' using configuration from 
collection testSimple1, trusted=true
   [junit4]   2> 46391 INFO  (qtp1488228818-452) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41289.solr.core.testSimple1.shard2.replica_n4' (registry 
'solr.core.testSimple1.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c60b918
   [junit4]   2> 46391 INFO  (qtp1488228818-452) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 46391 INFO  (qtp1488228818-452) [    ] o.a.s.c.SolrCore 
[[testSimple1_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_5C61C840FADE05FB-001/tempDir-001/node3/testSimple1_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_5C61C840FADE05FB-001/tempDir-001/node3/./testSimple1_shard2_replica_n4/data/]
   [junit4]   2> 46440 INFO  (qtp530015165-428) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 46440 INFO  (qtp530015165-428) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 46441 INFO  (qtp530015165-428) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 46441 INFO  (qtp530015165-428) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 46443 INFO  (qtp530015165-428) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3deeabba[testSimple1_shard1_replica_n2] main]
   [junit4]   2> 46443 INFO  (qtp1488228818-457) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 46443 INFO  (qtp1488228818-457) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 46444 INFO  (qtp530015165-428) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 46444 INFO  (qtp530015165-428) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 46445 INFO  (qtp1488228818-457) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 46445 INFO  (qtp1488228818-457) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 46445 INFO  (qtp530015165-428) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 46446 INFO  (searcherExecutor-207-thread-1) [    ] 
o.a.s.c.SolrCore [testSimple1_shard1_replica_n2] Registered new searcher 
Searcher@3deeabba[testSimple1_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 46448 INFO  (qtp530015165-428) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1586955543201710080
   [junit4]   2> 46454 INFO  (qtp1488228818-457) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6519ad98[testSimple1_shard1_replica_n1] main]
   [junit4]   2> 46454 INFO  (qtp530015165-428) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 46454 INFO  (qtp1488228818-457) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 46455 INFO  (qtp1488228818-457) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 46455 INFO  (qtp1488228818-457) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 46458 INFO  (searcherExecutor-208-thread-1) [    ] 
o.a.s.c.SolrCore [testSimple1_shard1_replica_n1] Registered new searcher 
Searcher@6519ad98[testSimple1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 46458 INFO  (qtp1488228818-457) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1586955543212195840
   [junit4]   2> 46462 INFO  (qtp530015165-433) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 46462 INFO  (qtp530015165-433) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 46463 INFO  (qtp530015165-433) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 46463 INFO  (qtp530015165-433) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 46465 INFO  (qtp530015165-433) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@788711c5[testSimple1_shard2_replica_n6] main]
   [junit4]   2> 46466 INFO  (qtp530015165-433) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 46466 INFO  (qtp530015165-433) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 46467 INFO  (qtp530015165-433) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 46468 INFO  (qtp530015165-433) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1586955543222681600
   [junit4]   2> 46471 INFO  (qtp1488228818-452) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 46472 INFO  (qtp1488228818-452) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 46472 INFO  (qtp1488228818-452) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 46472 INFO  (qtp1488228818-452) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 46474 INFO  (searcherExecutor-209-thread-1) [    ] 
o.a.s.c.SolrCore [testSimple1_shard2_replica_n6] Registered new searcher 
Searcher@788711c5[testSimple1_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 46474 INFO  (qtp1488228818-452) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@35b720f0[testSimple1_shard2_replica_n4] main]
   [junit4]   2> 46476 INFO  (qtp1488228818-452) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 46476 INFO  (qtp1488228818-452) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 46477 INFO  (qtp1488228818-452) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 46478 INFO  (searcherExecutor-210-thread-1) [    ] 
o.a.s.c.SolrCore [testSimple1_shard2_replica_n4] Registered new searcher 
Searcher@35b720f0[testSimple1_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 46478 INFO  (qtp1488228818-452) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1586955543233167360
   [junit4]   2> 46482 INFO  (qtp530015165-433) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 46482 INFO  (qtp530015165-433) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 46482 INFO  (qtp530015165-433) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:43731/solr/testSimple1_shard2_replica_n6/
   [junit4]   2> 46486 INFO  (qtp530015165-433) [    ] o.a.s.u.PeerSync 
PeerSync: core=testSimple1_shard2_replica_n6 url=http://127.0.0.1:43731/solr 
START replicas=[http://127.0.0.1:41289/solr/testSimple1_shard2_replica_n4/] 
nUpdates=100
   [junit4]   2> 46495 INFO  (qtp1488228818-453) [    ] o.a.s.c.S.Request 
[testSimple1_shard2_replica_n4]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 46583 INFO  (zkCallback-100-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 46583 INFO  (zkCallback-103-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 46794 INFO  (qtp530015165-433) [    ] o.a.s.u.PeerSync 
PeerSync: core=testSimple1_shard2_replica_n6 url=http://127.0.0.1:43731/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 46794 INFO  (qtp530015165-433) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 46794 INFO  (qtp530015165-433) [    ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 46794 INFO  (qtp530015165-433) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 46796 INFO  (qtp530015165-433) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:43731/solr/testSimple1_shard2_replica_n6/ shard2
   [junit4]   2> 46897 INFO  (zkCallback-103-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 46897 INFO  (zkCallback-100-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 46946 INFO  (qtp530015165-433) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 46954 INFO  (qtp530015165-428) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 46954 INFO  (qtp530015165-428) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 46954 INFO  (qtp530015165-428) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:43731/solr/testSimple1_shard1_replica_n2/
   [junit4]   2> 46954 INFO  (qtp530015165-428) [    ] o.a.s.u.PeerSync 
PeerSync: core=testSimple1_shard1_replica_n2 url=http://127.0.0.1:43731/solr 
START replicas=[http://127.0.0.1:41289/solr/testSimple1_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 46955 INFO  (qtp530015165-433) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1647
   [junit4]   2> 46956 INFO  (qtp1488228818-453) [    ] o.a.s.c.S.Request 
[testSimple1_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 47048 INFO  (zkCallback-100-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 47048 INFO  (zkCallback-103-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 47255 INFO  (qtp530015165-428) [    ] o.a.s.u.PeerSync 
PeerSync: core=testSimple1_shard1_replica_n2 url=http://127.0.0.1:43731/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 47255 INFO  (qtp530015165-428) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 47255 INFO  (qtp530015165-428) [    ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 47255 INFO  (qtp530015165-428) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 47256 INFO  (qtp530015165-428) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:43731/solr/testSimple1_shard1_replica_n2/ shard1
   [junit4]   2> 47358 INFO  (zkCallback-103-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 47358 INFO  (zkCallback-100-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 47407 INFO  (qtp530015165-428) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 47416 INFO  (qtp530015165-428) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2115
   [junit4]   2> 47465 INFO  (qtp1488228818-457) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2147
   [junit4]   2> 47484 INFO  (qtp1488228818-452) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2186
   [junit4]   2> 47487 INFO  (qtp1488228818-454) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 47584 INFO  (zkCallback-103-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 47584 INFO  (zkCallback-100-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 48487 INFO  (qtp1488228818-454) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:43731_solr,127.0.0.1:41289_solr&wt=javabin&version=2}
 status=0 QTime=3563
   [junit4]   2> 48489 INFO  (qtp1488228818-456) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&autoAddReplicas=false&name=testSimple2&nrtReplicas=2&action=CREATE&numShards=1&createNodeSet=127.0.0.1:41289_solr,127.0.0.1:38087_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 48491 INFO  (OverseerThreadFactory-200-thread-2) [    ] 
o.a.s.c.CreateCollectionCmd Create collection testSimple2
   [junit4]   2> 48492 INFO  
(OverseerCollectionConfigSetProcessor-99184721301405704-127.0.0.1:41289_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 48698 INFO  
(OverseerStateUpdate-99184721301405704-127.0.0.1:41289_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41289/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 48700 INFO  
(OverseerStateUpdate-99184721301405704-127.0.0.1:41289_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple2_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38087/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 48901 INFO  (qtp1488228818-450) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n1&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 48902 INFO  (qtp1098775817-444) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n2&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 48902 INFO  (qtp1098775817-444) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 49004 INFO  (zkCallback-100-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 49004 INFO  (zkCallback-100-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 49004 INFO  (zkCallback-94-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 49005 INFO  (zkCallback-94-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 49912 INFO  (qtp1098775817-444) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 49919 INFO  (qtp1098775817-444) [    ] o.a.s.s.IndexSchema 
[testSimple2_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 49937 INFO  (qtp1098775817-444) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 49937 INFO  (qtp1488228818-450) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 49937 INFO  (qtp1098775817-444) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testSimple2_shard1_replica_n2' using configuration from 
collection testSimple2, trusted=true
   [junit4]   2> 49938 INFO  (qtp1098775817-444) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38087.solr.core.testSimple2.shard1.replica_n2' (registry 
'solr.core.testSimple2.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c60b918
   [junit4]   2> 49938 INFO  (qtp1098775817-444) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 49938 INFO  (qtp1098775817-444) [    ] o.a.s.c.SolrCore 
[[testSimple2_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_5C61C840FADE05FB-001/tempDir-001/node1/testSimple2_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_5C61C840FADE05FB-001/tempDir-001/node1/./testSimple2_shard1_replica_n2/data/]
   [junit4]   2> 49945 INFO  (qtp1488228818-450) [    ] o.a.s.s.IndexSchema 
[testSimple2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 49947 INFO  (qtp1488228818-450) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 49947 INFO  (qtp1488228818-450) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testSimple2_shard1_replica_n1' using configuration from 
collection testSimple2, trusted=true
   [junit4]   2> 49948 INFO  (qtp1488228818-450) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41289.solr.core.testSimple2.shard1.replica_n1' (registry 
'solr.core.testSimple2.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c60b918
   [junit4]   2> 49948 INFO  (qtp1488228818-450) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 49948 INFO  (qtp1488228818-450) [    ] o.a.s.c.SolrCore 
[[testSimple2_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_5C61C840FADE05FB-001/tempDir-001/node3/testSimple2_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_5C61C840FADE05FB-001/tempDir-001/node3/./testSimple2_shard1_replica_n1/data/]
   [junit4]   2> 49973 INFO  (qtp1098775817-444) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 49973 INFO  (qtp1098775817-444) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 49974 INFO  (qtp1098775817-444) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 49974 INFO  (qtp1098775817-444) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 49975 INFO  (qtp1098775817-444) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@343925ea[testSimple2_shard1_replica_n2] main]
   [junit4]   2> 49976 INFO  (qtp1098775817-444) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 49976 INFO  (qtp1098775817-444) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 49977 INFO  (qtp1098775817-444) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 49977 INFO  (qtp1098775817-444) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1586955546902134784
   [junit4]   2> 49978 INFO  (searcherExecutor-227-thread-1) [    ] 
o.a.s.c.SolrCore [testSimple2_shard1_replica_n2] Registered new searcher 
Searcher@343925ea[testSimple2_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 49981 INFO  (qtp1098775817-444) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 49994 INFO  (qtp1488228818-450) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 49994 INFO  (qtp1488228818-450) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 49995 INFO  (qtp1488228818-450) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 49995 INFO  (qtp1488228818-450) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 49997 INFO  (qtp1488228818-450) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@31f6b3[testSimple2_shard1_replica_n1] main]
   [junit4]   2> 49998 INFO  (qtp1488228818-450) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 49998 INFO  (qtp1488228818-450) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 49999 INFO  (qtp1488228818-450) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 50000 INFO  (searcherExecutor-228-thread-1) [    ] 
o.a.s.c.SolrCore [testSimple2_shard1_replica_n1] Registered new searcher 
Searcher@31f6b3[testSimple2_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 50000 INFO  (qtp1488228818-450) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1586955546926252032
   [junit4]   2> 50082 INFO  (zkCallback-94-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 50082 INFO  (zkCallback-100-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 50082 INFO  (zkCallback-100-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 50082 INFO  (zkCallback-94-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 50482 INFO  (qtp1098775817-444) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 50482 INFO  (qtp1098775817-444) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 50482 INFO  (qtp1098775817-444) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:38087/solr/testSimple2_shard1_replica_n2/
   [junit4]   2> 50482 INFO  (qtp1098775817-444) [    ] o.a.s.u.PeerSync 
PeerSync: core=testSimple2_shard1_replica_n2 url=http://127.0.0.1:38087/solr 
START replicas=[http://127.0.0.1:41289/solr/testSimple2_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 50492 INFO  (qtp1488228818-441) [    ] o.a.s.c.S.Request 
[testSimple2_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 50790 INFO  (qtp1098775817-444) [    ] o.a.s.u.PeerSync 
PeerSync: core=testSimple2_shard1_replica_n2 url=http://127.0.0.1:38087/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 50790 INFO  (qtp1098775817-444) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 50790 INFO  (qtp1098775817-444) [    ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 50790 INFO  (qtp1098775817-444) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 50795 INFO  (qtp1098775817-444) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:38087/solr/testSimple2_shard1_replica_n2/ shard1
   [junit4]   2> 50896 INFO  (zkCallback-94-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 50896 INFO  (zkCallback-100-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 50896 INFO  (zkCallback-100-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 50896 INFO  (zkCallback-94-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 50946 INFO  (qtp1098775817-444) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 50955 INFO  (qtp1098775817-444) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n2&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2052
   [junit4]   2> 51004 INFO  (qtp1488228818-450) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n1&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2103
   [junit4]   2> 51006 INFO  (qtp1488228818-456) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 51105 INFO  (zkCallback-94-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 51105 INFO  (zkCallback-94-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 51105 INFO  (zkCallback-100-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 51105 INFO  (zkCallback-100-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 52006 INFO  (qtp1488228818-456) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&autoAddReplicas=false&name=testSimple2&nrtReplicas=2&action=CREATE&numShards=1&createNodeSet=127.0.0.1:41289_solr,127.0.0.1:38087_solr&wt=javabin&version=2}
 status=0 QTime=3518
   [junit4]   2> 52008 INFO  (qtp1488228818-532) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&maxShardsPerNode=3&autoAddReplicas=false&name=testSimple3&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=127.0.0.1:43731_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 52009 INFO  (OverseerThreadFactory-200-thread-3) [    ] 
o.a.s.c.CreateCollectionCmd Create collection testSimple3
   [junit4]   2> 52009 INFO  
(OverseerCollectionConfigSetProcessor-99184721301405704-127.0.0.1:41289_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 52217 INFO  
(OverseerStateUpdate-99184721301405704-127.0.0.1:41289_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple3",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple3_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43731/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 52219 INFO  
(OverseerStateUpdate-99184721301405704-127.0.0.1:41289_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple3",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple3_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43731/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 52220 INFO  
(OverseerStateUpdate-99184721301405704-127.0.0.1:41289_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple3",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"testSimple3_shard3_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43731/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 52424 INFO  (qtp530015165-431) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple3_shard2_replica_n2&action=CREATE&numShards=3&collection=testSimple3&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 52424 INFO  (qtp530015165-432) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=testSimple3_shard3_replica_n4&action=CREATE&numShards=3&collection=testSimple3&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 52425 INFO  (qtp530015165-434) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple3_shard1_replica_n1&action=CREATE&numShards=3&collection=testSimple3&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 52532 INFO  (zkCallback-103-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple3/state.json] for collection [testSimple3] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 52532 INFO  (zkCallback-103-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple3/state.json] for collection [testSimple3] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 53490 INFO  (qtp530015165-434) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.2.0
   [junit4]   2> 53491 INFO  (qtp530015165-431) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.2.0
   [junit4]   2> 53491 INFO  (qtp530015165-432) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.2.0
   [junit4]   2> 53505 INFO  (qtp530015165-434) [    ] o.a.s.s.IndexSchema 
[testSimple3_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 53505 INFO  (qtp530015165-432) [    ] o.a.s.s.IndexSchema 
[testSimple3_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 53507 INFO  (qtp530015165-434) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 53507 INFO  (qtp530015165-434) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testSimple3_shard1_replica_n1' using configuration from 
collection testSimple3, trusted=true
   [junit4]   2> 53508 INFO  (qtp530015165-434) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43731.solr.core.testSimple3.shard1.replica_n1' (registry 
'solr.core.testSimple3.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c60b918
   [junit4]   2> 53508 INFO  (qtp530015165-432) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 53508 INFO  (qtp530015165-432) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testSimple3_shard3_replica_n4' using configuration from 
collection testSimple3, trusted=true
   [junit4]   2> 53508 INFO  (qtp530015165-432) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43731.solr.core.testSimple3.shard3.replica_n4' (registry 
'solr.core.testSimple3.shard3.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c60b918
   [junit4]   2> 53509 INFO  (qtp530015165-432) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 53509 INFO  (qtp530015165-432) [    ] o.a.s.c.SolrCore 
[[testSimple3_shard3_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_5C61C840FADE05FB-001/tempDir-001/node2/testSimple3_shard3_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_5C61C840FADE05FB-001/tempDir-001/node2/./testSimple3_shard3_replica_n4/data/]
   [junit4]   2> 53509 INFO  (qtp530015165-434) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 53509 INFO  (qtp530015165-434) [    ] o.a.s.c.SolrCore 
[[testSimple3_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_5C61C840FADE05FB-001/tempDir-001/node2/testSimple3_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_5C61C840FADE05FB-001/tempDir-001/node2/./testSimple3_shard1_replica_n1/data/]
   [junit4]   2> 53515 INFO  (qtp530015165-431) [    ] o.a.s.s.IndexSchema 
[testSimple3_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 53516 INFO  (qtp530015165-431) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 53516 INFO  (qtp530015165-431) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testSimple3_shard2_replica_n2' using configuration from 
collection testSimple3, trusted=true
   [junit4]   2> 53517 INFO  (qtp530015165-431) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43731.solr.core.testSimple3.shard2.replica_n2' (registry 
'solr.core.testSimple3.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c60b918
   [junit4]   2> 53517 INFO  (qtp530015165-431) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 53517 INFO  (qtp530015165-431) [    ] o.a.s.c.SolrCore 
[[testSimple3_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_5C61C840FADE05FB-001/tempDir-001/node2/testSimple3_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_5C61C840FADE05FB-001/tempDir-001/node2/./testSimple3_shard2_replica_n2/data/]
   [junit4]   2> 53601 INFO  (qtp530015165-434) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 53601 INFO  (qtp530015165-434) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 53603 INFO  (qtp530015165-434) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 53603 INFO  (qtp530015165-434) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 53605 INFO  (qtp530015165-434) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7b40233d[testSimple3_shard1_replica_n1] main]
   [junit4]   2> 53606 INFO  (qtp530015165-434) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 53607 INFO  (qtp530015165-434) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 53607 INFO  (qtp530015165-434) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 53615 INFO  (qtp530015165-432) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 53616 INFO  (qtp530015165-432) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 53617 INFO  (qtp530015165-432) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 53617 INFO  (qtp530015165-432) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 53618 INFO  (qtp530015165-432) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@21536057[testSimple3_shard3_replica_n4] main]
   [junit4]   2> 53619 INFO  (qtp530015165-432) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 53620 INFO  (qtp530015165-432) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 53620 INFO  (qtp530015165-431) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 53620 INFO  (qtp530015165-431) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 53620 INFO  (qtp530015165-432) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 53621 INFO  (qtp530015165-432) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1586955550723145728
   [junit4]   2> 53621 INFO  (qtp530015165-431) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 53621 INFO  (qtp530015165-431) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 53628 INFO  (qtp530015165-432) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 53628 INFO  (qtp530015165-432) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 53628 INFO  (qtp530015165-432) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:43731/solr/testSimple3_shard3_replica_n4/
   [junit4]   2> 53628 INFO  (qtp530015165-432) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 53628 INFO  (qtp530015165-432) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:43731/solr/testSimple3_shard3_replica_n4/ has no replicas
   [junit4]   2> 53628 INFO  (qtp530015165-432) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 53630 INFO  (qtp530015165-432) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:43731/solr/testSimple3_shard3_replica_n4/ shard3
   [junit4]   2> 53631 INFO  (qtp530015165-431) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@527d9b45[testSimple3_shard2_replica_n2] main]
   [junit4]   2> 53632 INFO  (searcherExecutor-237-thread-1) [    ] 
o.a.s.c.SolrCore [testSimple3_shard1_replica_n1] Registered new searcher 
Searcher@7b40233d[testSimple3_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 53632 INFO  (searcherExecutor-238-thread-1) [    ] 
o.a.s.c.SolrCore [testSimple3_shard3_replica_n4] Registered new searcher 
Searcher@21536057[testSimple3_shard3_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 53633 INFO  (qtp530015165-434) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1586955550735728640
   [junit4]   2> 53639 INFO  (qtp530015165-434) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 53639 INFO  (qtp530015165-434) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 53639 INFO  (qtp530015165-434) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:43731/solr/testSimple3_shard1_replica_n1/
   [junit4]   2> 53639 INFO  (qtp530015165-434) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 53639 INFO  (qtp530015165-434) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:43731/solr/testSimple3_shard1_replica_n1/ has no replicas
   [junit4]   2> 53639 INFO  (qtp530015165-434) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 53642 INFO  (qtp530015165-431) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 53642 INFO  (qtp530015165-431) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 53643 INFO  (qtp530015165-431) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 53645 INFO  (searcherExecutor-239-thread-1) [    ] 
o.a.s.c.SolrCore [testSimple3_shard2_replica_n2] Registered new searcher 
Searcher@527d9b45[testSimple3_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 53645 INFO  (qtp530015165-431) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1586955550748311552
   [junit4]   2> 53646 INFO  (qtp530015165-434) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:43731/solr/testSimple3_shard1_replica_n1/ shard1
   [junit4]   2> 53649 INFO  (qtp530015165-431) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 53649 INFO  (qtp530015165-431) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 53649 INFO  (qtp530015165-431) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:43731/solr/testSimple3_shard2_replica_n2/
   [junit4]   2> 53649 INFO  (qtp530015165-431) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 53649 INFO  (qtp530015165-431) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:43731/solr/testSimple3_shard2_replica_n2/ has no replicas
   [junit4]   2> 53649 INFO  (qtp530015165-431) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 53652 INFO  (qtp530015165-431) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:43731/solr/testSimple3_shard2_replica_n2/ shard2
   [junit4]   2> 53754 INFO  (zkCallback-103-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple3/state.json] for collection [testSimple3] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 53754 INFO  (zkCallback-103-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple3/state.json] for collection [testSimple3] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 53792 INFO  (qtp530015165-432) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 53795 INFO  (qtp530015165-432) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=testSimple3_shard3_replica_n4&action=CREATE&numShards=3&collection=testSimple3&shard=shard3&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1370
   [junit4]   2> 53803 INFO  (qtp530015165-434) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 53803 INFO  (qtp530015165-431) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 53807 INFO  (qtp530015165-431) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple3_shard2_replica_n2&action=CREATE&numShards=3&collection=testSimple3&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1383
   [junit4]   

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

try=solr.collection.testSimple2.shard1.leader, tag=1033819672
   [junit4]   2> 1493732 INFO  (coreCloseExecutor-4566-thread-2) [    ] 
o.a.s.s.h.HdfsDirectory Closing hdfs directory 
hdfs://localhost.localdomain:33565/data/testSimple2/core_node5/data
   [junit4]   2> 1493732 INFO  (coreCloseExecutor-4566-thread-2) [    ] 
o.a.s.s.h.HdfsDirectory Closing hdfs directory 
hdfs://localhost.localdomain:33565/data/testSimple2/core_node5/data/snapshot_metadata
   [junit4]   2> 1493732 INFO  (coreCloseExecutor-4566-thread-2) [    ] 
o.a.s.s.h.HdfsDirectory Closing hdfs directory 
hdfs://localhost.localdomain:33565/data/testSimple2/core_node5/data/index
   [junit4]   2> 1493733 INFO  (jetty-closer-3117-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3685bf12{/solr,null,UNAVAILABLE}
   [junit4]   2> 1493733 ERROR 
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[5C61C840FADE05FB]-worker) [    
] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1493734 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[5C61C840FADE05FB]-worker) [    
] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45877 45877
   [junit4]   2> 1499562 INFO  (Thread-4959) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:45877 45877
   [junit4]   2> 1499563 WARN  (Thread-4959) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/aliases.json
   [junit4]   2>        4       /solr/clusterprops.json
   [junit4]   2>        3       /solr/security.json
   [junit4]   2>        3       /solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        16      /solr/collections/testSimple1/state.json
   [junit4]   2>        12      /solr/collections/testSimple2/state.json
   [junit4]   2>        5       /solr/collections/testSimple3/state.json
   [junit4]   2>        4       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/overseer_elect/election/99184792381685769-127.0.0.1:38969_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/live_nodes
   [junit4]   2>        4       /solr/collections
   [junit4]   2> 
   [junit4]   2> 1499564 WARN  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[5C61C840FADE05FB]-worker) [    
] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 1499578 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[5C61C840FADE05FB]-worker) [    
] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 1499679 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_5C61C840FADE05FB-001/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_5C61C840FADE05FB-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to localhost.localdomain/127.0.0.1:33565) [    ] 
o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager 
interrupted
   [junit4]   2> 1499679 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_5C61C840FADE05FB-001/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_5C61C840FADE05FB-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to localhost.localdomain/127.0.0.1:33565) [    ] 
o.a.h.h.s.d.DataNode Ending block pool service for: Block pool 
BP-1631961197-88.99.242.108-1513439825483 (Datanode Uuid 
f800cffa-9f3d-45df-8a6b-0d52531ea4f6) service to 
localhost.localdomain/127.0.0.1:33565
   [junit4]   2> 1499681 WARN  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[5C61C840FADE05FB]-worker) [    
] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 1499688 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[5C61C840FADE05FB]-worker) [    
] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 1499789 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_5C61C840FADE05FB-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_5C61C840FADE05FB-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost.localdomain/127.0.0.1:33565) [    ] 
o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager 
interrupted
   [junit4]   2> 1499789 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_5C61C840FADE05FB-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_5C61C840FADE05FB-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost.localdomain/127.0.0.1:33565) [    ] 
o.a.h.h.s.d.DataNode Ending block pool service for: Block pool 
BP-1631961197-88.99.242.108-1513439825483 (Datanode Uuid 
78e9bca6-0790-4409-a55f-b6711b199daf) service to 
localhost.localdomain/127.0.0.1:33565
   [junit4]   2> 1499796 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[5C61C840FADE05FB]-worker) [    
] o.m.log Stopped 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:0
   [junit4]   2> 1499910 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[5C61C840FADE05FB]-worker) [    
] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45877 45877
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_5C61C840FADE05FB-001
   [junit4]   2> Dec 16, 2017 4:03:12 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 66 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=207, maxMBSortInHeap=5.182828301049179, 
sim=RandomSimilarity(queryNorm=true): {}, locale=yo-NG, 
timezone=America/Scoresbysund
   [junit4]   2> NOTE: Linux 4.10.0-40-generic amd64/Oracle Corporation 10-ea 
(64-bit)/cpus=8,threads=2,free=214359128,total=508559360
   [junit4]   2> NOTE: All tests run in this JVM: [SolrMetricsIntegrationTest, 
SolrCoreMetricManagerTest, LukeRequestHandlerTest, TestStressUserVersions, 
RankQueryTest, TestTolerantUpdateProcessorCloud, ChangedSchemaMergeTest, 
TestRawResponseWriter, TestPolicyCloud, TestStressInPlaceUpdates, 
TestFieldCache, PKIAuthenticationIntegrationTest, SolrCLIZkUtilsTest, 
TestPrepRecovery, TestRuleBasedAuthorizationPlugin, ShardRoutingCustomTest, 
TestRangeQuery, TestExclusionRuleCollectionAccess, InfoHandlerTest, 
TestCoreAdminApis, TestSchemaSimilarityResource, TestStressRecovery, 
TestLegacyNumericUtils, BlockJoinFacetSimpleTest, ZkFailoverTest, 
SpellCheckCollatorWithCollapseTest, TestBlobHandler, TestLRUStatsCache, 
PeerSyncReplicationTest, HighlighterConfigTest, UpdateLogTest, 
TestSolrCoreSnapshots, SecurityConfHandlerTest, TestCustomSort, 
ConvertedLegacyTest, PreAnalyzedUpdateProcessorTest, SolrJmxReporterCloudTest, 
TestManagedSynonymGraphFilterFactory, MetricUtilsTest, TestXmlQParserPlugin, 
AutoScalingHandlerTest, DocumentAnalysisRequestHandlerTest, BJQParserTest, 
TestLazyCores, TestJsonRequest, DeleteLastCustomShardedReplicaTest, 
RequestHandlersTest, SOLR749Test, TestBackupRepositoryFactory, 
RollingRestartTest, AddReplicaTest, UUIDUpdateProcessorFallbackTest, 
BadIndexSchemaTest, DocExpirationUpdateProcessorFactoryTest, 
PathHierarchyTokenizerFactoryTest, TestCustomStream, ClusterStateUpdateTest, 
ImplicitSnitchTest, ClassificationUpdateProcessorIntegrationTest, 
ShowFileRequestHandlerTest, TestSimpleQParserPlugin, 
SignatureUpdateProcessorFactoryTest, TestHdfsUpdateLog, TestInfoStreamLogging, 
PrimUtilsTest, TestPayloadCheckQParserPlugin, HdfsChaosMonkeySafeLeaderTest, 
AtomicUpdateProcessorFactoryTest, OpenExchangeRatesOrgProviderTest, 
SpellingQueryConverterTest, TestSchemaManager, TestPerFieldSimilarity, 
DeleteShardTest, MultiThreadedOCPTest, TestLegacyFieldCache, 
SolrIndexConfigTest, TestManagedResourceStorage, DistributedVersionInfoTest, 
SolrCloudReportersTest, HdfsDirectoryTest, CloudExitableDirectoryReaderTest, 
TestWriterPerf, TermVectorComponentDistributedTest, TestSolrConfigHandlerCloud, 
TestCollationField, TestFieldCacheSortRandom, 
ShufflingReplicaListTransformerTest, TestReloadAndDeleteDocs, 
HdfsUnloadDistributedZkTest, DocValuesMissingTest, NumericFieldsTest, 
NotRequiredUniqueKeyTest, TestHdfsBackupRestoreCore, TestNamedUpdateProcessors, 
NodeLostTriggerTest, TestRecoveryHdfs, TestConfigSetsAPIExclusivity, 
TestCursorMarkWithoutUniqueKey, TestRTGBase, HdfsBasicDistributedZk2Test, 
TestMultiWordSynonyms, CursorMarkTest, TestCustomDocTransformer, 
HLLSerializationTest, DirectUpdateHandlerTest, JSONWriterTest, 
DocValuesMultiTest, HdfsSyncSliceTest, OutputWriterTest, TestFastWriter, 
SolrIndexSplitterTest, TestImpersonationWithHadoopAuth, TestDocSet, 
LegacyCloudClusterPropTest, TestSubQueryTransformerCrossCore, 
TestAtomicUpdateErrorCases, TestCloudJSONFacetJoinDomain, TestOmitPositions, 
LeaderFailureAfterFreshStartTest, HdfsAutoAddReplicasIntegrationTest]
   [junit4] Completed [383/751 (2!)] on J1 in 377.30s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to