Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/814/

3 tests failed.
FAILED:  
org.apache.solr.cloud.LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection

Error Message:
Timeout waiting for new leader null Live Nodes: [127.0.0.1:33345_solr, 
127.0.0.1:43063_solr, 127.0.0.1:44515_solr] Last available state: 
DocCollection(collection1//collections/collection1/state.json/15)={   
"pullReplicas":"0",   "replicationFactor":"3",   "shards":{"shard1":{       
"range":"80000000-7fffffff",       "state":"active",       "replicas":{         
"core_node62":{           "core":"collection1_shard1_replica_n61",           
"base_url":"https://127.0.0.1:43147/solr";,           
"node_name":"127.0.0.1:43147_solr",           "state":"down",           
"type":"NRT",           "force_set_state":"false"},         "core_node64":{     
      "core":"collection1_shard1_replica_n63",           
"base_url":"https://127.0.0.1:43063/solr";,           
"node_name":"127.0.0.1:43063_solr",           "state":"down",           
"type":"NRT",           "force_set_state":"false"},         "core_node66":{     
      "core":"collection1_shard1_replica_n65",           
"base_url":"https://127.0.0.1:44515/solr";,           
"node_name":"127.0.0.1:44515_solr",           "state":"active",           
"type":"NRT",           "force_set_state":"false"}}}},   
"router":{"name":"compositeId"},   "maxShardsPerNode":"1",   
"autoAddReplicas":"false",   "nrtReplicas":"3",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Timeout waiting for new leader
null
Live Nodes: [127.0.0.1:33345_solr, 127.0.0.1:43063_solr, 127.0.0.1:44515_solr]
Last available state: 
DocCollection(collection1//collections/collection1/state.json/15)={
  "pullReplicas":"0",
  "replicationFactor":"3",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node62":{
          "core":"collection1_shard1_replica_n61",
          "base_url":"https://127.0.0.1:43147/solr";,
          "node_name":"127.0.0.1:43147_solr",
          "state":"down",
          "type":"NRT",
          "force_set_state":"false"},
        "core_node64":{
          "core":"collection1_shard1_replica_n63",
          "base_url":"https://127.0.0.1:43063/solr";,
          "node_name":"127.0.0.1:43063_solr",
          "state":"down",
          "type":"NRT",
          "force_set_state":"false"},
        "core_node66":{
          "core":"collection1_shard1_replica_n65",
          "base_url":"https://127.0.0.1:44515/solr";,
          "node_name":"127.0.0.1:44515_solr",
          "state":"active",
          "type":"NRT",
          "force_set_state":"false"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"3",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([1678624BAEE6CCA2:BE647EF16CA6F888]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:280)
        at 
org.apache.solr.cloud.LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection(LeaderVoteWaitTimeoutTest.java:198)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.LeaderVoteWaitTimeoutTest.basicTest

Error Message:
Collection not found: basicTest

Stack Trace:
org.apache.solr.common.SolrException: Collection not found: basicTest
        at 
__randomizedtesting.SeedInfo.seed([1678624BAEE6CCA2:E48C7529EA43C191]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:853)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:173)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
        at 
org.apache.solr.cloud.LeaderVoteWaitTimeoutTest.basicTest(LeaderVoteWaitTimeoutTest.java:105)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this 
request:[http://127.0.0.1:42986/solr/MoveReplicaHDFSTest_failed_coll_true, 
http://127.0.0.1:41385/solr/MoveReplicaHDFSTest_failed_coll_true]
        at 
__randomizedtesting.SeedInfo.seed([1678624BAEE6CCA2:BCB5B1B919351972]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1109)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:996)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
        at 
org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:289)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
http://127.0.0.1:42986/solr/MoveReplicaHDFSTest_failed_coll_true: no servers 
hosting shard: shard2
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:436)
        ... 46 more




