You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/03/11 11:09:32 UTC

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk1.8.0_162) - Build # 1510 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1510/
Java: 64bit/jdk1.8.0_162 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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

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

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




Build Log:
[...truncated 12966 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
   [junit4]   2> 662198 INFO  (SUITE-MoveReplicaHDFSTest-seed#[64CF9B6EC424B4D5]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_64CF9B6EC424B4D5-001/init-core-data-001
   [junit4]   2> 662198 WARN  (SUITE-MoveReplicaHDFSTest-seed#[64CF9B6EC424B4D5]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 662198 INFO  (SUITE-MoveReplicaHDFSTest-seed#[64CF9B6EC424B4D5]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 662199 INFO  (SUITE-MoveReplicaHDFSTest-seed#[64CF9B6EC424B4D5]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 662200 INFO  (SUITE-MoveReplicaHDFSTest-seed#[64CF9B6EC424B4D5]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_64CF9B6EC424B4D5-001/tempDir-001
   [junit4]   2> 662200 INFO  (SUITE-MoveReplicaHDFSTest-seed#[64CF9B6EC424B4D5]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 662200 INFO  (Thread-5007) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 662200 INFO  (Thread-5007) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 662201 ERROR (Thread-5007) [    ] 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> 662300 INFO  (SUITE-MoveReplicaHDFSTest-seed#[64CF9B6EC424B4D5]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:40175
   [junit4]   2> 662302 INFO  (zkConnectionManagerCallback-1817-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 662311 INFO  (jetty-launcher-1814-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T10:27:37+13:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 662311 INFO  (jetty-launcher-1814-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T10:27:37+13:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 662311 INFO  (jetty-launcher-1814-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T10:27:37+13:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 662311 INFO  (jetty-launcher-1814-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T10:27:37+13:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 662331 INFO  (jetty-launcher-1814-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 662331 INFO  (jetty-launcher-1814-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 662331 INFO  (jetty-launcher-1814-thread-4) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 662333 INFO  (jetty-launcher-1814-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 662333 INFO  (jetty-launcher-1814-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 662333 INFO  (jetty-launcher-1814-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 662333 INFO  (jetty-launcher-1814-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 662333 INFO  (jetty-launcher-1814-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 662333 INFO  (jetty-launcher-1814-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 662336 INFO  (jetty-launcher-1814-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@327934fd{/solr,null,AVAILABLE}
   [junit4]   2> 662337 INFO  (jetty-launcher-1814-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 662337 INFO  (jetty-launcher-1814-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 662337 INFO  (jetty-launcher-1814-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 662340 INFO  (jetty-launcher-1814-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6ff7e24c{/solr,null,AVAILABLE}
   [junit4]   2> 662340 INFO  (jetty-launcher-1814-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@66ab12c4{/solr,null,AVAILABLE}
   [junit4]   2> 662341 INFO  (jetty-launcher-1814-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@486cce5d{/solr,null,AVAILABLE}
   [junit4]   2> 662341 INFO  (jetty-launcher-1814-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2888ddfb{HTTP/1.1,[http/1.1]}{127.0.0.1:41167}
   [junit4]   2> 662341 INFO  (jetty-launcher-1814-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@750d12d5{HTTP/1.1,[http/1.1]}{127.0.0.1:45137}
   [junit4]   2> 662341 INFO  (jetty-launcher-1814-thread-2) [    ] o.e.j.s.Server Started @664317ms
   [junit4]   2> 662342 INFO  (jetty-launcher-1814-thread-3) [    ] o.e.j.s.Server Started @664317ms
   [junit4]   2> 662342 INFO  (jetty-launcher-1814-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41167}
   [junit4]   2> 662342 INFO  (jetty-launcher-1814-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45137}
   [junit4]   2> 662341 INFO  (jetty-launcher-1814-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1d0c465e{HTTP/1.1,[http/1.1]}{127.0.0.1:35379}
   [junit4]   2> 662341 INFO  (jetty-launcher-1814-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@33217e88{HTTP/1.1,[http/1.1]}{127.0.0.1:33711}
   [junit4]   2> 662342 INFO  (jetty-launcher-1814-thread-1) [    ] o.e.j.s.Server Started @664317ms
   [junit4]   2> 662342 INFO  (jetty-launcher-1814-thread-4) [    ] o.e.j.s.Server Started @664317ms
   [junit4]   2> 662342 INFO  (jetty-launcher-1814-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35379}
   [junit4]   2> 662342 INFO  (jetty-launcher-1814-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33711}
   [junit4]   2> 662342 ERROR (jetty-launcher-1814-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 662342 ERROR (jetty-launcher-1814-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 662342 INFO  (jetty-launcher-1814-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 662342 INFO  (jetty-launcher-1814-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 662342 INFO  (jetty-launcher-1814-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 662342 ERROR (jetty-launcher-1814-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 662342 INFO  (jetty-launcher-1814-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 662342 INFO  (jetty-launcher-1814-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 662342 INFO  (jetty-launcher-1814-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-11T10:28:34.435Z
   [junit4]   2> 662342 INFO  (jetty-launcher-1814-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 662342 ERROR (jetty-launcher-1814-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 662342 INFO  (jetty-launcher-1814-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 662342 INFO  (jetty-launcher-1814-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 662342 INFO  (jetty-launcher-1814-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-11T10:28:34.435Z
   [junit4]   2> 662342 INFO  (jetty-launcher-1814-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 662342 INFO  (jetty-launcher-1814-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 662342 INFO  (jetty-launcher-1814-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 662342 INFO  (jetty-launcher-1814-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 662342 INFO  (jetty-launcher-1814-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-11T10:28:34.435Z
   [junit4]   2> 662342 INFO  (jetty-launcher-1814-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-11T10:28:34.435Z
   [junit4]   2> 662349 INFO  (zkConnectionManagerCallback-1823-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 662350 INFO  (zkConnectionManagerCallback-1819-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 662350 INFO  (jetty-launcher-1814-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 662350 INFO  (jetty-launcher-1814-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 662352 INFO  (zkConnectionManagerCallback-1821-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 662353 INFO  (jetty-launcher-1814-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 662354 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10035bf2d2c0003, likely client has closed socket
   [junit4]   2> 662356 INFO  (zkConnectionManagerCallback-1825-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 662357 INFO  (jetty-launcher-1814-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 662361 INFO  (jetty-launcher-1814-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40175/solr
   [junit4]   2> 662362 INFO  (jetty-launcher-1814-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40175/solr
   [junit4]   2> 662365 INFO  (jetty-launcher-1814-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40175/solr
   [junit4]   2> 662372 INFO  (zkConnectionManagerCallback-1834-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 662373 INFO  (zkConnectionManagerCallback-1831-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 662373 INFO  (jetty-launcher-1814-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40175/solr
   [junit4]   2> 662380 INFO  (zkConnectionManagerCallback-1837-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 662380 INFO  (zkConnectionManagerCallback-1841-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 662392 INFO  (zkConnectionManagerCallback-1845-thread-1-processing-n:127.0.0.1:35379_solr) [n:127.0.0.1:35379_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 662392 INFO  (zkConnectionManagerCallback-1843-thread-1-processing-n:127.0.0.1:33711_solr) [n:127.0.0.1:33711_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 662392 INFO  (zkConnectionManagerCallback-1847-thread-1-processing-n:127.0.0.1:41167_solr) [n:127.0.0.1:41167_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 662393 INFO  (zkConnectionManagerCallback-1849-thread-1-processing-n:127.0.0.1:45137_solr) [n:127.0.0.1:45137_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 662454 INFO  (jetty-launcher-1814-thread-3) [n:127.0.0.1:45137_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 662454 INFO  (jetty-launcher-1814-thread-1) [n:127.0.0.1:35379_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 662456 INFO  (jetty-launcher-1814-thread-2) [n:127.0.0.1:41167_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 662456 INFO  (jetty-launcher-1814-thread-1) [n:127.0.0.1:35379_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35379_solr
   [junit4]   2> 662456 INFO  (jetty-launcher-1814-thread-3) [n:127.0.0.1:45137_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45137_solr
   [junit4]   2> 662456 INFO  (jetty-launcher-1814-thread-4) [n:127.0.0.1:33711_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 662456 INFO  (jetty-launcher-1814-thread-1) [n:127.0.0.1:35379_solr    ] o.a.s.c.Overseer Overseer (id=72116689250811913-127.0.0.1:35379_solr-n_0000000000) starting
   [junit4]   2> 662456 INFO  (zkCallback-1842-thread-1-processing-n:127.0.0.1:33711_solr) [n:127.0.0.1:33711_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 662456 INFO  (zkCallback-1844-thread-1-processing-n:127.0.0.1:35379_solr) [n:127.0.0.1:35379_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 662457 INFO  (zkCallback-1846-thread-1-processing-n:127.0.0.1:41167_solr) [n:127.0.0.1:41167_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 662457 INFO  (jetty-launcher-1814-thread-2) [n:127.0.0.1:41167_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41167_solr
   [junit4]   2> 662457 INFO  (jetty-launcher-1814-thread-4) [n:127.0.0.1:33711_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33711_solr
   [junit4]   2> 662457 INFO  (zkCallback-1842-thread-1-processing-n:127.0.0.1:33711_solr) [n:127.0.0.1:33711_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 662457 INFO  (zkCallback-1844-thread-1-processing-n:127.0.0.1:35379_solr) [n:127.0.0.1:35379_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 662460 INFO  (zkCallback-1846-thread-1-processing-n:127.0.0.1:41167_solr) [n:127.0.0.1:41167_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 662461 INFO  (zkCallback-1842-thread-1-processing-n:127.0.0.1:33711_solr) [n:127.0.0.1:33711_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 662461 INFO  (zkCallback-1846-thread-1-processing-n:127.0.0.1:41167_solr) [n:127.0.0.1:41167_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 662461 INFO  (zkCallback-1844-thread-1-processing-n:127.0.0.1:35379_solr) [n:127.0.0.1:35379_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 662463 INFO  (zkConnectionManagerCallback-1857-thread-1-processing-n:127.0.0.1:35379_solr) [n:127.0.0.1:35379_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 662463 INFO  (jetty-launcher-1814-thread-1) [n:127.0.0.1:35379_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 662464 INFO  (jetty-launcher-1814-thread-1) [n:127.0.0.1:35379_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40175/solr ready
   [junit4]   2> 662468 INFO  (zkCallback-1848-thread-1-processing-n:127.0.0.1:45137_solr) [n:127.0.0.1:45137_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 662469 INFO  (jetty-launcher-1814-thread-1) [n:127.0.0.1:35379_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35379_solr
   [junit4]   2> 662470 INFO  (zkCallback-1842-thread-1-processing-n:127.0.0.1:33711_solr) [n:127.0.0.1:33711_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 662470 INFO  (zkCallback-1846-thread-1-processing-n:127.0.0.1:41167_solr) [n:127.0.0.1:41167_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 662472 INFO  (zkCallback-1844-thread-1-processing-n:127.0.0.1:35379_solr) [n:127.0.0.1:35379_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 662472 INFO  (zkCallback-1848-thread-1-processing-n:127.0.0.1:45137_solr) [n:127.0.0.1:45137_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 662472 INFO  (zkCallback-1856-thread-1-processing-n:127.0.0.1:35379_solr) [n:127.0.0.1:35379_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 662499 INFO  (jetty-launcher-1814-thread-4) [n:127.0.0.1:33711_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33711.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36aaccdc
   [junit4]   2> 662501 INFO  (jetty-launcher-1814-thread-2) [n:127.0.0.1:41167_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41167.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36aaccdc
   [junit4]   2> 662503 INFO  (jetty-launcher-1814-thread-3) [n:127.0.0.1:45137_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45137.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36aaccdc
   [junit4]   2> 662504 INFO  (jetty-launcher-1814-thread-1) [n:127.0.0.1:35379_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35379.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36aaccdc
   [junit4]   2> 662506 INFO  (jetty-launcher-1814-thread-4) [n:127.0.0.1:33711_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33711.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36aaccdc
   [junit4]   2> 662506 INFO  (jetty-launcher-1814-thread-4) [n:127.0.0.1:33711_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33711.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36aaccdc
   [junit4]   2> 662507 INFO  (jetty-launcher-1814-thread-2) [n:127.0.0.1:41167_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41167.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36aaccdc
   [junit4]   2> 662507 INFO  (jetty-launcher-1814-thread-4) [n:127.0.0.1:33711_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_64CF9B6EC424B4D5-001/tempDir-001/node4/.
   [junit4]   2> 662507 INFO  (jetty-launcher-1814-thread-2) [n:127.0.0.1:41167_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41167.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36aaccdc
   [junit4]   2> 662508 INFO  (jetty-launcher-1814-thread-2) [n:127.0.0.1:41167_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_64CF9B6EC424B4D5-001/tempDir-001/node2/.
   [junit4]   2> 662508 INFO  (jetty-launcher-1814-thread-3) [n:127.0.0.1:45137_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45137.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36aaccdc
   [junit4]   2> 662508 INFO  (jetty-launcher-1814-thread-3) [n:127.0.0.1:45137_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45137.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36aaccdc
   [junit4]   2> 662509 INFO  (jetty-launcher-1814-thread-3) [n:127.0.0.1:45137_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_64CF9B6EC424B4D5-001/tempDir-001/node3/.
   [junit4]   2> 662511 INFO  (jetty-launcher-1814-thread-1) [n:127.0.0.1:35379_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35379.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36aaccdc
   [junit4]   2> 662512 INFO  (jetty-launcher-1814-thread-1) [n:127.0.0.1:35379_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35379.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36aaccdc
   [junit4]   2> 662513 INFO  (jetty-launcher-1814-thread-1) [n:127.0.0.1:35379_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_64CF9B6EC424B4D5-001/tempDir-001/node1/.
   [junit4]   2> 662524 INFO  (zkConnectionManagerCallback-1862-thread-1-processing-n:127.0.0.1:33711_solr) [n:127.0.0.1:33711_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 662525 INFO  (jetty-launcher-1814-thread-4) [n:127.0.0.1:33711_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 662525 INFO  (jetty-launcher-1814-thread-4) [n:127.0.0.1:33711_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40175/solr ready
   [junit4]   2> 662528 INFO  (zkConnectionManagerCallback-1866-thread-1-processing-n:127.0.0.1:41167_solr) [n:127.0.0.1:41167_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 662529 INFO  (jetty-launcher-1814-thread-2) [n:127.0.0.1:41167_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 662529 INFO  (jetty-launcher-1814-thread-2) [n:127.0.0.1:41167_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40175/solr ready
   [junit4]   2> 662539 INFO  (zkConnectionManagerCallback-1869-thread-1-processing-n:127.0.0.1:45137_solr) [n:127.0.0.1:45137_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 662540 INFO  (jetty-launcher-1814-thread-3) [n:127.0.0.1:45137_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 662541 INFO  (jetty-launcher-1814-thread-3) [n:127.0.0.1:45137_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40175/solr ready
   [junit4]   2> 662614 INFO  (zkConnectionManagerCallback-1871-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 662616 INFO  (zkConnectionManagerCallback-1875-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 662617 INFO  (SUITE-MoveReplicaHDFSTest-seed#[64CF9B6EC424B4D5]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 662617 INFO  (SUITE-MoveReplicaHDFSTest-seed#[64CF9B6EC424B4D5]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40175/solr ready
   [junit4]   2> 662620 INFO  (qtp1265900909-10726) [n:127.0.0.1:35379_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 662625 INFO  (qtp1265900909-10726) [n:127.0.0.1:35379_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=5
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 662706 WARN  (SUITE-MoveReplicaHDFSTest-seed#[64CF9B6EC424B4D5]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 662712 WARN  (SUITE-MoveReplicaHDFSTest-seed#[64CF9B6EC424B4D5]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 662713 INFO  (SUITE-MoveReplicaHDFSTest-seed#[64CF9B6EC424B4D5]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 662723 INFO  (SUITE-MoveReplicaHDFSTest-seed#[64CF9B6EC424B4D5]-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_34177_hdfs____axf25m/webapp
   [junit4]   2> 663206 INFO  (SUITE-MoveReplicaHDFSTest-seed#[64CF9B6EC424B4D5]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:34177
   [junit4]   2> 663280 WARN  (SUITE-MoveReplicaHDFSTest-seed#[64CF9B6EC424B4D5]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 663281 INFO  (SUITE-MoveReplicaHDFSTest-seed#[64CF9B6EC424B4D5]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 663293 INFO  (SUITE-MoveReplicaHDFSTest-seed#[64CF9B6EC424B4D5]-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_44873_datanode____ypianv/webapp
   [junit4]   2> 663754 INFO  (SUITE-MoveReplicaHDFSTest-seed#[64CF9B6EC424B4D5]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:44873
   [junit4]   2> 663793 WARN  (SUITE-MoveReplicaHDFSTest-seed#[64CF9B6EC424B4D5]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 663794 INFO  (SUITE-MoveReplicaHDFSTest-seed#[64CF9B6EC424B4D5]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 663803 INFO  (SUITE-MoveReplicaHDFSTest-seed#[64CF9B6EC424B4D5]-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_43759_datanode____5tsmqr/webapp
   [junit4]   2> 664547 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_64CF9B6EC424B4D5-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_64CF9B6EC424B4D5-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to localhost.localdomain/127.0.0.1:43045) [    ] 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> 664553 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x3341ceb356a7c: from storage DS-6d03e232-ef2b-491c-9f66-be30b4c5286f node DatanodeRegistration(127.0.0.1:41067, datanodeUuid=6ec0bfbf-edf6-48ec-99ff-134ae6fab1cd, infoPort=35323, infoSecurePort=0, ipcPort=39749, storageInfo=lv=-56;cid=testClusterID;nsid=1145737210;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 664553 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x3341ceb356a7c: from storage DS-db80f7ac-27cc-4e64-ad02-8736f7c84ca7 node DatanodeRegistration(127.0.0.1:41067, datanodeUuid=6ec0bfbf-edf6-48ec-99ff-134ae6fab1cd, infoPort=35323, infoSecurePort=0, ipcPort=39749, storageInfo=lv=-56;cid=testClusterID;nsid=1145737210;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 664581 INFO  (SUITE-MoveReplicaHDFSTest-seed#[64CF9B6EC424B4D5]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:43759
   [junit4]   2> 664622 INFO  (OverseerCollectionConfigSetProcessor-72116689250811913-127.0.0.1:35379_solr-n_0000000000) [n:127.0.0.1:35379_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> 664704 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_64CF9B6EC424B4D5-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_64CF9B6EC424B4D5-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to localhost.localdomain/127.0.0.1:43045) [    ] 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> 664709 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x3341cf487257c: from storage DS-d3eeff94-0747-4bb7-857d-d4cadc3f368e node DatanodeRegistration(127.0.0.1:40371, datanodeUuid=d5a8082e-ad4b-45b7-87ce-ee243b9a9ffe, infoPort=40425, infoSecurePort=0, ipcPort=45301, storageInfo=lv=-56;cid=testClusterID;nsid=1145737210;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 664709 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x3341cf487257c: from storage DS-f2207463-1837-435d-ac93-b704b9123ef8 node DatanodeRegistration(127.0.0.1:40371, datanodeUuid=d5a8082e-ad4b-45b7-87ce-ee243b9a9ffe, infoPort=40425, infoSecurePort=0, ipcPort=45301, storageInfo=lv=-56;cid=testClusterID;nsid=1145737210;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 664838 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[64CF9B6EC424B4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFailedMove
   [junit4]   2> 664839 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[64CF9B6EC424B4D5]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 664840 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[64CF9B6EC424B4D5]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T10:27:37+13:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 664840 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[64CF9B6EC424B4D5]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 664840 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[64CF9B6EC424B4D5]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 664840 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[64CF9B6EC424B4D5]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 664840 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[64CF9B6EC424B4D5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4c641354{/solr,null,AVAILABLE}
   [junit4]   2> 664841 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[64CF9B6EC424B4D5]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3d0872d8{HTTP/1.1,[http/1.1]}{127.0.0.1:43127}
   [junit4]   2> 664841 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[64CF9B6EC424B4D5]) [    ] o.e.j.s.Server Started @666816ms
   [junit4]   2> 664841 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[64CF9B6EC424B4D5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43127}
   [junit4]   2> 664841 ERROR (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[64CF9B6EC424B4D5]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 664841 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[64CF9B6EC424B4D5]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 664841 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[64CF9B6EC424B4D5]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 664841 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[64CF9B6EC424B4D5]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 664841 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[64CF9B6EC424B4D5]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-11T10:28:36.934Z
   [junit4]   2> 664842 INFO  (zkConnectionManagerCallback-1878-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 664843 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[64CF9B6EC424B4D5]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 664847 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[64CF9B6EC424B4D5]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40175/solr
   [junit4]   2> 664848 INFO  (zkConnectionManagerCallback-1882-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 664850 INFO  (zkConnectionManagerCallback-1884-thread-1-processing-n:127.0.0.1:43127_solr) [n:127.0.0.1:43127_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 664853 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[64CF9B6EC424B4D5]) [n:127.0.0.1:43127_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 664853 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[64CF9B6EC424B4D5]) [n:127.0.0.1:43127_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 664854 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[64CF9B6EC424B4D5]) [n:127.0.0.1:43127_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43127_solr
   [junit4]   2> 664855 INFO  (zkCallback-1842-thread-1-processing-n:127.0.0.1:33711_solr) [n:127.0.0.1:33711_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 664855 INFO  (zkCallback-1856-thread-1-processing-n:127.0.0.1:35379_solr) [n:127.0.0.1:35379_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 664855 INFO  (zkCallback-1848-thread-1-processing-n:127.0.0.1:45137_solr) [n:127.0.0.1:45137_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 664855 INFO  (zkCallback-1860-thread-1-processing-n:127.0.0.1:33711_solr) [n:127.0.0.1:33711_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 664855 INFO  (zkCallback-1846-thread-1-processing-n:127.0.0.1:41167_solr) [n:127.0.0.1:41167_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 664855 INFO  (zkCallback-1844-thread-1-processing-n:127.0.0.1:35379_solr) [n:127.0.0.1:35379_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 664855 INFO  (zkCallback-1874-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 664855 INFO  (zkCallback-1868-thread-1-processing-n:127.0.0.1:45137_solr) [n:127.0.0.1:45137_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 664855 INFO  (zkCallback-1874-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 664855 INFO  (zkCallback-1865-thread-1-processing-n:127.0.0.1:41167_solr) [n:127.0.0.1:41167_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 664856 INFO  (zkCallback-1883-thread-1-processing-n:127.0.0.1:43127_solr) [n:127.0.0.1:43127_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 664888 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[64CF9B6EC424B4D5]) [n:127.0.0.1:43127_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43127.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36aaccdc
   [junit4]   2> 664894 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[64CF9B6EC424B4D5]) [n:127.0.0.1:43127_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43127.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36aaccdc
   [junit4]   2> 664894 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[64CF9B6EC424B4D5]) [n:127.0.0.1:43127_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43127.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36aaccdc
   [junit4]   2> 664894 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[64CF9B6EC424B4D5]) [n:127.0.0.1:43127_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_64CF9B6EC424B4D5-001/tempDir-001/node5/.
   [junit4]   2> 664897 INFO  (zkConnectionManagerCallback-1889-thread-1-processing-n:127.0.0.1:43127_solr) [n:127.0.0.1:43127_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 664898 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[64CF9B6EC424B4D5]) [n:127.0.0.1:43127_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 664899 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[64CF9B6EC424B4D5]) [n:127.0.0.1:43127_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40175/solr ready
   [junit4]   2> 664931 INFO  (zkConnectionManagerCallback-1891-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 664934 INFO  (qtp1683085527-10722) [n:127.0.0.1:33711_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&autoAddReplicas=false&name=MoveReplicaHDFSTest_failed_coll_true&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 664936 INFO  (OverseerThreadFactory-3012-thread-2-processing-n:127.0.0.1:35379_solr) [n:127.0.0.1:35379_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection MoveReplicaHDFSTest_failed_coll_true
   [junit4]   2> 665042 INFO  (OverseerStateUpdate-72116689250811913-127.0.0.1:35379_solr-n_0000000000) [n:127.0.0.1:35379_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_true",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33711/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 665043 INFO  (OverseerStateUpdate-72116689250811913-127.0.0.1:35379_solr-n_0000000000) [n:127.0.0.1:35379_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_true",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35379/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 665043 INFO  (OverseerStateUpdate-72116689250811913-127.0.0.1:35379_solr-n_0000000000) [n:127.0.0.1:35379_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_true",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41167/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 665044 INFO  (OverseerStateUpdate-72116689250811913-127.0.0.1:35379_solr-n_0000000000) [n:127.0.0.1:35379_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_true",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43127/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 665248 INFO  (qtp1265900909-10751) [n:127.0.0.1:35379_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 665248 INFO  (qtp1683085527-11078) [n:127.0.0.1:33711_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 665248 INFO  (qtp1265900909-10751) [n:127.0.0.1:35379_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 665248 INFO  (qtp1683085527-11078) [n:127.0.0.1:33711_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 665249 INFO  (qtp1470493247-10721) [n:127.0.0.1:41167_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 665249 INFO  (qtp908826425-11036) [n:127.0.0.1:43127_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 665249 INFO  (qtp908826425-11036) [n:127.0.0.1:43127_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 665249 INFO  (qtp1470493247-10721) [n:127.0.0.1:41167_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 665351 INFO  (zkCallback-1883-thread-1-processing-n:127.0.0.1:43127_solr) [n:127.0.0.1:43127_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_true/state.json] for collection [MoveReplicaHDFSTest_failed_coll_true] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 665351 INFO  (zkCallback-1842-thread-1-processing-n:127.0.0.1:33711_solr) [n:127.0.0.1:33711_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_true/state.json] for collection [MoveReplicaHDFSTest_failed_coll_true] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 665351 INFO  (zkCallback-1883-thread-2-processing-n:127.0.0.1:43127_solr) [n:127.0.0.1:43127_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_true/state.json] for collection [MoveReplicaHDFSTest_failed_coll_true] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 665351 INFO  (zkCallback-1846-thread-1-processing-n:127.0.0.1:41167_solr) [n:127.0.0.1:41167_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_true/state.json] for collection [MoveReplicaHDFSTest_failed_coll_true] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 665351 INFO  (zkCallback-1844-thread-2-processing-n:127.0.0.1:35379_solr) [n:127.0.0.1:35379_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_true/state.json] for collection [MoveReplicaHDFSTest_failed_coll_true] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 665351 INFO  (zkCallback-1844-thread-1-processing-n:127.0.0.1:35379_solr) [n:127.0.0.1:35379_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_true/state.json] for collection [MoveReplicaHDFSTest_failed_coll_true] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 665351 INFO  (zkCallback-1846-thread-2-processing-n:127.0.0.1:41167_solr) [n:127.0.0.1:41167_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_true/state.json] for collection [MoveReplicaHDFSTest_failed_coll_true] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 665352 INFO  (zkCallback-1842-thread-2-processing-n:127.0.0.1:33711_solr) [n:127.0.0.1:33711_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_true/state.json] for collection [MoveReplicaHDFSTest_failed_coll_true] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 666273 INFO  (qtp1470493247-10721) [n:127.0.0.1:41167_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 666273 INFO  (qtp908826425-11036) [n:127.0.0.1:43127_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 666273 INFO  (qtp1265900909-10751) [n:127.0.0.1:35379_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 666274 INFO  (qtp1683085527-11078) [n:127.0.0.1:33711_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 666298 INFO  (qtp908826425-11036) [n:127.0.0.1:43127_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 666298 INFO  (qtp1683085527-11078) [n:127.0.0.1:33711_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 666298 INFO  (qtp1265900909-10751) [n:127.0.0.1:35379_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 666301 INFO  (qtp1265900909-10751) [n:127.0.0.1:35379_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 666301 INFO  (qtp908826425-11036) [n:127.0.0.1:43127_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 666301 INFO  (qtp1265900909-10751) [n:127.0.0.1:35379_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2' using configuration from collection MoveReplicaHDFSTest_failed_coll_true, trusted=true
   [junit4]   2> 666301 INFO  (qtp908826425-11036) [n:127.0.0.1:43127_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6' using configuration from collection MoveReplicaHDFSTest_failed_coll_true, trusted=true
   [junit4]   2> 666302 INFO  (qtp1265900909-10751) [n:127.0.0.1:35379_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35379.solr.core.MoveReplicaHDFSTest_failed_coll_true.shard1.replica_n2' (registry 'solr.core.MoveReplicaHDFSTest_failed_coll_true.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36aaccdc
   [junit4]   2> 666302 INFO  (qtp908826425-11036) [n:127.0.0.1:43127_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43127.solr.core.MoveReplicaHDFSTest_failed_coll_true.shard2.replica_n6' (registry 'solr.core.MoveReplicaHDFSTest_failed_coll_true.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36aaccdc
   [junit4]   2> 666302 INFO  (qtp1470493247-10721) [n:127.0.0.1:41167_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 666304 INFO  (qtp1470493247-10721) [n:127.0.0.1:41167_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 666304 INFO  (qtp1470493247-10721) [n:127.0.0.1:41167_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4' using configuration from collection MoveReplicaHDFSTest_failed_coll_true, trusted=true
   [junit4]   2> 666305 INFO  (qtp1683085527-11078) [n:127.0.0.1:33711_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 666305 INFO  (qtp1683085527-11078) [n:127.0.0.1:33711_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1' using configuration from collection MoveReplicaHDFSTest_failed_coll_true, trusted=true
   [junit4]   2> 666305 INFO  (qtp1683085527-11078) [n:127.0.0.1:33711_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33711.solr.core.MoveReplicaHDFSTest_failed_coll_true.shard1.replica_n1' (registry 'solr.core.MoveReplicaHDFSTest_failed_coll_true.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36aaccdc
   [junit4]   2> 666307 INFO  (qtp1265900909-10751) [n:127.0.0.1:35379_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:43045/data
   [junit4]   2> 666307 INFO  (qtp1265900909-10751) [n:127.0.0.1:35379_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 666307 INFO  (qtp1265900909-10751) [n:127.0.0.1:35379_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 666307 INFO  (qtp1265900909-10751) [n:127.0.0.1:35379_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_64CF9B6EC424B4D5-001/tempDir-001/node1/MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2], dataDir=[hdfs://localhost.localdomain:43045/data/MoveReplicaHDFSTest_failed_coll_true/core_node5/data/]
   [junit4]   2> 666307 INFO  (qtp908826425-11036) [n:127.0.0.1:43127_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:43045/data
   [junit4]   2> 666307 INFO  (qtp908826425-11036) [n:127.0.0.1:43127_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 666307 INFO  (qtp908826425-11036) [n:127.0.0.1:43127_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 666307 INFO  (qtp908826425-11036) [n:127.0.0.1:43127_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_64CF9B6EC424B4D5-001/tempDir-001/node5/MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6], dataDir=[hdfs://localhost.localdomain:43045/data/MoveReplicaHDFSTest_failed_coll_true/core_node8/data/]
   [junit4]   2> 666307 INFO  (qtp1683085527-11078) [n:127.0.0.1:33711_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:43045/data
   [junit4]   2> 666308 INFO  (qtp1683085527-11078) [n:127.0.0.1:33711_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 666308 INFO  (qtp1683085527-11078) [n:127.0.0.1:33711_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 666308 INFO  (qtp1683085527-11078) [n:127.0.0.1:33711_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_64CF9B6EC424B4D5-001/tempDir-001/node4/MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1], dataDir=[hdfs://localhost.localdomain:43045/data/MoveReplicaHDFSTest_failed_coll_true/core_node3/data/]
   [junit4]   2> 666308 INFO  (qtp1470493247-10721) [n:127.0.0.1:41167_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41167.solr.core.MoveReplicaHDFSTest_failed_coll_true.shard2.replica_n4' (registry 'solr.core.MoveReplicaHDFSTest_failed_coll_true.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36aaccdc
   [junit4]   2> 666308 INFO  (qtp1470493247-10721) [n:127.0.0.1:41167_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:43045/data
   [junit4]   2> 666308 INFO  (qtp1470493247-10721) [n:127.0.0.1:41167_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 666308 INFO  (qtp1470493247-10721) [n:127.0.0.1:41167_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 666308 INFO  (qtp1470493247-10721) [n:127.0.0.1:41167_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_64CF9B6EC424B4D5-001/tempDir-001/node2/MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4], dataDir=[hdfs://localhost.localdomain:43045/data/MoveReplicaHDFSTest_failed_coll_true/core_node7/data/]
   [junit4]   2> 666308 INFO  (qtp1265900909-10751) [n:127.0.0.1:35379_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:43045/data/MoveReplicaHDFSTest_failed_coll_true/core_node5/data/snapshot_metadata
   [junit4]   2> 666310 INFO  (qtp908826425-11036) [n:127.0.0.1:43127_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:43045/data/MoveReplicaHDFSTest_failed_coll_true/core_node8/data/snapshot_metadata
   [junit4]   2> 666310 INFO  (qtp1683085527-11078) [n:127.0.0.1:33711_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:43045/data/MoveReplicaHDFSTest_failed_coll_true/core_node3/data/snapshot_metadata
   [junit4]   2> 666311 INFO  (qtp1470493247-10721) [n:127.0.0.1:41167_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:43045/data/MoveReplicaHDFSTest_failed_coll_true/core_node7/data/snapshot_metadata
   [junit4]   2> 666317 WARN  (qtp908826425-11036) [n:127.0.0.1:43127_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 666320 WARN  (qtp1683085527-11078) [n:127.0.0.1:33711_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 666327 WARN  (qtp1265900909-10751) [n:127.0.0.1:35379_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 666330 WARN  (qtp1470493247-10721) [n:127.0.0.1:41167_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 671338 INFO  (qtp908826425-11036) [n:127.0.0.1:43127_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:43045/data/MoveReplicaHDFSTest_failed_coll_true/core_node8/data
   [junit4]   2> 671340 INFO  (qtp1683085527-11078) [n:127.0.0.1:33711_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:43045/data/MoveReplicaHDFSTest_failed_coll_true/core_node3/data
   [junit4]   2> 671340 INFO  (qtp1265900909-10751) [n:127.0.0.1:35379_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:43045/data/MoveReplicaHDFSTest_failed_coll_true/core_node5/data
   [junit4]   2> 671341 INFO  (qtp1470493247-10721) [n:127.0.0.1:41167_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:43045/data/MoveReplicaHDFSTest_failed_coll_true/core_node7/data
   [junit4]   2> 671359 INFO  (qtp1683085527-11078) [n:127.0.0.1:33711_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:43045/data/MoveReplicaHDFSTest_failed_coll_true/core_node3/data/index
   [junit4]   2> 671363 INFO  (qtp908826425-11036) [n:127.0.0.1:43127_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:43045/data/MoveReplicaHDFSTest_failed_coll_true/core_node8/data/index
   [junit4]   2> 671363 INFO  (qtp1265900909-10751) [n:127.0.0.1:35379_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:43045/data/MoveReplicaHDFSTest_failed_coll_true/core_node5/data/index
   [junit4]   2> 671366 INFO  (qtp1470493247-10721) [n:127.0.0.1:41167_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:43045/data/MoveReplicaHDFSTest_failed_coll_true/core_node7/data/index
   [junit4]   2> 671421 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:40371 is added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-6d03e232-ef2b-491c-9f66-be30b4c5286f:NORMAL:127.0.0.1:41067|RBW], ReplicaUC[[DISK]DS-d3eeff94-0747-4bb7-857d-d4cadc3f368e:NORMAL:127.0.0.1:40371|RBW]]} size 0
   [junit4]   2> 671424 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:41067 is added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-db80f7ac-27cc-4e64-ad02-8736f7c84ca7:NORMAL:127.0.0.1:41067|RBW], ReplicaUC[[DISK]DS-f2207463-1837-435d-ac93-b704b9123ef8:NORMAL:127.0.0.1:40371|RBW]]} size 0
   [junit4]   2> 671424 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:40371 is added to blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-6d03e232-ef2b-491c-9f66-be30b4c5286f:NORMAL:127.0.0.1:41067|RBW], ReplicaUC[[DISK]DS-d3eeff94-0747-4bb7-857d-d4cadc3f368e:NORMAL:127.0.0.1:40371|RBW]]} size 0
   [junit4]   2> 671424 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:41067 is added to blk_1073741826_1002 size 69
   [junit4]   2> 671424 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:41067 is added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-f2207463-1837-435d-ac93-b704b9123ef8:NORMAL:127.0.0.1:40371|RBW], ReplicaUC[[DISK]DS-db80f7ac-27cc-4e64-ad02-8736f7c84ca7:NORMAL:127.0.0.1:41067|RBW]]} size 0
   [junit4]   2> 671425 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:41067 is added to blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-6d03e232-ef2b-491c-9f66-be30b4c5286f:NORMAL:127.0.0.1:41067|RBW], ReplicaUC[[DISK]DS-d3eeff94-0747-4bb7-857d-d4cadc3f368e:NORMAL:127.0.0.1:40371|RBW]]} size 0
   [junit4]   2> 671425 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:40371 is added to blk_1073741825_1001 size 69
   [junit4]   2> 671425 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:40371 is added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-f2207463-1837-435d-ac93-b704b9123ef8:NORMAL:127.0.0.1:40371|RBW], ReplicaUC[[DISK]DS-db80f7ac-27cc-4e64-ad02-8736f7c84ca7:NORMAL:127.0.0.1:41067|RBW]]} size 0
   [junit4]   2> 671480 INFO  (qtp1470493247-10721) [n:127.0.0.1:41167_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 671480 INFO  (qtp1265900909-10751) [n:127.0.0.1:35379_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 671480 INFO  (qtp1470493247-10721) [n:127.0.0.1:41167_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 671480 INFO  (qtp1265900909-10751) [n:127.0.0.1:35379_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 671481 INFO  (qtp908826425-11036) [n:127.0.0.1:43127_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 671481 INFO  (qtp1265900909-10751) [n:127.0.0.1:35379_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 671481 INFO  (qtp908826425-11036) [n:127.0.0.1:43127_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 671481 INFO  (qtp908826425-11036) [n:127.0.0.1:43127_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 671481 INFO  (qtp1470493247-10721) [n:127.0.0.1:41167_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 671487 INFO  (qtp1683085527-11078) [n:127.0.0.1:33711_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 671487 INFO  (qtp1683085527-11078) [n:127.0.0.1:33711_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 671487 INFO  (qtp1683085527-11078) [n:127.0.0.1:33711_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 671488 INFO  (qtp1265900909-10751) [n:127.0.0.1:35379_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 671488 INFO  (qtp1265900909-10751) [n:127.0.0.1:35379_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 671488 INFO  (qtp908826425-11036) [n:127.0.0.1:43127_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 671488 INFO  (qtp908826425-11036) [n:127.0.0.1:43127_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 671488 INFO  (qtp1470493247-10721) [n:127.0.0.1:41167_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 671488 INFO  (qtp1470493247-10721) [n:127.0.0.1:41167_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 671496 INFO  (qtp1683085527-11078) [n:127.0.0.1:33711_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 671496 INFO  (qtp1683085527-11078) [n:127.0.0.1:33711_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 671500 INFO  (qtp1265900909-10751) [n:127.0.0.1:35379_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@2e9915e7[MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] main]
   [junit4]   2> 671500 INFO  (qtp1470493247-10721) [n:127.0.0.1:41167_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@3c185508[MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] main]
   [junit4]   2> 671501 INFO  (qtp908826425-11036) [n:127.0.0.1:43127_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@406c74df[MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] main]
   [junit4]   2> 671501 INFO  (qtp1265900909-10751) [n:127.0.0.1:35379_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 671501 INFO  (qtp1470493247-10721) [n:127.0.0.1:41167_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 671501 INFO  (qtp1265900909-10751) [n:127.0.0.1:35379_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 671501 INFO  (qtp1470493247-10721) [n:127.0.0.1:41167_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 671501 INFO  (qtp908826425-11036) [n:127.0.0.1:43127_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 671502 INFO  (qtp908826425-11036) [n:127.0.0.1:43127_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 671502 INFO  (qtp1470493247-10721) [n:127.0.0.1:41167_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 671502 INFO  (qtp908826425-11036) [n:127.0.0.1:43127_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 671502 INFO  (qtp1265900909-10751) [n:127.0.0.1:35379_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 671505 INFO  (qtp1265900909-10751) [n:127.0.0.1:35379_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1594636761665896448
   [junit4]   2> 671507 INFO  (searcherExecutor-3027-thread-1-processing-n:127.0.0.1:35379_solr x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2 s:shard1 c:MoveReplicaHDFSTest_failed_coll_true r:core_node5) [n:127.0.0.1:35379_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.c.SolrCore [MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] Registered new searcher Searcher@2e9915e7[MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 671507 INFO  (qtp908826425-11036) [n:127.0.0.1:43127_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1594636761667993600
   [junit4]   2> 671508 INFO  (qtp1683085527-11078) [n:127.0.0.1:33711_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@68d63217[MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] main]
   [junit4]   2> 671508 INFO  (qtp1265900909-10751) [n:127.0.0.1:35379_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update terms at /collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard1 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 671509 INFO  (qtp1470493247-10721) [n:127.0.0.1:41167_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1594636761670090752
   [junit4]   2> 671510 INFO  (searcherExecutor-3029-thread-1-processing-n:127.0.0.1:41167_solr x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4 s:shard2 c:MoveReplicaHDFSTest_failed_coll_true r:core_node7) [n:127.0.0.1:41167_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.c.SolrCore [MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] Registered new searcher Searcher@3c185508[MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 671511 INFO  (qtp1683085527-11078) [n:127.0.0.1:33711_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 671511 INFO  (qtp1683085527-11078) [n:127.0.0.1:33711_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 671511 INFO  (searcherExecutor-3028-thread-1-processing-n:127.0.0.1:43127_solr x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6 s:shard2 c:MoveReplicaHDFSTest_failed_coll_true r:core_node8) [n:127.0.0.1:43127_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.c.SolrCore [MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] Registered new searcher Searcher@406c74df[MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 671511 INFO  (qtp1470493247-10721) [n:127.0.0.1:41167_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful update terms at /collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard2 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 671511 INFO  (qtp908826425-11036) [n:127.0.0.1:43127_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.c.ZkShardTerms Failed to save terms, version is not match, retrying
   [junit4]   2> 671512 INFO  (qtp1265900909-10751) [n:127.0.0.1:35379_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_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> 671512 INFO  (qtp1683085527-11078) [n:127.0.0.1:33711_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 671512 INFO  (qtp908826425-11036) [n:127.0.0.1:43127_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.c.ZkShardTerms Successful update terms at /collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 671512 INFO  (zkCallback-1842-thread-2-processing-n:127.0.0.1:33711_solr) [n:127.0.0.1:33711_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_true/state.json] for collection [MoveReplicaHDFSTest_failed_coll_true] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 671512 INFO  (zkCallback-1883-thread-2-processing-n:127.0.0.1:43127_solr) [n:127.0.0.1:43127_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_true/state.json] for collection [MoveReplicaHDFSTest_failed_coll_true] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 671512 INFO  (zkCallback-1883-thread-1-processing-n:127.0.0.1:43127_solr) [n:127.0.0.1:43127_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_true/state.json] for collection [MoveReplicaHDFSTest_failed_coll_true] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 671512 INFO  (zkCallback-1842-thread-1-processing-n:127.0.0.1:33711_solr) [n:127.0.0.1:33711_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_true/state.json] for collection [MoveReplicaHDFSTest_failed_coll_true] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 671513 INFO  (zkCallback-1846-thread-2-processing-n:127.0.0.1:41167_solr) [n:127.0.0.1:41167_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_true/state.json] for collection [MoveReplicaHDFSTest_failed_coll_true] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 671513 INFO  (zkCallback-1844-thread-3-processing-n:127.0.0.1:35379_solr) [n:127.0.0.1:35379_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChang

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

lback-1842-thread-1-processing-n:127.0.0.1:33711_solr) [n:127.0.0.1:33711_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33711_solr
   [junit4]   2> 704742 INFO  (jetty-closer-1815-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6ff7e24c{/solr,null,UNAVAILABLE}
   [junit4]   2> 704742 INFO  (jetty-closer-1815-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 706205 WARN  (zkCallback-1860-thread-1-processing-n:127.0.0.1:33711_solr) [n:127.0.0.1:33711_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 706206 INFO  (jetty-closer-1815-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@327934fd{/solr,null,UNAVAILABLE}
   [junit4]   2> 706206 INFO  (jetty-closer-1815-thread-3) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 706207 ERROR (SUITE-MoveReplicaHDFSTest-seed#[64CF9B6EC424B4D5]-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> 706207 INFO  (SUITE-MoveReplicaHDFSTest-seed#[64CF9B6EC424B4D5]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40175 40175
   [junit4]   2> 706345 INFO  (Thread-5007) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40175 40175
   [junit4]   2> 706346 WARN  (Thread-5007) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	25	/solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard2
   [junit4]   2> 	15	/solr/clusterprops.json
   [junit4]   2> 	15	/solr/aliases.json
   [junit4]   2> 	11	/solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard2
   [junit4]   2> 	9	/solr/configs/conf1
   [junit4]   2> 	8	/solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard1
   [junit4]   2> 	7	/solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard1
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	5	/solr/collections/MoveReplicaHDFSTest_coll_true/collectionprops.json
   [junit4]   2> 	4	/solr/collections/MoveReplicaHDFSTest_failed_coll_true/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	69	/solr/collections/MoveReplicaHDFSTest_coll_true/state.json
   [junit4]   2> 	41	/solr/collections/MoveReplicaHDFSTest_failed_coll_true/state.json
   [junit4]   2> 	15	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/collections/MoveReplicaHDFSTest_coll_true/leader_elect/shard2/election/72116689250811916-core_node8-n_0000000001
   [junit4]   2> 	2	/solr/overseer_elect/election/72116689250811916-127.0.0.1:45137_solr-n_0000000001
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72116689250811914-127.0.0.1:33711_solr-n_0000000003
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	19	/solr/live_nodes
   [junit4]   2> 	18	/solr/collections
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 706346 WARN  (SUITE-MoveReplicaHDFSTest-seed#[64CF9B6EC424B4D5]-worker) [    ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 706385 INFO  (SUITE-MoveReplicaHDFSTest-seed#[64CF9B6EC424B4D5]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 706489 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_64CF9B6EC424B4D5-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_64CF9B6EC424B4D5-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to localhost.localdomain/127.0.0.1:43045) [    ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 706490 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_64CF9B6EC424B4D5-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_64CF9B6EC424B4D5-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to localhost.localdomain/127.0.0.1:43045) [    ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-510609230-88.99.242.108-1520764114732 (Datanode Uuid d5a8082e-ad4b-45b7-87ce-ee243b9a9ffe) service to localhost.localdomain/127.0.0.1:43045
   [junit4]   2> 706491 WARN  (SUITE-MoveReplicaHDFSTest-seed#[64CF9B6EC424B4D5]-worker) [    ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 706515 INFO  (SUITE-MoveReplicaHDFSTest-seed#[64CF9B6EC424B4D5]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 706553 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_64CF9B6EC424B4D5-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_64CF9B6EC424B4D5-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to localhost.localdomain/127.0.0.1:43045) [    ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-510609230-88.99.242.108-1520764114732 (Datanode Uuid 6ec0bfbf-edf6-48ec-99ff-134ae6fab1cd) service to localhost.localdomain/127.0.0.1:43045
   [junit4]   2> 706634 INFO  (SUITE-MoveReplicaHDFSTest-seed#[64CF9B6EC424B4D5]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:0
   [junit4]   2> 706748 INFO  (SUITE-MoveReplicaHDFSTest-seed#[64CF9B6EC424B4D5]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40175 40175
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_64CF9B6EC424B4D5-001
   [junit4]   2> Mar 11, 2018 10:29:18 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), sim=RandomSimilarity(queryNorm=true): {}, locale=ru, timezone=Australia/LHI
   [junit4]   2> NOTE: Linux 4.13.0-36-generic amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=8,threads=2,free=267709896,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [CdcrBidirectionalTest, TestTolerantUpdateProcessorCloud, TestRecoveryHdfs, BlockDirectoryTest, TestUtils, ConvertedLegacyTest, CheckHdfsIndexTest, TestDeleteCollectionOnDownNodes, DistanceFunctionTest, TestSimpleQParserPlugin, TestInPlaceUpdatesDistrib, DocValuesMultiTest, CloudMLTQParserTest, BlobRepositoryCloudTest, TestSizeLimitedDistributedMap, TestLegacyNumericUtils, CopyFieldTest, TestLegacyNumericRangeQueryBuilder, TestStreamBody, MoreLikeThisHandlerTest, TestCodecSupport, TestFieldTypeResource, ReturnFieldsTest, TestDocBasedVersionConstraints, TimeZoneUtilsTest, SpellCheckComponentTest, TestCoreContainer, TestMultiWordSynonyms, NodeLostTriggerTest, DisMaxRequestHandlerTest, SpatialFilterTest, GraphQueryTest, TestDownShardTolerantSearch, PingRequestHandlerTest, ZkFailoverTest, SolrCloudReportersTest, ConfigureRecoveryStrategyTest, WordBreakSolrSpellCheckerTest, SuggestComponentTest, CacheHeaderTest, TestImplicitCoreProperties, TestNumericTerms32, BlockJoinFacetDistribTest, RecoveryZkTest, HdfsChaosMonkeyNothingIsSafeTest, TestManagedSynonymGraphFilterFactory, BigEndianAscendingWordDeserializerTest, TestCoreDiscovery, TestExactSharedStatsCache, HttpPartitionOnCommitTest, ImplicitSnitchTest, TestLMJelinekMercerSimilarityFactory, TestSolrCloudSnapshots, RankQueryTest, TestUpdate, CircularListTest, CollectionPropsTest, LeaderFailureAfterFreshStartTest, TestBadConfig, ClassificationUpdateProcessorTest, TermVectorComponentTest, TestRandomRequestDistribution, HdfsSyncSliceTest, TestJettySolrRunner, TestCustomStream, TestSuggestSpellingConverter, TestCloudSchemaless, DistanceUnitsTest, TestSolrCoreProperties, MoveReplicaHDFSTest]
   [junit4] Completed [261/783 (1!)] on J2 in 52.78s, 4 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 51434 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1510/consoleText

[repro] Revision: 3ecefe1d0e4d0cbeb6e4393fa2339210f8eb612d

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC"
[repro] Repro line:  ant test  -Dtestcase=MoveReplicaHDFSTest -Dtests.method=testFailedMove -Dtests.seed=64CF9B6EC424B4D5 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ru -Dtests.timezone=Australia/LHI -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       MoveReplicaHDFSTest
[repro] ant compile-test

[...truncated 3310 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.MoveReplicaHDFSTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC" -Dtests.seed=64CF9B6EC424B4D5 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ru -Dtests.timezone=Australia/LHI -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 86 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.MoveReplicaHDFSTest
[repro] Exiting with code 0

[...truncated 40 lines...]