Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20690/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.MoveReplicaHDFSTest.test

Error Message:
Error from server at https://127.0.0.1:43627/solr: create the collection time 
out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:43627/solr: create the collection time out:180s
        at 
__randomizedtesting.SeedInfo.seed([8877BAC20666C3DB:238518A89AAE23]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1121)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at org.apache.solr.cloud.MoveReplicaTest.test(MoveReplicaTest.java:102)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11999 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
   [junit4]   2> 719938 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[8877BAC20666C3DB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_8877BAC20666C3DB-001/init-core-data-001
   [junit4]   2> 719939 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[8877BAC20666C3DB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 719939 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[8877BAC20666C3DB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 719941 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[8877BAC20666C3DB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 719941 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[8877BAC20666C3DB]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_8877BAC20666C3DB-001/tempDir-001
   [junit4]   2> 719942 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[8877BAC20666C3DB]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 719942 INFO  (Thread-1396) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 719942 INFO  (Thread-1396) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 719945 ERROR (Thread-1396) [    ] 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> 720042 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[8877BAC20666C3DB]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:35289
   [junit4]   2> 720046 INFO  (jetty-launcher-930-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 720046 INFO  (jetty-launcher-930-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 720046 INFO  (jetty-launcher-930-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 720047 INFO  (jetty-launcher-930-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 720049 INFO  (jetty-launcher-930-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@9a923c{/solr,null,AVAILABLE}
   [junit4]   2> 720049 INFO  (jetty-launcher-930-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1a6753d{/solr,null,AVAILABLE}
   [junit4]   2> 720052 INFO  (jetty-launcher-930-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@18b147c{/solr,null,AVAILABLE}
   [junit4]   2> 720053 INFO  (jetty-launcher-930-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@10d67b6{/solr,null,AVAILABLE}
   [junit4]   2> 720056 INFO  (jetty-launcher-930-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@46206d{SSL,[ssl, 
http/1.1]}{127.0.0.1:45289}
   [junit4]   2> 720056 INFO  (jetty-launcher-930-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1fcb7a1{SSL,[ssl, 
http/1.1]}{127.0.0.1:39401}
   [junit4]   2> 720056 INFO  (jetty-launcher-930-thread-4) [    ] 
o.e.j.s.Server Started @722054ms
   [junit4]   2> 720056 INFO  (jetty-launcher-930-thread-1) [    ] 
o.e.j.s.Server Started @722054ms
   [junit4]   2> 720056 INFO  (jetty-launcher-930-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39401}
   [junit4]   2> 720056 INFO  (jetty-launcher-930-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45289}
   [junit4]   2> 720057 ERROR (jetty-launcher-930-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 720057 ERROR (jetty-launcher-930-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 720057 INFO  (jetty-launcher-930-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 720057 INFO  (jetty-launcher-930-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 720057 INFO  (jetty-launcher-930-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 720057 INFO  (jetty-launcher-930-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 720057 INFO  (jetty-launcher-930-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 720057 INFO  (jetty-launcher-930-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 720057 INFO  (jetty-launcher-930-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-18T06:08:18.043Z
   [junit4]   2> 720057 INFO  (jetty-launcher-930-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-18T06:08:18.043Z
   [junit4]   2> 720062 INFO  (jetty-launcher-930-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@8ca1c3{SSL,[ssl, 
http/1.1]}{127.0.0.1:40599}
   [junit4]   2> 720063 INFO  (jetty-launcher-930-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@261919{SSL,[ssl, 
http/1.1]}{127.0.0.1:43627}
   [junit4]   2> 720063 INFO  (jetty-launcher-930-thread-2) [    ] 
o.e.j.s.Server Started @722060ms
   [junit4]   2> 720063 INFO  (jetty-launcher-930-thread-3) [    ] 
o.e.j.s.Server Started @722060ms
   [junit4]   2> 720063 INFO  (jetty-launcher-930-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40599}
   [junit4]   2> 720063 INFO  (jetty-launcher-930-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43627}
   [junit4]   2> 720063 ERROR (jetty-launcher-930-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 720063 ERROR (jetty-launcher-930-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 720063 INFO  (jetty-launcher-930-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 720063 INFO  (jetty-launcher-930-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 720063 INFO  (jetty-launcher-930-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 720063 INFO  (jetty-launcher-930-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 720063 INFO  (jetty-launcher-930-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 720063 INFO  (jetty-launcher-930-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-18T06:08:18.049Z
   [junit4]   2> 720063 INFO  (jetty-launcher-930-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 720063 INFO  (jetty-launcher-930-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-18T06:08:18.049Z
   [junit4]   2> 720076 INFO  (jetty-launcher-930-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 720077 INFO  (jetty-launcher-930-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 720077 INFO  (jetty-launcher-930-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 720082 INFO  (jetty-launcher-930-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 720086 INFO  (jetty-launcher-930-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35289/solr
   [junit4]   2> 720089 INFO  (jetty-launcher-930-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35289/solr
   [junit4]   2> 720092 INFO  (jetty-launcher-930-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35289/solr
   [junit4]   2> 720098 INFO  (jetty-launcher-930-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35289/solr
   [junit4]   2> 720122 INFO  (jetty-launcher-930-thread-1) 
[n:127.0.0.1:39401_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 720122 INFO  (jetty-launcher-930-thread-1) 
[n:127.0.0.1:39401_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:39401_solr
   [junit4]   2> 720122 INFO  (jetty-launcher-930-thread-2) 
[n:127.0.0.1:40599_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 720123 INFO  (jetty-launcher-930-thread-1) 
[n:127.0.0.1:39401_solr    ] o.a.s.c.Overseer Overseer 
(id=98848400862674956-127.0.0.1:39401_solr-n_0000000000) starting
   [junit4]   2> 720123 INFO  (jetty-launcher-930-thread-2) 
[n:127.0.0.1:40599_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40599_solr
   [junit4]   2> 720124 INFO  
(zkCallback-950-thread-1-processing-n:127.0.0.1:40599_solr) 
[n:127.0.0.1:40599_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 720124 INFO  
(zkCallback-952-thread-1-processing-n:127.0.0.1:39401_solr) 
[n:127.0.0.1:39401_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 720135 INFO  (jetty-launcher-930-thread-1) 
[n:127.0.0.1:39401_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39401_solr
   [junit4]   2> 720136 INFO  
(zkCallback-950-thread-1-processing-n:127.0.0.1:40599_solr) 
[n:127.0.0.1:40599_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 720136 INFO  
(zkCallback-952-thread-1-processing-n:127.0.0.1:39401_solr) 
[n:127.0.0.1:39401_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 720155 INFO  (jetty-launcher-930-thread-4) 
[n:127.0.0.1:45289_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 720156 INFO  (jetty-launcher-930-thread-3) 
[n:127.0.0.1:43627_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 720156 INFO  (jetty-launcher-930-thread-4) 
[n:127.0.0.1:45289_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 720158 INFO  (jetty-launcher-930-thread-4) 
[n:127.0.0.1:45289_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45289_solr
   [junit4]   2> 720158 INFO  (jetty-launcher-930-thread-3) 
[n:127.0.0.1:43627_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 720159 INFO  
(zkCallback-950-thread-1-processing-n:127.0.0.1:40599_solr) 
[n:127.0.0.1:40599_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 720159 INFO  
(zkCallback-952-thread-1-processing-n:127.0.0.1:39401_solr) 
[n:127.0.0.1:39401_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 720160 INFO  
(zkCallback-946-thread-1-processing-n:127.0.0.1:43627_solr) 
[n:127.0.0.1:43627_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 720161 INFO  (jetty-launcher-930-thread-3) 
[n:127.0.0.1:43627_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43627_solr
   [junit4]   2> 720168 INFO  
(zkCallback-950-thread-1-processing-n:127.0.0.1:40599_solr) 
[n:127.0.0.1:40599_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 720168 INFO  
(zkCallback-952-thread-1-processing-n:127.0.0.1:39401_solr) 
[n:127.0.0.1:39401_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 720168 INFO  
(zkCallback-946-thread-1-processing-n:127.0.0.1:43627_solr) 
[n:127.0.0.1:43627_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 720169 INFO  
(zkCallback-951-thread-1-processing-n:127.0.0.1:45289_solr) 
[n:127.0.0.1:45289_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 720229 INFO  (jetty-launcher-930-thread-2) 
[n:127.0.0.1:40599_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40599.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e56879
   [junit4]   2> 720230 INFO  (jetty-launcher-930-thread-3) 
[n:127.0.0.1:43627_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43627.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e56879
   [junit4]   2> 720237 INFO  (jetty-launcher-930-thread-2) 
[n:127.0.0.1:40599_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40599.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e56879
   [junit4]   2> 720237 INFO  (jetty-launcher-930-thread-2) 
[n:127.0.0.1:40599_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40599.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e56879
   [junit4]   2> 720239 INFO  (jetty-launcher-930-thread-2) 
[n:127.0.0.1:40599_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_8877BAC20666C3DB-001/tempDir-001/node2/.
   [junit4]   2> 720240 INFO  (jetty-launcher-930-thread-3) 
[n:127.0.0.1:43627_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43627.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e56879
   [junit4]   2> 720240 INFO  (jetty-launcher-930-thread-3) 
[n:127.0.0.1:43627_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43627.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e56879
   [junit4]   2> 720241 INFO  (jetty-launcher-930-thread-3) 
[n:127.0.0.1:43627_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_8877BAC20666C3DB-001/tempDir-001/node3/.
   [junit4]   2> 720243 INFO  (jetty-launcher-930-thread-4) 
[n:127.0.0.1:45289_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45289.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e56879
   [junit4]   2> 720249 INFO  (jetty-launcher-930-thread-4) 
[n:127.0.0.1:45289_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45289.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e56879
   [junit4]   2> 720249 INFO  (jetty-launcher-930-thread-4) 
[n:127.0.0.1:45289_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45289.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e56879
   [junit4]   2> 720250 INFO  (jetty-launcher-930-thread-4) 
[n:127.0.0.1:45289_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_8877BAC20666C3DB-001/tempDir-001/node4/.
   [junit4]   2> 720284 INFO  (jetty-launcher-930-thread-1) 
[n:127.0.0.1:39401_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39401.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e56879
   [junit4]   2> 720291 INFO  (jetty-launcher-930-thread-1) 
[n:127.0.0.1:39401_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39401.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e56879
   [junit4]   2> 720291 INFO  (jetty-launcher-930-thread-1) 
[n:127.0.0.1:39401_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39401.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e56879
   [junit4]   2> 720292 INFO  (jetty-launcher-930-thread-1) 
[n:127.0.0.1:39401_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_8877BAC20666C3DB-001/tempDir-001/node1/.
   [junit4]   2> 720367 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[8877BAC20666C3DB]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 720369 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[8877BAC20666C3DB]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35289/solr ready
   [junit4]   2> 720410 INFO  (qtp31556172-5919) [n:127.0.0.1:40599_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 720414 INFO  (qtp31556172-5919) [n:127.0.0.1:40599_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=4
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 721300 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[8877BAC20666C3DB]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 721310 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[8877BAC20666C3DB]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 721311 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[8877BAC20666C3DB]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 721319 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[8877BAC20666C3DB]-worker) [    ] o.m.log 
Extract 
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs
 to ./temp/Jetty_localhost_localdomain_41819_hdfs____zhdzml/webapp
   [junit4]   2> 721793 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[8877BAC20666C3DB]-worker) [    ] o.m.log 
Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:41819
   [junit4]   2> 721926 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[8877BAC20666C3DB]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 721928 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[8877BAC20666C3DB]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 721937 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[8877BAC20666C3DB]-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_35761_datanode____.2zd8y1/webapp
   [junit4]   2> 722412 INFO  
(OverseerCollectionConfigSetProcessor-98848400862674956-127.0.0.1:39401_solr-n_0000000000)
 [n:127.0.0.1:39401_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> 722420 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[8877BAC20666C3DB]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:35761
   [junit4]   2> 722455 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[8877BAC20666C3DB]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 722456 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[8877BAC20666C3DB]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 722470 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[8877BAC20666C3DB]-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_43277_datanode____g7lxy2/webapp
   [junit4]   2> 722537 ERROR (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_8877BAC20666C3DB-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_8877BAC20666C3DB-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost.localdomain/127.0.0.1:35499) [    ] 
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> 722543 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0xf034c0e8107c7: from storage 
DS-8dae2344-fb7f-429d-8d64-9b4c3fb1289b node 
DatanodeRegistration(127.0.0.1:35679, 
datanodeUuid=729c536b-6cd0-45d4-b72b-1e64963ff113, infoPort=41539, 
infoSecurePort=0, ipcPort=37025, 
storageInfo=lv=-56;cid=testClusterID;nsid=1620232893;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 722543 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0xf034c0e8107c7: from storage 
DS-69219fb0-1615-48a6-b5c1-84b695062a0e node 
DatanodeRegistration(127.0.0.1:35679, 
datanodeUuid=729c536b-6cd0-45d4-b72b-1e64963ff113, infoPort=41539, 
infoSecurePort=0, ipcPort=37025, 
storageInfo=lv=-56;cid=testClusterID;nsid=1620232893;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 722953 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[8877BAC20666C3DB]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:43277
   [junit4]   2> 723065 ERROR (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_8877BAC20666C3DB-001/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_8877BAC20666C3DB-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to localhost.localdomain/127.0.0.1:35499) [    ] 
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> 723106 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0xf034c30088239: from storage 
DS-889ff2c9-5721-4276-897d-1cee4a86718d node 
DatanodeRegistration(127.0.0.1:34729, 
datanodeUuid=b1fc4ed2-c920-4294-98b3-e71a587656bf, infoPort=44825, 
infoSecurePort=0, ipcPort=33647, 
storageInfo=lv=-56;cid=testClusterID;nsid=1620232893;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 723106 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0xf034c30088239: from storage 
DS-8b1a277a-7593-4638-8006-e5f807b8ff95 node 
DatanodeRegistration(127.0.0.1:34729, 
datanodeUuid=b1fc4ed2-c920-4294-98b3-e71a587656bf, infoPort=44825, 
infoSecurePort=0, ipcPort=33647, 
storageInfo=lv=-56;cid=testClusterID;nsid=1620232893;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 723258 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[8877BAC20666C3DB]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFailedMove
   [junit4]   2> 723259 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[8877BAC20666C3DB]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 723261 INFO  (qtp31556172-5923) [n:127.0.0.1:40599_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf1&name=movereplicatest_failed_coll&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 723262 INFO  
(OverseerThreadFactory-2674-thread-2-processing-n:127.0.0.1:39401_solr) 
[n:127.0.0.1:39401_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
movereplicatest_failed_coll
   [junit4]   2> 723367 INFO  
(OverseerStateUpdate-98848400862674956-127.0.0.1:39401_solr-n_0000000000) 
[n:127.0.0.1:39401_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"movereplicatest_failed_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"movereplicatest_failed_coll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43627/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 723368 INFO  
(OverseerStateUpdate-98848400862674956-127.0.0.1:39401_solr-n_0000000000) 
[n:127.0.0.1:39401_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"movereplicatest_failed_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"movereplicatest_failed_coll_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39401/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 723368 INFO  
(OverseerStateUpdate-98848400862674956-127.0.0.1:39401_solr-n_0000000000) 
[n:127.0.0.1:39401_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"movereplicatest_failed_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"movereplicatest_failed_coll_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40599/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 723369 INFO  
(OverseerStateUpdate-98848400862674956-127.0.0.1:39401_solr-n_0000000000) 
[n:127.0.0.1:39401_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"movereplicatest_failed_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"movereplicatest_failed_coll_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45289/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 723584 INFO  (qtp31556172-5919) [n:127.0.0.1:40599_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=movereplicatest_failed_coll_shard2_replica_n4&action=CREATE&numShards=2&collection=movereplicatest_failed_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 723584 INFO  (qtp31556172-5919) [n:127.0.0.1:40599_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 723606 INFO  (qtp27757764-5908) [n:127.0.0.1:45289_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=movereplicatest_failed_coll_shard2_replica_n6&action=CREATE&numShards=2&collection=movereplicatest_failed_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 723606 INFO  (qtp27757764-5908) [n:127.0.0.1:45289_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 723614 INFO  (qtp3323392-5905) [n:127.0.0.1:39401_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=movereplicatest_failed_coll_shard1_replica_n2&action=CREATE&numShards=2&collection=movereplicatest_failed_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 723614 INFO  (qtp3323392-5905) [n:127.0.0.1:39401_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 723617 INFO  (qtp25856642-5932) [n:127.0.0.1:43627_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=movereplicatest_failed_coll_shard1_replica_n1&action=CREATE&numShards=2&collection=movereplicatest_failed_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 723617 INFO  (qtp25856642-5932) [n:127.0.0.1:43627_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 723719 INFO  
(zkCallback-946-thread-1-processing-n:127.0.0.1:43627_solr) 
[n:127.0.0.1:43627_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_failed_coll/state.json] for collection 
[movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 723719 INFO  
(zkCallback-952-thread-1-processing-n:127.0.0.1:39401_solr) 
[n:127.0.0.1:39401_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_failed_coll/state.json] for collection 
[movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 723719 INFO  
(zkCallback-946-thread-2-processing-n:127.0.0.1:43627_solr) 
[n:127.0.0.1:43627_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_failed_coll/state.json] for collection 
[movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 723719 INFO  
(zkCallback-950-thread-1-processing-n:127.0.0.1:40599_solr) 
[n:127.0.0.1:40599_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_failed_coll/state.json] for collection 
[movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 723719 INFO  
(zkCallback-951-thread-1-processing-n:127.0.0.1:45289_solr) 
[n:127.0.0.1:45289_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_failed_coll/state.json] for collection 
[movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 723720 INFO  
(zkCallback-950-thread-2-processing-n:127.0.0.1:40599_solr) 
[n:127.0.0.1:40599_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_failed_coll/state.json] for collection 
[movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 723720 INFO  
(zkCallback-952-thread-2-processing-n:127.0.0.1:39401_solr) 
[n:127.0.0.1:39401_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_failed_coll/state.json] for collection 
[movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 723739 INFO  
(zkCallback-951-thread-2-processing-n:127.0.0.1:45289_solr) 
[n:127.0.0.1:45289_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_failed_coll/state.json] for collection 
[movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 724601 INFO  (qtp31556172-5919) [n:127.0.0.1:40599_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node7 
x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 724609 INFO  (qtp31556172-5919) [n:127.0.0.1:40599_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node7 
x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.s.IndexSchema 
[movereplicatest_failed_coll_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 724613 INFO  (qtp31556172-5919) [n:127.0.0.1:40599_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node7 
x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 724613 INFO  (qtp31556172-5919) [n:127.0.0.1:40599_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node7 
x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.c.CoreContainer Creating 
SolrCore 'movereplicatest_failed_coll_shard2_replica_n4' using configuration 
from collection movereplicatest_failed_coll, trusted=true
   [junit4]   2> 724614 INFO  (qtp31556172-5919) [n:127.0.0.1:40599_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node7 
x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 
'solr_40599.solr.core.movereplicatest_failed_coll.shard2.replica_n4' (registry 
'solr.core.movereplicatest_failed_coll.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e56879
   [junit4]   2> 724622 INFO  (qtp31556172-5919) [n:127.0.0.1:40599_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node7 
x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost.localdomain:35499/data
   [junit4]   2> 724622 INFO  (qtp31556172-5919) [n:127.0.0.1:40599_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node7 
x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory 
Solr Kerberos Authentication disabled
   [junit4]   2> 724623 INFO  (qtp31556172-5919) [n:127.0.0.1:40599_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node7 
x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 724623 INFO  (qtp31556172-5919) [n:127.0.0.1:40599_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node7 
x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.c.SolrCore 
[[movereplicatest_failed_coll_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_8877BAC20666C3DB-001/tempDir-001/node2/movereplicatest_failed_coll_shard2_replica_n4],
 
dataDir=[hdfs://localhost.localdomain:35499/data/movereplicatest_failed_coll/core_node7/data/]
   [junit4]   2> 724624 INFO  (qtp31556172-5919) [n:127.0.0.1:40599_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node7 
x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost.localdomain:35499/data/movereplicatest_failed_coll/core_node7/data/snapshot_metadata
   [junit4]   2> 724628 INFO  (qtp3323392-5905) [n:127.0.0.1:39401_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node5 
x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 724630 INFO  (qtp27757764-5908) [n:127.0.0.1:45289_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node8 
x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 724633 INFO  (qtp25856642-5932) [n:127.0.0.1:43627_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node3 
x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 724635 INFO  (qtp3323392-5905) [n:127.0.0.1:39401_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node5 
x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.s.IndexSchema 
[movereplicatest_failed_coll_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 724702 INFO  (qtp3323392-5905) [n:127.0.0.1:39401_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node5 
x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 724702 INFO  (qtp3323392-5905) [n:127.0.0.1:39401_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node5 
x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.c.CoreContainer Creating 
SolrCore 'movereplicatest_failed_coll_shard1_replica_n2' using configuration 
from collection movereplicatest_failed_coll, trusted=true
   [junit4]   2> 724702 INFO  (qtp27757764-5908) [n:127.0.0.1:45289_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node8 
x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.s.IndexSchema 
[movereplicatest_failed_coll_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 724702 INFO  (qtp3323392-5905) [n:127.0.0.1:39401_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node5 
x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 
'solr_39401.solr.core.movereplicatest_failed_coll.shard1.replica_n2' (registry 
'solr.core.movereplicatest_failed_coll.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e56879
   [junit4]   2> 724703 INFO  (qtp3323392-5905) [n:127.0.0.1:39401_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node5 
x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost.localdomain:35499/data
   [junit4]   2> 724704 INFO  (qtp3323392-5905) [n:127.0.0.1:39401_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node5 
x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory 
Solr Kerberos Authentication disabled
   [junit4]   2> 724704 INFO  (qtp3323392-5905) [n:127.0.0.1:39401_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node5 
x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 724706 INFO  (qtp27757764-5908) [n:127.0.0.1:45289_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node8 
x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 724706 INFO  (qtp27757764-5908) [n:127.0.0.1:45289_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node8 
x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.c.CoreContainer Creating 
SolrCore 'movereplicatest_failed_coll_shard2_replica_n6' using configuration 
from collection movereplicatest_failed_coll, trusted=true
   [junit4]   2> 724706 INFO  (qtp27757764-5908) [n:127.0.0.1:45289_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node8 
x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 
'solr_45289.solr.core.movereplicatest_failed_coll.shard2.replica_n6' (registry 
'solr.core.movereplicatest_failed_coll.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e56879
   [junit4]   2> 724711 INFO  (qtp3323392-5905) [n:127.0.0.1:39401_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node5 
x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.c.SolrCore 
[[movereplicatest_failed_coll_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_8877BAC20666C3DB-001/tempDir-001/node1/movereplicatest_failed_coll_shard1_replica_n2],
 
dataDir=[hdfs://localhost.localdomain:35499/data/movereplicatest_failed_coll/core_node5/data/]
   [junit4]   2> 724713 INFO  (qtp3323392-5905) [n:127.0.0.1:39401_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node5 
x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost.localdomain:35499/data/movereplicatest_failed_coll/core_node5/data/snapshot_metadata
   [junit4]   2> 724707 INFO  (qtp27757764-5908) [n:127.0.0.1:45289_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node8 
x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost.localdomain:35499/data
   [junit4]   2> 724716 INFO  (qtp27757764-5908) [n:127.0.0.1:45289_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node8 
x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory 
Solr Kerberos Authentication disabled
   [junit4]   2> 724716 INFO  (qtp27757764-5908) [n:127.0.0.1:45289_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node8 
x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 724716 INFO  (qtp27757764-5908) [n:127.0.0.1:45289_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node8 
x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.c.SolrCore 
[[movereplicatest_failed_coll_shard2_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_8877BAC20666C3DB-001/tempDir-001/node4/movereplicatest_failed_coll_shard2_replica_n6],
 
dataDir=[hdfs://localhost.localdomain:35499/data/movereplicatest_failed_coll/core_node8/data/]
   [junit4]   2> 724718 INFO  (qtp27757764-5908) [n:127.0.0.1:45289_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node8 
x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost.localdomain:35499/data/movereplicatest_failed_coll/core_node8/data/snapshot_metadata
   [junit4]   2> 724752 INFO  (qtp25856642-5932) [n:127.0.0.1:43627_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node3 
x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.s.IndexSchema 
[movereplicatest_failed_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 724754 INFO  (qtp25856642-5932) [n:127.0.0.1:43627_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node3 
x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 724754 INFO  (qtp25856642-5932) [n:127.0.0.1:43627_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node3 
x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'movereplicatest_failed_coll_shard1_replica_n1' using configuration 
from collection movereplicatest_failed_coll, trusted=true
   [junit4]   2> 724754 INFO  (qtp25856642-5932) [n:127.0.0.1:43627_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node3 
x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 
'solr_43627.solr.core.movereplicatest_failed_coll.shard1.replica_n1' (registry 
'solr.core.movereplicatest_failed_coll.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e56879
   [junit4]   2> 724755 INFO  (qtp25856642-5932) [n:127.0.0.1:43627_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node3 
x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost.localdomain:35499/data
   [junit4]   2> 724755 INFO  (qtp25856642-5932) [n:127.0.0.1:43627_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node3 
x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory 
Solr Kerberos Authentication disabled
   [junit4]   2> 724755 INFO  (qtp25856642-5932) [n:127.0.0.1:43627_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node3 
x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 724755 INFO  (qtp25856642-5932) [n:127.0.0.1:43627_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node3 
x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.c.SolrCore 
[[movereplicatest_failed_coll_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_8877BAC20666C3DB-001/tempDir-001/node3/movereplicatest_failed_coll_shard1_replica_n1],
 
dataDir=[hdfs://localhost.localdomain:35499/data/movereplicatest_failed_coll/core_node3/data/]
   [junit4]   2> 724756 INFO  (qtp25856642-5932) [n:127.0.0.1:43627_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node3 
x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost.localdomain:35499/data/movereplicatest_failed_coll/core_node3/data/snapshot_metadata
   [junit4]   2> 724775 INFO  (qtp3323392-5905) [n:127.0.0.1:39401_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node5 
x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost.localdomain:35499/data/movereplicatest_failed_coll/core_node5/data
   [junit4]   2> 724778 INFO  (qtp31556172-5919) [n:127.0.0.1:40599_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node7 
x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost.localdomain:35499/data/movereplicatest_failed_coll/core_node7/data
   [junit4]   2> 724789 INFO  (qtp27757764-5908) [n:127.0.0.1:45289_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node8 
x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost.localdomain:35499/data/movereplicatest_failed_coll/core_node8/data
   [junit4]   2> 724821 INFO  (qtp25856642-5932) [n:127.0.0.1:43627_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node3 
x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost.localdomain:35499/data/movereplicatest_failed_coll/core_node3/data
   [junit4]   2> 724837 INFO  (qtp3323392-5905) [n:127.0.0.1:39401_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node5 
x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost.localdomain:35499/data/movereplicatest_failed_coll/core_node5/data/index
   [junit4]   2> 724885 INFO  (qtp25856642-5932) [n:127.0.0.1:43627_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node3 
x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost.localdomain:35499/data/movereplicatest_failed_coll/core_node3/data/index
   [junit4]   2> 724885 INFO  (qtp27757764-5908) [n:127.0.0.1:45289_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node8 
x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost.localdomain:35499/data/movereplicatest_failed_coll/core_node8/data/index
   [junit4]   2> 724892 INFO  (qtp31556172-5919) [n:127.0.0.1:40599_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node7 
x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost.localdomain:35499/data/movereplicatest_failed_coll/core_node7/data/index
   [junit4]   2> 725010 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:34729 is added to 
blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-8dae2344-fb7f-429d-8d64-9b4c3fb1289b:NORMAL:127.0.0.1:35679|RBW],
 
ReplicaUC[[DISK]DS-889ff2c9-5721-4276-897d-1cee4a86718d:NORMAL:127.0.0.1:34729|RBW]]}
 size 0
   [junit4]   2> 725014 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:35679 is added to 
blk_1073741826_1002{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-8dae2344-fb7f-429d-8d64-9b4c3fb1289b:NORMAL:127.0.0.1:35679|RBW],
 
ReplicaUC[[DISK]DS-8b1a277a-7593-4638-8006-e5f807b8ff95:NORMAL:127.0.0.1:34729|RBW]]}
 size 72
   [junit4]   2> 725014 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:34729 is added to 
blk_1073741826_1002 size 72
   [junit4]   2> 725018 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:35679 is added to 
blk_1073741825_1001 size 72
   [junit4]   2> 725022 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:34729 is added to 
blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-889ff2c9-5721-4276-897d-1cee4a86718d:NORMAL:127.0.0.1:34729|RBW],
 
ReplicaUC[[DISK]DS-8dae2344-fb7f-429d-8d64-9b4c3fb1289b:NORMAL:127.0.0.1:35679|RBW]]}
 size 0
   [junit4]   2> 725036 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:34729 is added to 
blk_1073741828_1004{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-8b1a277a-7593-4638-8006-e5f807b8ff95:NORMAL:127.0.0.1:34729|RBW],
 
ReplicaUC[[DISK]DS-8dae2344-fb7f-429d-8d64-9b4c3fb1289b:NORMAL:127.0.0.1:35679|RBW]]}
 size 72
   [junit4]   2> 725036 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:35679 is added to 
blk_1073741827_1003 size 72
   [junit4]   2> 725036 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:35679 is added to 
blk_1073741828_1004 size 72
   [junit4]   2> 725096 INFO  (qtp3323392-5905) [n:127.0.0.1:39401_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node5 
x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 725096 INFO  (qtp3323392-5905) [n:127.0.0.1:39401_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node5 
x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 725097 INFO  (qtp3323392-5905) [n:127.0.0.1:39401_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node5 
x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 725098 INFO  (qtp31556172-5919) [n:127.0.0.1:40599_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node7 
x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 725098 INFO  (qtp31556172-5919) [n:127.0.0.1:40599_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node7 
x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 725098 INFO  (qtp31556172-5919) [n:127.0.0.1:40599_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node7 
x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 725109 INFO  (qtp3323392-5905) [n:127.0.0.1:39401_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node5 
x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 725109 INFO  (qtp31556172-5919) [n:127.0.0.1:40599_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node7 
x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 725109 INFO  (qtp3323392-5905) [n:127.0.0.1:39401_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node5 
x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 725109 INFO  (qtp31556172-5919) [n:127.0.0.1:40599_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node7 
x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 725160 INFO  (qtp31556172-5919) [n:127.0.0.1:40599_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node7 
x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@b50f07[movereplicatest_failed_coll_shard2_replica_n4] main]
   [junit4]   2> 725160 INFO  (qtp3323392-5905) [n:127.0.0.1:39401_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node5 
x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1ab64a1[movereplicatest_failed_coll_shard1_replica_n2] main]
   [junit4]   2> 725161 INFO  (qtp31556172-5919) [n:127.0.0.1:40599_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node7 
x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 725161 INFO  (qtp3323392-5905) [n:127.0.0.1:39401_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node5 
x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 725161 INFO  (qtp31556172-5919) [n:127.0.0.1:40599_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node7 
x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 725161 INFO  (qtp3323392-5905) [n:127.0.0.1:39401_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node5 
x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 725161 INFO  (qtp31556172-5919) [n:127.0.0.1:40599_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node7 
x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 725161 INFO  (qtp3323392-5905) [n:127.0.0.1:39401_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node5 
x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 725169 WARN  (qtp31556172-5919) [n:127.0.0.1:40599_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node7 
x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.s.h.HdfsLocalityReporter 
Could not retrieve locality information for 
hdfs://localhost.localdomain:38567/solr3 due to exception: 
java.net.ConnectException: Call From serv1.sd-datasolutions.de/88.99.242.108 to 
localhost.localdomain:38567 failed on connection exception: 
java.net.ConnectException: Connection refused; For more details see:  
http://wiki.apache.org/hadoop/ConnectionRefused
   [junit4]   2> 725169 WARN  (qtp3323392-5905) [n:127.0.0.1:39401_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node5 
x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.s.h.HdfsLocalityReporter 
Could not retrieve locality information for 
hdfs://localhost.localdomain:38567/solr3 due to exception: 
java.net.ConnectException: Call From serv1.sd-datasolutions.de/88.99.242.108 to 
localhost.localdomain:38567 failed on connection exception: 
java.net.ConnectException: Connection refused; For more details see:  
http://wiki.apache.org/hadoop/ConnectionRefused
   [junit4]   2> 725170 INFO  
(searcherExecutor-2683-thread-1-processing-n:127.0.0.1:40599_solr 
x:movereplicatest_failed_coll_shard2_replica_n4 s:shard2 
c:movereplicatest_failed_coll r:core_node7) [n:127.0.0.1:40599_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node7 
x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.c.SolrCore 
[movereplicatest_failed_coll_shard2_replica_n4] Registered new searcher 
Searcher@b50f07[movereplicatest_failed_coll_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 725170 INFO  
(searcherExecutor-2684-thread-1-processing-n:127.0.0.1:39401_solr 
x:movereplicatest_failed_coll_shard1_replica_n2 s:shard1 
c:movereplicatest_failed_coll r:core_node5) [n:127.0.0.1:39401_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node5 
x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.c.SolrCore 
[movereplicatest_failed_coll_shard1_replica_n2] Registered new searcher 
Searcher@1ab64a1[movereplicatest_failed_coll_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 725170 INFO  (qtp3323392-5905) [n:127.0.0.1:39401_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node5 
x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1581574419283705856
   [junit4]   2> 725170 INFO  (qtp31556172-5919) [n:127.0.0.1:40599_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node7 
x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1581574419283705856
   [junit4]   2> 725174 INFO  (qtp31556172-5919) [n:127.0.0.1:40599_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node7 
x:movereplicatest_failed_coll_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 725178 INFO  (qtp3323392-5905) [n:127.0.0.1:39401_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node5 
x:movereplicatest_failed_coll_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 725279 INFO  
(zkCallback-950-thread-2-processing-n:127.0.0.1:40599_solr) 
[n:127.0.0.1:40599_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_failed_coll/state.json] for collection 
[movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 725279 INFO  
(zkCallback-946-thread-1-processing-n:127.0.0.1:43627_solr) 
[n:127.0.0.1:43627_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_failed_coll/state.json] for collection 
[movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 725279 INFO  
(zkCallback-952-thread-1-processing-n:127.0.0.1:39401_solr) 
[n:127.0.0.1:39401_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_failed_coll/state.json] for collection 
[movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 725279 INFO  
(zkCallback-950-thread-1-processing-n:127.0.0.1:40599_solr) 
[n:127.0.0.1:40599_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_failed_coll/state.json] for collection 
[movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 725279 INFO  
(zkCallback-951-thread-1-processing-n:127.0.0.1:45289_solr) 
[n:127.0.0.1:45289_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_failed_coll/state.json] for collection 
[movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 725279 INFO  
(zkCallback-951-thread-2-processing-n:127.0.0.1:45289_solr) 
[n:127.0.0.1:45289_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_failed_coll/state.json] for collection 
[movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 725279 INFO  
(zkCallback-946-thread-2-processing-n:127.0.0.1:43627_solr) 
[n:127.0.0.1:43627_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_failed_coll/state.json] for collection 
[movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 725279 INFO  
(zkCallback-952-thread-2-processing-n:127.0.0.1:39401_solr) 
[n:127.0.0.1:39401_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_failed_coll/state.json] for collection 
[movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 725484 INFO  (qtp27757764-5908) [n:127.0.0.1:45289_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node8 
x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 725484 INFO  (qtp27757764-5908) [n:127.0.0.1:45289_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node8 
x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 725484 INFO  (qtp27757764-5908) [n:127.0.0.1:45289_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node8 
x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 725495 INFO  (qtp27757764-5908) [n:127.0.0.1:45289_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node8 
x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 725495 INFO  (qtp27757764-5908) [n:127.0.0.1:45289_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node8 
x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 725510 INFO  (qtp27757764-5908) [n:127.0.0.1:45289_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node8 
x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1671e8[movereplicatest_failed_coll_shard2_replica_n6] main]
   [junit4]   2> 725511 INFO  (qtp27757764-5908) [n:127.0.0.1:45289_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node8 
x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 725511 INFO  (qtp27757764-5908) [n:127.0.0.1:45289_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node8 
x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 725511 INFO  (qtp27757764-5908) [n:127.0.0.1:45289_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node8 
x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 725513 WARN  (qtp27757764-5908) [n:127.0.0.1:45289_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node8 
x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.s.h.HdfsLocalityReporter 
Could not retrieve locality information for 
hdfs://localhost.localdomain:38567/solr3 due to exception: 
java.net.ConnectException: Call From serv1.sd-datasolutions.de/88.99.242.108 to 
localhost.localdomain:38567 failed on connection exception: 
java.net.ConnectException: Connection refused; For more details see:  
http://wiki.apache.org/hadoop/ConnectionRefused
   [junit4]   2> 725514 INFO  
(searcherExecutor-2685-thread-1-processing-n:127.0.0.1:45289_solr 
x:movereplicatest_failed_coll_shard2_replica_n6 s:shard2 
c:movereplicatest_failed_coll r:core_node8) [n:127.0.0.1:45289_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node8 
x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.c.SolrCore 
[movereplicatest_failed_coll_shard2_replica_n6] Registered new searcher 
Searcher@1671e8[movereplicatest_failed_coll_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 725514 INFO  (qtp27757764-5908) [n:127.0.0.1:45289_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node8 
x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1581574419644416000
   [junit4]   2> 725515 INFO  (qtp25856642-5932) [n:127.0.0.1:43627_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node3 
x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 725515 INFO  (qtp25856642-5932) [n:127.0.0.1:43627_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node3 
x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 725515 INFO  (qtp25856642-5932) [n:127.0.0.1:43627_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node3 
x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 725525 INFO  (qtp25856642-5932) [n:127.0.0.1:43627_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node3 
x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 725525 INFO  (qtp25856642-5932) [n:127.0.0.1:43627_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node3 
x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 725537 INFO  (qtp25856642-5932) [n:127.0.0.1:43627_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node3 
x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@489c1e[movereplicatest_failed_coll_shard1_replica_n1] main]
   [junit4]   2> 725538 INFO  (qtp25856642-5932) [n:127.0.0.1:43627_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node3 
x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 725538 INFO  (qtp25856642-5932) [n:127.0.0.1:43627_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node3 
x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 725539 INFO  (qtp25856642-5932) [n:127.0.0.1:43627_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node3 
x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 725540 WARN  (qtp25856642-5932) [n:127.0.0.1:43627_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node3 
x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.s.h.HdfsLocalityReporter 
Could not retrieve locality information for 
hdfs://localhost.localdomain:38567/solr3 due to exception: 
java.net.ConnectException: Call From serv1.sd-datasolutions.de/88.99.242.108 to 
localhost.localdomain:38567 failed on connection exception: 
java.net.ConnectException: Connection refused; For more details see:  
http://wiki.apache.org/hadoop/ConnectionRefused
   [junit4]   2> 725540 INFO  
(searcherExecutor-2686-thread-1-processing-n:127.0.0.1:43627_solr 
x:movereplicatest_failed_coll_shard1_replica_n1 s:shard1 
c:movereplicatest_failed_coll r:core_node3) [n:127.0.0.1:43627_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node3 
x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.c.SolrCore 
[movereplicatest_failed_coll_shard1_replica_n1] Registered new searcher 
Searcher@489c1e[movereplicatest_failed_coll_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 725541 INFO  (qtp25856642-5932) [n:127.0.0.1:43627_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node3 
x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1581574419672727552
   [junit4]   2> 725675 INFO  (qtp31556172-5919) [n:127.0.0.1:40599_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node7 
x:movereplicatest_failed_coll_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 725675 INFO  (qtp31556172-5919) [n:127.0.0.1:40599_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node7 
x:movereplicatest_failed_coll_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 725675 INFO  (qtp31556172-5919) [n:127.0.0.1:40599_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node7 
x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.c.SyncStrategy Sync 
replicas to 
https://127.0.0.1:40599/solr/movereplicatest_failed_coll_shard2_replica_n4/
   [junit4]   2> 725675 INFO  (qtp31556172-5919) [n:127.0.0.1:40599_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node7 
x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: 
core=movereplicatest_failed_coll_shard2_replica_n4 
url=https://127.0.0.1:40599/solr START 
replicas=[https://127.0.0.1:45289/solr/movereplicatest_failed_coll_shard2_replica_n6/]
 nUpdates=100
   [junit4]   2> 725679 INFO  (qtp27757764-5911) [n:127.0.0.1:45289_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node8 
x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.c.S.Request 
[movereplicatest_failed_coll_shard2_replica_n6]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 725679 INFO  (qtp3323392-5905) [n:127.0.0.1:39401_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node5 
x:movereplicatest_failed_coll_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 725679 INFO  (qtp3323392-5905) [n:127.0.0.1:39401_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node5 
x:movereplicatest_failed_coll_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 725679 INFO  (qtp3323392-5905) [n:127.0.0.1:39401_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node5 
x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.c.SyncStrategy Sync 
replicas to 
https://127.0.0.1:39401/solr/movereplicatest_failed_coll_shard1_replica_n2/
   [junit4]   2> 725679 INFO  (qtp3323392-5905) [n:127.0.0.1:39401_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node5 
x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: 
core=movereplicatest_failed_coll_shard1_replica_n2 
url=https://127.0.0.1:39401/solr START 
replicas=[https://127.0.0.1:43627/solr/movereplicatest_failed_coll_shard1_replica_n1/]
 nUpdates=100
   [junit4]   2> 725683 INFO  (qtp25856642-5930) [n:127.0.0.1:43627_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node3 
x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.c.S.Request 
[movereplicatest_failed_coll_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 725975 INFO  (qtp31556172-5919) [n:127.0.0.1:40599_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node7 
x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: 
core=movereplicatest_failed_coll_shard2_replica_n4 
url=https://127.0.0.1:40599/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 725975 INFO  (qtp31556172-5919) [n:127.0.0.1:40599_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node7 
x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.c.SyncStrategy Leader's 
attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 725975 INFO  (qtp31556172-5919) [n:127.0.0.1:40599_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node7 
x:movereplicatest_failed_coll_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 725975 INFO  (qtp31556172-5919) [n:127.0.0.1:40599_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node7 
x:movereplicatest_failed_coll_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 725977 INFO  (qtp31556172-5919) [n:127.0.0.1:40599_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node7 
x:movereplicatest_failed_coll_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:40599/solr/movereplicatest_failed_coll_shard2_replica_n4/ 
shard2
   [junit4]   2> 725980 INFO  (qtp3323392-5905) [n:127.0.0.1:39401_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node5 
x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: 
core=movereplicatest_failed_coll_shard1_replica_n2 
url=https://127.0.0.1:39401/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 725980 INFO  (qtp3323392-5905) [n:127.0.0.1:39401_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node5 
x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's 
attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 725980 INFO  (qtp3323392-5905) [n:127.0.0.1:39401_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node5 
x:movereplicatest_failed_coll_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 725980 INFO  (qtp3323392-5905) [n:127.0.0.1:39401_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node5 
x:movereplicatest_failed_coll_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 725981 INFO  (qtp3323392-5905) [n:127.0.0.1:39401_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node5 
x:movereplicatest_failed_coll_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:39401/solr/movereplicatest_failed_coll_shard1_replica_n2/ 
shard1
   [junit4]   2> 726082 INFO  
(zkCallback-950-thread-2-processing-n:127.0.0.1:40599_solr) 
[n:127.0.0.1:40599_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_failed_coll/state.json] for collection 
[movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 726082 INFO  
(zkCallback-951-thread-2-processing-n:127.0.0.1:45289_solr) 
[n:127.0.0.1:45289_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_failed_coll/state.json] for collection 
[movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 726082 INFO  
(zkCallback-952-thread-1-processing-n:127.0.0.1:39401_solr) 
[n:127.0.0.1:39401_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_failed_coll/state.json] for collection 
[movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 726082 INFO  
(zkCallback-952-thread-2-processing-n:127.0.0.1:39401_solr) 
[n:127.0.0.1:39401_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_failed_coll/state.json] for collection 
[movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 726082 INFO  
(zkCallback-951-thread-1-processing-n:127.0.0.1:45289_solr) 
[n:127.0.0.1:45289_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_failed_coll/state.json] for collection 
[movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 726082 INFO  
(zkCallback-946-thread-2-processing-n:127.0.0.1:43627_solr) 
[n:127.0.0.1:43627_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_failed_coll/state.json] for collection 
[movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 726082 INFO  
(zkCallback-946-thread-1-processing-n:127.0.0.1:43627_solr) 
[n:127.0.0.1:43627_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_failed_coll/state.json] for collection 
[movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 726082 INFO  
(zkCallback-950-thread-1-processing-n:127.0.0.1:40599_solr) 
[n:127.0.0.1:40599_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_failed_coll/state.json] for collection 
[movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 726128 INFO  (qtp31556172-5919) [n:127.0.0.1:40599_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node7 
x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 726129 INFO  (qtp31556172-5919) [n:127.0.0.1:40599_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node7 
x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=movereplicatest_failed_coll_shard2_replica_n4&action=CREATE&numShards=2&collection=movereplicatest_failed_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2544
   [junit4]   2> 726132 INFO  (qtp3323392-5905) [n:127.0.0.1:39401_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node5 
x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 726133 INFO  (qtp3323392-5905) [n:127.0.0.1:39401_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node5 
x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=movereplicatest_failed_coll_shard1_replica_n2&action=CREATE&numShards=2&collection=movereplicatest_failed_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2518
   [junit4]   2> 726233 INFO  
(zkCallback-952-thread-1-processing-n:127.0.0.1:39401_solr) 
[n:127.0.0.1:39401_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_failed_coll/state.json] for collection 
[movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 726233 INFO  
(zkCallback-946-thread-1-processing-n:127.0.0.1:43627_solr) 
[n:127.0.0.1:43627_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_failed_coll/state.json] for collection 
[movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 726233 INFO  
(zkCallback-952-thread-2-processing-n:127.0.0.1:39401_solr) 
[n:127.0.0.1:39401_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_failed_coll/state.json] for collection 
[movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 726233 INFO  
(zkCallback-946-thread-2-processing-n:127.0.0.1:43627_solr) 
[n:127.0.0.1:43627_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_failed_coll/state.json] for collection 
[movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 726233 INFO  
(zkCallback-951-thread-2-processing-n:127.0.0.1:45289_solr) 
[n:127.0.0.1:45289_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_failed_coll/state.json] for collection 
[movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 726233 INFO  
(zkCallback-950-thread-2-processing-n:127.0.0.1:40599_solr) 
[n:127.0.0.1:40599_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_failed_coll/state.json] for collection 
[movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 726233 INFO  
(zkCallback-951-thread-1-processing-n:127.0.0.1:45289_solr) 
[n:127.0.0.1:45289_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_failed_coll/state.json] for collection 
[movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 726233 INFO  
(zkCallback-950-thread-1-processing-n:127.0.0.1:40599_solr) 
[n:127.0.0.1:40599_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_failed_coll/state.json] for collection 
[movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 726518 INFO  (qtp27757764-5908) [n:127.0.0.1:45289_solr 
c:movereplicatest_failed_coll s:shard2 r:core_node8 
x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=movereplicatest_failed_coll_shard2_replica_n6&action=CREATE&numShards=2&collection=movereplicatest_failed_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2911
   [junit4]   2> 726545 INFO  (qtp25856642-5932) [n:127.0.0.1:43627_solr 
c:movereplicatest_failed_coll s:shard1 r:core_node3 
x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=movereplicatest_failed_coll_shard1_replica_n1&action=CREATE&numShards=2&collection=movereplicatest_failed_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2928
   [junit4]   2> 726549 INFO  (qtp31556172-5923) [n:127.0.0.1:40599_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 726646 INFO  
(zkCallback-946-thread-2-processing-n:127.0.0.1:43627_solr) 
[n:127.0.0.1:43627_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_failed_coll/state.json] for collection 
[movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 726646 INFO  
(zkCallback-951-thread-1-processing-n:127.0.0.1:45289_solr) 
[n:127.0.0.1:45289_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_failed_coll/state.json] for collection 
[movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 726646 INFO  
(zkCallback-950-thread-2-processing-n:127.0.0.1:40599_solr) 
[n:127.0.0.1:40599_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_failed_coll/state.json] for collection 
[movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 726646 INFO  
(zkCallback-946-thread-1-processing-n:127.0.0.1:43627_solr) 
[n:127.0.0.1:43627_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_failed_coll/state.json] for collection 
[movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 726646 INFO  
(zkCallback-952-thread-1-processing-n:127.0.0.1:39401_solr) 
[n:127.0.0.1:39401_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_failed_coll/state.json] for collection 
[movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 726646 INFO  
(zkCallback-950-thread-1-processing-n:127.0.0.1:40599_solr) 
[n:127.0.0.1:40599_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_failed_coll/state.json] for collection 
[movereplicates

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

ndle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: No registered 
leader was found after waiting for 1220000ms , collection: movereplicatest_coll 
slice: shard1 saw state=null with live_nodes=[127.0.0.1:39401_solr]
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:814)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:779)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1176)
   [junit4]   2>        ... 44 more
   [junit4]   2> 
   [junit4]   2> 940928 INFO  (qtp3323392-5935) [n:127.0.0.1:39401_solr 
c:movereplicatest_coll s:shard1 r:core_node3 
x:movereplicatest_coll_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=movereplicatest_coll_shard1_replica_n1&action=CREATE&numShards=2&collection=movereplicatest_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=209666
   [junit4]   2> 940929 ERROR 
(SUITE-MoveReplicaHDFSTest-seed#[8877BAC20666C3DB]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 940929 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[8877BAC20666C3DB]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:35289 35289
   [junit4]   2> 944248 INFO  (Thread-1396) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:35289 35289
   [junit4]   2> 944249 WARN  (Thread-1396) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        7       /solr/configs/conf1
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        2       
/solr/collections/movereplicatest_coll/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        29      
/solr/collections/movereplicatest_failed_coll/state.json
   [junit4]   2>        19      
/solr/collections/movereplicatest_coll/state.json
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98848400862674956-127.0.0.1:39401_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/collections
   [junit4]   2>        7       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 944251 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[8877BAC20666C3DB]-worker) [    ] 
o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 944305 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[8877BAC20666C3DB]-worker) [    ] o.m.log 
Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 944406 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_8877BAC20666C3DB-001/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_8877BAC20666C3DB-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to localhost.localdomain/127.0.0.1:35499) [    ] 
o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager 
interrupted
   [junit4]   2> 944406 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_8877BAC20666C3DB-001/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_8877BAC20666C3DB-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to localhost.localdomain/127.0.0.1:35499) [    ] 
o.a.h.h.s.d.DataNode Ending block pool service for: Block pool 
BP-1224991193-88.99.242.108-1508306898415 (Datanode Uuid 
b1fc4ed2-c920-4294-98b3-e71a587656bf) service to 
localhost.localdomain/127.0.0.1:35499
   [junit4]   2> 944408 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[8877BAC20666C3DB]-worker) [    ] 
o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 944415 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[8877BAC20666C3DB]-worker) [    ] o.m.log 
Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 944517 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_8877BAC20666C3DB-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_8877BAC20666C3DB-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost.localdomain/127.0.0.1:35499) [    ] 
o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager 
interrupted
   [junit4]   2> 944517 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_8877BAC20666C3DB-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_8877BAC20666C3DB-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost.localdomain/127.0.0.1:35499) [    ] 
o.a.h.h.s.d.DataNode Ending block pool service for: Block pool 
BP-1224991193-88.99.242.108-1508306898415 (Datanode Uuid 
729c536b-6cd0-45d4-b72b-1e64963ff113) service to 
localhost.localdomain/127.0.0.1:35499
   [junit4]   2> 944523 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[8877BAC20666C3DB]-worker) [    ] o.m.log 
Stopped 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:0
   [junit4]   2> 944635 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[8877BAC20666C3DB]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:35289 35289
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_8877BAC20666C3DB-001
   [junit4]   2> Oct 18, 2017 6:12:02 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 66 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1123, maxMBSortInHeap=5.1346913456772345, 
sim=RandomSimilarity(queryNorm=true): {}, locale=zh-HK, timezone=America/Nome
   [junit4]   2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation 
1.8.0_144 (32-bit)/cpus=8,threads=3,free=160461288,total=286261248
   [junit4]   2> NOTE: All tests run in this JVM: [MoreLikeThisHandlerTest, 
TestPerFieldSimilarityWithDefaultOverride, TestRandomRequestDistribution, 
LukeRequestHandlerTest, TestRTGBase, HttpSolrCallGetCoreTest, 
TestMultiWordSynonyms, TestRuleBasedAuthorizationPlugin, 
TestCloudDeleteByQuery, OverseerStatusTest, AtomicUpdateProcessorFactoryTest, 
TestManagedSynonymGraphFilterFactory, TestNumericTokenStream, 
TestSubQueryTransformerCrossCore, TestRangeQuery, ZkCLITest, 
TestDynamicLoading, TestConfigSetsAPIZkFailure, ShowFileRequestHandlerTest, 
OverseerCollectionConfigSetProcessorTest, DeleteStatusTest, TestConfigOverlay, 
TestRawResponseWriter, TestLegacyFieldCache, QueryEqualityTest, 
BigEndianAscendingWordSerializerTest, DistanceUnitsTest, DocValuesMultiTest, 
TestCopyFieldCollectionResource, HdfsDirectoryFactoryTest, 
SolrIndexMetricsTest, TestLuceneMatchVersion, SolrCmdDistributorTest, 
TestSkipOverseerOperations, SSLMigrationTest, 
TermVectorComponentDistributedTest, TestMiniSolrCloudClusterSSL, 
TestPolicyCloud, SpellCheckCollatorWithCollapseTest, FullHLLTest, 
TestJettySolrRunner, AutoAddReplicasPlanActionTest, 
DistributedFacetPivotLongTailTest, OpenExchangeRatesOrgProviderTest, 
TestTolerantUpdateProcessorRandomCloud, CollectionsAPIDistributedZkTest, 
SchemaVersionSpecificBehaviorTest, TestCollationFieldDocValues, 
TestBM25SimilarityFactory, TestGraphTermsQParserPlugin, TestLazyCores, 
TestFieldCache, SuggestComponentContextFilterQueryTest, 
SubstringBytesRefFilterTest, TestInitParams, TestLegacyFieldReuse, 
TestCustomSort, TestFieldTypeResource, AutoscalingHistoryHandlerTest, 
TestXmlQParserPlugin, OutputWriterTest, BlockCacheTest, TestWriterPerf, 
CursorMarkTest, MoveReplicaHDFSTest]
   [junit4] Completed [169/743 (1!)] on J1 in 234.45s, 2 tests, 1 error <<< 
FAILURES!

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

Reply via email to