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/07/02 23:50:15 UTC

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-10) - Build # 22372 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22372/
Java: 64bit/jdk-10 -XX:+UseCompressedOops -XX:+UseSerialGC

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:40607/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:46137/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:40607/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:46137/solr/MoveReplicaHDFSTest_failed_coll_true]
	at __randomizedtesting.SeedInfo.seed([447E582DF4C90BA0:EEB38BDF431ADE70]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:993)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:290)
	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:46137/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:436)
	... 45 more




Build Log:
[...truncated 13945 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
   [junit4]   2> 1182363 INFO  (SUITE-MoveReplicaHDFSTest-seed#[447E582DF4C90BA0]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_447E582DF4C90BA0-001/init-core-data-001
   [junit4]   2> 1182364 WARN  (SUITE-MoveReplicaHDFSTest-seed#[447E582DF4C90BA0]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=38 numCloses=38
   [junit4]   2> 1182364 INFO  (SUITE-MoveReplicaHDFSTest-seed#[447E582DF4C90BA0]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1182365 INFO  (SUITE-MoveReplicaHDFSTest-seed#[447E582DF4C90BA0]-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> 1182365 INFO  (SUITE-MoveReplicaHDFSTest-seed#[447E582DF4C90BA0]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_447E582DF4C90BA0-001/tempDir-001
   [junit4]   2> 1182365 INFO  (SUITE-MoveReplicaHDFSTest-seed#[447E582DF4C90BA0]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1182365 INFO  (Thread-3052) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1182365 INFO  (Thread-3052) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1182367 ERROR (Thread-3052) [    ] 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> 1182465 INFO  (SUITE-MoveReplicaHDFSTest-seed#[447E582DF4C90BA0]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:44877
   [junit4]   2> 1182467 INFO  (zkConnectionManagerCallback-5568-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1182471 INFO  (jetty-launcher-5565-thread-3) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10+46
   [junit4]   2> 1182471 INFO  (jetty-launcher-5565-thread-2) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10+46
   [junit4]   2> 1182471 INFO  (jetty-launcher-5565-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10+46
   [junit4]   2> 1182471 INFO  (jetty-launcher-5565-thread-4) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10+46
   [junit4]   2> 1182472 INFO  (jetty-launcher-5565-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1182472 INFO  (jetty-launcher-5565-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1182472 INFO  (jetty-launcher-5565-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1182472 INFO  (jetty-launcher-5565-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1182472 INFO  (jetty-launcher-5565-thread-4) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1182472 INFO  (jetty-launcher-5565-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1182472 INFO  (jetty-launcher-5565-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3e52be97{/solr,null,AVAILABLE}
   [junit4]   2> 1182472 INFO  (jetty-launcher-5565-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9e49542{/solr,null,AVAILABLE}
   [junit4]   2> 1182472 INFO  (jetty-launcher-5565-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1182472 INFO  (jetty-launcher-5565-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1182472 INFO  (jetty-launcher-5565-thread-3) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1182473 INFO  (jetty-launcher-5565-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@12a1a0ba{SSL,[ssl, http/1.1]}{127.0.0.1:33423}
   [junit4]   2> 1182473 INFO  (jetty-launcher-5565-thread-1) [    ] o.e.j.s.Server Started @1182494ms
   [junit4]   2> 1182473 INFO  (jetty-launcher-5565-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33423}
   [junit4]   2> 1182473 ERROR (jetty-launcher-5565-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1182473 INFO  (jetty-launcher-5565-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1182473 INFO  (jetty-launcher-5565-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1182474 INFO  (jetty-launcher-5565-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1182474 INFO  (jetty-launcher-5565-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1182474 INFO  (jetty-launcher-5565-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-02T23:16:03.460053Z
   [junit4]   2> 1182476 INFO  (jetty-launcher-5565-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1182476 INFO  (jetty-launcher-5565-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1182477 INFO  (jetty-launcher-5565-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@40696e62{SSL,[ssl, http/1.1]}{127.0.0.1:44513}
   [junit4]   2> 1182477 INFO  (jetty-launcher-5565-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1182477 INFO  (jetty-launcher-5565-thread-4) [    ] o.e.j.s.Server Started @1182497ms
   [junit4]   2> 1182477 INFO  (jetty-launcher-5565-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44513}
   [junit4]   2> 1182477 INFO  (jetty-launcher-5565-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4901b48{/solr,null,AVAILABLE}
   [junit4]   2> 1182477 INFO  (jetty-launcher-5565-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e972207{/solr,null,AVAILABLE}
   [junit4]   2> 1182477 ERROR (jetty-launcher-5565-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1182477 INFO  (jetty-launcher-5565-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1182477 INFO  (jetty-launcher-5565-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1182477 INFO  (jetty-launcher-5565-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1182477 INFO  (jetty-launcher-5565-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1182477 INFO  (jetty-launcher-5565-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-02T23:16:03.463560Z
   [junit4]   2> 1182477 INFO  (jetty-launcher-5565-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1861b121{SSL,[ssl, http/1.1]}{127.0.0.1:34601}
   [junit4]   2> 1182477 INFO  (jetty-launcher-5565-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5bcff696{SSL,[ssl, http/1.1]}{127.0.0.1:46137}
   [junit4]   2> 1182477 INFO  (jetty-launcher-5565-thread-3) [    ] o.e.j.s.Server Started @1182498ms
   [junit4]   2> 1182477 INFO  (jetty-launcher-5565-thread-2) [    ] o.e.j.s.Server Started @1182498ms
   [junit4]   2> 1182477 INFO  (jetty-launcher-5565-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34601}
   [junit4]   2> 1182477 INFO  (jetty-launcher-5565-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46137}
   [junit4]   2> 1182477 ERROR (jetty-launcher-5565-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1182477 ERROR (jetty-launcher-5565-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1182477 INFO  (jetty-launcher-5565-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1182477 INFO  (jetty-launcher-5565-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1182477 INFO  (jetty-launcher-5565-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1182477 INFO  (jetty-launcher-5565-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1182478 INFO  (jetty-launcher-5565-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1182478 INFO  (jetty-launcher-5565-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1182478 INFO  (jetty-launcher-5565-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1182478 INFO  (jetty-launcher-5565-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-02T23:16:03.464028Z
   [junit4]   2> 1182478 INFO  (jetty-launcher-5565-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1182478 INFO  (jetty-launcher-5565-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-02T23:16:03.464059Z
   [junit4]   2> 1182479 INFO  (zkConnectionManagerCallback-5570-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1182480 INFO  (jetty-launcher-5565-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1182481 INFO  (zkConnectionManagerCallback-5576-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1182481 INFO  (zkConnectionManagerCallback-5572-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1182481 INFO  (zkConnectionManagerCallback-5574-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1182481 INFO  (jetty-launcher-5565-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1182481 INFO  (jetty-launcher-5565-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1182481 INFO  (jetty-launcher-5565-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1182484 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10002891ca10002, likely client has closed socket
   [junit4]   2> 1182532 INFO  (jetty-launcher-5565-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44877/solr
   [junit4]   2> 1182533 INFO  (zkConnectionManagerCallback-5580-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1182533 DEBUG (jetty-launcher-5565-thread-3) [n:127.0.0.1:34601_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$419/1850132142@14a2b4cf
   [junit4]   2> 1182538 INFO  (zkConnectionManagerCallback-5582-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1182576 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 1182576 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1182576 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 1182576 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 1182576 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 1182576 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 1182577 INFO  (jetty-launcher-5565-thread-3) [n:127.0.0.1:34601_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1182577 DEBUG (jetty-launcher-5565-thread-3) [n:127.0.0.1:34601_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72060381952016390-127.0.0.1:34601_solr-n_0000000000
   [junit4]   2> 1182577 INFO  (jetty-launcher-5565-thread-3) [n:127.0.0.1:34601_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34601_solr
   [junit4]   2> 1182578 INFO  (jetty-launcher-5565-thread-3) [n:127.0.0.1:34601_solr    ] o.a.s.c.Overseer Overseer (id=72060381952016390-127.0.0.1:34601_solr-n_0000000000) starting
   [junit4]   2> 1182589 INFO  (zkConnectionManagerCallback-5589-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1182589 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 1182589 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1182589 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 1182590 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 1182590 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 1182590 INFO  (jetty-launcher-5565-thread-3) [n:127.0.0.1:34601_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44877/solr ready
   [junit4]   2> 1182590 DEBUG (OverseerCollectionConfigSetProcessor-72060381952016390-127.0.0.1:34601_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1182590 DEBUG (OverseerCollectionConfigSetProcessor-72060381952016390-127.0.0.1:34601_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0
   [junit4]   2> 1182590 DEBUG (OverseerCollectionConfigSetProcessor-72060381952016390-127.0.0.1:34601_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 1182590 DEBUG (OverseerCollectionConfigSetProcessor-72060381952016390-127.0.0.1:34601_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1182590 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue-work
   [junit4]   2> 1182591 DEBUG (OverseerCollectionConfigSetProcessor-72060381952016390-127.0.0.1:34601_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1182591 DEBUG (OverseerCollectionConfigSetProcessor-72060381952016390-127.0.0.1:34601_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 1182591 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 1182591 DEBUG (OverseerCollectionConfigSetProcessor-72060381952016390-127.0.0.1:34601_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: []
   [junit4]   2> 1182591 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1182593 INFO  (jetty-launcher-5565-thread-3) [n:127.0.0.1:34601_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34601_solr
   [junit4]   2> 1182593 DEBUG (OverseerAutoScalingTriggerThread-72060381952016390-127.0.0.1:34601_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 1182593 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1182593 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1182597 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/autoscaling.json
   [junit4]   2> 1182597 DEBUG (OverseerAutoScalingTriggerThread-72060381952016390-127.0.0.1:34601_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 1182597 DEBUG (OverseerAutoScalingTriggerThread-72060381952016390-127.0.0.1:34601_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 1182597 DEBUG (OverseerAutoScalingTriggerThread-72060381952016390-127.0.0.1:34601_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 1182601 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1182601 INFO  (zkCallback-5581-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1182605 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 1182605 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1182605 INFO  (zkCallback-5588-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1182605 DEBUG (OverseerAutoScalingTriggerThread-72060381952016390-127.0.0.1:34601_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:34601_solr]
   [junit4]   2> 1182608 INFO  (jetty-launcher-5565-thread-3) [n:127.0.0.1:34601_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1182612 DEBUG (OverseerAutoScalingTriggerThread-72060381952016390-127.0.0.1:34601_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1182613 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 1182613 DEBUG (OverseerAutoScalingTriggerThread-72060381952016390-127.0.0.1:34601_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 1182613 DEBUG (ScheduledTrigger-5153-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 1182618 INFO  (jetty-launcher-5565-thread-3) [n:127.0.0.1:34601_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34601.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35f0ce2b
   [junit4]   2> 1182622 INFO  (jetty-launcher-5565-thread-3) [n:127.0.0.1:34601_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34601.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35f0ce2b
   [junit4]   2> 1182622 INFO  (jetty-launcher-5565-thread-3) [n:127.0.0.1:34601_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34601.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35f0ce2b
   [junit4]   2> 1182623 INFO  (jetty-launcher-5565-thread-3) [n:127.0.0.1:34601_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_447E582DF4C90BA0-001/tempDir-001/node3/.
   [junit4]   2> 1182661 INFO  (jetty-launcher-5565-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44877/solr
   [junit4]   2> 1182664 INFO  (zkConnectionManagerCallback-5594-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1182665 DEBUG (jetty-launcher-5565-thread-2) [n:127.0.0.1:46137_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$419/1850132142@770452d2
   [junit4]   2> 1182666 INFO  (zkConnectionManagerCallback-5598-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1182666 INFO  (jetty-launcher-5565-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44877/solr
   [junit4]   2> 1182666 INFO  (zkConnectionManagerCallback-5600-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1182667 DEBUG (jetty-launcher-5565-thread-4) [n:127.0.0.1:44513_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$419/1850132142@2afcddef
   [junit4]   2> 1182667 INFO  (zkConnectionManagerCallback-5602-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1182668 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 1182668 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1182668 INFO  (jetty-launcher-5565-thread-2) [n:127.0.0.1:46137_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1182669 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 1182669 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 1182669 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 1182669 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 1182669 INFO  (jetty-launcher-5565-thread-2) [n:127.0.0.1:46137_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1182669 DEBUG (jetty-launcher-5565-thread-2) [n:127.0.0.1:46137_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72060381952016393-127.0.0.1:46137_solr-n_0000000001
   [junit4]   2> 1182669 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 1182670 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72060381952016390-127.0.0.1:34601_solr-n_0000000000
   [junit4]   2> 1182670 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1182670 DEBUG (jetty-launcher-5565-thread-2) [n:127.0.0.1:46137_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72060381952016390-127.0.0.1:34601_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1182670 INFO  (jetty-launcher-5565-thread-4) [n:127.0.0.1:44513_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1182670 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 1182670 DEBUG (jetty-launcher-5565-thread-2) [n:127.0.0.1:46137_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:46137_solr as DOWN
   [junit4]   2> 1182670 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 1182670 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 1182670 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 1182670 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 1182670 INFO  (jetty-launcher-5565-thread-2) [n:127.0.0.1:46137_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1182670 INFO  (jetty-launcher-5565-thread-2) [n:127.0.0.1:46137_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46137_solr
   [junit4]   2> 1182670 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 1182670 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1182670 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1182670 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1182670 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1182671 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1182671 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1182671 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1182671 INFO  (zkCallback-5588-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1182671 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1182671 INFO  (zkCallback-5601-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1182671 INFO  (zkCallback-5597-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1182671 INFO  (zkCallback-5581-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1182671 INFO  (jetty-launcher-5565-thread-4) [n:127.0.0.1:44513_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1182671 DEBUG (jetty-launcher-5565-thread-4) [n:127.0.0.1:44513_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72060381952016395-127.0.0.1:44513_solr-n_0000000002
   [junit4]   2> 1182671 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72060381952016393-127.0.0.1:46137_solr-n_0000000001
   [junit4]   2> 1182671 DEBUG (jetty-launcher-5565-thread-4) [n:127.0.0.1:44513_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72060381952016393-127.0.0.1:46137_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 1182671 DEBUG (jetty-launcher-5565-thread-4) [n:127.0.0.1:44513_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:44513_solr as DOWN
   [junit4]   2> 1182672 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 1182672 INFO  (jetty-launcher-5565-thread-4) [n:127.0.0.1:44513_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1182672 INFO  (jetty-launcher-5565-thread-4) [n:127.0.0.1:44513_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44513_solr
   [junit4]   2> 1182672 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 1182672 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1182672 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1182672 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1182672 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1182672 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1182672 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1182672 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1182672 INFO  (zkCallback-5588-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1182672 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1182672 INFO  (zkCallback-5581-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1182672 INFO  (zkCallback-5597-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1182676 INFO  (zkCallback-5601-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1182681 INFO  (zkConnectionManagerCallback-5611-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1182682 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 1182682 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1182682 INFO  (jetty-launcher-5565-thread-2) [n:127.0.0.1:46137_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1182682 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 1182682 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 1182682 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 1182682 INFO  (jetty-launcher-5565-thread-2) [n:127.0.0.1:46137_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44877/solr ready
   [junit4]   2> 1182684 INFO  (jetty-launcher-5565-thread-2) [n:127.0.0.1:46137_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1182684 INFO  (zkConnectionManagerCallback-5617-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1182684 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 1182685 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1182685 INFO  (jetty-launcher-5565-thread-4) [n:127.0.0.1:44513_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1182685 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 1182685 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 1182685 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 1182685 INFO  (jetty-launcher-5565-thread-4) [n:127.0.0.1:44513_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44877/solr ready
   [junit4]   2> 1182691 INFO  (jetty-launcher-5565-thread-4) [n:127.0.0.1:44513_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1182694 INFO  (jetty-launcher-5565-thread-2) [n:127.0.0.1:46137_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46137.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35f0ce2b
   [junit4]   2> 1182699 INFO  (jetty-launcher-5565-thread-2) [n:127.0.0.1:46137_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46137.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35f0ce2b
   [junit4]   2> 1182699 INFO  (jetty-launcher-5565-thread-2) [n:127.0.0.1:46137_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46137.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35f0ce2b
   [junit4]   2> 1182699 INFO  (jetty-launcher-5565-thread-4) [n:127.0.0.1:44513_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44513.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35f0ce2b
   [junit4]   2> 1182699 INFO  (jetty-launcher-5565-thread-2) [n:127.0.0.1:46137_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_447E582DF4C90BA0-001/tempDir-001/node2/.
   [junit4]   2> 1182703 INFO  (jetty-launcher-5565-thread-4) [n:127.0.0.1:44513_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44513.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35f0ce2b
   [junit4]   2> 1182703 INFO  (jetty-launcher-5565-thread-4) [n:127.0.0.1:44513_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44513.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35f0ce2b
   [junit4]   2> 1182704 INFO  (jetty-launcher-5565-thread-4) [n:127.0.0.1:44513_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_447E582DF4C90BA0-001/tempDir-001/node4/.
   [junit4]   2> 1182738 INFO  (jetty-launcher-5565-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44877/solr
   [junit4]   2> 1182739 INFO  (zkConnectionManagerCallback-5622-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1182739 DEBUG (jetty-launcher-5565-thread-1) [n:127.0.0.1:33423_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$419/1850132142@5f1f5f00
   [junit4]   2> 1182740 INFO  (zkConnectionManagerCallback-5624-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1182742 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 1182742 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1182742 INFO  (jetty-launcher-5565-thread-1) [n:127.0.0.1:33423_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1182742 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 1182742 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 1182743 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 1182743 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 1182743 INFO  (jetty-launcher-5565-thread-1) [n:127.0.0.1:33423_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1182743 DEBUG (jetty-launcher-5565-thread-1) [n:127.0.0.1:33423_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72060381952016399-127.0.0.1:33423_solr-n_0000000003
   [junit4]   2> 1182743 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72060381952016395-127.0.0.1:44513_solr-n_0000000002
   [junit4]   2> 1182743 DEBUG (jetty-launcher-5565-thread-1) [n:127.0.0.1:33423_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72060381952016395-127.0.0.1:44513_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 1182744 DEBUG (jetty-launcher-5565-thread-1) [n:127.0.0.1:33423_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:33423_solr as DOWN
   [junit4]   2> 1182744 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 1182744 INFO  (jetty-launcher-5565-thread-1) [n:127.0.0.1:33423_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1182744 INFO  (jetty-launcher-5565-thread-1) [n:127.0.0.1:33423_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33423_solr
   [junit4]   2> 1182744 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 1182744 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1182744 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1182744 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1182744 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1182744 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1182744 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1182744 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1182744 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1182744 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1182744 INFO  (zkCallback-5588-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1182744 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1182744 INFO  (zkCallback-5601-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1182744 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1182744 INFO  (zkCallback-5581-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1182745 INFO  (zkCallback-5597-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1182745 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1182745 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1182745 INFO  (zkCallback-5616-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1182745 INFO  (zkCallback-5610-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1182745 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1182745 INFO  (zkCallback-5623-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1182752 INFO  (zkConnectionManagerCallback-5631-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1182752 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 1182752 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1182752 INFO  (jetty-launcher-5565-thread-1) [n:127.0.0.1:33423_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1182752 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 1182752 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 1182753 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 1182753 INFO  (jetty-launcher-5565-thread-1) [n:127.0.0.1:33423_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44877/solr ready
   [junit4]   2> 1182753 INFO  (jetty-launcher-5565-thread-1) [n:127.0.0.1:33423_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1182771 INFO  (jetty-launcher-5565-thread-1) [n:127.0.0.1:33423_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33423.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35f0ce2b
   [junit4]   2> 1182775 INFO  (jetty-launcher-5565-thread-1) [n:127.0.0.1:33423_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33423.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35f0ce2b
   [junit4]   2> 1182775 INFO  (jetty-launcher-5565-thread-1) [n:127.0.0.1:33423_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33423.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35f0ce2b
   [junit4]   2> 1182776 INFO  (jetty-launcher-5565-thread-1) [n:127.0.0.1:33423_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_447E582DF4C90BA0-001/tempDir-001/node1/.
   [junit4]   2> 1182797 INFO  (zkConnectionManagerCallback-5634-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1182800 INFO  (zkConnectionManagerCallback-5639-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1182801 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 1182801 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1182801 INFO  (SUITE-MoveReplicaHDFSTest-seed#[447E582DF4C90BA0]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1182801 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 1182801 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 1182801 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 1182801 INFO  (SUITE-MoveReplicaHDFSTest-seed#[447E582DF4C90BA0]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44877/solr ready
   [junit4]   2> 1182811 INFO  (qtp695068671-14952) [n:127.0.0.1:34601_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1182811 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1182812 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 1182812 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1182812 DEBUG (OverseerCollectionConfigSetProcessor-72060381952016390-127.0.0.1:34601_solr-n_0000000000) [    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000
   [junit4]   2> 1182812 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1182812 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1182812 DEBUG (OverseerCollectionConfigSetProcessor-72060381952016390-127.0.0.1:34601_solr-n_0000000000) [    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000
   [junit4]   2> 1182812 DEBUG (OverseerCollectionConfigSetProcessor-72060381952016390-127.0.0.1:34601_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000000, ]
   [junit4]   2> 1182812 DEBUG (OverseerCollectionConfigSetProcessor-72060381952016390-127.0.0.1:34601_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 1182812 DEBUG (OverseerCollectionConfigSetProcessor-72060381952016390-127.0.0.1:34601_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 1182812 DEBUG (OverseerCollectionConfigSetProcessor-72060381952016390-127.0.0.1:34601_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{"operation":"overseerstatus"}
   [junit4]   2> 1182813 DEBUG (OverseerThreadFactory-5155-thread-1) [    ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 1182813 DEBUG (OverseerThreadFactory-5155-thread-1) [    ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : overseerstatus , {"operation":"overseerstatus"}
   [junit4]   2> 1182813 DEBUG (OverseerCollectionConfigSetProcessor-72060381952016390-127.0.0.1:34601_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1
   [junit4]   2> 1182813 DEBUG (OverseerCollectionConfigSetProcessor-72060381952016390-127.0.0.1:34601_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1182813 DEBUG (OverseerCollectionConfigSetProcessor-72060381952016390-127.0.0.1:34601_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1182813 DEBUG (OverseerCollectionConfigSetProcessor-72060381952016390-127.0.0.1:34601_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1182813 DEBUG (OverseerCollectionConfigSetProcessor-72060381952016390-127.0.0.1:34601_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1182813 DEBUG (OverseerCollectionConfigSetProcessor-72060381952016390-127.0.0.1:34601_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[]
   [junit4]   2> 1182814 DEBUG (OverseerThreadFactory-5155-thread-1) [    ] o.a.s.c.OverseerTaskProcessor Completed task:[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1182814 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 1182814 DEBUG (zkCallback-5581-thread-1) [    ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on path /overseer/collection-queue-work/qnr-0000000000 state SyncConnected latchEventType null
   [junit4]   2> 1182815 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1182815 DEBUG (OverseerThreadFactory-5155-thread-1) [    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as completed.
   [junit4]   2> 1182815 DEBUG (OverseerThreadFactory-5155-thread-1) [    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 1182815 DEBUG (OverseerThreadFactory-5155-thread-1) [    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1182815 DEBUG (OverseerThreadFactory-5155-thread-1) [    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1182815 DEBUG (OverseerThreadFactory-5155-thread-1) [    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1182815 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1182815 DEBUG (OverseerThreadFactory-5155-thread-1) [    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{leader=127.0.0.1:34601_solr,overseer_queue_size=3,overseer_work_queue_size=0,overseer_collection_queue_size=2,overseer_operations={am_i_leader={requests=2,errors=0,avgRequestsPerSecond=8.937636905604915,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.0981965,medianRequestTime=0.104387,75thPcRequestTime=0.104387,95thPcRequestTime=0.104387,99thPcRequestTime=0.104387,999thPcRequestTime=0.104387},downnode={requests=3,errors=0,avgRequestsPerSecond=20.90781175016093,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.007829333333333332,medianRequestTime=0.00715,75thPcRequestTime=0.009467,95thPcRequestTime=0.009467,99thPcRequestTime=0.009467,999thPcRequestTime=0.009467}},collection_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=13.414404629150065,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.103272,medianRequestTime=0.082091,75thPcRequestTime=0.158021,95thPcRequestTime=0.158021,99thPcRequestTime=0.158021,999thPcRequestTime=0.158021},overseerstatus={requests=0,errors=0,avgRequestsPerSecond=0.0,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.0,medianRequestTime=0.0,75thPcRequestTime=0.0,95thPcRequestTime=0.0,99thPcRequestTime=0.0,999thPcRequestTime=0.0}},overseer_queue={},overseer_internal_queue={peek={avgRequestsPerSecond=4.478303383656909,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.118749,medianRequestTime=0.118749,75thPcRequestTime=0.118749,95thPcRequestTime=0.118749,99thPcRequestTime=0.118749,999thPcRequestTime=0.118749}},collection_queue={peektopn_wait2000={avgRequestsPerSecond=4.483489319680577,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=221.665981,medianRequestTime=221.665981,75thPcRequestTime=221.665981,95thPcRequestTime=221.665981,99thPcRequestTime=221.665981,999thPcRequestTime=221.665981}}}
   [junit4]   2> 1182815 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1182815 DEBUG (OverseerCollectionConfigSetProcessor-72060381952016390-127.0.0.1:34601_solr-n_0000000000) [    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000
   [junit4]   2> 1182815 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1182816 INFO  (qtp695068671-14952) [n:127.0.0.1:34601_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=4
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1182845 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 1182845 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 1183099 WARN  (SUITE-MoveReplicaHDFSTest-seed#[447E582DF4C90BA0]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 1183105 WARN  (SUITE-MoveReplicaHDFSTest-seed#[447E582DF4C90BA0]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1183106 INFO  (SUITE-MoveReplicaHDFSTest-seed#[447E582DF4C90BA0]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1183109 INFO  (SUITE-MoveReplicaHDFSTest-seed#[447E582DF4C90BA0]-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_42245_hdfs____.tepzch/webapp
   [junit4]   2> 1183180 INFO  (SUITE-MoveReplicaHDFSTest-seed#[447E582DF4C90BA0]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:42245
   [junit4]   2> 1183245 WARN  (SUITE-MoveReplicaHDFSTest-seed#[447E582DF4C90BA0]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1183246 INFO  (SUITE-MoveReplicaHDFSTest-seed#[447E582DF4C90BA0]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1183248 INFO  (SUITE-MoveReplicaHDFSTest-seed#[447E582DF4C90BA0]-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_38689_datanode____x9ybrt/webapp
   [junit4]   2> 1183313 INFO  (SUITE-MoveReplicaHDFSTest-seed#[447E582DF4C90BA0]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:38689
   [junit4]   2> 1183338 WARN  (SUITE-MoveReplicaHDFSTest-seed#[447E582DF4C90BA0]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1183338 INFO  (SUITE-MoveReplicaHDFSTest-seed#[447E582DF4C90BA0]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1183341 INFO  (SUITE-MoveReplicaHDFSTest-seed#[447E582DF4C90BA0]-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_41837_datanode____31iq1y/webapp
   [junit4]   2> 1183409 INFO  (SUITE-MoveReplicaHDFSTest-seed#[447E582DF4C90BA0]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:41837
   [junit4]   2> 1183418 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_447E582DF4C90BA0-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_447E582DF4C90BA0-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to localhost.localdomain/127.0.0.1:38353) [    ] 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> 1183425 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x26b0e8325189: from storage DS-a836703d-d68d-4f58-a10e-c044a3afabf3 node DatanodeRegistration(127.0.0.1:45083, datanodeUuid=2b051fee-f3a1-48f7-af87-2fe334eb9d10, infoPort=44473, infoSecurePort=0, ipcPort=38383, storageInfo=lv=-56;cid=testClusterID;nsid=1066949126;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 1183425 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x26b0e8325189: from storage DS-522f46d1-8109-46e4-bbd2-b908cf88c8e1 node DatanodeRegistration(127.0.0.1:45083, datanodeUuid=2b051fee-f3a1-48f7-af87-2fe334eb9d10, infoPort=44473, infoSecurePort=0, ipcPort=38383, storageInfo=lv=-56;cid=testClusterID;nsid=1066949126;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1183521 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_447E582DF4C90BA0-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_447E582DF4C90BA0-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to localhost.localdomain/127.0.0.1:38353) [    ] 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> 1183524 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x26b0ee22e3db: from storage DS-2d4035ce-0b61-49d0-9d97-24156b80c0de node DatanodeRegistration(127.0.0.1:40085, datanodeUuid=a734a298-6aa5-452c-8758-603292c75b55, infoPort=44407, infoSecurePort=0, ipcPort=37553, storageInfo=lv=-56;cid=testClusterID;nsid=1066949126;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 1183524 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x26b0ee22e3db: from storage DS-505336b7-8703-4e1f-b76e-d9f88167a1d5 node DatanodeRegistration(127.0.0.1:40085, datanodeUuid=a734a298-6aa5-452c-8758-603292c75b55, infoPort=44407, infoSecurePort=0, ipcPort=37553, storageInfo=lv=-56;cid=testClusterID;nsid=1066949126;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1183592 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[447E582DF4C90BA0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFailedMove
   [junit4]   2> 1183592 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 1183592 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1183592 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[447E582DF4C90BA0]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1183592 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 1183592 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 1183592 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 1183593 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json
   [junit4]   2> 1183593 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json
   [junit4]   2> 1183593 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json
   [junit4]   2> 1183593 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json
   [junit4]   2> 1183593 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json
   [junit4]   2> 1183593 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json
   [junit4]   2> 1183593 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json
   [junit4]   2> 1183593 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json
   [junit4]   2> 1183593 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json
   [junit4]   2> 1183593 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json
   [junit4]   2> 1183593 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json
   [junit4]   2> 1183593 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json
   [junit4]   2> 1183593 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json
   [junit4]   2> 1183593 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json
   [junit4]   2> 1183593 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json
   [junit4]   2> 1183593 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json
   [junit4]   2> 1183593 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json
   [junit4]   2> 1183594 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[447E582DF4C90BA0]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10+46
   [junit4]   2> 1183594 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json
   [junit4]   2> 1183594 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json
   [junit4]   2> 1183594 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[447E582DF4C90BA0]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1183594 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[447E582DF4C90BA0]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1183594 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[447E582DF4C90BA0]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1183595 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[447E582DF4C90BA0]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@60dc035{/solr,null,AVAILABLE}
   [junit4]   2> 1183595 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[447E582DF4C90BA0]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4e2b833f{SSL,[ssl, http/1.1]}{127.0.0.1:40607}
   [junit4]   2> 1183595 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[447E582DF4C90BA0]) [    ] o.e.j.s.Server Started @1183615ms
   [junit4]   2> 1183595 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[447E582DF4C90BA0]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40607}
   [junit4]   2> 1183595 ERROR (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[447E582DF4C90BA0]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1183595 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[447E582DF4C90BA0]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1183595 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[447E582DF4C90BA0]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1183595 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[447E582DF4C90BA0]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1183595 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[447E582DF4C90BA0]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1183595 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[447E582DF4C90BA0]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-02T23:16:04.581729Z
   [junit4]   2> 1183596 INFO  (zkConnectionManagerCallback-5643-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1183597 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[447E582DF4C90BA0]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1183614 DEBUG (ScheduledTrigger-5153-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 1183728 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[447E582DF4C90BA0]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44877/solr
   [junit4]   2> 1183730 INFO  (zkConnectionManagerCallback-5647-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1183730 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[447E582DF4C90BA0]) [n:127.0.0.1:40607_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$419/1850132142@47e13641
   [junit4]   2> 1183731 INFO  (zkConnectionManagerCallback-5649-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1183733 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 1183733 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1183734 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[447E582DF4C90BA0]) [n:127.0.0.1:40607_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1183734 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 1183734 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 1183734 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 1183734 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 1183734 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[447E582DF4C90BA0]) [n:127.0.0.1:40607_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1183735 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[447E582DF4C90BA0]) [n:127.0.0.1:40607_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72060381952016405-127.0.0.1:40607_solr-n_0000000004
   [junit4]   2> 1183735 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72060381952016399-127.0.0.1:33423_solr-n_0000000003
   [junit4]   2> 1183735 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[447E582DF4C90BA0]) [n:127.0.0.1:40607_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72060381952016399-127.0.0.1:33423_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 1183735 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[447E582DF4C90BA0]) [n:127.0.0.1:40607_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:40607_solr as DOWN
   [junit4]   2> 1183735 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 1183735 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[447E582DF4C90BA0]) [n:127.0.0.1:40607_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1183735 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[447E582DF4C90BA0]) [n:127.0.0.1:40607_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40607_solr
   [junit4]   2> 1183735 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 1183736 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1183736 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1183736 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1183736 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1183736 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1183736 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1183736 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1183736 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1183736 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1183736 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1183736 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1183736 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1183736 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1183736 INFO  (zkCallback-5610-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1183736 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1183736 INFO  (zkCallback-5588-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1183736 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1183736 INFO  (zkCallback-5616-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1183736 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1183736 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1183736 INFO  (zkCallback-5630-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1183736 INFO  (zkCallback-5638-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1183736 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1183736 INFO  (zkCallback-5601-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1183736 INFO  (zkCallback-5623-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1183736 INFO  (zkCallback-5597-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1183736 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1183736 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1183736 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1183737 INFO  (zkCallback-5581-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1183737 INFO  (zkCallback-5638-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1183737 INFO  (zkCallback-5648-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1183750 INFO  (zkConnectionManagerCallback-5656-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1183751 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 1183751 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1183751 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[447E582DF4C90BA0]) [n:127.0.0.1:40607_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1183751 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 1183751 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 1183751 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 1183751 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[447E582DF4C90BA0]) [n:127.0.0.1:40607_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44877/solr ready
   [junit4]   2> 1183752 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[447E582DF4C90BA0]) [n:127.0.0.1:40607_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1183777 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[447E582DF4C90BA0]) [n:127.0.0.1:40607_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40607.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35f0ce2b
   [junit4]   2> 1183784 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[447E582DF4C90BA0]) [n:127.0.0.1:40607_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40607.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35f0ce2b
   [junit4]   2> 1183784 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[447E582DF4C90BA0]) [n:127.0.0.1:40607_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40607.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35f0ce2b
   [junit4]   2> 1183785 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[447E582DF4C90BA0]) [n:127.0.0.1:40607_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_447E582DF4C90BA0-001/tempDir-001/node5/.
   [junit4]   2> 1183835 INFO  (zkConnectionManagerCallback-5659-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1183836 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 1183837 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 1183849 INFO  (qtp234690794-14944) [n:127.0.0.1:33423_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 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> 1183849 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1183850 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000002
   [junit4]   2> 1183850 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1183850 DEBUG (OverseerCollectionConfigSetProcessor-72060381952016390-127.0.0.1:34601_solr-n_0000000000) [    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000002
   [junit4]   2> 1183850 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1183850 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1183850 DEBUG (OverseerCollectionConfigSetProcessor-72060381952016390-127.0.0.1:34601_solr-n_0000000000) [    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000002
   [junit4]   2> 1183850 DEBUG (OverseerCollectionConfigSetProcessor-72060381952016390-127.0.0.1:34601_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000002, ]
   [junit4]   2> 1183850 DEBUG (OverseerCollectionConfigSetProcessor-72060381952016390-127.0.0.1:34601_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ed1]]
   [junit4]   2> 1183850 DEBUG (OverseerCollectionConfigSetProcessor-72060381952016390-127.0.0.1:34601_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000002] as running
   [junit4]   2> 1183850 DEBUG (OverseerCollectionConfigSetProcessor-72060381952016390-127.0.0.1:34601_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000002 message:{
   [junit4]   2>   "name":"MoveReplicaHDFSTest_failed_coll_true",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1183850 DEBUG (OverseerCollectionConfigSetProcessor-72060381952016390-127.0.0.1:34601_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1
   [junit4]   2> 1183850 DEBUG (OverseerThreadFactory-5155-thread-2) [    ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000002
   [junit4]   2> 1183850 DEBUG (OverseerThreadFactory-5155-thread-2) [    ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"MoveReplicaHDFSTest_failed_coll_true",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1183850 INFO  (OverseerThreadFactory-5155-thread-2) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection MoveReplicaHDFSTest_failed_coll_true
   [junit4]   2> 1183850 INFO  (OverseerCollectionConfigSetProcessor-72060381952016390-127.0.0.1:34601_solr-n_0000000000) [    ] 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> 1183851 DEBUG (OverseerCollectionConfigSetProcessor-72060381952016390-127.0.0.1:34601_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 1183851 DEBUG (OverseerCollectionConfigSetProcessor-72060381952016390-127.0.0.1:34601_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1183851 DEBUG (OverseerCollectionConfigSetProcessor-72060381952016390-127.0.0.1:34601_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1183851 DEBUG (OverseerCollectionConfigSetProcessor-72060381952016390-127.0.0.1:34601_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 1183851 DEBUG (OverseerCollectionConfigSetProcessor-72060381952016390-127.0.0.1:34601_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000002],[]
   [junit4]   2> 1183851 DEBUG (OverseerThreadFactory-5155-thread-2) [    ] o.a.s.c.a.c.Assign Identify nodes using default
   [junit4]   2> 1183851 DEBUG (OverseerThreadFactory-5155-thread-2) [    ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating collections conf node /collections/MoveReplicaHDFSTest_failed_coll_true 
   [junit4]   2> 1183851 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 1183851 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 1183851 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 1183851 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 1183851 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 1183851 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 1183851 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 1183851 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 1183851 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 1183851 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 1183851 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 1183851 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 1183851 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 1183852 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 1183852 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 1183852 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 1183852 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 1183852 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 1183852 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 1183852 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 1183852 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 1183852 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 1183852 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 1183852 DEBUG (OverseerThreadFactory-5155-thread-2) [    ] o.a.s.c.a.c.CreateCollectionCmd Check for collection zkNode:MoveReplicaHDFSTest_failed_coll_true
   [junit4]   2> 1183852 DEBUG (OverseerThreadFactory-5155-thread-2) [    ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode exists
   [junit4]   2> 1183852 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 1183852 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 1183853 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 1183853 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 1183953 DEBUG (OverseerThreadFactory-5155-thread-2) [    ] o.a.s.c.a.c.CreateCollectionCmd Creating SolrCores for new collection MoveReplicaHDFSTest_failed_coll_true, shardNames [shard1, shard2] , message : {
   [junit4]   2>   "name":"MoveReplicaHDFSTest_failed_coll_true",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1183954 DEBUG (OverseerThreadFactory-5155-thread-2) [    ] o.a.s.c.a.c.CreateCollectionCmd Creating core MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1 as part of shard shard1 of collection MoveReplicaHDFSTest_failed_coll_true on 127.0.0.1:33423_solr
   [junit4]   2> 1183955 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 1183955 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 1183956 INFO  (OverseerStateUpdate-72060381952016390-127.0.0.1:34601_solr-n_0000000000) [    ] 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:33423/solr",
   [junit4]

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

MoveReplicaHDFSTest_coll_false/leader_elect/shard1/election/72060381952016405-core_node3-n_0000000000
   [junit4]   2> 	2	/solr/collections/MoveReplicaHDFSTest_coll_true/leader_elect/shard2/election/72060381952016410-core_node8-n_0000000001
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72060381952016395-127.0.0.1:44513_solr-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	37	/solr/collections
   [junit4]   2> 	25	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1247335 WARN  (SUITE-MoveReplicaHDFSTest-seed#[447E582DF4C90BA0]-worker) [    ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 1247842 INFO  (SUITE-MoveReplicaHDFSTest-seed#[447E582DF4C90BA0]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 1247943 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_447E582DF4C90BA0-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_447E582DF4C90BA0-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to localhost.localdomain/127.0.0.1:38353) [    ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 1247943 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_447E582DF4C90BA0-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_447E582DF4C90BA0-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to localhost.localdomain/127.0.0.1:38353) [    ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-323267581-88.99.242.108-1530573363808 (Datanode Uuid a734a298-6aa5-452c-8758-603292c75b55) service to localhost.localdomain/127.0.0.1:38353
   [junit4]   2> 1247944 WARN  (SUITE-MoveReplicaHDFSTest-seed#[447E582DF4C90BA0]-worker) [    ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 1247947 INFO  (SUITE-MoveReplicaHDFSTest-seed#[447E582DF4C90BA0]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 1248048 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_447E582DF4C90BA0-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_447E582DF4C90BA0-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to localhost.localdomain/127.0.0.1:38353) [    ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 1248048 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_447E582DF4C90BA0-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_447E582DF4C90BA0-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to localhost.localdomain/127.0.0.1:38353) [    ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-323267581-88.99.242.108-1530573363808 (Datanode Uuid 2b051fee-f3a1-48f7-af87-2fe334eb9d10) service to localhost.localdomain/127.0.0.1:38353
   [junit4]   2> 1248052 INFO  (SUITE-MoveReplicaHDFSTest-seed#[447E582DF4C90BA0]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:0
   [junit4]   2> 1248162 INFO  (SUITE-MoveReplicaHDFSTest-seed#[447E582DF4C90BA0]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44877 44877
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_447E582DF4C90BA0-001
   [junit4]   2> Jul 02, 2018 11:17:09 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 67 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=FSTOrd50}, docValues:{_version_=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=424, maxMBSortInHeap=7.770294034899834, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3ff702c9), locale=mer, timezone=America/Chihuahua
   [junit4]   2> NOTE: Linux 4.15.0-24-generic amd64/Oracle Corporation 10 (64-bit)/cpus=8,threads=2,free=191019912,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [V2StandaloneTest, CoreAdminOperationTest, TestCopyFieldCollectionResource, TestTestInjection, AssignBackwardCompatibilityTest, TestClusterStateMutator, TestSQLHandler, PrimitiveFieldTypeTest, TestSolrConfigHandlerConcurrent, TestReloadAndDeleteDocs, TestRandomFaceting, TestPKIAuthenticationPlugin, TestLockTree, TestClusterStateProvider, ImplicitSnitchTest, TestGraphTermsQParserPlugin, TestImplicitCoreProperties, TestStressUserVersions, HLLUtilTest, DisMaxRequestHandlerTest, TestSmileRequest, SolrCloudExampleTest, DocumentBuilderTest, SpatialFilterTest, AutoscalingHistoryHandlerTest, TestSolrCloudWithDelegationTokens, TestAtomicUpdateErrorCases, SynonymTokenizerTest, TestFieldCache, CurrencyRangeFacetCloudTest, TestIntervalFaceting, HdfsSyncSliceTest, MetricsHistoryIntegrationTest, TestExactStatsCache, HealthCheckHandlerTest, CSVRequestHandlerTest, TestFilteredDocIdSet, SharedFSAutoReplicaFailoverTest, TestSolrConfigHandler, BlockJoinFacetSimpleTest, SolrInfoBeanTest, TestPayloadCheckQParserPlugin, TestAuthenticationFramework, TestReplicationHandlerBackup, ConfigSetsAPITest, TestHighlightDedupGrouping, LeaderElectionIntegrationTest, SuggesterTSTTest, TestOrdValues, TestPartialUpdateDeduplication, HttpSolrCallGetCoreTest, TestSimDistributedQueue, NumberUtilsTest, HdfsAutoAddReplicasIntegrationTest, SolrGraphiteReporterTest, TestJsonRequest, TestPrepRecovery, ExplicitHLLTest, SaslZkACLProviderTest, PropertiesRequestHandlerTest, TestCursorMarkWithoutUniqueKey, URLClassifyProcessorTest, SearchHandlerTest, CreateRoutedAliasTest, HdfsUnloadDistributedZkTest, TestBinaryResponseWriter, TestQueryTypes, TestDirectoryFactory, SubstringBytesRefFilterTest, TestZkAclsWithHadoopAuth, ClusterStateTest, TestCustomSort, PeerSyncWithBufferUpdatesTest, TestConfigSetProperties, DeleteStatusTest, TestLegacyNumericRangeQueryBuilder, UtilsToolTest, TestComplexPhraseLeadingWildcard, TestNodeAddedTrigger, RankQueryTest, SortByFunctionTest, TestRawResponseWriter, TestDistributedStatsComponentCardinality, DistribJoinFromCollectionTest, DateMathParserTest, TestSortableTextField, TestUnInvertedFieldException, TestDownShardTolerantSearch, ActionThrottleTest, TestUniqueKeyFieldResource, TestDeleteCollectionOnDownNodes, ChaosMonkeyNothingIsSafeWithPullReplicasTest, DistributedMLTComponentTest, TestSlowCompositeReaderWrapper, TestSchemaSimilarityResource, SOLR749Test, TestJsonFacetRefinement, TestSolrIndexConfig, TestRequestStatusCollectionAPI, AssignTest, TestCoreBackup, TestIndexingPerformance, DebugComponentTest, FieldMutatingUpdateProcessorTest, BasicDistributedZkTest, DistributedFacetExistsSmallTest, StatelessScriptUpdateProcessorFactoryTest, MetricTriggerIntegrationTest, TestRequestForwarding, TestDelegationWithHadoopAuth, TestDefaultStatsCache, TestNestedDocsSort, TestEmbeddedSolrServerSchemaAPI, DocValuesMissingTest, TestSolrCoreParser, SolrSlf4jReporterTest, RecoveryAfterSoftCommitTest, TestTrieFacet, TestNRTOpen, DistributedFacetPivotSmallAdvancedTest, StatsComponentTest, LeaderFailureAfterFreshStartTest, TestUtilizeNode, TestCoreAdminApis, TestCoreDiscovery, OverseerModifyCollectionTest, ZkCLITest, DistributedTermsComponentTest, TestPivotHelperCode, TestFieldTypeResource, SolrIndexConfigTest, DistributedQueryElevationComponentTest, JsonLoaderTest, OpenCloseCoreStressTest, TestHighFrequencyDictionaryFactory, SolrMetricReporterTest, DeleteNodeTest, DeleteReplicaTest, MoveReplicaHDFSTest]
   [junit4] Completed [465/820 (1!)] on J1 in 75.13s, 4 tests, 1 error <<< FAILURES!

[...truncated 45185 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22372/consoleText

[repro] Revision: 9a9c65a6ba3503fe5e505b1b7ae8cc43da3a271f

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=MoveReplicaHDFSTest -Dtests.method=testFailedMove -Dtests.seed=447E582DF4C90BA0 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mer -Dtests.timezone=America/Chihuahua -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] ant clean

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

[...truncated 3305 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.MoveReplicaHDFSTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=447E582DF4C90BA0 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mer -Dtests.timezone=America/Chihuahua -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

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

[...truncated 40 lines...]