Build: https://jenkins.thetaphi.de/job/Lucene-Solr-http2-Linux/12/
Java: 64bit/jdk-10.0.1 -XX:-UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientTest.testRouting

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

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

</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([B53603AB78E14B11:77813FC37BA1BB69]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:551)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1016)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:196)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:237)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testRouting(CloudSolrClientTest.java:269)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:33705/solr/collection1_shard2_replica_n3: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find: 
/solr/collection1_shard2_replica_n3/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/collection1_shard2_replica_n3/update. Reason:
<pre>    Can not find: 
/solr/collection1_shard2_replica_n3/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.14.v20181114</a><hr/>

</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:367)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:295)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:213)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:528)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        ... 1 more


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

Error Message:
Waiting for collection testSimple2 null Live Nodes: [127.0.0.1:41559_solr, 
127.0.0.1:43027_solr] Last available state: 
DocCollection(testSimple2//collections/testSimple2/state.json/21)={   
"pullReplicas":"0",   "replicationFactor":"2",   "shards":{     "shard1":{      
 "range":"80000000-ffffffff",       "state":"active",       "replicas":{        
 "core_node3":{           
"dataDir":"hdfs://localhost.localdomain:40193/data/testSimple2/core_node3/data/",
           "base_url":"http://127.0.0.1:41337/solr";,           
"node_name":"127.0.0.1:41337_solr",           "type":"NRT",           
"force_set_state":"false",           
"ulogDir":"hdfs://localhost.localdomain:40193/data/testSimple2/core_node3/data/tlog",
           "core":"testSimple2_shard1_replica_n1",           
"shared_storage":"true",           "state":"down"},         "core_node5":{      
     
"dataDir":"hdfs://localhost.localdomain:40193/data/testSimple2/core_node5/data/",
           "base_url":"http://127.0.0.1:43027/solr";,           
"node_name":"127.0.0.1:43027_solr",           "type":"NRT",           
"force_set_state":"false",           
"ulogDir":"hdfs://localhost.localdomain:40193/data/testSimple2/core_node5/data/tlog",
           "core":"testSimple2_shard1_replica_n2",           
"shared_storage":"true",           "state":"active",           
"leader":"true"}}},     "shard2":{       "range":"0-7fffffff",       
"state":"active",       "replicas":{         "core_node7":{           
"dataDir":"hdfs://localhost.localdomain:40193/data/testSimple2/core_node7/data/",
           "base_url":"http://127.0.0.1:41337/solr";,           
"node_name":"127.0.0.1:41337_solr",           "type":"NRT",           
"force_set_state":"false",           
"ulogDir":"hdfs://localhost.localdomain:40193/data/testSimple2/core_node7/data/tlog",
           "core":"testSimple2_shard2_replica_n4",           
"shared_storage":"true",           "state":"down"},         "core_node8":{      
     
"dataDir":"hdfs://localhost.localdomain:40193/data/testSimple2/core_node8/data/",
           "base_url":"http://127.0.0.1:43027/solr";,           
"node_name":"127.0.0.1:43027_solr",           "type":"NRT",           
"force_set_state":"false",           
"ulogDir":"hdfs://localhost.localdomain:40193/data/testSimple2/core_node8/data/tlog",
           "core":"testSimple2_shard2_replica_n6",           
"shared_storage":"true",           "state":"active",           
"leader":"true"}}}},   "router":{"name":"compositeId"},   
"maxShardsPerNode":"2",   "autoAddReplicas":"true",   "nrtReplicas":"2",   
"tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Waiting for collection testSimple2
null
Live Nodes: [127.0.0.1:41559_solr, 127.0.0.1:43027_solr]
Last available state: 
DocCollection(testSimple2//collections/testSimple2/state.json/21)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          
"dataDir":"hdfs://localhost.localdomain:40193/data/testSimple2/core_node3/data/",
          "base_url":"http://127.0.0.1:41337/solr";,
          "node_name":"127.0.0.1:41337_solr",
          "type":"NRT",
          "force_set_state":"false",
          
"ulogDir":"hdfs://localhost.localdomain:40193/data/testSimple2/core_node3/data/tlog",
          "core":"testSimple2_shard1_replica_n1",
          "shared_storage":"true",
          "state":"down"},
        "core_node5":{
          
"dataDir":"hdfs://localhost.localdomain:40193/data/testSimple2/core_node5/data/",
          "base_url":"http://127.0.0.1:43027/solr";,
          "node_name":"127.0.0.1:43027_solr",
          "type":"NRT",
          "force_set_state":"false",
          
"ulogDir":"hdfs://localhost.localdomain:40193/data/testSimple2/core_node5/data/tlog",
          "core":"testSimple2_shard1_replica_n2",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          
"dataDir":"hdfs://localhost.localdomain:40193/data/testSimple2/core_node7/data/",
          "base_url":"http://127.0.0.1:41337/solr";,
          "node_name":"127.0.0.1:41337_solr",
          "type":"NRT",
          "force_set_state":"false",
          
"ulogDir":"hdfs://localhost.localdomain:40193/data/testSimple2/core_node7/data/tlog",
          "core":"testSimple2_shard2_replica_n4",
          "shared_storage":"true",
          "state":"down"},
        "core_node8":{
          
"dataDir":"hdfs://localhost.localdomain:40193/data/testSimple2/core_node8/data/",
          "base_url":"http://127.0.0.1:43027/solr";,
          "node_name":"127.0.0.1:43027_solr",
          "type":"NRT",
          "force_set_state":"false",
          
"ulogDir":"hdfs://localhost.localdomain:40193/data/testSimple2/core_node8/data/tlog",
          "core":"testSimple2_shard2_replica_n6",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"true",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([275EB1ED103422D5:1FED951337C7F604]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:280)
        at 
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:138)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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 13459 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest
   [junit4]   2> 490657 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[275EB1ED103422D5]-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-http2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_275EB1ED103422D5-001/init-core-data-001
   [junit4]   2> 490658 WARN  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[275EB1ED103422D5]-worker) [    
] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=30 numCloses=30
   [junit4]   2> 490659 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[275EB1ED103422D5]-worker) [    
] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 490659 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[275EB1ED103422D5]-worker) [    
] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 490660 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[275EB1ED103422D5]-worker) [    
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/home/jenkins/workspace/Lucene-Solr-http2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_275EB1ED103422D5-001/tempDir-001
   [junit4]   2> 490660 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[275EB1ED103422D5]-worker) [    
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 490660 INFO  (Thread-8684) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 490660 INFO  (Thread-8684) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 490661 ERROR (Thread-8684) [    ] 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> 490760 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[275EB1ED103422D5]-worker) [    
] o.a.s.c.ZkTestServer start zk server on port:43659
   [junit4]   2> 490761 INFO  (zkConnectionManagerCallback-1778-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 490763 WARN  (jetty-launcher-1775-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 490763 WARN  (jetty-launcher-1775-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 490763 WARN  (jetty-launcher-1775-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 490763 INFO  (jetty-launcher-1775-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 10.0.1+10
   [junit4]   2> 490763 INFO  (jetty-launcher-1775-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 10.0.1+10
   [junit4]   2> 490763 INFO  (jetty-launcher-1775-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 10.0.1+10
   [junit4]   2> 490764 INFO  (jetty-launcher-1775-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 490764 INFO  (jetty-launcher-1775-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 490764 INFO  (jetty-launcher-1775-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 490764 INFO  (jetty-launcher-1775-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 490764 INFO  (jetty-launcher-1775-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 490764 INFO  (jetty-launcher-1775-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 490764 INFO  (jetty-launcher-1775-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 490764 INFO  (jetty-launcher-1775-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 490764 INFO  (jetty-launcher-1775-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 490764 INFO  (jetty-launcher-1775-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@726810e6{/solr,null,AVAILABLE}
   [junit4]   2> 490764 INFO  (jetty-launcher-1775-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@13489303{/solr,null,AVAILABLE}
   [junit4]   2> 490764 INFO  (jetty-launcher-1775-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2f418b61{/solr,null,AVAILABLE}
   [junit4]   2> 490766 INFO  (jetty-launcher-1775-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5ea4861c{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:41559}
   [junit4]   2> 490766 INFO  (jetty-launcher-1775-thread-1) [    ] 
o.e.j.s.Server Started @490824ms
   [junit4]   2> 490766 INFO  (jetty-launcher-1775-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@55facf69{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:43027}
   [junit4]   2> 490766 INFO  (jetty-launcher-1775-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41559}
   [junit4]   2> 490766 INFO  (jetty-launcher-1775-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4c1aa12d{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:41337}
   [junit4]   2> 490766 INFO  (jetty-launcher-1775-thread-2) [    ] 
o.e.j.s.Server Started @490824ms
   [junit4]   2> 490766 INFO  (jetty-launcher-1775-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41337}
   [junit4]   2> 490766 ERROR (jetty-launcher-1775-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 490766 INFO  (jetty-launcher-1775-thread-3) [    ] 
o.e.j.s.Server Started @490824ms
   [junit4]   2> 490766 INFO  (jetty-launcher-1775-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 490766 ERROR (jetty-launcher-1775-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 490766 INFO  (jetty-launcher-1775-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43027}
   [junit4]   2> 490766 INFO  (jetty-launcher-1775-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 490766 INFO  (jetty-launcher-1775-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 490766 INFO  (jetty-launcher-1775-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 490766 INFO  (jetty-launcher-1775-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 490766 INFO  (jetty-launcher-1775-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 490766 ERROR (jetty-launcher-1775-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 490766 INFO  (jetty-launcher-1775-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 490766 INFO  (jetty-launcher-1775-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 490766 INFO  (jetty-launcher-1775-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 490766 INFO  (jetty-launcher-1775-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-29T19:49:02.794844Z
   [junit4]   2> 490766 INFO  (jetty-launcher-1775-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-29T19:49:02.794879Z
   [junit4]   2> 490766 INFO  (jetty-launcher-1775-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 490766 INFO  (jetty-launcher-1775-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 490766 INFO  (jetty-launcher-1775-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 490766 INFO  (jetty-launcher-1775-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-29T19:49:02.794966Z
   [junit4]   2> 490772 INFO  (zkConnectionManagerCallback-1781-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 490772 INFO  (zkConnectionManagerCallback-1784-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 490772 INFO  (zkConnectionManagerCallback-1782-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 490772 INFO  (jetty-launcher-1775-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 490772 INFO  (jetty-launcher-1775-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 490775 INFO  (jetty-launcher-1775-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 490775 INFO  (jetty-launcher-1775-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 490775 INFO  (jetty-launcher-1775-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 490775 INFO  (jetty-launcher-1775-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 490776 INFO  (jetty-launcher-1775-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@75675dc7, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 490776 INFO  (jetty-launcher-1775-thread-2) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@75675dc7, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 490777 INFO  (jetty-launcher-1775-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 490780 INFO  (jetty-launcher-1775-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 490780 INFO  (jetty-launcher-1775-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 490780 INFO  (jetty-launcher-1775-thread-3) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@75675dc7, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 490919 WARN  (jetty-launcher-1775-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1446a329[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 490935 WARN  (jetty-launcher-1775-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5a3571e4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 490940 INFO  (jetty-launcher-1775-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43659/solr
   [junit4]   2> 490943 INFO  (zkConnectionManagerCallback-1788-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 490944 DEBUG (jetty-launcher-1775-thread-1) 
[n:127.0.0.1:41559_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$205/721627783@5ecb39be
   [junit4]   2> 490954 INFO  (zkConnectionManagerCallback-1790-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 490995 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 490995 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 490996 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 490996 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 490996 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 490996 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 490997 DEBUG (jetty-launcher-1775-thread-1) 
[n:127.0.0.1:41559_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/72109059854106629-127.0.0.1:41559_solr-n_0000000000
   [junit4]   2> 490997 INFO  (jetty-launcher-1775-thread-1) 
[n:127.0.0.1:41559_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:41559_solr
   [junit4]   2> 490998 INFO  (jetty-launcher-1775-thread-1) 
[n:127.0.0.1:41559_solr    ] o.a.s.c.Overseer Overseer 
(id=72109059854106629-127.0.0.1:41559_solr-n_0000000000) starting
   [junit4]   2> 491000 WARN  (jetty-launcher-1775-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6bf5be89[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 491001 INFO  (zkConnectionManagerCallback-1797-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 491001 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 491001 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 491002 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 491002 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 491002 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 491002 WARN  (jetty-launcher-1775-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@369a7ed3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 491002 INFO  (jetty-launcher-1775-thread-1) 
[n:127.0.0.1:41559_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43659/solr ready
   [junit4]   2> 491003 INFO  
(OverseerStateUpdate-72109059854106629-127.0.0.1:41559_solr-n_0000000000) 
[n:127.0.0.1:41559_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:41559_solr
   [junit4]   2> 491003 DEBUG 
(OverseerCollectionConfigSetProcessor-72109059854106629-127.0.0.1:41559_solr-n_0000000000)
 [n:127.0.0.1:41559_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 491003 INFO  (jetty-launcher-1775-thread-1) 
[n:127.0.0.1:41559_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41559_solr
   [junit4]   2> 491003 DEBUG 
(OverseerAutoScalingTriggerThread-72109059854106629-127.0.0.1:41559_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and 
.scheduled_maintenance triggers
   [junit4]   2> 491004 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/autoscaling.json
   [junit4]   2> 491004 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 491004 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 491004 DEBUG 
(OverseerAutoScalingTriggerThread-72109059854106629-127.0.0.1:41559_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode 
version 1
   [junit4]   2> 491004 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue-work
   [junit4]   2> 491004 DEBUG 
(OverseerCollectionConfigSetProcessor-72109059854106629-127.0.0.1:41559_solr-n_0000000000)
 [n:127.0.0.1:41559_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 0
   [junit4]   2> 491004 DEBUG 
(OverseerCollectionConfigSetProcessor-72109059854106629-127.0.0.1:41559_solr-n_0000000000)
 [n:127.0.0.1:41559_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 491004 DEBUG 
(OverseerCollectionConfigSetProcessor-72109059854106629-127.0.0.1:41559_solr-n_0000000000)
 [n:127.0.0.1:41559_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 491004 DEBUG 
(OverseerCollectionConfigSetProcessor-72109059854106629-127.0.0.1:41559_solr-n_0000000000)
 [n:127.0.0.1:41559_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 491004 DEBUG 
(OverseerCollectionConfigSetProcessor-72109059854106629-127.0.0.1:41559_solr-n_0000000000)
 [n:127.0.0.1:41559_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 491004 DEBUG 
(OverseerAutoScalingTriggerThread-72109059854106629-127.0.0.1:41559_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion -1
   [junit4]   2> 491004 DEBUG 
(OverseerCollectionConfigSetProcessor-72109059854106629-127.0.0.1:41559_solr-n_0000000000)
 [n:127.0.0.1:41559_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 
elements. ExcludeSet: []
   [junit4]   2> 491004 DEBUG 
(OverseerAutoScalingTriggerThread-72109059854106629-127.0.0.1:41559_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 1
   [junit4]   2> 491005 INFO  (jetty-launcher-1775-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43659/solr
   [junit4]   2> 491005 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 491005 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 491008 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 491008 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 491008 DEBUG 
(OverseerAutoScalingTriggerThread-72109059854106629-127.0.0.1:41559_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: []
   [junit4]   2> 491013 INFO  (zkCallback-1796-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 491014 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 491014 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 491014 INFO  (zkCallback-1789-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 491014 INFO  (zkConnectionManagerCallback-1801-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 491014 DEBUG (ScheduledTrigger-3542-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1
   [junit4]   2> 491015 DEBUG (jetty-launcher-1775-thread-2) 
[n:127.0.0.1:41337_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$205/721627783@80bed9a
   [junit4]   2> 491012 DEBUG 
(OverseerAutoScalingTriggerThread-72109059854106629-127.0.0.1:41559_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 491019 INFO  (zkConnectionManagerCallback-1803-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 491020 DEBUG 
(OverseerAutoScalingTriggerThread-72109059854106629-127.0.0.1:41559_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 1
   [junit4]   2> 491023 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 491023 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 491023 INFO  (jetty-launcher-1775-thread-2) 
[n:127.0.0.1:41337_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 491023 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 491023 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 491023 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 491023 INFO  (jetty-launcher-1775-thread-1) 
[n:127.0.0.1:41559_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 491027 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 491028 DEBUG (jetty-launcher-1775-thread-2) 
[n:127.0.0.1:41337_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/72109059854106632-127.0.0.1:41337_solr-n_0000000001
   [junit4]   2> 491028 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/72109059854106629-127.0.0.1:41559_solr-n_0000000000
   [junit4]   2> 491028 DEBUG (jetty-launcher-1775-thread-2) 
[n:127.0.0.1:41337_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/72109059854106629-127.0.0.1:41559_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 491028 DEBUG (jetty-launcher-1775-thread-2) 
[n:127.0.0.1:41337_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:41337_solr as DOWN
   [junit4]   2> 491029 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 491029 INFO  (jetty-launcher-1775-thread-2) 
[n:127.0.0.1:41337_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 491029 INFO  (jetty-launcher-1775-thread-2) 
[n:127.0.0.1:41337_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41337_solr
   [junit4]   2> 491029 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 491029 DEBUG 
(OverseerStateUpdate-72109059854106629-127.0.0.1:41559_solr-n_0000000000) 
[n:127.0.0.1:41559_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:41337_solr"} current state version: 0
   [junit4]   2> 491029 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 491029 DEBUG 
(OverseerStateUpdate-72109059854106629-127.0.0.1:41559_solr-n_0000000000) 
[n:127.0.0.1:41559_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:41337_solr
   [junit4]   2> 491030 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 491030 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 491030 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 491030 INFO  (zkCallback-1789-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 491031 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 491031 INFO  (zkCallback-1796-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 491032 INFO  (jetty-launcher-1775-thread-1) 
[n:127.0.0.1:41559_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@75675dc7
   [junit4]   2> 491037 INFO  (jetty-launcher-1775-thread-1) 
[n:127.0.0.1:41559_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@75675dc7
   [junit4]   2> 491037 INFO  (jetty-launcher-1775-thread-1) 
[n:127.0.0.1:41559_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@75675dc7
   [junit4]   2> 491038 INFO  (jetty-launcher-1775-thread-1) 
[n:127.0.0.1:41559_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-http2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_275EB1ED103422D5-001/tempDir-001/node1/.
   [junit4]   2> 491039 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 491039 INFO  (zkCallback-1802-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 491040 INFO  (zkConnectionManagerCallback-1811-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 491040 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 491041 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 491041 INFO  (jetty-launcher-1775-thread-2) 
[n:127.0.0.1:41337_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 491041 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 491041 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 491041 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 491042 INFO  (jetty-launcher-1775-thread-2) 
[n:127.0.0.1:41337_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43659/solr ready
   [junit4]   2> 491042 INFO  (jetty-launcher-1775-thread-2) 
[n:127.0.0.1:41337_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 491051 WARN  (jetty-launcher-1775-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3d295c14[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 491052 WARN  (jetty-launcher-1775-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@48b2c504[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 491052 INFO  (jetty-launcher-1775-thread-2) 
[n:127.0.0.1:41337_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@75675dc7
   [junit4]   2> 491054 INFO  (jetty-launcher-1775-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43659/solr
   [junit4]   2> 491055 INFO  (zkConnectionManagerCallback-1816-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 491055 DEBUG (jetty-launcher-1775-thread-3) 
[n:127.0.0.1:43027_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$205/721627783@43bdf920
   [junit4]   2> 491056 INFO  (zkConnectionManagerCallback-1818-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 491059 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 491059 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 491059 INFO  (jetty-launcher-1775-thread-3) 
[n:127.0.0.1:43027_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 491059 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 491059 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 491059 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 491060 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 491060 INFO  (jetty-launcher-1775-thread-2) 
[n:127.0.0.1:41337_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@75675dc7
   [junit4]   2> 491060 INFO  (jetty-launcher-1775-thread-2) 
[n:127.0.0.1:41337_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@75675dc7
   [junit4]   2> 491060 DEBUG (jetty-launcher-1775-thread-3) 
[n:127.0.0.1:43027_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/72109059854106635-127.0.0.1:43027_solr-n_0000000002
   [junit4]   2> 491060 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/72109059854106632-127.0.0.1:41337_solr-n_0000000001
   [junit4]   2> 491060 DEBUG (jetty-launcher-1775-thread-3) 
[n:127.0.0.1:43027_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/72109059854106632-127.0.0.1:41337_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 491061 DEBUG (jetty-launcher-1775-thread-3) 
[n:127.0.0.1:43027_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:43027_solr as DOWN
   [junit4]   2> 491061 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 491061 INFO  (jetty-launcher-1775-thread-3) 
[n:127.0.0.1:43027_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 491061 INFO  (jetty-launcher-1775-thread-3) 
[n:127.0.0.1:43027_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43027_solr
   [junit4]   2> 491061 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 491061 INFO  (jetty-launcher-1775-thread-2) 
[n:127.0.0.1:41337_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-http2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_275EB1ED103422D5-001/tempDir-001/node2/.
   [junit4]   2> 491061 DEBUG 
(OverseerStateUpdate-72109059854106629-127.0.0.1:41559_solr-n_0000000000) 
[n:127.0.0.1:41559_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:43027_solr"} current state version: 0
   [junit4]   2> 491061 DEBUG 
(OverseerStateUpdate-72109059854106629-127.0.0.1:41559_solr-n_0000000000) 
[n:127.0.0.1:41559_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:43027_solr
   [junit4]   2> 491061 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 491061 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 491061 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 491061 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 491061 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 491062 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 491062 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 491062 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 491062 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 491062 INFO  (zkCallback-1789-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 491062 INFO  (zkCallback-1796-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 491062 INFO  (zkCallback-1810-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 491062 INFO  (zkCallback-1802-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 491063 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 491063 INFO  (zkCallback-1817-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 491070 INFO  (zkConnectionManagerCallback-1825-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 491071 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 491071 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 491071 INFO  (jetty-launcher-1775-thread-3) 
[n:127.0.0.1:43027_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 491071 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 491071 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 491071 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 491071 INFO  (jetty-launcher-1775-thread-3) 
[n:127.0.0.1:43027_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43659/solr ready
   [junit4]   2> 491072 INFO  (jetty-launcher-1775-thread-3) 
[n:127.0.0.1:43027_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 491080 INFO  (jetty-launcher-1775-thread-3) 
[n:127.0.0.1:43027_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@75675dc7
   [junit4]   2> 491086 INFO  (jetty-launcher-1775-thread-3) 
[n:127.0.0.1:43027_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@75675dc7
   [junit4]   2> 491086 INFO  (jetty-launcher-1775-thread-3) 
[n:127.0.0.1:43027_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@75675dc7
   [junit4]   2> 491086 INFO  (jetty-launcher-1775-thread-3) 
[n:127.0.0.1:43027_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-http2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_275EB1ED103422D5-001/tempDir-001/node3/.
   [junit4]   2> 491114 INFO  (zkConnectionManagerCallback-1828-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 491116 INFO  (zkConnectionManagerCallback-1833-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 491116 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 491116 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 491116 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[275EB1ED103422D5]-worker) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 491116 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 491116 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 491116 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 491117 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[275EB1ED103422D5]-worker) [    
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43659/solr ready
   [junit4]   2> 491121 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: create/delete: /solr/clusterprops.json
   [junit4]   2> 491121 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: create/delete: /solr/clusterprops.json
   [junit4]   2> 491121 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: create/delete: /solr/clusterprops.json
   [junit4]   2> 491121 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: create/delete: /solr/clusterprops.json
   [junit4]   2> 491121 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: create/delete: /solr/clusterprops.json
   [junit4]   2> 491121 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: create/delete: /solr/clusterprops.json
   [junit4]   2> 491121 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: create/delete: /solr/clusterprops.json
   [junit4]   2> 491121 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 491121 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 491121 INFO  (qtp1471332123-13824) [n:127.0.0.1:41559_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster 
params={wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 491121 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 491121 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 491121 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 491121 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 491122 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 491162 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 491162 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 491231 WARN  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[275EB1ED103422D5]-worker) [    
] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 491237 WARN  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[275EB1ED103422D5]-worker) [    
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 491239 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[275EB1ED103422D5]-worker) [    
] o.m.log jetty-6.1.26
   [junit4]   2> 491242 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[275EB1ED103422D5]-worker) [    
] o.m.log Extract 
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs
 to ./temp/Jetty_localhost_localdomain_40637_hdfs____4093w8/webapp
   [junit4]   2> 491329 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[275EB1ED103422D5]-worker) [    
] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:40637
   [junit4]   2> 491402 WARN  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[275EB1ED103422D5]-worker) [    
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 491403 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[275EB1ED103422D5]-worker) [    
] o.m.log jetty-6.1.26
   [junit4]   2> 491406 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[275EB1ED103422D5]-worker) [    
] o.m.log Extract 
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_46855_datanode____ou7px9/webapp
   [junit4]   2> 491473 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[275EB1ED103422D5]-worker) [    
] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:46855
   [junit4]   2> 491510 WARN  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[275EB1ED103422D5]-worker) [    
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 491511 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[275EB1ED103422D5]-worker) [    
] o.m.log jetty-6.1.26
   [junit4]   2> 491515 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[275EB1ED103422D5]-worker) [    
] o.m.log Extract 
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_40635_datanode____.so9lod/webapp
   [junit4]   2> 491600 ERROR (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-http2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_275EB1ED103422D5-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-http2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_275EB1ED103422D5-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost.localdomain/127.0.0.1:40193) [    ] 
o.a.h.h.s.d.DirectoryScanner 
dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 
ms/sec. Assuming default value of 1000
   [junit4]   2> 491607 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[275EB1ED103422D5]-worker) [    
] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:40635
   [junit4]   2> 491610 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x2ca3b87aff7a7: from storage 
DS-11682974-2109-49b4-8f08-6f7daf4593ea node 
DatanodeRegistration(127.0.0.1:43467, 
datanodeUuid=cbc89d9f-7990-404e-a528-ae76fa1e6254, infoPort=43615, 
infoSecurePort=0, ipcPort=44599, 
storageInfo=lv=-56;cid=testClusterID;nsid=718017686;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 491610 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x2ca3b87aff7a7: from storage 
DS-a15c1f3b-75d0-47ec-abee-d1e1e23fdd71 node 
DatanodeRegistration(127.0.0.1:43467, 
datanodeUuid=cbc89d9f-7990-404e-a528-ae76fa1e6254, infoPort=43615, 
infoSecurePort=0, ipcPort=44599, 
storageInfo=lv=-56;cid=testClusterID;nsid=718017686;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 491725 ERROR (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-http2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_275EB1ED103422D5-001/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-http2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_275EB1ED103422D5-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to localhost.localdomain/127.0.0.1:40193) [    ] 
o.a.h.h.s.d.DirectoryScanner 
dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 
ms/sec. Assuming default value of 1000
   [junit4]   2> 491729 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x2ca3b8ed9274c: from storage 
DS-a7162653-7169-4acf-b627-59ab2f8b50f1 node 
DatanodeRegistration(127.0.0.1:41533, 
datanodeUuid=1b78d41a-c00e-4d38-9f64-53efa2367c4a, infoPort=37425, 
infoSecurePort=0, ipcPort=44575, 
storageInfo=lv=-56;cid=testClusterID;nsid=718017686;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 491730 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x2ca3b8ed9274c: from storage 
DS-c0188b55-8d8e-4779-ab33-288be0b079d4 node 
DatanodeRegistration(127.0.0.1:41533, 
datanodeUuid=1b78d41a-c00e-4d38-9f64-53efa2367c4a, infoPort=37425, 
infoSecurePort=0, ipcPort=44575, 
storageInfo=lv=-56;cid=testClusterID;nsid=718017686;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 491790 INFO  
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[275EB1ED103422D5]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting testSimple
   [junit4]   2> 491791 INFO  (qtp1496910465-13822) [n:127.0.0.1:41337_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:41559_solr,127.0.0.1:41337_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 491791 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 491791 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 491791 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 491792 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 491792 DEBUG 
(OverseerCollectionConfigSetProcessor-72109059854106629-127.0.0.1:41559_solr-n_0000000000)
 [n:127.0.0.1:41559_solr    ] o.a.s.c.ZkDistributedQueue Found child node with 
improper name: qnr-0000000000
   [junit4]   2> 491792 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 491792 DEBUG 
(OverseerCollectionConfigSetProcessor-72109059854106629-127.0.0.1:41559_solr-n_0000000000)
 [n:127.0.0.1:41559_solr    ] o.a.s.c.ZkDistributedQueue Found child node with 
improper name: qnr-0000000000
   [junit4]   2> 491792 DEBUG 
(OverseerCollectionConfigSetProcessor-72109059854106629-127.0.0.1:41559_solr-n_0000000000)
 [n:127.0.0.1:41559_solr    ] o.a.s.c.OverseerTaskQueue Returning topN 
elements: [/overseer/collection-queue-work/qn-0000000000, ]
   [junit4]   2> 491792 DEBUG 
(OverseerCollectionConfigSetProcessor-72109059854106629-127.0.0.1:41559_solr-n_0000000000)
 [n:127.0.0.1:41559_solr    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from 
work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 491792 DEBUG 
(OverseerCollectionConfigSetProcessor-72109059854106629-127.0.0.1:41559_solr-n_0000000000)
 [n:127.0.0.1:41559_solr    ] o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 491792 DEBUG 
(OverseerCollectionConfigSetProcessor-72109059854106629-127.0.0.1:41559_solr-n_0000000000)
 [n:127.0.0.1:41559_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection 
Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"testSimple1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "createNodeSet":"127.0.0.1:41559_solr,127.0.0.1:41337_solr",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 491793 DEBUG 
(OverseerThreadFactory-3544-thread-1-processing-n:127.0.0.1:41559_solr) 
[n:127.0.0.1:41559_solr    ] o.a.s.c.OverseerTaskProcessor Runner processing 
/overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 491793 DEBUG 
(OverseerThreadFactory-3544-thread-1-processing-n:127.0.0.1:41559_solr) 
[n:127.0.0.1:41559_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testSimple1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "createNodeSet":"127.0.0.1:41559_solr,127.0.0.1:41337_solr",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 491793 DEBUG 
(OverseerCollectionConfigSetProcessor-72109059854106629-127.0.0.1:41559_solr-n_0000000000)
 [n:127.0.0.1:41559_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 1
   [junit4]   2> 491793 DEBUG 
(OverseerCollectionConfigSetProcessor-72109059854106629-127.0.0.1:41559_solr-n_0000000000)
 [n:127.0.0.1:41559_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 491793 INFO  
(OverseerThreadFactory-3544-thread-1-processing-n:127.0.0.1:41559_solr) 
[n:127.0.0.1:41559_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testSimple1
   [junit4]   2> 491793 DEBUG 
(OverseerCollectionConfigSetProcessor-72109059854106629-127.0.0.1:41559_solr-n_0000000000)
 [n:127.0.0.1:41559_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 491793 DEBUG 
(OverseerCollectionConfigSetProcessor-72109059854106629-127.0.0.1:41559_solr-n_0000000000)
 [n:127.0.0.1:41559_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 491793 DEBUG 
(OverseerCollectionConfigSetProcessor-72109059854106629-127.0.0.1:41559_solr-n_0000000000)
 [n:127.0.0.1:41559_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 491793 DEBUG 
(OverseerThreadFactory-3544-thread-1-processing-n:127.0.0.1:41559_solr) 
[n:127.0.0.1:41559_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
creating collections conf node /collections/testSimple1 
   [junit4]   2> 491793 DEBUG 
(OverseerCollectionConfigSetProcessor-72109059854106629-127.0.0.1:41559_solr-n_0000000000)
 [n:127.0.0.1:41559_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 
elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[]
   [junit4]   2> 491793 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 491793 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 491794 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 491794 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 491794 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 491794 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 491794 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 491794 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 491794 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 491794 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 491794 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 491794 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 491794 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 491794 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 491794 DEBUG 
(OverseerThreadFactory-3544-thread-1-processing-n:127.0.0.1:41559_solr) 
[n:127.0.0.1:41559_solr    ] o.a.s.c.a.c.CreateCollectionCmd Check for 
collection zkNode:testSimple1
   [junit4]   2> 491794 DEBUG 
(OverseerThreadFactory-3544-thread-1-processing-n:127.0.0.1:41559_solr) 
[n:127.0.0.1:41559_solr    ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode 
exists
   [junit4]   2> 491795 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 491795 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 491795 DEBUG 
(OverseerStateUpdate-72109059854106629-127.0.0.1:41559_solr-n_0000000000) 
[n:127.0.0.1:41559_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "name":"testSimple1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "createNodeSet":"127.0.0.1:41559_solr,127.0.0.1:41337_solr",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 491795 DEBUG 
(OverseerStateUpdate-72109059854106629-127.0.0.1:41559_solr-n_0000000000) 
[n:127.0.0.1:41559_solr    ] o.a.s.c.o.ClusterStateMutator building a new 
cName: testSimple1
   [junit4]   2> 491795 DEBUG 
(OverseerStateUpdate-72109059854106629-127.0.0.1:41559_solr-n_0000000000) 
[n:127.0.0.1:41559_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/testSimple1/state.json
   [junit4]   2> 491796 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 491796 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 491896 DEBUG 
(OverseerThreadFactory-3544-thread-1-processing-n:127.0.0.1:41559_solr) 
[n:127.0.0.1:41559_solr    ] o.a.s.c.a.c.CreateCollectionCmd Creating SolrCores 
for new collection testSimple1, shardNames [shard1, shard2] , message : {
   [junit4]   2>   "name":"testSimple1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "createNodeSet":"127.0.0.1:41559_solr,127.0.0.1:41337_solr",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 491897 DEBUG 
(OverseerThreadFactory-3544-thread-1-processing-n:127.0.0.1:41559_solr) 
[n:127.0.0.1:41559_solr    ] o.a.s.c.a.c.CreateCollectionCmd Creating core 
testSimple1_shard1_replica_n1 as part of shard shard1 of collection testSimple1 
on 127.0.0.1:41559_solr
   [junit4]   2> 491898 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 491898 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 491898 DEBUG 
(OverseerStateUpdate-72109059854106629-127.0.0.1:41559_solr-n_0000000000) 
[n:127.0.0.1:41559_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [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:41559/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 491898 INFO  
(OverseerStateUpdate-72109059854106629-127.0.0.1:41559_solr-n_0000000000) 
[n:127.0.0.1:41559_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41559/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 491898 DEBUG 
(OverseerThreadFactory-3544-thread-1-processing-n:127.0.0.1:41559_solr) 
[n:127.0.0.1:41559_solr    ] o.a.s.c.a.c.CreateCollectionCmd Creating core 
testSimple1_shard1_replica_n2 as part of shard shard1 of collection testSimple1 
on 127.0.0.1:41337_solr
   [junit4]   2> 491898 DEBUG 
(OverseerStateUpdate-72109059854106629-127.0.0.1:41559_solr-n_0000000000) 
[n:127.0.0.1:41559_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 491898 DEBUG 
(OverseerStateUpdate-72109059854106629-127.0.0.1:41559_solr-n_0000000000) 
[n:127.0.0.1:41559_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"testSimple1_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:41559/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 491899 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 491899 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 491899 DEBUG 
(OverseerStateUpdate-72109059854106629-127.0.0.1:41559_solr-n_0000000000) 
[n:127.0.0.1:41559_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [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:41337/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 491899 INFO  
(OverseerStateUpdate-72109059854106629-127.0.0.1:41559_solr-n_0000000000) 
[n:127.0.0.1:41559_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41337/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 491899 DEBUG 
(OverseerThreadFactory-3544-thread-1-processing-n:127.0.0.1:41559_solr) 
[n:127.0.0.1:41559_solr    ] o.a.s.c.a.c.CreateCollectionCmd Creating core 
testSimple1_shard2_replica_n4 as part of shard shard2 of collection testSimple1 
on 127.0.0.1:41559_solr
   [junit4]   2> 491899 DEBUG 
(OverseerStateUpdate-72109059854106629-127.0.0.1:41559_solr-n_0000000000) 
[n:127.0.0.1:41559_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"testSimple1_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:41559/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 491899 DEBUG 
(OverseerStateUpdate-72109059854106629-127.0.0.1:41559_solr-n_0000000000) 
[n:127.0.0.1:41559_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"testSimple1_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:41559/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"testSimple1_shard1_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:41337/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 491900 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 491900 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 491900 DEBUG 
(OverseerStateUpdate-72109059854106629-127.0.0.1:41559_solr-n_0000000000) 
[n:127.0.0.1:41559_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, 
message = {
   [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:41559/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 491900 INFO  
(OverseerStateUpdate-72109059854106629-127.0.0.1:41559_solr-n_0000000000) 
[n:127.0.0.1:41559_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41559/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 491900 DEBUG 
(OverseerThreadFactory-3544-thread-1-processing-n:127.0.0.1:41559_solr) 
[n:127.0.0.1:41559_solr    ] o.a.s.c.a.c.CreateCollectionCmd Creating core 
testSimple1_shard2_replica_n6 as part of shard shard2 of collection testSimple1 
on 127.0.0.1:41337_solr
   [junit4]   2> 491900 DEBUG 
(OverseerStateUpdate-72109059854106629-127.0.0.1:41559_solr-n_0000000000) 
[n:127.0.0.1:41559_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 491900 DEBUG 
(OverseerStateUpdate-72109059854106629-127.0.0.1:41559_solr-n_0000000000) 
[n:127.0.0.1:41559_solr    ] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node7":{
   [junit4]   2>       "core":"testSimple1_shard2_replica_n4",
   [junit4]   2>       "base_url":"http://127.0.0.1:41559/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 491900 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 491901 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 491901 DEBUG 
(OverseerStateUpdate-72109059854106629-127.0.0.1:41559_solr-n_0000000000) 
[n:127.0.0.1:41559_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, 
message = {
   [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:41337/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 491901 DEBUG 
(OverseerThreadFactory-3544-thread-1-processing-n:127.0.0.1:41559_solr) 
[n:127.0.0.1:41559_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Expecting [testSimple1_shard1_replica_n1, testSimple1_shard1_replica_n2, 
testSimple1_shard2_replica_n4, testSimple1_shard2_replica_n6] cores but found {}
   [junit4]   2> 491901 INFO  
(OverseerStateUpdate-72109059854106629-127.0.0.1:41559_solr-n_0000000000) 
[n:127.0.0.1:41559_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41337/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 491901 DEBUG 
(OverseerStateUpdate-72109059854106629-127.0.0.1:41559_solr-n_0000000000) 
[n:127.0.0.1:41559_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node7":{
   [junit4]   2>       "core":"testSimple1_shard2_replica_n4",
   [junit4]   2>       "base_url":"http://127.0.0.1:41559/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 491901 DEBUG 
(OverseerStateUpdate-72109059854106629-127.0.0.1:41559_solr-n_0000000000) 
[n:127.0.0.1:41559_solr    ] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node7":{
   [junit4]   2>       "core":"testSimple1_shard2_replica_n4",
   [junit4]   2>       "base_url":"http://127.0.0.1:41559/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node8":{
   [junit4]   2>       "core":"testSimple1_shard2_replica_n6",
   [junit4]   2>       "base_url":"http://127.0.0.1:41337/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 492001 DEBUG 
(OverseerThreadFactory-3544-thread-1-processing-n:127.0.0.1:41559_solr) 
[n:127.0.0.1:41559_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Expecting [testSimple1_shard1_replica_n1, testSimple1_shard1_replica_n2, 
testSimple1_shard2_replica_n4, testSimple1_shard2_replica_n6] cores but found {}
   [junit4]   2> 492001 DEBUG 
(OverseerStateUpdate-72109059854106629-127.0.0.1:41559_solr-n_0000000000) 
[n:127.0.0.1:41559_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/testSimple1/state.json version: 0
   [junit4]   2> 492002 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 492002 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 492015 DEBUG (ScheduledTrigger-3542-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3
   [junit4]   2> 492125 INFO  (qtp1471332123-13808) [n:127.0.0.1:41559_solr    
x:testSimple1_shard1_replica_n1] 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> 492125 INFO  (qtp1471332123-13808) [n:127.0.0.1:41559_solr    
x:testSimple1_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 492126 INFO  (qtp1471332123-14197) [n:127.0.0.1:41559_solr    
x:testSimple1_shard2_replica_n4] 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> 492126 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/collections/testSimple1/state.json
   [junit4]   2> 492126 DEBUG (qtp1471332123-13808) [n:127.0.0.1:41559_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.ZkController publishing state=down
   [junit4]   2> 492126 DEBUG (qtp1471332123-14197) [n:127.0.0.1:41559_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.ZkController publishing state=down
   [junit4]   2> 492127 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 492129 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 492129 DEBUG (qtp1471332123-14197) [n:127.0.0.1:41559_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.ZkController Registering watch for collection testSimple1
   [junit4]   2> 492129 DEBUG (qtp1471332123-14197) [n:127.0.0.1:41559_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.ZkController waiting to find shard id in clusterstate for 
testSimple1_shard2_replica_n4
   [junit4]   2> 492129 DEBUG (qtp1471332123-13808) [n:127.0.0.1:41559_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.ZkController Registering watch for collection testSimple1
   [junit4]   2> 492129 DEBUG (qtp1471332123-13808) [n:127.0.0.1:41559_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.ZkController waiting to find shard id in clusterstate for 
testSimple1_shard1_replica_n1
   [junit4]   2> 492129 DEBUG 
(OverseerStateUpdate-72109059854106629-127.0.0.1:41559_solr-n_0000000000) 
[n:127.0.0.1:41559_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "core":"testSimple1_shard2_replica_n4",
   [junit4]   2>   "core_node_name":"core_node7",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41559/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:41559_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 492129 INFO  (qtp1496910465-14194) [n:127.0.0.1:41337_solr    
x:testSimple1_shard1_replica_n2] 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> 492129 DEBUG 
(OverseerStateUpdate-72109059854106629-127.0.0.1:41559_solr-n_0000000000) 
[n:127.0.0.1:41559_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 
message={
   [junit4]   2>   "core":"testSimple1_shard2_replica_n4",
   [junit4]   2>   "core_node_name":"core_node7",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41559/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:41559_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 492129 INFO  (qtp1496910465-14200) [n:127.0.0.1:41337_solr    
x:testSimple1_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create 
command qt=/admin/cores&coreNodeName=core_node8&coll

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

F-8
   [junit4] ERROR   3.78s J2 | CloudSolrClientTest.testRouting <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at http://127.0.0.1:33705/solr/collection1_shard2_replica_n3: Expected 
mime type application/octet-stream but got text/html. <html>
   [junit4]    > <head>
   [junit4]    > <meta http-equiv="Content-Type" 
content="text/html;charset=utf-8"/>
   [junit4]    > <title>Error 404 Can not find: 
/solr/collection1_shard2_replica_n3/update</title>
   [junit4]    > </head>
   [junit4]    > <body><h2>HTTP ERROR 404</h2>
   [junit4]    > <p>Problem accessing 
/solr/collection1_shard2_replica_n3/update. Reason:
   [junit4]    > <pre>    Can not find: 
/solr/collection1_shard2_replica_n3/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.14.v20181114</a><hr/>
   [junit4]    > </body>
   [junit4]    > </html>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B53603AB78E14B11:77813FC37BA1BB69]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:551)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1016)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:196)
   [junit4]    >        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:237)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testRouting(CloudSolrClientTest.java:269)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:33705/solr/collection1_shard2_replica_n3: 
Expected mime type application/octet-stream but got text/html. <html>
   [junit4]    > <head>
   [junit4]    > <meta http-equiv="Content-Type" 
content="text/html;charset=utf-8"/>
   [junit4]    > <title>Error 404 Can not find: 
/solr/collection1_shard2_replica_n3/update</title>
   [junit4]    > </head>
   [junit4]    > <body><h2>HTTP ERROR 404</h2>
   [junit4]    > <p>Problem accessing 
/solr/collection1_shard2_replica_n3/update. Reason:
   [junit4]    > <pre>    Can not find: 
/solr/collection1_shard2_replica_n3/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.14.v20181114</a><hr/>
   [junit4]    > </body>
   [junit4]    > </html>
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:367)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:295)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:213)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:528)
   [junit4]    >        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]    >        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
   [junit4]    >        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]    >        ... 1 more
   [junit4]   1> 20:30:20.034 
[SUITE-CloudSolrClientTest-seed#[B53603AB78E14B11]-worker] ERROR 
org.apache.zookeeper.server.ZooKeeperServer - ZKShutdownHandler is not 
registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN 
server state changes
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-http2-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_B53603AB78E14B11-001
   [junit4]   2> Nov 29, 2018 8:30:20 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): 
{_version_=PostingsFormat(name=MockRandom), multiDefault=FST50, 
a_t=PostingsFormat(name=MockRandom), title_s=FST50, 
intDefault=PostingsFormat(name=MockRandom), 
id=PostingsFormat(name=LuceneFixedGap), 
text=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
timestamp=PostingsFormat(name=MockRandom)}, 
docValues:{_version_=DocValuesFormat(name=Direct), 
multiDefault=DocValuesFormat(name=Asserting), a_t=DocValuesFormat(name=Direct), 
title_s=DocValuesFormat(name=Asserting), 
intDefault=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Lucene70), 
text=DocValuesFormat(name=Lucene70), timestamp=DocValuesFormat(name=Direct)}, 
maxPointsInLeafNode=483, maxMBSortInHeap=5.667134888384225, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@39ee8dee),
 locale=he-IL, timezone=America/Vancouver
   [junit4]   2> NOTE: Linux 4.15.0-39-generic amd64/Oracle Corporation 10.0.1 
(64-bit)/cpus=8,threads=1,free=280782488,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[HyperbolicCosineEvaluatorTest, SolrExampleStreamingBinaryTest, 
DirectJsonQueryRequestFacetingIntegrationTest, TestFastInputStream, 
TestBatchUpdate, CloudSolrClientTest]
   [junit4] Completed [63/184 (1!)] on J2 in 65.22s, 16 tests, 1 error <<< 
FAILURES!

[...truncated 9183 lines...]
check-licenses:
     [echo] License check under: 
/home/jenkins/workspace/Lucene-Solr-http2-Linux/lucene
 [licenses] MISSING sha1 checksum file for: 
/home/jenkins/workspace/Lucene-Solr-http2-Linux/lucene/replicator/lib/jetty-continuation-9.4.14.v20181114.jar
 [licenses] EXPECTED sha1 checksum file : 
/home/jenkins/workspace/Lucene-Solr-http2-Linux/lucene/licenses/jetty-continuation-9.4.14.v20181114.jar.sha1

 [licenses] MISSING sha1 checksum file for: 
/home/jenkins/workspace/Lucene-Solr-http2-Linux/lucene/replicator/lib/jetty-http-9.4.14.v20181114.jar
 [licenses] EXPECTED sha1 checksum file : 
/home/jenkins/workspace/Lucene-Solr-http2-Linux/lucene/licenses/jetty-http-9.4.14.v20181114.jar.sha1
 [licenses] MISSING sha1 checksum file for: 
/home/jenkins/workspace/Lucene-Solr-http2-Linux/lucene/replicator/lib/jetty-io-9.4.14.v20181114.jar
 [licenses] EXPECTED sha1 checksum file : 
/home/jenkins/workspace/Lucene-Solr-http2-Linux/lucene/licenses/jetty-io-9.4.14.v20181114.jar.sha1

 [licenses] MISSING sha1 checksum file for: 
/home/jenkins/workspace/Lucene-Solr-http2-Linux/lucene/replicator/lib/jetty-server-9.4.14.v20181114.jar
 [licenses] EXPECTED sha1 checksum file : 
/home/jenkins/workspace/Lucene-Solr-http2-Linux/lucene/licenses/jetty-server-9.4.14.v20181114.jar.sha1
 [licenses] MISSING sha1 checksum file for: 
/home/jenkins/workspace/Lucene-Solr-http2-Linux/lucene/replicator/lib/jetty-servlet-9.4.14.v20181114.jar
 [licenses] EXPECTED sha1 checksum file : 
/home/jenkins/workspace/Lucene-Solr-http2-Linux/lucene/licenses/jetty-servlet-9.4.14.v20181114.jar.sha1

[...truncated 3 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-http2-Linux/build.xml:633: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-http2-Linux/build.xml:117: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-http2-Linux/lucene/build.xml:90: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-http2-Linux/lucene/tools/custom-tasks.xml:62:
 License check failed. Check the logs.
If you recently modified ivy-versions.properties or any module's ivy.xml,
make sure you run "ant clean-jars jar-checksums" before running precommit.

Total time: 84 minutes 5 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to