Build Log:
[...truncated 12401 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
   [junit4]   2> 123642 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[1678624BAEE6CCA2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_1678624BAEE6CCA2-001/init-core-data-001
   [junit4]   2> 123643 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[1678624BAEE6CCA2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 123644 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[1678624BAEE6CCA2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 123660 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[1678624BAEE6CCA2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 123660 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[1678624BAEE6CCA2]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_1678624BAEE6CCA2-001/tempDir-001
   [junit4]   2> 123661 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[1678624BAEE6CCA2]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 123694 INFO  (Thread-65) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 123694 INFO  (Thread-65) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 123803 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[1678624BAEE6CCA2]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:44104
   [junit4]   2> 123840 ERROR (Thread-65) [    ] 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> 124039 INFO  (zkConnectionManagerCallback-135-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 124150 INFO  (jetty-launcher-132-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 124166 INFO  (jetty-launcher-132-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 124167 INFO  (jetty-launcher-132-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 124182 INFO  (jetty-launcher-132-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 124214 INFO  (jetty-launcher-132-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 124214 INFO  (jetty-launcher-132-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 124214 INFO  (jetty-launcher-132-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 124215 INFO  (jetty-launcher-132-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@18b03175{/solr,null,AVAILABLE}
   [junit4]   2> 124216 INFO  (jetty-launcher-132-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1ae165b9{HTTP/1.1,[http/1.1]}{127.0.0.1:32992}
   [junit4]   2> 124217 INFO  (jetty-launcher-132-thread-3) [    ] 
o.e.j.s.Server Started @124570ms
   [junit4]   2> 124217 INFO  (jetty-launcher-132-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=32992}
   [junit4]   2> 124217 ERROR (jetty-launcher-132-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 124217 INFO  (jetty-launcher-132-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 124217 INFO  (jetty-launcher-132-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.5.0
   [junit4]   2> 124217 INFO  (jetty-launcher-132-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 124217 INFO  (jetty-launcher-132-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 124250 INFO  (jetty-launcher-132-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-08-24T06:54:41.418Z
   [junit4]   2> 124441 INFO  (jetty-launcher-132-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 124441 INFO  (jetty-launcher-132-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 124441 INFO  (jetty-launcher-132-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 124449 INFO  (jetty-launcher-132-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3b7b0a1f{/solr,null,AVAILABLE}
   [junit4]   2> 124450 INFO  (jetty-launcher-132-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@614c76d5{HTTP/1.1,[http/1.1]}{127.0.0.1:37740}
   [junit4]   2> 124450 INFO  (jetty-launcher-132-thread-1) [    ] 
o.e.j.s.Server Started @124804ms
   [junit4]   2> 124600 INFO  (jetty-launcher-132-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 124600 INFO  (jetty-launcher-132-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 124600 INFO  (jetty-launcher-132-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 124613 INFO  (jetty-launcher-132-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3764b138{/solr,null,AVAILABLE}
   [junit4]   2> 124613 INFO  (jetty-launcher-132-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@20cdbe45{HTTP/1.1,[http/1.1]}{127.0.0.1:41385}
   [junit4]   2> 124613 INFO  (jetty-launcher-132-thread-4) [    ] 
o.e.j.s.Server Started @124967ms
   [junit4]   2> 124613 INFO  (jetty-launcher-132-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41385}
   [junit4]   2> 124614 ERROR (jetty-launcher-132-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 124614 INFO  (jetty-launcher-132-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 124614 INFO  (jetty-launcher-132-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.5.0
   [junit4]   2> 124614 INFO  (jetty-launcher-132-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 124614 INFO  (jetty-launcher-132-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 124614 INFO  (jetty-launcher-132-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-08-24T06:54:41.782Z
   [junit4]   2> 124450 INFO  (jetty-launcher-132-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37740}
   [junit4]   2> 124685 ERROR (jetty-launcher-132-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 124685 INFO  (jetty-launcher-132-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 124685 INFO  (jetty-launcher-132-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.5.0
   [junit4]   2> 124685 INFO  (jetty-launcher-132-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 124685 INFO  (jetty-launcher-132-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 124685 INFO  (jetty-launcher-132-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-08-24T06:54:41.853Z
   [junit4]   2> 124687 INFO  (jetty-launcher-132-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 124687 INFO  (jetty-launcher-132-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 124687 INFO  (jetty-launcher-132-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 124713 INFO  (zkConnectionManagerCallback-139-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 124713 INFO  (jetty-launcher-132-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5d0b3b12{/solr,null,AVAILABLE}
   [junit4]   2> 124714 INFO  (jetty-launcher-132-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7a0b5158{HTTP/1.1,[http/1.1]}{127.0.0.1:41226}
   [junit4]   2> 124714 INFO  (jetty-launcher-132-thread-2) [    ] 
o.e.j.s.Server Started @125068ms
   [junit4]   2> 124714 INFO  (jetty-launcher-132-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41226}
   [junit4]   2> 124715 ERROR (jetty-launcher-132-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 124715 INFO  (jetty-launcher-132-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 124715 INFO  (jetty-launcher-132-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.5.0
   [junit4]   2> 124715 INFO  (jetty-launcher-132-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 124715 INFO  (jetty-launcher-132-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 124715 INFO  (jetty-launcher-132-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-08-24T06:54:41.883Z
   [junit4]   2> 124784 INFO  (jetty-launcher-132-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 124855 INFO  (zkConnectionManagerCallback-143-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 124876 INFO  (jetty-launcher-132-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 124920 INFO  (zkConnectionManagerCallback-141-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 124921 INFO  (zkConnectionManagerCallback-137-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 125039 INFO  (jetty-launcher-132-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 125249 INFO  (jetty-launcher-132-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 125372 WARN  (zkConnectionManagerCallback-143-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7c76bc4d name: 
ZooKeeperConnection Watcher:127.0.0.1:44104/solr got event WatchedEvent 
state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 125373 WARN  (zkConnectionManagerCallback-143-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 126294 INFO  (jetty-launcher-132-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44104/solr
   [junit4]   2> 126399 INFO  (zkConnectionManagerCallback-147-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 126607 INFO  (zkConnectionManagerCallback-149-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 127128 INFO  (jetty-launcher-132-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44104/solr
   [junit4]   2> 127176 INFO  (zkConnectionManagerCallback-155-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 127265 INFO  (zkConnectionManagerCallback-157-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 127448 INFO  (jetty-launcher-132-thread-2) 
[n:127.0.0.1:41226_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:41226_solr
   [junit4]   2> 127449 INFO  (jetty-launcher-132-thread-2) 
[n:127.0.0.1:41226_solr    ] o.a.s.c.Overseer Overseer 
(id=73199957415755784-127.0.0.1:41226_solr-n_0000000000) starting
   [junit4]   2> 127574 INFO  (zkConnectionManagerCallback-164-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 127670 INFO  (jetty-launcher-132-thread-2) 
[n:127.0.0.1:41226_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44104/solr ready
   [junit4]   2> 127720 INFO  
(OverseerStateUpdate-73199957415755784-127.0.0.1:41226_solr-n_0000000000) 
[n:127.0.0.1:41226_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:41226_solr
   [junit4]   2> 127721 INFO  (jetty-launcher-132-thread-2) 
[n:127.0.0.1:41226_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41226_solr
   [junit4]   2> 127984 INFO  (jetty-launcher-132-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44104/solr
   [junit4]   2> 127999 INFO  
(OverseerStateUpdate-73199957415755784-127.0.0.1:41226_solr-n_0000000000) 
[n:127.0.0.1:41226_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 128086 INFO  (zkCallback-163-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 128159 INFO  (jetty-launcher-132-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44104/solr
   [junit4]   2> 128179 INFO  (zkConnectionManagerCallback-172-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 128215 INFO  (zkConnectionManagerCallback-168-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 128252 INFO  (jetty-launcher-132-thread-2) 
[n:127.0.0.1:41226_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 128308 INFO  (jetty-launcher-132-thread-4) 
[n:127.0.0.1:41385_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 128344 INFO  (jetty-launcher-132-thread-4) 
[n:127.0.0.1:41385_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 128344 INFO  (jetty-launcher-132-thread-4) 
[n:127.0.0.1:41385_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41385_solr
   [junit4]   2> 128346 INFO  (zkConnectionManagerCallback-174-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 128397 INFO  (zkCallback-163-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 128518 INFO  (jetty-launcher-132-thread-2) 
[n:127.0.0.1:41226_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41226.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5ef0e84
   [junit4]   2> 128545 INFO  (zkConnectionManagerCallback-177-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 128638 INFO  (jetty-launcher-132-thread-2) 
[n:127.0.0.1:41226_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41226.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5ef0e84
   [junit4]   2> 128671 INFO  (zkCallback-148-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 128671 INFO  (jetty-launcher-132-thread-2) 
[n:127.0.0.1:41226_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41226.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5ef0e84
   [junit4]   2> 128673 INFO  (jetty-launcher-132-thread-2) 
[n:127.0.0.1:41226_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_1678624BAEE6CCA2-001/tempDir-001/node2/.
   [junit4]   2> 128658 INFO  (zkCallback-156-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 128833 INFO  (zkConnectionManagerCallback-184-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 128907 INFO  (jetty-launcher-132-thread-1) 
[n:127.0.0.1:37740_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 128931 INFO  (jetty-launcher-132-thread-4) 
[n:127.0.0.1:41385_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 128991 INFO  (jetty-launcher-132-thread-4) 
[n:127.0.0.1:41385_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44104/solr ready
   [junit4]   2> 128992 INFO  (jetty-launcher-132-thread-4) 
[n:127.0.0.1:41385_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 129006 INFO  (jetty-launcher-132-thread-3) 
[n:127.0.0.1:32992_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 129092 INFO  (jetty-launcher-132-thread-4) 
[n:127.0.0.1:41385_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41385.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5ef0e84
   [junit4]   2> 129129 INFO  (jetty-launcher-132-thread-4) 
[n:127.0.0.1:41385_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41385.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5ef0e84
   [junit4]   2> 129146 INFO  (jetty-launcher-132-thread-4) 
[n:127.0.0.1:41385_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41385.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5ef0e84
   [junit4]   2> 129147 INFO  (jetty-launcher-132-thread-4) 
[n:127.0.0.1:41385_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_1678624BAEE6CCA2-001/tempDir-001/node4/.
   [junit4]   2> 129293 INFO  (jetty-launcher-132-thread-1) 
[n:127.0.0.1:37740_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 129293 INFO  (jetty-launcher-132-thread-1) 
[n:127.0.0.1:37740_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37740_solr
   [junit4]   2> 129476 INFO  (zkCallback-148-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 129476 INFO  (zkCallback-156-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 129508 INFO  (zkCallback-163-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 129532 INFO  (jetty-launcher-132-thread-3) 
[n:127.0.0.1:32992_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 129532 INFO  (jetty-launcher-132-thread-3) 
[n:127.0.0.1:32992_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:32992_solr
   [junit4]   2> 129565 INFO  (zkCallback-163-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 129565 INFO  (zkCallback-148-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 129565 INFO  (zkCallback-156-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 129631 INFO  (zkCallback-173-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 129631 INFO  (zkCallback-183-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 129739 INFO  (zkCallback-173-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 129806 INFO  (zkCallback-176-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 129806 INFO  (zkCallback-183-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 129846 INFO  (zkConnectionManagerCallback-192-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 129859 INFO  (jetty-launcher-132-thread-1) 
[n:127.0.0.1:37740_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 129860 INFO  (jetty-launcher-132-thread-1) 
[n:127.0.0.1:37740_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44104/solr ready
   [junit4]   2> 129886 INFO  (jetty-launcher-132-thread-1) 
[n:127.0.0.1:37740_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 129918 INFO  (zkConnectionManagerCallback-197-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 129996 INFO  (jetty-launcher-132-thread-3) 
[n:127.0.0.1:32992_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 130051 INFO  (jetty-launcher-132-thread-1) 
[n:127.0.0.1:37740_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37740.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5ef0e84
   [junit4]   2> 130077 INFO  (jetty-launcher-132-thread-3) 
[n:127.0.0.1:32992_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44104/solr ready
   [junit4]   2> 130114 INFO  (jetty-launcher-132-thread-3) 
[n:127.0.0.1:32992_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 130134 INFO  (jetty-launcher-132-thread-1) 
[n:127.0.0.1:37740_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37740.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5ef0e84
   [junit4]   2> 130134 INFO  (jetty-launcher-132-thread-1) 
[n:127.0.0.1:37740_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37740.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5ef0e84
   [junit4]   2> 130136 INFO  (jetty-launcher-132-thread-1) 
[n:127.0.0.1:37740_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_1678624BAEE6CCA2-001/tempDir-001/node1/.
   [junit4]   2> 130262 INFO  (jetty-launcher-132-thread-3) 
[n:127.0.0.1:32992_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32992.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5ef0e84
   [junit4]   2> 130388 INFO  (jetty-launcher-132-thread-3) 
[n:127.0.0.1:32992_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32992.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5ef0e84
   [junit4]   2> 130389 INFO  (jetty-launcher-132-thread-3) 
[n:127.0.0.1:32992_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32992.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5ef0e84
   [junit4]   2> 130459 INFO  (jetty-launcher-132-thread-3) 
[n:127.0.0.1:32992_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_1678624BAEE6CCA2-001/tempDir-001/node3/.
   [junit4]   2> 131150 INFO  (zkConnectionManagerCallback-201-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 131241 INFO  (zkConnectionManagerCallback-206-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 131242 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[1678624BAEE6CCA2]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 131276 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[1678624BAEE6CCA2]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44104/solr ready
   [junit4]   2> 131351 INFO  (qtp531177825-388) [n:127.0.0.1:41226_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 131533 INFO  
(OverseerCollectionConfigSetProcessor-73199957415755784-127.0.0.1:41226_solr-n_0000000000)
 [n:127.0.0.1:41226_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 131569 INFO  (qtp531177825-388) [n:127.0.0.1:41226_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=217
   [junit4]   2> 137954 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[1678624BAEE6CCA2]-worker) [    ] 
o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your 
platform... using builtin-java classes where applicable
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 143862 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[1678624BAEE6CCA2]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 145681 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[1678624BAEE6CCA2]-worker) [    ] o.m.log 
Logging to org.apache.logging.slf4j.Log4jLogger@31c472ef via 
org.mortbay.log.Slf4jLog
   [junit4]   2> 145927 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[1678624BAEE6CCA2]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 149781 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[1678624BAEE6CCA2]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 149987 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[1678624BAEE6CCA2]-worker) [    ] o.m.log 
Extract 
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs
 to ./temp/Jetty_lucene2.us.west_apache_org_43021_hdfs____.ehs45i/webapp
   [junit4]   2> 152012 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[1678624BAEE6CCA2]-worker) [    ] o.m.log 
Started 
HttpServer2$selectchannelconnectorwithsafestar...@lucene2-us-west.apache.org:43021
   [junit4]   2> 153599 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[1678624BAEE6CCA2]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 153605 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[1678624BAEE6CCA2]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 153617 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[1678624BAEE6CCA2]-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_36920_datanode____5pcgkb/webapp
   [junit4]   2> 154051 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[1678624BAEE6CCA2]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:36920
   [junit4]   2> 155007 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[1678624BAEE6CCA2]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 155008 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[1678624BAEE6CCA2]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 155034 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[1678624BAEE6CCA2]-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_33117_datanode____j2b09q/webapp
   [junit4]   2> 155679 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[1678624BAEE6CCA2]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:33117
   [junit4]   2> 156597 ERROR (DataNode: 
[[[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_1678624BAEE6CCA2-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_1678624BAEE6CCA2-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to lucene2-us-west.apache.org/127.0.0.1:44577) [    ] 
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> 156611 ERROR (DataNode: 
[[[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_1678624BAEE6CCA2-001/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_1678624BAEE6CCA2-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to lucene2-us-west.apache.org/127.0.0.1:44577) [    ] 
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> 156952 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x3ded81bbe80adf: from storage 
DS-32f2c4e5-da11-40ef-a774-a5e053f81497 node 
DatanodeRegistration(127.0.0.1:43662, 
datanodeUuid=ad2e69e4-d843-4713-b0f3-c811b4f2846b, infoPort=39745, 
infoSecurePort=0, ipcPort=46002, 
storageInfo=lv=-56;cid=testClusterID;nsid=1198435610;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 2 msecs
   [junit4]   2> 156952 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x3ded81bbe80adf: from storage 
DS-c10a7a98-9510-4f68-a33f-fce41dc49e7d node 
DatanodeRegistration(127.0.0.1:43662, 
datanodeUuid=ad2e69e4-d843-4713-b0f3-c811b4f2846b, infoPort=39745, 
infoSecurePort=0, ipcPort=46002, 
storageInfo=lv=-56;cid=testClusterID;nsid=1198435610;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 156972 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x3ded81bb696377: from storage 
DS-f60a57e4-5682-4868-ab8d-432a89104df6 node 
DatanodeRegistration(127.0.0.1:33397, 
datanodeUuid=073daffa-8e04-46a4-a845-a1a9bf942dc0, infoPort=44726, 
infoSecurePort=0, ipcPort=39395, 
storageInfo=lv=-56;cid=testClusterID;nsid=1198435610;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 1 msecs
   [junit4]   2> 156972 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x3ded81bb696377: from storage 
DS-33120201-8503-4c78-bad2-c0e244560d21 node 
DatanodeRegistration(127.0.0.1:33397, 
datanodeUuid=073daffa-8e04-46a4-a845-a1a9bf942dc0, infoPort=44726, 
infoSecurePort=0, ipcPort=39395, 
storageInfo=lv=-56;cid=testClusterID;nsid=1198435610;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 158392 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[1678624BAEE6CCA2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 158393 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[1678624BAEE6CCA2]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 158412 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[1678624BAEE6CCA2]) [    ] o.e.j.s.Server 
jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 158611 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[1678624BAEE6CCA2]) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 158611 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[1678624BAEE6CCA2]) [    ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 158612 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[1678624BAEE6CCA2]) [    ] o.e.j.s.session 
node0 Scavenging every 660000ms
   [junit4]   2> 158612 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[1678624BAEE6CCA2]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@9312202{/solr,null,AVAILABLE}
   [junit4]   2> 158613 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[1678624BAEE6CCA2]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@45ca9a2e{HTTP/1.1,[http/1.1]}{127.0.0.1:42986}
   [junit4]   2> 158613 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[1678624BAEE6CCA2]) [    ] o.e.j.s.Server 
Started @158966ms
   [junit4]   2> 158613 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[1678624BAEE6CCA2]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42986}
   [junit4]   2> 158613 ERROR 
(TEST-MoveReplicaHDFSTest.test-seed#[1678624BAEE6CCA2]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 158613 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[1678624BAEE6CCA2]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 158613 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[1678624BAEE6CCA2]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.5.0
   [junit4]   2> 158614 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[1678624BAEE6CCA2]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 158614 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[1678624BAEE6CCA2]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 158614 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[1678624BAEE6CCA2]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-08-24T06:55:15.782Z
   [junit4]   2> 158635 INFO  (zkConnectionManagerCallback-210-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 158635 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[1678624BAEE6CCA2]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 159056 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[1678624BAEE6CCA2]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44104/solr
   [junit4]   2> 159091 INFO  (zkConnectionManagerCallback-214-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 159108 INFO  (zkConnectionManagerCallback-216-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 159121 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[1678624BAEE6CCA2]) [n:127.0.0.1:42986_solr 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 159126 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[1678624BAEE6CCA2]) [n:127.0.0.1:42986_solr 
   ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 159126 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[1678624BAEE6CCA2]) [n:127.0.0.1:42986_solr 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42986_solr
   [junit4]   2> 159128 INFO  (zkCallback-156-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 159128 INFO  (zkCallback-183-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 159128 INFO  (zkCallback-173-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 159129 INFO  (zkCallback-163-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 159129 INFO  (zkCallback-176-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 159129 INFO  (zkCallback-148-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 159135 INFO  (zkCallback-191-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 159135 INFO  (zkCallback-205-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 159135 INFO  (zkCallback-196-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 159136 INFO  (zkCallback-205-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 159155 INFO  (zkCallback-215-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 159223 INFO  (zkConnectionManagerCallback-223-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 159224 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[1678624BAEE6CCA2]) [n:127.0.0.1:42986_solr 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 159225 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[1678624BAEE6CCA2]) [n:127.0.0.1:42986_solr 
   ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44104/solr 
ready
   [junit4]   2> 159239 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[1678624BAEE6CCA2]) [n:127.0.0.1:42986_solr 
   ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 159323 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[1678624BAEE6CCA2]) [n:127.0.0.1:42986_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42986.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5ef0e84
   [junit4]   2> 159345 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[1678624BAEE6CCA2]) [n:127.0.0.1:42986_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42986.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5ef0e84
   [junit4]   2> 159346 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[1678624BAEE6CCA2]) [n:127.0.0.1:42986_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42986.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5ef0e84
   [junit4]   2> 159348 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[1678624BAEE6CCA2]) [n:127.0.0.1:42986_solr 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_1678624BAEE6CCA2-001/tempDir-001/node5/.
   [junit4]   2> 159663 INFO  (zkConnectionManagerCallback-226-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 159664 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[1678624BAEE6CCA2]) [    ] 
o.a.s.c.MoveReplicaTest total_jettys: 5
   [junit4]   2> 159672 INFO  (qtp1228536356-357) [n:127.0.0.1:32992_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&maxShardsPerNode=2&autoAddReplicas=false&name=MoveReplicaHDFSTest_coll_true&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 159683 INFO  
(OverseerThreadFactory-121-thread-2-processing-n:127.0.0.1:41226_solr) 
[n:127.0.0.1:41226_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
MoveReplicaHDFSTest_coll_true
   [junit4]   2> 159796 INFO  
(OverseerStateUpdate-73199957415755784-127.0.0.1:41226_solr-n_0000000000) 
[n:127.0.0.1:41226_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_coll_true",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_coll_true_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41226/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 159798 INFO  
(OverseerStateUpdate-73199957415755784-127.0.0.1:41226_solr-n_0000000000) 
[n:127.0.0.1:41226_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_coll_true",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_coll_true_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37740/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 159801 INFO  
(OverseerStateUpdate-73199957415755784-127.0.0.1:41226_solr-n_0000000000) 
[n:127.0.0.1:41226_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_coll_true",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_coll_true_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:32992/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 159805 INFO  
(OverseerStateUpdate-73199957415755784-127.0.0.1:41226_solr-n_0000000000) 
[n:127.0.0.1:41226_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_coll_true",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_coll_true_shard2_replica_n7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41385/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 160032 INFO  (qtp531177825-361) [n:127.0.0.1:41226_solr    
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation 
core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_true_shard1_replica_n1&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 160033 INFO  (qtp531177825-361) [n:127.0.0.1:41226_solr    
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 160044 INFO  (qtp599320626-368) [n:127.0.0.1:37740_solr    
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation 
core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_true_shard1_replica_n2&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 160053 INFO  (qtp1228536356-352) [n:127.0.0.1:32992_solr    
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation 
core create command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_true_shard2_replica_n4&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 160064 INFO  (qtp319740448-379) [n:127.0.0.1:41385_solr    
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n7] o.a.s.h.a.CoreAdminOperation 
core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_true_shard2_replica_n7&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 161096 INFO  (qtp599320626-368) [n:127.0.0.1:37740_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.5.0
   [junit4]   2> 161176 INFO  (qtp599320626-368) [n:127.0.0.1:37740_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.s.IndexSchema 
[MoveReplicaHDFSTest_coll_true_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 161187 INFO  (qtp531177825-361) [n:127.0.0.1:41226_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.5.0
   [junit4]   2> 161187 INFO  (qtp1228536356-352) [n:127.0.0.1:32992_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node6 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.5.0
   [junit4]   2> 161192 INFO  (qtp319740448-379) [n:127.0.0.1:41385_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n7] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.5.0
   [junit4]   2> 161194 INFO  (qtp599320626-368) [n:127.0.0.1:37740_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 161194 INFO  (qtp599320626-368) [n:127.0.0.1:37740_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.CoreContainer 
Creating SolrCore 'MoveReplicaHDFSTest_coll_true_shard1_replica_n2' using 
configuration from collection MoveReplicaHDFSTest_coll_true, trusted=true
   [junit4]   2> 161195 INFO  (qtp599320626-368) [n:127.0.0.1:37740_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_37740.solr.core.MoveReplicaHDFSTest_coll_true.shard1.replica_n2' 
(registry 'solr.core.MoveReplicaHDFSTest_coll_true.shard1.replica_n2') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ef0e84
   [junit4]   2> 161217 INFO  (qtp319740448-379) [n:127.0.0.1:41385_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n7] o.a.s.s.IndexSchema 
[MoveReplicaHDFSTest_coll_true_shard2_replica_n7] Schema name=minimal
   [junit4]   2> 161313 INFO  (qtp319740448-379) [n:127.0.0.1:41385_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n7] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 161313 INFO  (qtp319740448-379) [n:127.0.0.1:41385_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n7] o.a.s.c.CoreContainer 
Creating SolrCore 'MoveReplicaHDFSTest_coll_true_shard2_replica_n7' using 
configuration from collection MoveReplicaHDFSTest_coll_true, trusted=true
   [junit4]   2> 161314 INFO  (qtp319740448-379) [n:127.0.0.1:41385_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n7] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_41385.solr.core.MoveReplicaHDFSTest_coll_true.shard2.replica_n7' 
(registry 'solr.core.MoveReplicaHDFSTest_coll_true.shard2.replica_n7') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ef0e84
   [junit4]   2> 161319 INFO  (qtp531177825-361) [n:127.0.0.1:41226_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.s.IndexSchema 
[MoveReplicaHDFSTest_coll_true_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 161322 INFO  (qtp531177825-361) [n:127.0.0.1:41226_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 161322 INFO  (qtp531177825-361) [n:127.0.0.1:41226_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'MoveReplicaHDFSTest_coll_true_shard1_replica_n1' using 
configuration from collection MoveReplicaHDFSTest_coll_true, trusted=true
   [junit4]   2> 161323 INFO  (qtp1228536356-352) [n:127.0.0.1:32992_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node6 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.s.IndexSchema 
[MoveReplicaHDFSTest_coll_true_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 161324 INFO  (qtp599320626-368) [n:127.0.0.1:37740_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://lucene2-us-west.apache.org:44577/data
   [junit4]   2> 161324 INFO  (qtp599320626-368) [n:127.0.0.1:37740_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory 
Solr Kerberos Authentication disabled
   [junit4]   2> 161324 INFO  (qtp599320626-368) [n:127.0.0.1:37740_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 161324 INFO  (qtp599320626-368) [n:127.0.0.1:37740_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.SolrCore 
[[MoveReplicaHDFSTest_coll_true_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_1678624BAEE6CCA2-001/tempDir-001/node1/MoveReplicaHDFSTest_coll_true_shard1_replica_n2],
 
dataDir=[hdfs://lucene2-us-west.apache.org:44577/data/MoveReplicaHDFSTest_coll_true/core_node5/data/]
   [junit4]   2> 161327 INFO  (qtp1228536356-352) [n:127.0.0.1:32992_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node6 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 161327 INFO  (qtp1228536356-352) [n:127.0.0.1:32992_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node6 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.CoreContainer 
Creating SolrCore 'MoveReplicaHDFSTest_coll_true_shard2_replica_n4' using 
configuration from collection MoveReplicaHDFSTest_coll_true, trusted=true
   [junit4]   2> 161327 INFO  (qtp1228536356-352) [n:127.0.0.1:32992_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node6 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_32992.solr.core.MoveReplicaHDFSTest_coll_true.shard2.replica_n4' 
(registry 'solr.core.MoveReplicaHDFSTest_coll_true.shard2.replica_n4') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ef0e84
   [junit4]   2> 161327 INFO  (qtp599320626-368) [n:127.0.0.1:37740_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://lucene2-us-west.apache.org:44577/data/MoveReplicaHDFSTest_coll_true/core_node5/data/snapshot_metadata
   [junit4]   2> 161327 INFO  (qtp1228536356-352) [n:127.0.0.1:32992_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node6 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://lucene2-us-west.apache.org:44577/data
   [junit4]   2> 161328 INFO  (qtp1228536356-352) [n:127.0.0.1:32992_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node6 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory 
Solr Kerberos Authentication disabled
   [junit4]   2> 161328 INFO  (qtp1228536356-352) [n:127.0.0.1:32992_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node6 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 161328 INFO  (qtp1228536356-352) [n:127.0.0.1:32992_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node6 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.SolrCore 
[[MoveReplicaHDFSTest_coll_true_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_1678624BAEE6CCA2-001/tempDir-001/node3/MoveReplicaHDFSTest_coll_true_shard2_replica_n4],
 
dataDir=[hdfs://lucene2-us-west.apache.org:44577/data/MoveReplicaHDFSTest_coll_true/core_node6/data/]
   [junit4]   2> 161329 INFO  (qtp1228536356-352) [n:127.0.0.1:32992_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node6 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://lucene2-us-west.apache.org:44577/data/MoveReplicaHDFSTest_coll_true/core_node6/data/snapshot_metadata
   [junit4]   2> 161331 INFO  (qtp319740448-379) [n:127.0.0.1:41385_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n7] o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://lucene2-us-west.apache.org:44577/data
   [junit4]   2> 161331 INFO  (qtp319740448-379) [n:127.0.0.1:41385_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n7] o.a.s.c.HdfsDirectoryFactory 
Solr Kerberos Authentication disabled
   [junit4]   2> 161331 INFO  (qtp319740448-379) [n:127.0.0.1:41385_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n7] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 161331 INFO  (qtp319740448-379) [n:127.0.0.1:41385_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n7] o.a.s.c.SolrCore 
[[MoveReplicaHDFSTest_coll_true_shard2_replica_n7] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_1678624BAEE6CCA2-001/tempDir-001/node4/MoveReplicaHDFSTest_coll_true_shard2_replica_n7],
 
dataDir=[hdfs://lucene2-us-west.apache.org:44577/data/MoveReplicaHDFSTest_coll_true/core_node8/data/]
   [junit4]   2> 161332 INFO  (qtp319740448-379) [n:127.0.0.1:41385_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n7] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://lucene2-us-west.apache.org:44577/data/MoveReplicaHDFSTest_coll_true/core_node8/data/snapshot_metadata
   [junit4]   2> 161335 INFO  (qtp531177825-361) [n:127.0.0.1:41226_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_41226.solr.core.MoveReplicaHDFSTest_coll_true.shard1.replica_n1' 
(registry 'solr.core.MoveReplicaHDFSTest_coll_true.shard1.replica_n1') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ef0e84
   [junit4]   2> 161335 INFO  (qtp531177825-361) [n:127.0.0.1:41226_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://lucene2-us-west.apache.org:44577/data
   [junit4]   2> 161335 INFO  (qtp531177825-361) [n:127.0.0.1:41226_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory 
Solr Kerberos Authentication disabled
   [junit4]   2> 161335 INFO  (qtp531177825-361) [n:127.0.0.1:41226_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 161335 INFO  (qtp531177825-361) [n:127.0.0.1:41226_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.SolrCore 
[[MoveReplicaHDFSTest_coll_true_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_1678624BAEE6CCA2-001/tempDir-001/node2/MoveReplicaHDFSTest_coll_true_shard1_replica_n1],
 
dataDir=[hdfs://lucene2-us-west.apache.org:44577/data/MoveReplicaHDFSTest_coll_true/core_node3/data/]
   [junit4]   2> 161337 INFO  (qtp531177825-361) [n:127.0.0.1:41226_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://lucene2-us-west.apache.org:44577/data/MoveReplicaHDFSTest_coll_true/core_node3/data/snapshot_metadata
   [junit4]   2> 161447 INFO  (qtp1228536356-352) [n:127.0.0.1:32992_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node6 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://lucene2-us-west.apache.org:44577/data/MoveReplicaHDFSTest_coll_true/core_node6/data
   [junit4]   2> 161452 INFO  (qtp599320626-368) [n:127.0.0.1:37740_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://lucene2-us-west.apache.org:44577/data/MoveReplicaHDFSTest_coll_true/core_node5/data
   [junit4]   2> 161453 INFO  (qtp319740448-379) [n:127.0.0.1:41385_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n7] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://lucene2-us-west.apache.org:44577/data/MoveReplicaHDFSTest_coll_true/core_node8/data
   [junit4]   2> 161459 INFO  (qtp531177825-361) [n:127.0.0.1:41226_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://lucene2-us-west.apache.org:44577/data/MoveReplicaHDFSTest_coll_true/core_node3/data
   [junit4]   2> 161566 INFO  (qtp319740448-379) [n:127.0.0.1:41385_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n7] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://lucene2-us-west.apache.org:44577/data/MoveReplicaHDFSTest_coll_true/core_node8/data/index
   [junit4]   2> 161566 INFO  (qtp531177825-361) [n:127.0.0.1:41226_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://lucene2-us-west.apache.org:44577/data/MoveReplicaHDFSTest_coll_true/core_node3/data/index
   [junit4]   2> 161568 INFO  (qtp1228536356-352) [n:127.0.0.1:32992_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node6 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://lucene2-us-west.apache.org:44577/data/MoveReplicaHDFSTest_coll_true/core_node6/data/index
   [junit4]   2> 161595 INFO  (qtp599320626-368) [n:127.0.0.1:37740_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://lucene2-us-west.apache.org:44577/data/MoveReplicaHDFSTest_coll_true/core_node5/data/index
   [junit4]   2> 162318 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43662 is added to 
blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-33120201-8503-4c78-bad2-c0e244560d21:NORMAL:127.0.0.1:33397|RBW],
 
ReplicaUC[[DISK]DS-32f2c4e5-da11-40ef-a774-a5e053f81497:NORMAL:127.0.0.1:43662|RBW]]}
 size 0
   [junit4]   2> 162332 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43662 is added to 
blk_1073741827_1003{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-32f2c4e5-da11-40ef-a774-a5e053f81497:NORMAL:127.0.0.1:43662|RBW],
 
ReplicaUC[[DISK]DS-33120201-8503-4c78-bad2-c0e244560d21:NORMAL:127.0.0.1:33397|RBW]]}
 size 69
   [junit4]   2> 162333 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43662 is added to 
blk_1073741825_1001{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-33120201-8503-4c78-bad2-c0e244560d21:NORMAL:127.0.0.1:33397|RBW],
 
ReplicaUC[[DISK]DS-c10a7a98-9510-4f68-a33f-fce41dc49e7d:NORMAL:127.0.0.1:43662|RBW]]}
 size 69
   [junit4]   2> 162333 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43662 is added to 
blk_1073741826_1002{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-33120201-8503-4c78-bad2-c0e244560d21:NORMAL:127.0.0.1:33397|RBW],
 
ReplicaUC[[DISK]DS-c10a7a98-9510-4f68-a33f-fce41dc49e7d:NORMAL:127.0.0.1:43662|RBW]]}
 size 69
   [junit4]   2> 162333 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33397 is added to 
blk_1073741825_1001 size 69
   [junit4]   2> 162333 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33397 is added to 
blk_1073741828_1004 size 69
   [junit4]   2> 162346 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33397 is added to 
blk_1073741826_1002 size 69
   [junit4]   2> 162347 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33397 is added to 
blk_1073741827_1003 size 69
   [junit4]   2> 162538 INFO  (qtp531177825-361) [n:127.0.0.1:41226_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 162538 INFO  (qtp531177825-361) [n:127.0.0.1:41226_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 162538 INFO  (qtp531177825-361) [n:127.0.0.1:41226_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 162570 INFO  (qtp531177825-361) [n:127.0.0.1:41226_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 162570 INFO  (qtp531177825-361) [n:127.0.0.1:41226_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 162776 INFO  (qtp531177825-361) [n:127.0.0.1:41226_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@c46129f[MoveReplicaHDFSTest_coll_true_shard1_replica_n1] main]
   [junit4]   2> 162835 INFO  (qtp531177825-361) [n:127.0.0.1:41226_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 162836 INFO  (qtp531177825-361) [n:127.0.0.1:41226_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 162840 INFO  (qtp531177825-361) [n:127.0.0.1:41226_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 162842 INFO  
(searcherExecutor-155-thread-1-processing-n:127.0.0.1:41226_solr 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3) [n:127.0.0.1:41226_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.SolrCore 
[MoveReplicaHDFSTest_coll_true_shard1_replica_n1] Registered new searcher 
Searcher@c46129f[MoveReplicaHDFSTest_coll_true_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 162849 INFO  (qtp531177825-361) [n:127.0.0.1:41226_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1609662432560545792
   [junit4]   2> 162882 INFO  (qtp531177825-361) [n:127.0.0.1:41226_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/MoveReplicaHDFSTest_coll_true/terms/shard1 to 
Terms{values={core_node3=0}, version=0}
   [junit4]   2> 162887 INFO  (qtp531177825-361) [n:127.0.0.1:41226_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 162948 INFO  (qtp319740448-379) [n:127.0.0.1:41385_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n7] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 162948 INFO  (qtp319740448-379) [n:127.0.0.1:41385_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n7] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 162948 INFO  (qtp319740448-379) [n:127.0.0.1:41385_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n7] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 162975 INFO  (qtp1228536356-352) [n:127.0.0.1:32992_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node6 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 162975 INFO  (qtp1228536356-352) [n:127.0.0.1:32992_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node6 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 162975 INFO  (qtp1228536356-352) [n:127.0.0.1:32992_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node6 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 162980 INFO  (qtp319740448-379) [n:127.0.0.1:41385_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n7] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 162980 INFO  (qtp319740448-379) [n:127.0.0.1:41385_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n7] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 163008 INFO  (qtp1228536356-352) [n:127.0.0.1:32992_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node6 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 163008 INFO  (qtp1228536356-352) [n:127.0.0.1:32992_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node6 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 163086 INFO  (qtp599320626-368) [n:127.0.0.1:37740_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 163086 INFO  (qtp599320626-368) [n:127.0.0.1:37740_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 163086 INFO  (qtp599320626-368) [n:127.0.0.1:37740_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 163086 INFO  (qtp319740448-379) [n:127.0.0.1:41385_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n7] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@68a4e5f9[MoveReplicaHDFSTest_coll_true_shard2_replica_n7] 
main]
   [junit4]   2> 163088 INFO  (qtp319740448-379) [n:127.0.0.1:41385_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n7] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 163088 INFO  (qtp319740448-379) [n:127.0.0.1:41385_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n7] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 163089 INFO  (qtp319740448-379) [n:127.0.0.1:41385_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n7] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 163111 INFO  
(searcherExecutor-154-thread-1-processing-n:127.0.0.1:41385_solr 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n7 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8) [n:127.0.0.1:41385_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n7] o.a.s.c.SolrCore 
[MoveReplicaHDFSTest_coll_true_shard2_replica_n7] Registered new searcher 
Searcher@68a4e5f9[MoveReplicaHDFSTest_coll_true_shard2_replica_n7] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 163111 INFO  (qtp319740448-379) [n:127.0.0.1:41385_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n7] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1609662432835272704
   [junit4]   2> 163119 INFO  (qtp319740448-379) [n:127.0.0.1:41385_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n7] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/MoveReplicaHDFSTest_coll_true/terms/shard2 to 
Terms{values={core_node8=0}, version=0}
   [junit4]   2> 163123 INFO  (qtp319740448-379) [n:127.0.0.1:41385_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n7] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 163144 INFO  (qtp599320626-368) [n:127.0.0.1:37740_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 163144 INFO  (qtp599320626-368) [n:127.0.0.1:37740_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 163156 INFO  (qtp1228536356-352) [n:127.0.0.1:32992_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node6 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.s.SolrIndexSearcher 
Opening [Sea

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

perty disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null295867331
     [copy] Copying 239 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null295867331
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null295867331

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 56ms :: artifacts dl 24ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 204 minutes 40 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$34.hasMatch(FilePath.java:2678)
        at hudson.FilePath$34.invoke(FilePath.java:2557)
        at hudson.FilePath$34.invoke(FilePath.java:2547)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1036)
                at hudson.FilePath.act(FilePath.java:1025)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1819)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1038)
        at hudson.FilePath.act(FilePath.java:1025)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1819)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to