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/26 12:59:25 UTC

[JENKINS] Lucene-Solr-7.3-Linux (64bit/jdk-10) - Build # 69 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.3-Linux/69/
Java: 64bit/jdk-10 -XX:-UseCompressedOops -XX:+UseG1GC

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

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:34371/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:33567/solr/MoveReplicaHDFSTest_failed_coll_true]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:34371/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:33567/solr/MoveReplicaHDFSTest_failed_coll_true]
	at __randomizedtesting.SeedInfo.seed([F9CC27D85D503AE6:5301F42AEA83EF36]: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.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 java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:34371/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	... 45 more




Build Log:
[...truncated 12818 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_F9CC27D85D503AE6-001/init-core-data-001
   [junit4]   2> 504642 WARN  (SUITE-MoveReplicaHDFSTest-seed#[F9CC27D85D503AE6]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 504644 INFO  (SUITE-MoveReplicaHDFSTest-seed#[F9CC27D85D503AE6]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 504645 INFO  (SUITE-MoveReplicaHDFSTest-seed#[F9CC27D85D503AE6]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 504647 INFO  (SUITE-MoveReplicaHDFSTest-seed#[F9CC27D85D503AE6]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 504647 INFO  (SUITE-MoveReplicaHDFSTest-seed#[F9CC27D85D503AE6]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_F9CC27D85D503AE6-001/tempDir-001
   [junit4]   2> 504647 INFO  (SUITE-MoveReplicaHDFSTest-seed#[F9CC27D85D503AE6]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 504660 INFO  (Thread-2806) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 504660 INFO  (Thread-2806) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 504665 ERROR (Thread-2806) [    ] 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> 504760 INFO  (SUITE-MoveReplicaHDFSTest-seed#[F9CC27D85D503AE6]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:33719
   [junit4]   2> 504776 INFO  (zkConnectionManagerCallback-1324-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 504794 INFO  (jetty-launcher-1321-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T19:27:37-02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 504810 INFO  (jetty-launcher-1321-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T19:27:37-02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 504811 INFO  (jetty-launcher-1321-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T19:27:37-02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 504827 INFO  (jetty-launcher-1321-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T19:27:37-02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 504853 INFO  (jetty-launcher-1321-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 504853 INFO  (jetty-launcher-1321-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 504853 INFO  (jetty-launcher-1321-thread-4) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 504868 INFO  (jetty-launcher-1321-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@51999b52{/solr,null,AVAILABLE}
   [junit4]   2> 504869 INFO  (jetty-launcher-1321-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 504869 INFO  (jetty-launcher-1321-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 504869 INFO  (jetty-launcher-1321-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 504869 INFO  (jetty-launcher-1321-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@234bf11f{/solr,null,AVAILABLE}
   [junit4]   2> 504869 INFO  (jetty-launcher-1321-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 504869 INFO  (jetty-launcher-1321-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 504869 INFO  (jetty-launcher-1321-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 504870 INFO  (jetty-launcher-1321-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 504870 INFO  (jetty-launcher-1321-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 504870 INFO  (jetty-launcher-1321-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 504870 INFO  (jetty-launcher-1321-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3ae322d6{SSL,[ssl, http/1.1]}{127.0.0.1:33567}
   [junit4]   2> 504870 INFO  (jetty-launcher-1321-thread-4) [    ] o.e.j.s.Server Started @506928ms
   [junit4]   2> 504870 INFO  (jetty-launcher-1321-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33567}
   [junit4]   2> 504870 INFO  (jetty-launcher-1321-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@116b60a0{/solr,null,AVAILABLE}
   [junit4]   2> 504870 INFO  (jetty-launcher-1321-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2b534320{/solr,null,AVAILABLE}
   [junit4]   2> 504870 ERROR (jetty-launcher-1321-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 504870 INFO  (jetty-launcher-1321-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 504870 INFO  (jetty-launcher-1321-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 504870 INFO  (jetty-launcher-1321-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 504870 INFO  (jetty-launcher-1321-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-26T12:12:18.331709Z
   [junit4]   2> 504870 INFO  (jetty-launcher-1321-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@740c8392{SSL,[ssl, http/1.1]}{127.0.0.1:37547}
   [junit4]   2> 504870 INFO  (jetty-launcher-1321-thread-1) [    ] o.e.j.s.Server Started @506928ms
   [junit4]   2> 504870 INFO  (jetty-launcher-1321-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37547}
   [junit4]   2> 504871 ERROR (jetty-launcher-1321-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 504870 INFO  (jetty-launcher-1321-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3ab1d548{SSL,[ssl, http/1.1]}{127.0.0.1:37179}
   [junit4]   2> 504871 INFO  (jetty-launcher-1321-thread-2) [    ] o.e.j.s.Server Started @506929ms
   [junit4]   2> 504871 INFO  (jetty-launcher-1321-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 504871 INFO  (jetty-launcher-1321-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37179}
   [junit4]   2> 504871 INFO  (jetty-launcher-1321-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 504871 INFO  (jetty-launcher-1321-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 504871 INFO  (jetty-launcher-1321-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-26T12:12:18.332366Z
   [junit4]   2> 504871 ERROR (jetty-launcher-1321-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 504870 INFO  (jetty-launcher-1321-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@63997747{SSL,[ssl, http/1.1]}{127.0.0.1:45135}
   [junit4]   2> 504871 INFO  (jetty-launcher-1321-thread-3) [    ] o.e.j.s.Server Started @506929ms
   [junit4]   2> 504871 INFO  (jetty-launcher-1321-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45135}
   [junit4]   2> 504871 ERROR (jetty-launcher-1321-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 504871 INFO  (jetty-launcher-1321-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 504871 INFO  (jetty-launcher-1321-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 504871 INFO  (jetty-launcher-1321-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 504871 INFO  (jetty-launcher-1321-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-26T12:12:18.332777Z
   [junit4]   2> 504871 INFO  (jetty-launcher-1321-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 504871 INFO  (jetty-launcher-1321-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 504871 INFO  (jetty-launcher-1321-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 504872 INFO  (jetty-launcher-1321-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-26T12:12:18.333004Z
   [junit4]   2> 504872 INFO  (zkConnectionManagerCallback-1326-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 504902 INFO  (jetty-launcher-1321-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 504907 INFO  (zkConnectionManagerCallback-1330-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 504907 INFO  (jetty-launcher-1321-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 504912 INFO  (zkConnectionManagerCallback-1328-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 504912 INFO  (jetty-launcher-1321-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 504933 INFO  (jetty-launcher-1321-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33719/solr
   [junit4]   2> 504960 INFO  (jetty-launcher-1321-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33719/solr
   [junit4]   2> 504976 INFO  (zkConnectionManagerCallback-1336-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 504989 INFO  (zkConnectionManagerCallback-1332-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 504992 INFO  (jetty-launcher-1321-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 504992 INFO  (jetty-launcher-1321-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33719/solr
   [junit4]   2> 504993 INFO  (zkConnectionManagerCallback-1340-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 505047 INFO  (jetty-launcher-1321-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33719/solr
   [junit4]   2> 505060 INFO  (zkConnectionManagerCallback-1346-thread-1-processing-n:127.0.0.1:37179_solr) [n:127.0.0.1:37179_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 505063 INFO  (zkConnectionManagerCallback-1344-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 505070 INFO  (zkConnectionManagerCallback-1349-thread-1-processing-n:127.0.0.1:33567_solr) [n:127.0.0.1:33567_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 505071 INFO  (zkConnectionManagerCallback-1354-thread-1-processing-n:127.0.0.1:37547_solr) [n:127.0.0.1:37547_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 505072 INFO  (zkConnectionManagerCallback-1352-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 505077 INFO  (jetty-launcher-1321-thread-1) [n:127.0.0.1:37547_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 505077 INFO  (jetty-launcher-1321-thread-1) [n:127.0.0.1:37547_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37547_solr
   [junit4]   2> 505078 INFO  (jetty-launcher-1321-thread-1) [n:127.0.0.1:37547_solr    ] o.a.s.c.Overseer Overseer (id=72202031791865867-127.0.0.1:37547_solr-n_0000000000) starting
   [junit4]   2> 505102 INFO  (jetty-launcher-1321-thread-4) [n:127.0.0.1:33567_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 505103 INFO  (jetty-launcher-1321-thread-4) [n:127.0.0.1:33567_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33567_solr
   [junit4]   2> 505138 INFO  (zkCallback-1348-thread-1-processing-n:127.0.0.1:33567_solr) [n:127.0.0.1:33567_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 505139 INFO  (zkCallback-1353-thread-1-processing-n:127.0.0.1:37547_solr) [n:127.0.0.1:37547_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 505140 INFO  (zkConnectionManagerCallback-1358-thread-1-processing-n:127.0.0.1:45135_solr) [n:127.0.0.1:45135_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 505140 INFO  (zkConnectionManagerCallback-1363-thread-1-processing-n:127.0.0.1:37547_solr) [n:127.0.0.1:37547_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 505140 INFO  (jetty-launcher-1321-thread-1) [n:127.0.0.1:37547_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 505141 INFO  (jetty-launcher-1321-thread-1) [n:127.0.0.1:37547_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33719/solr ready
   [junit4]   2> 505142 INFO  (jetty-launcher-1321-thread-3) [n:127.0.0.1:45135_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 505144 INFO  (jetty-launcher-1321-thread-1) [n:127.0.0.1:37547_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37547_solr
   [junit4]   2> 505145 INFO  (jetty-launcher-1321-thread-4) [n:127.0.0.1:33567_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33567.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11e2c834
   [junit4]   2> 505150 INFO  (jetty-launcher-1321-thread-4) [n:127.0.0.1:33567_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33567.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11e2c834
   [junit4]   2> 505150 INFO  (jetty-launcher-1321-thread-4) [n:127.0.0.1:33567_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33567.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11e2c834
   [junit4]   2> 505151 INFO  (jetty-launcher-1321-thread-4) [n:127.0.0.1:33567_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_F9CC27D85D503AE6-001/tempDir-001/node4/.
   [junit4]   2> 505152 INFO  (zkCallback-1353-thread-1-processing-n:127.0.0.1:37547_solr) [n:127.0.0.1:37547_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 505153 INFO  (zkCallback-1348-thread-1-processing-n:127.0.0.1:33567_solr) [n:127.0.0.1:33567_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 505153 INFO  (jetty-launcher-1321-thread-3) [n:127.0.0.1:45135_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 505155 INFO  (jetty-launcher-1321-thread-3) [n:127.0.0.1:45135_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45135_solr
   [junit4]   2> 505159 INFO  (zkCallback-1348-thread-1-processing-n:127.0.0.1:33567_solr) [n:127.0.0.1:33567_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 505195 INFO  (jetty-launcher-1321-thread-2) [n:127.0.0.1:37179_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 505196 INFO  (jetty-launcher-1321-thread-2) [n:127.0.0.1:37179_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 505197 INFO  (zkCallback-1353-thread-2-processing-n:127.0.0.1:37547_solr) [n:127.0.0.1:37547_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 505201 INFO  (zkCallback-1357-thread-1-processing-n:127.0.0.1:45135_solr) [n:127.0.0.1:45135_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 505201 INFO  (zkCallback-1362-thread-1-processing-n:127.0.0.1:37547_solr) [n:127.0.0.1:37547_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 505203 INFO  (zkCallback-1362-thread-2-processing-n:127.0.0.1:37547_solr) [n:127.0.0.1:37547_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 505214 INFO  (jetty-launcher-1321-thread-2) [n:127.0.0.1:37179_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37179_solr
   [junit4]   2> 505215 INFO  (zkCallback-1348-thread-1-processing-n:127.0.0.1:33567_solr) [n:127.0.0.1:33567_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 505215 INFO  (zkCallback-1362-thread-2-processing-n:127.0.0.1:37547_solr) [n:127.0.0.1:37547_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 505215 INFO  (zkCallback-1353-thread-2-processing-n:127.0.0.1:37547_solr) [n:127.0.0.1:37547_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 505224 INFO  (zkCallback-1357-thread-2-processing-n:127.0.0.1:45135_solr) [n:127.0.0.1:45135_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 505225 INFO  (zkCallback-1357-thread-2-processing-n:127.0.0.1:45135_solr) [n:127.0.0.1:45135_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 505257 INFO  (zkCallback-1345-thread-1-processing-n:127.0.0.1:37179_solr) [n:127.0.0.1:37179_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 505258 INFO  (zkConnectionManagerCallback-1368-thread-1-processing-n:127.0.0.1:33567_solr) [n:127.0.0.1:33567_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 505259 INFO  (jetty-launcher-1321-thread-4) [n:127.0.0.1:33567_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 505259 INFO  (jetty-launcher-1321-thread-4) [n:127.0.0.1:33567_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33719/solr ready
   [junit4]   2> 505268 INFO  (jetty-launcher-1321-thread-3) [n:127.0.0.1:45135_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45135.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11e2c834
   [junit4]   2> 505269 INFO  (jetty-launcher-1321-thread-1) [n:127.0.0.1:37547_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37547.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11e2c834
   [junit4]   2> 505277 INFO  (jetty-launcher-1321-thread-3) [n:127.0.0.1:45135_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45135.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11e2c834
   [junit4]   2> 505277 INFO  (jetty-launcher-1321-thread-2) [n:127.0.0.1:37179_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37179.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11e2c834
   [junit4]   2> 505277 INFO  (jetty-launcher-1321-thread-3) [n:127.0.0.1:45135_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45135.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11e2c834
   [junit4]   2> 505278 INFO  (jetty-launcher-1321-thread-1) [n:127.0.0.1:37547_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37547.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11e2c834
   [junit4]   2> 505278 INFO  (jetty-launcher-1321-thread-1) [n:127.0.0.1:37547_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37547.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11e2c834
   [junit4]   2> 505278 INFO  (jetty-launcher-1321-thread-3) [n:127.0.0.1:45135_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_F9CC27D85D503AE6-001/tempDir-001/node3/.
   [junit4]   2> 505279 INFO  (jetty-launcher-1321-thread-1) [n:127.0.0.1:37547_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_F9CC27D85D503AE6-001/tempDir-001/node1/.
   [junit4]   2> 505286 INFO  (jetty-launcher-1321-thread-2) [n:127.0.0.1:37179_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37179.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11e2c834
   [junit4]   2> 505286 INFO  (jetty-launcher-1321-thread-2) [n:127.0.0.1:37179_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37179.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11e2c834
   [junit4]   2> 505287 INFO  (jetty-launcher-1321-thread-2) [n:127.0.0.1:37179_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_F9CC27D85D503AE6-001/tempDir-001/node2/.
   [junit4]   2> 505303 INFO  (zkConnectionManagerCallback-1372-thread-1-processing-n:127.0.0.1:45135_solr) [n:127.0.0.1:45135_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 505305 INFO  (jetty-launcher-1321-thread-3) [n:127.0.0.1:45135_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 505305 INFO  (jetty-launcher-1321-thread-3) [n:127.0.0.1:45135_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33719/solr ready
   [junit4]   2> 505307 INFO  (zkConnectionManagerCallback-1376-thread-1-processing-n:127.0.0.1:37179_solr) [n:127.0.0.1:37179_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 505308 INFO  (jetty-launcher-1321-thread-2) [n:127.0.0.1:37179_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 505308 INFO  (jetty-launcher-1321-thread-2) [n:127.0.0.1:37179_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33719/solr ready
   [junit4]   2> 505424 INFO  (zkConnectionManagerCallback-1378-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 505444 INFO  (zkConnectionManagerCallback-1382-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 505445 INFO  (SUITE-MoveReplicaHDFSTest-seed#[F9CC27D85D503AE6]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 505445 INFO  (SUITE-MoveReplicaHDFSTest-seed#[F9CC27D85D503AE6]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33719/solr ready
   [junit4]   2> 505475 INFO  (qtp1656406047-7080) [n:127.0.0.1:37547_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 505504 INFO  (qtp1656406047-7080) [n:127.0.0.1:37547_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=29
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 505610 WARN  (SUITE-MoveReplicaHDFSTest-seed#[F9CC27D85D503AE6]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 505616 WARN  (SUITE-MoveReplicaHDFSTest-seed#[F9CC27D85D503AE6]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 505618 INFO  (SUITE-MoveReplicaHDFSTest-seed#[F9CC27D85D503AE6]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 505632 INFO  (SUITE-MoveReplicaHDFSTest-seed#[F9CC27D85D503AE6]-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_39633_hdfs____5kty2y/webapp
   [junit4]   2> 505737 INFO  (SUITE-MoveReplicaHDFSTest-seed#[F9CC27D85D503AE6]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:39633
   [junit4]   2> 505981 WARN  (SUITE-MoveReplicaHDFSTest-seed#[F9CC27D85D503AE6]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 505982 INFO  (SUITE-MoveReplicaHDFSTest-seed#[F9CC27D85D503AE6]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 505984 INFO  (SUITE-MoveReplicaHDFSTest-seed#[F9CC27D85D503AE6]-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_45989_datanode____dq03ls/webapp
   [junit4]   2> 506059 INFO  (SUITE-MoveReplicaHDFSTest-seed#[F9CC27D85D503AE6]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:45989
   [junit4]   2> 506104 WARN  (SUITE-MoveReplicaHDFSTest-seed#[F9CC27D85D503AE6]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 506104 INFO  (SUITE-MoveReplicaHDFSTest-seed#[F9CC27D85D503AE6]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 506110 INFO  (SUITE-MoveReplicaHDFSTest-seed#[F9CC27D85D503AE6]-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_36567_datanode____.jdfpra/webapp
   [junit4]   2> 506189 INFO  (SUITE-MoveReplicaHDFSTest-seed#[F9CC27D85D503AE6]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:36567
   [junit4]   2> 506189 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_F9CC27D85D503AE6-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_F9CC27D85D503AE6-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to localhost.localdomain/127.0.0.1:40767) [    ] 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> 506199 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x7d47a576366d5: from storage DS-4cac1949-c4ea-4f90-bfdd-b24f3ea31f81 node DatanodeRegistration(127.0.0.1:43305, datanodeUuid=3a49ea82-3fef-4c44-9e8c-ff3968ce5490, infoPort=33561, infoSecurePort=0, ipcPort=40131, storageInfo=lv=-56;cid=testClusterID;nsid=1574510897;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 506199 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x7d47a576366d5: from storage DS-0be49298-0518-4cee-857a-bee34507b09a node DatanodeRegistration(127.0.0.1:43305, datanodeUuid=3a49ea82-3fef-4c44-9e8c-ff3968ce5490, infoPort=33561, infoSecurePort=0, ipcPort=40131, storageInfo=lv=-56;cid=testClusterID;nsid=1574510897;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 506338 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_F9CC27D85D503AE6-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_F9CC27D85D503AE6-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to localhost.localdomain/127.0.0.1:40767) [    ] 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> 506343 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x7d47a6000881b: from storage DS-1ea9100b-76b0-4ab7-94cd-bf5c513b7ae3 node DatanodeRegistration(127.0.0.1:36031, datanodeUuid=4292a150-5bf2-4732-8458-c58969b57b57, infoPort=41679, infoSecurePort=0, ipcPort=46703, storageInfo=lv=-56;cid=testClusterID;nsid=1574510897;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 506343 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x7d47a6000881b: from storage DS-72c50883-5f30-44fb-8a27-f68541bccb97 node DatanodeRegistration(127.0.0.1:36031, datanodeUuid=4292a150-5bf2-4732-8458-c58969b57b57, infoPort=41679, infoSecurePort=0, ipcPort=46703, storageInfo=lv=-56;cid=testClusterID;nsid=1574510897;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4] IGNOR/A 0.00s J2 | MoveReplicaHDFSTest.testNormalMove
   [junit4]    > Assumption #1: 'badapple' test group is disabled (@BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028"))
   [junit4] IGNOR/A 0.00s J2 | MoveReplicaHDFSTest.testNormalFailedMove
   [junit4]    > Assumption #1: 'badapple' test group is disabled (@BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028"))
   [junit4]   2> 506480 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[F9CC27D85D503AE6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFailedMove
   [junit4]   2> 506480 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[F9CC27D85D503AE6]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 506482 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[F9CC27D85D503AE6]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T19:27:37-02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 506508 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[F9CC27D85D503AE6]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 506508 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[F9CC27D85D503AE6]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 506508 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[F9CC27D85D503AE6]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 506515 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[F9CC27D85D503AE6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@70c20421{/solr,null,AVAILABLE}
   [junit4]   2> 506517 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[F9CC27D85D503AE6]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2160401d{SSL,[ssl, http/1.1]}{127.0.0.1:34371}
   [junit4]   2> 506517 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[F9CC27D85D503AE6]) [    ] o.e.j.s.Server Started @508574ms
   [junit4]   2> 506517 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[F9CC27D85D503AE6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34371}
   [junit4]   2> 506517 ERROR (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[F9CC27D85D503AE6]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 506517 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[F9CC27D85D503AE6]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 506517 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[F9CC27D85D503AE6]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 506517 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[F9CC27D85D503AE6]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 506517 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[F9CC27D85D503AE6]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-26T12:12:19.978648Z
   [junit4]   2> 506529 INFO  (zkConnectionManagerCallback-1385-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 506529 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[F9CC27D85D503AE6]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 506537 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[F9CC27D85D503AE6]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33719/solr
   [junit4]   2> 506548 INFO  (zkConnectionManagerCallback-1389-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 506551 INFO  (zkConnectionManagerCallback-1391-thread-1-processing-n:127.0.0.1:34371_solr) [n:127.0.0.1:34371_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 506553 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[F9CC27D85D503AE6]) [n:127.0.0.1:34371_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 506554 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[F9CC27D85D503AE6]) [n:127.0.0.1:34371_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 506555 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[F9CC27D85D503AE6]) [n:127.0.0.1:34371_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34371_solr
   [junit4]   2> 506556 INFO  (zkCallback-1362-thread-2-processing-n:127.0.0.1:37547_solr) [n:127.0.0.1:37547_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 506556 INFO  (zkCallback-1348-thread-1-processing-n:127.0.0.1:33567_solr) [n:127.0.0.1:33567_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 506556 INFO  (zkCallback-1345-thread-1-processing-n:127.0.0.1:37179_solr) [n:127.0.0.1:37179_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 506556 INFO  (zkCallback-1357-thread-2-processing-n:127.0.0.1:45135_solr) [n:127.0.0.1:45135_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 506556 INFO  (zkCallback-1353-thread-2-processing-n:127.0.0.1:37547_solr) [n:127.0.0.1:37547_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 506556 INFO  (zkCallback-1381-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 506556 INFO  (zkCallback-1375-thread-1-processing-n:127.0.0.1:37179_solr) [n:127.0.0.1:37179_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 506556 INFO  (zkCallback-1367-thread-1-processing-n:127.0.0.1:33567_solr) [n:127.0.0.1:33567_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 506557 INFO  (zkCallback-1371-thread-1-processing-n:127.0.0.1:45135_solr) [n:127.0.0.1:45135_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 506558 INFO  (zkCallback-1390-thread-1-processing-n:127.0.0.1:34371_solr) [n:127.0.0.1:34371_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 506558 INFO  (zkCallback-1381-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 506587 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[F9CC27D85D503AE6]) [n:127.0.0.1:34371_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34371.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11e2c834
   [junit4]   2> 506596 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[F9CC27D85D503AE6]) [n:127.0.0.1:34371_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34371.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11e2c834
   [junit4]   2> 506596 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[F9CC27D85D503AE6]) [n:127.0.0.1:34371_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34371.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11e2c834
   [junit4]   2> 506597 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[F9CC27D85D503AE6]) [n:127.0.0.1:34371_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_F9CC27D85D503AE6-001/tempDir-001/node5/.
   [junit4]   2> 506600 INFO  (zkConnectionManagerCallback-1396-thread-1-processing-n:127.0.0.1:34371_solr) [n:127.0.0.1:34371_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 506601 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[F9CC27D85D503AE6]) [n:127.0.0.1:34371_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 506602 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[F9CC27D85D503AE6]) [n:127.0.0.1:34371_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33719/solr ready
   [junit4]   2> 506657 INFO  (zkConnectionManagerCallback-1398-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 506677 INFO  (qtp492830605-7074) [n:127.0.0.1:33567_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> 506678 INFO  (OverseerThreadFactory-1824-thread-2-processing-n:127.0.0.1:37547_solr) [n:127.0.0.1:37547_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection MoveReplicaHDFSTest_failed_coll_true
   [junit4]   2> 506678 INFO  (OverseerCollectionConfigSetProcessor-72202031791865867-127.0.0.1:37547_solr-n_0000000000) [n:127.0.0.1:37547_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> 506785 INFO  (OverseerStateUpdate-72202031791865867-127.0.0.1:37547_solr-n_0000000000) [n:127.0.0.1:37547_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":"https://127.0.0.1:33567/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 506786 INFO  (OverseerStateUpdate-72202031791865867-127.0.0.1:37547_solr-n_0000000000) [n:127.0.0.1:37547_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":"https://127.0.0.1:34371/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 506786 INFO  (OverseerStateUpdate-72202031791865867-127.0.0.1:37547_solr-n_0000000000) [n:127.0.0.1:37547_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":"https://127.0.0.1:37547/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 506787 INFO  (OverseerStateUpdate-72202031791865867-127.0.0.1:37547_solr-n_0000000000) [n:127.0.0.1:37547_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":"https://127.0.0.1:45135/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 506994 INFO  (qtp1656406047-7080) [n:127.0.0.1:37547_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> 506994 INFO  (qtp492830605-7070) [n:127.0.0.1:33567_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> 506994 INFO  (qtp1656406047-7080) [n:127.0.0.1:37547_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 506994 INFO  (qtp492830605-7070) [n:127.0.0.1:33567_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 507003 INFO  (qtp1723732126-7375) [n:127.0.0.1:34371_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> 507003 INFO  (qtp1723732126-7375) [n:127.0.0.1:34371_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 507008 INFO  (qtp1730334018-7084) [n:127.0.0.1:45135_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> 507008 INFO  (qtp1730334018-7084) [n:127.0.0.1:45135_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 507111 INFO  (zkCallback-1357-thread-2-processing-n:127.0.0.1:45135_solr) [n:127.0.0.1:45135_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> 507111 INFO  (zkCallback-1348-thread-1-processing-n:127.0.0.1:33567_solr) [n:127.0.0.1:33567_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> 507111 INFO  (zkCallback-1357-thread-1-processing-n:127.0.0.1:45135_solr) [n:127.0.0.1:45135_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> 507111 INFO  (zkCallback-1353-thread-2-processing-n:127.0.0.1:37547_solr) [n:127.0.0.1:37547_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> 507111 INFO  (zkCallback-1353-thread-1-processing-n:127.0.0.1:37547_solr) [n:127.0.0.1:37547_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> 507111 INFO  (zkCallback-1390-thread-1-processing-n:127.0.0.1:34371_solr) [n:127.0.0.1:34371_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> 507111 INFO  (zkCallback-1348-thread-2-processing-n:127.0.0.1:33567_solr) [n:127.0.0.1:33567_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> 507111 INFO  (zkCallback-1390-thread-2-processing-n:127.0.0.1:34371_solr) [n:127.0.0.1:34371_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> 508003 INFO  (qtp1656406047-7080) [n:127.0.0.1:37547_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> 508037 INFO  (qtp492830605-7070) [n:127.0.0.1:33567_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> 508042 INFO  (qtp1656406047-7080) [n:127.0.0.1:37547_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> 508042 INFO  (qtp492830605-7070) [n:127.0.0.1:33567_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> 508043 INFO  (qtp1730334018-7084) [n:127.0.0.1:45135_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> 508043 INFO  (qtp1656406047-7080) [n:127.0.0.1:37547_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> 508044 INFO  (qtp1656406047-7080) [n:127.0.0.1:37547_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> 508043 INFO  (qtp492830605-7070) [n:127.0.0.1:33567_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> 508044 INFO  (qtp492830605-7070) [n:127.0.0.1:33567_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> 508044 INFO  (qtp1723732126-7375) [n:127.0.0.1:34371_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> 508044 INFO  (qtp492830605-7070) [n:127.0.0.1:33567_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_33567.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@11e2c834
   [junit4]   2> 508044 INFO  (qtp1656406047-7080) [n:127.0.0.1:37547_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_37547.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@11e2c834
   [junit4]   2> 508044 INFO  (qtp492830605-7070) [n:127.0.0.1:33567_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:40767/data
   [junit4]   2> 508044 INFO  (qtp1656406047-7080) [n:127.0.0.1:37547_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:40767/data
   [junit4]   2> 508044 INFO  (qtp492830605-7070) [n:127.0.0.1:33567_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> 508044 INFO  (qtp1656406047-7080) [n:127.0.0.1:37547_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> 508044 INFO  (qtp492830605-7070) [n:127.0.0.1:33567_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> 508044 INFO  (qtp1656406047-7080) [n:127.0.0.1:37547_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> 508044 INFO  (qtp1656406047-7080) [n:127.0.0.1:37547_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.3-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_F9CC27D85D503AE6-001/tempDir-001/node1/MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4], dataDir=[hdfs://localhost.localdomain:40767/data/MoveReplicaHDFSTest_failed_coll_true/core_node7/data/]
   [junit4]   2> 508044 INFO  (qtp492830605-7070) [n:127.0.0.1:33567_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.3-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_F9CC27D85D503AE6-001/tempDir-001/node4/MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1], dataDir=[hdfs://localhost.localdomain:40767/data/MoveReplicaHDFSTest_failed_coll_true/core_node3/data/]
   [junit4]   2> 508046 INFO  (qtp1656406047-7080) [n:127.0.0.1:37547_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:40767/data/MoveReplicaHDFSTest_failed_coll_true/core_node7/data/snapshot_metadata
   [junit4]   2> 508046 INFO  (qtp492830605-7070) [n:127.0.0.1:33567_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:40767/data/MoveReplicaHDFSTest_failed_coll_true/core_node3/data/snapshot_metadata
   [junit4]   2> 508049 INFO  (qtp1730334018-7084) [n:127.0.0.1:45135_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> 508049 INFO  (qtp1723732126-7375) [n:127.0.0.1:34371_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> 508053 WARN  (qtp1656406047-7080) [n:127.0.0.1:37547_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> 508055 WARN  (qtp492830605-7070) [n:127.0.0.1:33567_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> 508055 INFO  (qtp1730334018-7084) [n:127.0.0.1:45135_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> 508055 INFO  (qtp1730334018-7084) [n:127.0.0.1:45135_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> 508056 INFO  (qtp1723732126-7375) [n:127.0.0.1:34371_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> 508056 INFO  (qtp1723732126-7375) [n:127.0.0.1:34371_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> 508056 INFO  (qtp1723732126-7375) [n:127.0.0.1:34371_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_34371.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@11e2c834
   [junit4]   2> 508056 INFO  (qtp1730334018-7084) [n:127.0.0.1:45135_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_45135.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@11e2c834
   [junit4]   2> 508056 INFO  (qtp1723732126-7375) [n:127.0.0.1:34371_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:40767/data
   [junit4]   2> 508056 INFO  (qtp1730334018-7084) [n:127.0.0.1:45135_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:40767/data
   [junit4]   2> 508056 INFO  (qtp1723732126-7375) [n:127.0.0.1:34371_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> 508056 INFO  (qtp1730334018-7084) [n:127.0.0.1:45135_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> 508056 INFO  (qtp1723732126-7375) [n:127.0.0.1:34371_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> 508056 INFO  (qtp1730334018-7084) [n:127.0.0.1:45135_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> 508056 INFO  (qtp1723732126-7375) [n:127.0.0.1:34371_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.3-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_F9CC27D85D503AE6-001/tempDir-001/node5/MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2], dataDir=[hdfs://localhost.localdomain:40767/data/MoveReplicaHDFSTest_failed_coll_true/core_node5/data/]
   [junit4]   2> 508056 INFO  (qtp1730334018-7084) [n:127.0.0.1:45135_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.3-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_F9CC27D85D503AE6-001/tempDir-001/node3/MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6], dataDir=[hdfs://localhost.localdomain:40767/data/MoveReplicaHDFSTest_failed_coll_true/core_node8/data/]
   [junit4]   2> 508057 INFO  (qtp1730334018-7084) [n:127.0.0.1:45135_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:40767/data/MoveReplicaHDFSTest_failed_coll_true/core_node8/data/snapshot_metadata
   [junit4]   2> 508057 INFO  (qtp1723732126-7375) [n:127.0.0.1:34371_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:40767/data/MoveReplicaHDFSTest_failed_coll_true/core_node5/data/snapshot_metadata
   [junit4]   2> 508064 WARN  (qtp1723732126-7375) [n:127.0.0.1:34371_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> 508066 WARN  (qtp1730334018-7084) [n:127.0.0.1:45135_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> 513062 INFO  (qtp1656406047-7080) [n:127.0.0.1:37547_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:40767/data/MoveReplicaHDFSTest_failed_coll_true/core_node7/data
   [junit4]   2> 513063 INFO  (qtp492830605-7070) [n:127.0.0.1:33567_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:40767/data/MoveReplicaHDFSTest_failed_coll_true/core_node3/data
   [junit4]   2> 513067 INFO  (qtp1723732126-7375) [n:127.0.0.1:34371_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:40767/data/MoveReplicaHDFSTest_failed_coll_true/core_node5/data
   [junit4]   2> 513070 INFO  (qtp1730334018-7084) [n:127.0.0.1:45135_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:40767/data/MoveReplicaHDFSTest_failed_coll_true/core_node8/data
   [junit4]   2> 513080 INFO  (qtp1656406047-7080) [n:127.0.0.1:37547_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:40767/data/MoveReplicaHDFSTest_failed_coll_true/core_node7/data/index
   [junit4]   2> 513081 INFO  (qtp492830605-7070) [n:127.0.0.1:33567_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:40767/data/MoveReplicaHDFSTest_failed_coll_true/core_node3/data/index
   [junit4]   2> 513082 INFO  (qtp1723732126-7375) [n:127.0.0.1:34371_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:40767/data/MoveReplicaHDFSTest_failed_coll_true/core_node5/data/index
   [junit4]   2> 513088 INFO  (qtp1730334018-7084) [n:127.0.0.1:45135_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:40767/data/MoveReplicaHDFSTest_failed_coll_true/core_node8/data/index
   [junit4]   2> 513117 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:36031 is added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-4cac1949-c4ea-4f90-bfdd-b24f3ea31f81:NORMAL:127.0.0.1:43305|RBW], ReplicaUC[[DISK]DS-72c50883-5f30-44fb-8a27-f68541bccb97:NORMAL:127.0.0.1:36031|RBW]]} size 0
   [junit4]   2> 513120 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43305 is added to blk_1073741825_1001 size 69
   [junit4]   2> 513120 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43305 is added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-1ea9100b-76b0-4ab7-94cd-bf5c513b7ae3:NORMAL:127.0.0.1:36031|RBW], ReplicaUC[[DISK]DS-0be49298-0518-4cee-857a-bee34507b09a:NORMAL:127.0.0.1:43305|RBW]]} size 0
   [junit4]   2> 513121 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43305 is added to blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-4cac1949-c4ea-4f90-bfdd-b24f3ea31f81:NORMAL:127.0.0.1:43305|RBW], ReplicaUC[[DISK]DS-72c50883-5f30-44fb-8a27-f68541bccb97:NORMAL:127.0.0.1:36031|RBW]]} size 0
   [junit4]   2> 513121 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:36031 is added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-1ea9100b-76b0-4ab7-94cd-bf5c513b7ae3:NORMAL:127.0.0.1:36031|RBW], ReplicaUC[[DISK]DS-0be49298-0518-4cee-857a-bee34507b09a:NORMAL:127.0.0.1:43305|RBW]]} size 0
   [junit4]   2> 513122 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43305 is added to blk_1073741826_1002{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-1ea9100b-76b0-4ab7-94cd-bf5c513b7ae3:NORMAL:127.0.0.1:36031|RBW], ReplicaUC[[DISK]DS-0be49298-0518-4cee-857a-bee34507b09a:NORMAL:127.0.0.1:43305|RBW]]} size 69
   [junit4]   2> 513122 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:36031 is added to blk_1073741826_1002 size 69
   [junit4]   2> 513122 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:36031 is added to blk_1073741828_1004 size 69
   [junit4]   2> 513153 INFO  (qtp1656406047-7080) [n:127.0.0.1:37547_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> 513153 INFO  (qtp1656406047-7080) [n:127.0.0.1:37547_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> 513153 INFO  (qtp1656406047-7080) [n:127.0.0.1:37547_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> 513154 INFO  (qtp1730334018-7084) [n:127.0.0.1:45135_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> 513154 INFO  (qtp1730334018-7084) [n:127.0.0.1:45135_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> 513155 INFO  (qtp1730334018-7084) [n:127.0.0.1:45135_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> 513160 INFO  (qtp1656406047-7080) [n:127.0.0.1:37547_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> 513160 INFO  (qtp1656406047-7080) [n:127.0.0.1:37547_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> 513161 INFO  (qtp1730334018-7084) [n:127.0.0.1:45135_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> 513161 INFO  (qtp1730334018-7084) [n:127.0.0.1:45135_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> 513171 INFO  (qtp492830605-7070) [n:127.0.0.1:33567_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> 513171 INFO  (qtp1656406047-7080) [n:127.0.0.1:37547_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@156bc45[MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] main]
   [junit4]   2> 513171 INFO  (qtp1730334018-7084) [n:127.0.0.1:45135_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@50e5804d[MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] main]
   [junit4]   2> 513171 INFO  (qtp492830605-7070) [n:127.0.0.1:33567_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> 513171 INFO  (qtp492830605-7070) [n:127.0.0.1:33567_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> 513171 INFO  (qtp1656406047-7080) [n:127.0.0.1:37547_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> 513171 INFO  (qtp1730334018-7084) [n:127.0.0.1:45135_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> 513172 INFO  (qtp1656406047-7080) [n:127.0.0.1:37547_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> 513172 INFO  (qtp1730334018-7084) [n:127.0.0.1:45135_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> 513172 INFO  (qtp1656406047-7080) [n:127.0.0.1:37547_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> 513172 INFO  (qtp1730334018-7084) [n:127.0.0.1:45135_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> 513173 INFO  (searcherExecutor-1838-thread-1-processing-n:127.0.0.1:37547_solr x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4 s:shard2 c:MoveReplicaHDFSTest_failed_coll_true r:core_node7) [n:127.0.0.1:37547_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@156bc45[MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 513173 INFO  (qtp1656406047-7080) [n:127.0.0.1:37547_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 1596002241488093184
   [junit4]   2> 513173 INFO  (searcherExecutor-1840-thread-1-processing-n:127.0.0.1:45135_solr x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6 s:shard2 c:MoveReplicaHDFSTest_failed_coll_true r:core_node8) [n:127.0.0.1:45135_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@50e5804d[MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 513173 INFO  (qtp1730334018-7084) [n:127.0.0.1:45135_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 1596002241488093184
   [junit4]   2> 513176 INFO  (qtp1656406047-7080) [n:127.0.0.1:37547_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 of terms at /collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard2 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 513176 INFO  (qtp1730334018-7084) [n:127.0.0.1:45135_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 a match, retrying
   [junit4]   2> 513176 INFO  (qtp1730334018-7084) [n:127.0.0.1:45135_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 of terms at /collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 513177 INFO  (qtp1656406047-7080) [n:127.0.0.1:37547_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 513177 INFO  (qtp1656406047-7080) [n:127.0.0.1:37547_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 513177 INFO  (qtp1656406047-7080) [n:127.0.0.1:37547_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:37547/solr/MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4/
   [junit4]   2> 513178 INFO  (qtp1656406047-7080) [n:127.0.0.1:37547_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4 url=https://127.0.0.1:37547/solr START replicas=[https://127.0.0.1:45135/solr/MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6/] nUpdates=100
   [junit4]   2> 513178 INFO  (zkCallback-1348-thread-2-processing-n:127.0.0.1:33567_solr) [n:127.0.0.1:33567_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> 513178 INFO  (zkCallback-1348-thread-1-processing-n:127.0.0.1:33567_solr) [n:127.0.0.1:33567_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> 513178 INFO  (zkCallback-1390-thread-2-processing-n:127.0.0.1:34371_solr) [n:127.0.0.1:34371_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> 513178 INFO  (zkCallback-1357-thread-2-processing-n:127.0.0.1:45135_solr) [n:127.0.0.1:45135_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> 513178 INFO  (zkCallback-1353-thread-2-processing-n:127.0.0.1:37547_solr) [n:127.0.0.1:37547_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> 513178 INFO  (zkCallback-1357-thread-1-processing-n:127.0.0.1:45135_solr) [n:127.0.0.1:45135_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> 513178 INFO  (zkCallback-1390-thread-1-processing-n:127.0.0.1:34371_solr) [n:127.0.0.1:34371_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> 513178 INFO  (zkCallback-1353-thread-1-processing-n:127.0.0.1:37547_solr) [n:127.0.0.1:37547_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> 513180 INFO  (qtp492830605-7070) [n:127.0.0.1:33567_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> 513180 INFO  (qtp492830605-7070) [n:127.0.0.1:33567_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> 513184 INFO  (qtp1730334018-7085) [n:127.0.0.1:45135_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.c.S.Request [MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 513189 INFO  (qtp492830605-7070) [n:127.0.0.1:33567_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@4705bb37[MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] main]
   [junit4]   2> 513190 INFO  (qtp492830605-7070) [n:127.0.0.1:33567_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> 513190 INFO  (qtp492830605-7070) [n:127.0.0.1:33567_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> 513190 INFO  (qtp492830605-7070) [n:127.0.0.1:33567_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> 513191 INFO  (searcherExecutor-1839-thread-1-processing-n:127.0.0.1:33567_solr x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1 s:shard1 c:MoveReplicaHDFSTest_failed_coll_true r:core_node3) [n:127.0.0.1:33567_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] Registered new searcher Searcher@4705bb37[MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 513191 INFO  (qtp492830605-7070) [n:127.0.0.1:33567_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1596002241506967552
   [junit4]   2> 513194 INFO  (qtp492830605-7070) [n:127.0.0.1:33567_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 513196 INFO  (qtp492830605-7070) [n:127.0.0.1:33567_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaH

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

textHandler Stopped o.e.j.s.ServletContextHandler@51999b52{/solr,null,UNAVAILABLE}
   [junit4]   2> 544603 INFO  (jetty-closer-1322-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 544604 INFO  (jetty-closer-1322-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1ec5d993{/solr,null,UNAVAILABLE}
   [junit4]   2> 544604 INFO  (jetty-closer-1322-thread-5) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 546050 WARN  (zkCallback-1375-thread-1-processing-n:127.0.0.1:37179_solr) [n:127.0.0.1:37179_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 546051 INFO  (jetty-closer-1322-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@234bf11f{/solr,null,UNAVAILABLE}
   [junit4]   2> 546052 INFO  (jetty-closer-1322-thread-3) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 546052 ERROR (SUITE-MoveReplicaHDFSTest-seed#[F9CC27D85D503AE6]-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> 546052 INFO  (SUITE-MoveReplicaHDFSTest-seed#[F9CC27D85D503AE6]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33719 33719
   [junit4]   2> 546167 INFO  (Thread-2806) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33719 33719
   [junit4]   2> 546168 WARN  (Thread-2806) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	24	/solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard2
   [junit4]   2> 	15	/solr/aliases.json
   [junit4]   2> 	10	/solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard1
   [junit4]   2> 	10	/solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard2
   [junit4]   2> 	9	/solr/configs/conf1
   [junit4]   2> 	7	/solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard1
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	68	/solr/collections/MoveReplicaHDFSTest_coll_true/state.json
   [junit4]   2> 	45	/solr/collections/MoveReplicaHDFSTest_failed_coll_true/state.json
   [junit4]   2> 	15	/solr/clusterprops.json
   [junit4]   2> 	15	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72202031791865864-127.0.0.1:37179_solr-n_0000000003
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72202031791865866-127.0.0.1:33567_solr-n_0000000001
   [junit4]   2> 	2	/solr/collections/MoveReplicaHDFSTest_coll_true/leader_elect/shard2/election/72202031791865866-core_node8-n_0000000001
   [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/overseer/queue
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 546168 WARN  (SUITE-MoveReplicaHDFSTest-seed#[F9CC27D85D503AE6]-worker) [    ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 546198 INFO  (SUITE-MoveReplicaHDFSTest-seed#[F9CC27D85D503AE6]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 546300 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_F9CC27D85D503AE6-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_F9CC27D85D503AE6-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to localhost.localdomain/127.0.0.1:40767) [    ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 546300 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_F9CC27D85D503AE6-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_F9CC27D85D503AE6-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to localhost.localdomain/127.0.0.1:40767) [    ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-1210718112-88.99.242.108-1522066338977 (Datanode Uuid 4292a150-5bf2-4732-8458-c58969b57b57) service to localhost.localdomain/127.0.0.1:40767
   [junit4]   2> 546300 WARN  (SUITE-MoveReplicaHDFSTest-seed#[F9CC27D85D503AE6]-worker) [    ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 546305 INFO  (SUITE-MoveReplicaHDFSTest-seed#[F9CC27D85D503AE6]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 546406 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_F9CC27D85D503AE6-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_F9CC27D85D503AE6-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to localhost.localdomain/127.0.0.1:40767) [    ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 546406 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_F9CC27D85D503AE6-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_F9CC27D85D503AE6-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to localhost.localdomain/127.0.0.1:40767) [    ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-1210718112-88.99.242.108-1522066338977 (Datanode Uuid 3a49ea82-3fef-4c44-9e8c-ff3968ce5490) service to localhost.localdomain/127.0.0.1:40767
   [junit4]   2> 546409 INFO  (SUITE-MoveReplicaHDFSTest-seed#[F9CC27D85D503AE6]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:0
   [junit4]   2> 546519 INFO  (SUITE-MoveReplicaHDFSTest-seed#[F9CC27D85D503AE6]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33719 33719
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_F9CC27D85D503AE6-001
   [junit4]   2> Mar 26, 2018 12:12:59 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 66 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{_version_=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=28, maxMBSortInHeap=6.128184740771152, sim=RandomSimilarity(queryNorm=false): {}, locale=dsb, timezone=Asia/Novosibirsk
   [junit4]   2> NOTE: Linux 4.13.0-36-generic amd64/Oracle Corporation 10 (64-bit)/cpus=8,threads=2,free=343414088,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [CdcrBidirectionalTest, NumericFieldsTest, TestPointFields, CollectionPropsTest, TestXmlQParserPlugin, SpellPossibilityIteratorTest, HDFSCollectionsAPITest, TimeZoneUtilsTest, VersionInfoTest, AtomicUpdatesTest, StatelessScriptUpdateProcessorFactoryTest, SearchHandlerTest, SystemLogListenerTest, TestDFISimilarityFactory, HttpTriggerListenerTest, SolrCmdDistributorTest, TestFieldTypeResource, TestTolerantSearch, NoCacheHeaderTest, PreAnalyzedFieldManagedSchemaCloudTest, RecoveryZkTest, ImplicitSnitchTest, TestRandomCollapseQParserPlugin, TestDeleteCollectionOnDownNodes, TestTolerantUpdateProcessorCloud, TestSimpleTextCodec, TestCloudSearcherWarming, CursorMarkTest, RecoveryAfterSoftCommitTest, CreateCollectionCleanupTest, DistributedVersionInfoTest, DocValuesMissingTest, TestDistributedMissingSort, TestDownShardTolerantSearch, ConcurrentCreateRoutedAliasTest, TestStressReorder, CheckHdfsIndexTest, DistributedQueryComponentCustomSortTest, TestSchemaSimilarityResource, TestJettySolrRunner, TestCollectionAPI, TestCopyFieldCollectionResource, MoveReplicaHDFSTest]
   [junit4] Completed [212/783 (1!)] on J2 in 50.95s, 4 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 44817 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-7.3-Linux/69/consoleText

[repro] Revision: eb8a5a882f879a51389b5d43f74f3aceac9e68c9

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=MoveReplicaHDFSTest -Dtests.method=testFailedMove -Dtests.seed=F9CC27D85D503AE6 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=dsb -Dtests.timezone=Asia/Novosibirsk -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] ant clean

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

[...truncated 3315 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.MoveReplicaHDFSTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=F9CC27D85D503AE6 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=dsb -Dtests.timezone=Asia/Novosibirsk -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

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

[...truncated 40 lines...]