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

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

Error Message:
No live SolrServers available to handle this 
request:[https://127.0.0.1:35951/solr/MoveReplicaHDFSTest_failed_coll_true, 
https://127.0.0.1:35879/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:35951/solr/MoveReplicaHDFSTest_failed_coll_true, 
https://127.0.0.1:35879/solr/MoveReplicaHDFSTest_failed_coll_true]
        at 
__randomizedtesting.SeedInfo.seed([C4F17A24AC57F3B1:6E3CA9D61B842661]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:994)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        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:301)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
https://127.0.0.1:35951/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:413)
        ... 46 more


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

Error Message:
No live SolrServers available to handle this 
request:[https://127.0.0.1:44129/solr/MoveReplicaHDFSTest_failed_coll_true, 
https://127.0.0.1:45383/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:44129/solr/MoveReplicaHDFSTest_failed_coll_true, 
https://127.0.0.1:45383/solr/MoveReplicaHDFSTest_failed_coll_true]
        at 
__randomizedtesting.SeedInfo.seed([C4F17A24AC57F3B1:6E3CA9D61B842661]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:994)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        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:301)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
https://127.0.0.1:44129/solr/MoveReplicaHDFSTest_failed_coll_true: no servers 
hosting shard: shard2
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:436)
        ... 46 more




Build Log:
[...truncated 13355 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
   [junit4]   2> 770614 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[C4F17A24AC57F3B1]-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/J0/temp/solr.cloud.MoveReplicaHDFSTest_C4F17A24AC57F3B1-001/init-core-data-001
   [junit4]   2> 770615 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[C4F17A24AC57F3B1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=26 numCloses=26
   [junit4]   2> 770615 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[C4F17A24AC57F3B1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 770616 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[C4F17A24AC57F3B1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 770617 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[C4F17A24AC57F3B1]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_C4F17A24AC57F3B1-001/tempDir-001
   [junit4]   2> 770617 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[C4F17A24AC57F3B1]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 770617 INFO  (Thread-1547) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 770617 INFO  (Thread-1547) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 770619 ERROR (Thread-1547) [    ] 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> 770717 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[C4F17A24AC57F3B1]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:33211
   [junit4]   2> 770719 INFO  (zkConnectionManagerCallback-2695-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 770722 INFO  (jetty-launcher-2692-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 770722 INFO  (jetty-launcher-2692-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 770722 INFO  (jetty-launcher-2692-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 770723 INFO  (jetty-launcher-2692-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 770734 INFO  (jetty-launcher-2692-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 770734 INFO  (jetty-launcher-2692-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 770735 INFO  (jetty-launcher-2692-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 770738 INFO  (jetty-launcher-2692-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 770738 INFO  (jetty-launcher-2692-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 770738 INFO  (jetty-launcher-2692-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 770738 INFO  (jetty-launcher-2692-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@211e74{/solr,null,AVAILABLE}
   [junit4]   2> 770738 INFO  (jetty-launcher-2692-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 770738 INFO  (jetty-launcher-2692-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 770739 INFO  (jetty-launcher-2692-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 770739 INFO  (jetty-launcher-2692-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 770739 INFO  (jetty-launcher-2692-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 770739 INFO  (jetty-launcher-2692-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 770739 INFO  (jetty-launcher-2692-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5b7fc2{/solr,null,AVAILABLE}
   [junit4]   2> 770739 INFO  (jetty-launcher-2692-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5d9094{/solr,null,AVAILABLE}
   [junit4]   2> 770739 INFO  (jetty-launcher-2692-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@ae5d12{/solr,null,AVAILABLE}
   [junit4]   2> 770740 INFO  (jetty-launcher-2692-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@14a1f13{SSL,[ssl, 
http/1.1]}{127.0.0.1:35831}
   [junit4]   2> 770740 INFO  (jetty-launcher-2692-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6fa19d{SSL,[ssl, 
http/1.1]}{127.0.0.1:40997}
   [junit4]   2> 770740 INFO  (jetty-launcher-2692-thread-4) [    ] 
o.e.j.s.Server Started @770776ms
   [junit4]   2> 770740 INFO  (jetty-launcher-2692-thread-3) [    ] 
o.e.j.s.Server Started @770776ms
   [junit4]   2> 770740 INFO  (jetty-launcher-2692-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35831}
   [junit4]   2> 770740 INFO  (jetty-launcher-2692-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40997}
   [junit4]   2> 770740 INFO  (jetty-launcher-2692-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@188a2da{SSL,[ssl, 
http/1.1]}{127.0.0.1:45383}
   [junit4]   2> 770740 INFO  (jetty-launcher-2692-thread-1) [    ] 
o.e.j.s.Server Started @770776ms
   [junit4]   2> 770740 INFO  (jetty-launcher-2692-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@423b8{SSL,[ssl, 
http/1.1]}{127.0.0.1:40823}
   [junit4]   2> 770740 INFO  (jetty-launcher-2692-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45383}
   [junit4]   2> 770740 INFO  (jetty-launcher-2692-thread-2) [    ] 
o.e.j.s.Server Started @770776ms
   [junit4]   2> 770740 ERROR (jetty-launcher-2692-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 770740 INFO  (jetty-launcher-2692-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40823}
   [junit4]   2> 770740 INFO  (jetty-launcher-2692-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 770740 ERROR (jetty-launcher-2692-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 770740 INFO  (jetty-launcher-2692-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 770740 INFO  (jetty-launcher-2692-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 770740 ERROR (jetty-launcher-2692-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 770740 INFO  (jetty-launcher-2692-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 770740 INFO  (jetty-launcher-2692-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 770740 ERROR (jetty-launcher-2692-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 770740 INFO  (jetty-launcher-2692-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 770740 INFO  (jetty-launcher-2692-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 770740 INFO  (jetty-launcher-2692-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 770740 INFO  (jetty-launcher-2692-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 770740 INFO  (jetty-launcher-2692-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 770740 INFO  (jetty-launcher-2692-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-27T03:09:44.845Z
   [junit4]   2> 770740 INFO  (jetty-launcher-2692-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 770740 INFO  (jetty-launcher-2692-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 770740 INFO  (jetty-launcher-2692-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-27T03:09:44.845Z
   [junit4]   2> 770740 INFO  (jetty-launcher-2692-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 770740 INFO  (jetty-launcher-2692-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 770740 INFO  (jetty-launcher-2692-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-27T03:09:44.845Z
   [junit4]   2> 770740 INFO  (jetty-launcher-2692-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 770740 INFO  (jetty-launcher-2692-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 770740 INFO  (jetty-launcher-2692-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-27T03:09:44.845Z
   [junit4]   2> 770746 INFO  (zkConnectionManagerCallback-2698-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 770746 INFO  (jetty-launcher-2692-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 770746 INFO  (zkConnectionManagerCallback-2699-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 770747 INFO  (jetty-launcher-2692-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 770750 INFO  (zkConnectionManagerCallback-2701-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 770751 INFO  (jetty-launcher-2692-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 770754 INFO  (zkConnectionManagerCallback-2703-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 770755 INFO  (jetty-launcher-2692-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 771071 INFO  (jetty-launcher-2692-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33211/solr
   [junit4]   2> 771072 INFO  (zkConnectionManagerCallback-2707-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 771073 DEBUG (jetty-launcher-2692-thread-4) 
[n:127.0.0.1:35831_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$328/9207908@5bb1
   [junit4]   2> 771073 INFO  (zkConnectionManagerCallback-2709-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 771105 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 771105 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 771106 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 771106 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 771106 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 771106 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 771107 DEBUG (jetty-launcher-2692-thread-4) 
[n:127.0.0.1:35831_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/72294405906628614-127.0.0.1:35831_solr-n_0000000000
   [junit4]   2> 771107 INFO  (jetty-launcher-2692-thread-4) 
[n:127.0.0.1:35831_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:35831_solr
   [junit4]   2> 771107 INFO  (jetty-launcher-2692-thread-4) 
[n:127.0.0.1:35831_solr    ] o.a.s.c.Overseer Overseer 
(id=72294405906628614-127.0.0.1:35831_solr-n_0000000000) starting
   [junit4]   2> 771111 INFO  (zkConnectionManagerCallback-2716-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 771111 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 771111 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 771111 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 771111 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 771112 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 771112 INFO  (jetty-launcher-2692-thread-4) 
[n:127.0.0.1:35831_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:33211/solr ready
   [junit4]   2> 771112 INFO  
(OverseerStateUpdate-72294405906628614-127.0.0.1:35831_solr-n_0000000000) 
[n:127.0.0.1:35831_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:35831_solr
   [junit4]   2> 771112 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue-work
   [junit4]   2> 771113 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 771114 DEBUG 
(OverseerCollectionConfigSetProcessor-72294405906628614-127.0.0.1:35831_solr-n_0000000000)
 [n:127.0.0.1:35831_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 771114 DEBUG 
(OverseerAutoScalingTriggerThread-72294405906628614-127.0.0.1:35831_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and 
.scheduled_maintenance triggers
   [junit4]   2> 771114 INFO  (jetty-launcher-2692-thread-4) 
[n:127.0.0.1:35831_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35831_solr
   [junit4]   2> 771115 DEBUG 
(OverseerCollectionConfigSetProcessor-72294405906628614-127.0.0.1:35831_solr-n_0000000000)
 [n:127.0.0.1:35831_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 0
   [junit4]   2> 771115 DEBUG 
(OverseerCollectionConfigSetProcessor-72294405906628614-127.0.0.1:35831_solr-n_0000000000)
 [n:127.0.0.1:35831_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 771115 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 771115 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 771115 DEBUG 
(OverseerCollectionConfigSetProcessor-72294405906628614-127.0.0.1:35831_solr-n_0000000000)
 [n:127.0.0.1:35831_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 771115 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/autoscaling.json
   [junit4]   2> 771115 DEBUG 
(OverseerCollectionConfigSetProcessor-72294405906628614-127.0.0.1:35831_solr-n_0000000000)
 [n:127.0.0.1:35831_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 771115 DEBUG 
(OverseerCollectionConfigSetProcessor-72294405906628614-127.0.0.1:35831_solr-n_0000000000)
 [n:127.0.0.1:35831_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 771115 DEBUG 
(OverseerAutoScalingTriggerThread-72294405906628614-127.0.0.1:35831_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode 
version 1
   [junit4]   2> 771115 DEBUG 
(OverseerCollectionConfigSetProcessor-72294405906628614-127.0.0.1:35831_solr-n_0000000000)
 [n:127.0.0.1:35831_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 
elements. ExcludeSet: []
   [junit4]   2> 771115 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 771115 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 771115 INFO  (zkCallback-2715-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 771115 DEBUG 
(OverseerAutoScalingTriggerThread-72294405906628614-127.0.0.1:35831_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion -1
   [junit4]   2> 771115 DEBUG 
(OverseerAutoScalingTriggerThread-72294405906628614-127.0.0.1:35831_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 1
   [junit4]   2> 771116 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 771117 DEBUG 
(OverseerAutoScalingTriggerThread-72294405906628614-127.0.0.1:35831_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:35831_solr]
   [junit4]   2> 771117 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 771117 DEBUG 
(OverseerAutoScalingTriggerThread-72294405906628614-127.0.0.1:35831_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 771117 DEBUG 
(OverseerAutoScalingTriggerThread-72294405906628614-127.0.0.1:35831_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 1
   [junit4]   2> 771117 DEBUG (ScheduledTrigger-3734-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1
   [junit4]   2> 771122 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 771122 INFO  (zkCallback-2708-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 771129 INFO  (jetty-launcher-2692-thread-4) 
[n:127.0.0.1:35831_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 771154 INFO  (jetty-launcher-2692-thread-4) 
[n:127.0.0.1:35831_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35831.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d63d5c
   [junit4]   2> 771160 INFO  (jetty-launcher-2692-thread-4) 
[n:127.0.0.1:35831_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35831.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d63d5c
   [junit4]   2> 771160 INFO  (jetty-launcher-2692-thread-4) 
[n:127.0.0.1:35831_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35831.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d63d5c
   [junit4]   2> 771161 INFO  (jetty-launcher-2692-thread-4) 
[n:127.0.0.1:35831_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_C4F17A24AC57F3B1-001/tempDir-001/node4/.
   [junit4]   2> 771296 INFO  (jetty-launcher-2692-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33211/solr
   [junit4]   2> 771296 INFO  (zkConnectionManagerCallback-2721-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 771297 DEBUG (jetty-launcher-2692-thread-3) 
[n:127.0.0.1:40997_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$328/9207908@152941b
   [junit4]   2> 771298 INFO  (zkConnectionManagerCallback-2723-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 771300 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 771300 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 771300 INFO  (jetty-launcher-2692-thread-3) 
[n:127.0.0.1:40997_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 771300 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 771301 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 771301 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 771301 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 771301 DEBUG (jetty-launcher-2692-thread-3) 
[n:127.0.0.1:40997_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/72294405906628617-127.0.0.1:40997_solr-n_0000000001
   [junit4]   2> 771302 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/72294405906628614-127.0.0.1:35831_solr-n_0000000000
   [junit4]   2> 771302 DEBUG (jetty-launcher-2692-thread-3) 
[n:127.0.0.1:40997_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/72294405906628614-127.0.0.1:35831_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 771302 DEBUG (jetty-launcher-2692-thread-3) 
[n:127.0.0.1:40997_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:40997_solr as DOWN
   [junit4]   2> 771302 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 771302 INFO  (jetty-launcher-2692-thread-3) 
[n:127.0.0.1:40997_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 771302 INFO  (jetty-launcher-2692-thread-3) 
[n:127.0.0.1:40997_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40997_solr
   [junit4]   2> 771302 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 771302 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 771302 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 771302 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 771303 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 771303 INFO  (zkCallback-2708-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 771306 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 771306 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 771306 INFO  (zkCallback-2715-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 771306 INFO  (zkCallback-2722-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 771319 INFO  (zkConnectionManagerCallback-2730-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 771320 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 771320 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 771320 INFO  (jetty-launcher-2692-thread-3) 
[n:127.0.0.1:40997_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 771320 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 771320 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 771321 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 771321 INFO  (jetty-launcher-2692-thread-3) 
[n:127.0.0.1:40997_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:33211/solr ready
   [junit4]   2> 771322 INFO  (jetty-launcher-2692-thread-3) 
[n:127.0.0.1:40997_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 771335 INFO  (jetty-launcher-2692-thread-3) 
[n:127.0.0.1:40997_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40997.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d63d5c
   [junit4]   2> 771341 INFO  (jetty-launcher-2692-thread-3) 
[n:127.0.0.1:40997_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40997.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d63d5c
   [junit4]   2> 771341 INFO  (jetty-launcher-2692-thread-3) 
[n:127.0.0.1:40997_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40997.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d63d5c
   [junit4]   2> 771342 INFO  (jetty-launcher-2692-thread-3) 
[n:127.0.0.1:40997_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_C4F17A24AC57F3B1-001/tempDir-001/node3/.
   [junit4]   2> 771403 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 771403 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 771825 INFO  (jetty-launcher-2692-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33211/solr
   [junit4]   2> 771826 INFO  (zkConnectionManagerCallback-2735-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 771827 DEBUG (jetty-launcher-2692-thread-2) 
[n:127.0.0.1:40823_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$328/9207908@eae765
   [junit4]   2> 771827 INFO  (zkConnectionManagerCallback-2737-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 771830 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 771830 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 771830 INFO  (jetty-launcher-2692-thread-2) 
[n:127.0.0.1:40823_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 771830 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 771830 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 771830 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 771830 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 771831 DEBUG (jetty-launcher-2692-thread-2) 
[n:127.0.0.1:40823_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/72294405906628620-127.0.0.1:40823_solr-n_0000000002
   [junit4]   2> 771831 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/72294405906628617-127.0.0.1:40997_solr-n_0000000001
   [junit4]   2> 771831 DEBUG (jetty-launcher-2692-thread-2) 
[n:127.0.0.1:40823_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/72294405906628617-127.0.0.1:40997_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 771831 DEBUG (jetty-launcher-2692-thread-2) 
[n:127.0.0.1:40823_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:40823_solr as DOWN
   [junit4]   2> 771832 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 771832 INFO  (jetty-launcher-2692-thread-2) 
[n:127.0.0.1:40823_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 771832 INFO  (jetty-launcher-2692-thread-2) 
[n:127.0.0.1:40823_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40823_solr
   [junit4]   2> 771832 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 771832 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 771832 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 771832 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 771832 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 771832 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 771832 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 771832 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 771832 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 771832 INFO  (zkCallback-2715-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 771832 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 771832 INFO  (zkCallback-2736-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 771832 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 771832 INFO  (zkCallback-2708-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 771832 INFO  (zkCallback-2722-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 771832 INFO  (zkCallback-2729-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 771849 INFO  (zkConnectionManagerCallback-2744-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 771850 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 771850 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 771850 INFO  (jetty-launcher-2692-thread-2) 
[n:127.0.0.1:40823_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 771850 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 771850 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 771850 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 771850 INFO  (jetty-launcher-2692-thread-2) 
[n:127.0.0.1:40823_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:33211/solr ready
   [junit4]   2> 771851 INFO  (jetty-launcher-2692-thread-2) 
[n:127.0.0.1:40823_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 771862 INFO  (jetty-launcher-2692-thread-2) 
[n:127.0.0.1:40823_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40823.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d63d5c
   [junit4]   2> 771868 INFO  (jetty-launcher-2692-thread-2) 
[n:127.0.0.1:40823_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40823.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d63d5c
   [junit4]   2> 771868 INFO  (jetty-launcher-2692-thread-2) 
[n:127.0.0.1:40823_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40823.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d63d5c
   [junit4]   2> 771869 INFO  (jetty-launcher-2692-thread-2) 
[n:127.0.0.1:40823_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_C4F17A24AC57F3B1-001/tempDir-001/node2/.
   [junit4]   2> 771932 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 771933 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 772117 DEBUG (ScheduledTrigger-3734-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3
   [junit4]   2> 772730 INFO  (jetty-launcher-2692-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33211/solr
   [junit4]   2> 772731 INFO  (zkConnectionManagerCallback-2749-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 772732 DEBUG (jetty-launcher-2692-thread-1) 
[n:127.0.0.1:45383_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$328/9207908@8156e3
   [junit4]   2> 772733 INFO  (zkConnectionManagerCallback-2751-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 772736 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 772736 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 772736 INFO  (jetty-launcher-2692-thread-1) 
[n:127.0.0.1:45383_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 772736 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 772736 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 772736 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 772736 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 772737 DEBUG (jetty-launcher-2692-thread-1) 
[n:127.0.0.1:45383_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/72294405906628623-127.0.0.1:45383_solr-n_0000000003
   [junit4]   2> 772737 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/72294405906628620-127.0.0.1:40823_solr-n_0000000002
   [junit4]   2> 772737 DEBUG (jetty-launcher-2692-thread-1) 
[n:127.0.0.1:45383_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/72294405906628620-127.0.0.1:40823_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 772737 DEBUG (jetty-launcher-2692-thread-1) 
[n:127.0.0.1:45383_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:45383_solr as DOWN
   [junit4]   2> 772737 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 772737 INFO  (jetty-launcher-2692-thread-1) 
[n:127.0.0.1:45383_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 772737 INFO  (jetty-launcher-2692-thread-1) 
[n:127.0.0.1:45383_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45383_solr
   [junit4]   2> 772738 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 772738 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 772738 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 772738 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 772738 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 772738 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 772738 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 772738 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 772738 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 772738 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 772738 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 772738 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 772738 INFO  (zkCallback-2736-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 772738 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 772738 INFO  (zkCallback-2729-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 772738 INFO  (zkCallback-2722-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 772738 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 772738 INFO  (zkCallback-2750-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 772738 INFO  (zkCallback-2708-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 772738 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 772738 INFO  (zkCallback-2715-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 772738 INFO  (zkCallback-2743-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 772750 INFO  (zkConnectionManagerCallback-2758-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 772751 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 772751 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 772751 INFO  (jetty-launcher-2692-thread-1) 
[n:127.0.0.1:45383_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 772751 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 772751 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 772751 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 772752 INFO  (jetty-launcher-2692-thread-1) 
[n:127.0.0.1:45383_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:33211/solr ready
   [junit4]   2> 772752 INFO  (jetty-launcher-2692-thread-1) 
[n:127.0.0.1:45383_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 772763 INFO  (jetty-launcher-2692-thread-1) 
[n:127.0.0.1:45383_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45383.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d63d5c
   [junit4]   2> 772769 INFO  (jetty-launcher-2692-thread-1) 
[n:127.0.0.1:45383_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45383.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d63d5c
   [junit4]   2> 772769 INFO  (jetty-launcher-2692-thread-1) 
[n:127.0.0.1:45383_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45383.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d63d5c
   [junit4]   2> 772770 INFO  (jetty-launcher-2692-thread-1) 
[n:127.0.0.1:45383_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_C4F17A24AC57F3B1-001/tempDir-001/node1/.
   [junit4]   2> 772798 INFO  (zkConnectionManagerCallback-2761-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 772801 INFO  (zkConnectionManagerCallback-2766-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 772801 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 772802 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 772802 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[C4F17A24AC57F3B1]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 772802 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 772802 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 772802 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 772802 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[C4F17A24AC57F3B1]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33211/solr ready
   [junit4]   2> 772837 INFO  (qtp7725771-8799) [n:127.0.0.1:40823_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 772838 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 772838 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 772838 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 772838 DEBUG 
(OverseerCollectionConfigSetProcessor-72294405906628614-127.0.0.1:35831_solr-n_0000000000)
 [n:127.0.0.1:35831_solr    ] o.a.s.c.ZkDistributedQueue Found child node with 
improper name: qnr-0000000000
   [junit4]   2> 772838 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 772838 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 772838 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 772838 DEBUG 
(OverseerCollectionConfigSetProcessor-72294405906628614-127.0.0.1:35831_solr-n_0000000000)
 [n:127.0.0.1:35831_solr    ] o.a.s.c.ZkDistributedQueue Found child node with 
improper name: qnr-0000000000
   [junit4]   2> 772839 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 772839 DEBUG 
(OverseerCollectionConfigSetProcessor-72294405906628614-127.0.0.1:35831_solr-n_0000000000)
 [n:127.0.0.1:35831_solr    ] o.a.s.c.OverseerTaskQueue Returning topN 
elements: [/overseer/collection-queue-work/qn-0000000000, ]
   [junit4]   2> 772839 DEBUG 
(OverseerCollectionConfigSetProcessor-72294405906628614-127.0.0.1:35831_solr-n_0000000000)
 [n:127.0.0.1:35831_solr    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from 
work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 772839 DEBUG 
(OverseerCollectionConfigSetProcessor-72294405906628614-127.0.0.1:35831_solr-n_0000000000)
 [n:127.0.0.1:35831_solr    ] o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 772839 DEBUG 
(OverseerCollectionConfigSetProcessor-72294405906628614-127.0.0.1:35831_solr-n_0000000000)
 [n:127.0.0.1:35831_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection 
Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000000 
message:{"operation":"overseerstatus"}
   [junit4]   2> 772839 DEBUG 
(OverseerThreadFactory-3736-thread-1-processing-n:127.0.0.1:35831_solr) 
[n:127.0.0.1:35831_solr    ] o.a.s.c.OverseerTaskProcessor Runner processing 
/overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 772839 DEBUG 
(OverseerThreadFactory-3736-thread-1-processing-n:127.0.0.1:35831_solr) 
[n:127.0.0.1:35831_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
OverseerCollectionMessageHandler.processMessage : overseerstatus , 
{"operation":"overseerstatus"}
   [junit4]   2> 772839 DEBUG 
(OverseerCollectionConfigSetProcessor-72294405906628614-127.0.0.1:35831_solr-n_0000000000)
 [n:127.0.0.1:35831_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 1
   [junit4]   2> 772839 DEBUG 
(OverseerCollectionConfigSetProcessor-72294405906628614-127.0.0.1:35831_solr-n_0000000000)
 [n:127.0.0.1:35831_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 772839 DEBUG 
(OverseerCollectionConfigSetProcessor-72294405906628614-127.0.0.1:35831_solr-n_0000000000)
 [n:127.0.0.1:35831_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 772839 DEBUG 
(OverseerCollectionConfigSetProcessor-72294405906628614-127.0.0.1:35831_solr-n_0000000000)
 [n:127.0.0.1:35831_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 772839 DEBUG 
(OverseerCollectionConfigSetProcessor-72294405906628614-127.0.0.1:35831_solr-n_0000000000)
 [n:127.0.0.1:35831_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 772839 DEBUG 
(OverseerCollectionConfigSetProcessor-72294405906628614-127.0.0.1:35831_solr-n_0000000000)
 [n:127.0.0.1:35831_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 
elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[]
   [junit4]   2> 772839 DEBUG 
(OverseerThreadFactory-3736-thread-1-processing-n:127.0.0.1:35831_solr) 
[n:127.0.0.1:35831_solr    ] o.a.s.c.OverseerTaskProcessor Completed 
task:[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 772840 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 772840 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 772840 DEBUG (zkCallback-2736-thread-1) [    ] 
o.a.s.c.OverseerTaskQueue NodeDataChanged fired on path 
/overseer/collection-queue-work/qnr-0000000000 state SyncConnected 
latchEventType null
   [junit4]   2> 772840 DEBUG 
(OverseerThreadFactory-3736-thread-1-processing-n:127.0.0.1:35831_solr) 
[n:127.0.0.1:35831_solr    ] o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000000] as completed.
   [junit4]   2> 772840 DEBUG 
(OverseerThreadFactory-3736-thread-1-processing-n:127.0.0.1:35831_solr) 
[n:127.0.0.1:35831_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 772840 DEBUG 
(OverseerThreadFactory-3736-thread-1-processing-n:127.0.0.1:35831_solr) 
[n:127.0.0.1:35831_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 772840 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 772840 DEBUG 
(OverseerThreadFactory-3736-thread-1-processing-n:127.0.0.1:35831_solr) 
[n:127.0.0.1:35831_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 772840 DEBUG 
(OverseerThreadFactory-3736-thread-1-processing-n:127.0.0.1:35831_solr) 
[n:127.0.0.1:35831_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 772840 DEBUG 
(OverseerCollectionConfigSetProcessor-72294405906628614-127.0.0.1:35831_solr-n_0000000000)
 [n:127.0.0.1:35831_solr    ] o.a.s.c.ZkDistributedQueue Found child node with 
improper name: qnr-0000000000
   [junit4]   2> 772840 DEBUG 
(OverseerThreadFactory-3736-thread-1-processing-n:127.0.0.1:35831_solr) 
[n:127.0.0.1:35831_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection 
Message Handler: Message id:/overseer/collection-queue-work/qn-0000000000 
complete, 
response:{leader=127.0.0.1:35831_solr,overseer_queue_size=0,overseer_work_queue_size=0,overseer_collection_queue_size=2,overseer_operations={am_i_leader={requests=5,errors=0,avgRequestsPerSecond=2.8946812456384463,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.12452468395937445,medianRequestTime=0.145587,75thPcRequestTime=0.148749,95thPcRequestTime=0.152534,99thPcRequestTime=0.152534,999thPcRequestTime=0.152534},downnode={requests=3,errors=0,avgRequestsPerSecond=1.9519106574160539,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.008225862943261478,medianRequestTime=0.008673,75thPcRequestTime=0.008728,95thPcRequestTime=0.008728,99thPcRequestTime=0.008728,999thPcRequestTime=0.008728}},collection_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=1.739084734660277,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.08006388350469115,medianRequestTime=0.081618,75thPcRequestTime=0.092437,95thPcRequestTime=0.092437,99thPcRequestTime=0.092437,999thPcRequestTime=0.092437},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=0.5790837334358931,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.073496,medianRequestTime=0.073496,75thPcRequestTime=0.073496,95thPcRequestTime=0.073496,99thPcRequestTime=0.073496,999thPcRequestTime=0.073496}},collection_queue={peektopn_wait2000={avgRequestsPerSecond=0.5799286990422958,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=1723.704903,medianRequestTime=1723.704903,75thPcRequestTime=1723.704903,95thPcRequestTime=1723.704903,99thPcRequestTime=1723.704903,999thPcRequestTime=1723.704903}}}
   [junit4]   2> 772840 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 772840 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 772841 INFO  (qtp7725771-8799) [n:127.0.0.1:40823_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 772925 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[C4F17A24AC57F3B1]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 772936 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[C4F17A24AC57F3B1]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 772938 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[C4F17A24AC57F3B1]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 772948 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[C4F17A24AC57F3B1]-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_33301_hdfs____9eacj2/webapp
   [junit4]   2> 773118 DEBUG (ScheduledTrigger-3734-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 773421 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[C4F17A24AC57F3B1]-worker) [    ] o.m.log 
Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:33301
   [junit4]   2> 773582 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[C4F17A24AC57F3B1]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 773583 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[C4F17A24AC57F3B1]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 773592 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[C4F17A24AC57F3B1]-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_45127_datanode____g747ss/webapp
   [junit4]   2> 774080 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[C4F17A24AC57F3B1]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:45127
   [junit4]   2> 774108 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[C4F17A24AC57F3B1]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 774109 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[C4F17A24AC57F3B1]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 774117 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[C4F17A24AC57F3B1]-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_43649_datanode____.aqrk59/webapp
   [junit4]   2> 774119 DEBUG (ScheduledTrigger-3734-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 774315 ERROR (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_C4F17A24AC57F3B1-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_C4F17A24AC57F3B1-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost.localdomain/127.0.0.1:38317) [    ] 
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> 774321 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0xcd66da091fc58: from storage 
DS-34d8c167-5129-4cc5-afda-9f5acab6ed96 node 
DatanodeRegistration(127.0.0.1:34185, 
datanodeUuid=1d2302f2-60b4-4a4a-8efa-526098bc28f5, infoPort=46381, 
infoSecurePort=0, ipcPort=39923, 
storageInfo=lv=-56;cid=testClusterID;nsid=927721391;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 774321 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0xcd66da091fc58: from storage 
DS-87b0ce90-de51-42da-baf4-8b1813408e05 node 
DatanodeRegistration(127.0.0.1:34185, 
datanodeUuid=1d2302f2-60b4-4a4a-8efa-526098bc28f5, infoPort=46381, 
infoSecurePort=0, ipcPort=39923, 
storageInfo=lv=-56;cid=testClusterID;nsid=927721391;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 774575 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[C4F17A24AC57F3B1]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:43649
   [junit4]   2> 774703 ERROR (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_C4F17A24AC57F3B1-001/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_C4F17A24AC57F3B1-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to localhost.localdomain/127.0.0.1:38317) [    ] 
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> 774707 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0xcd66db7938360: from storage 
DS-98b2bf4d-bde0-4568-9a15-31435f59e51d node 
DatanodeRegistration(127.0.0.1:36153, 
datanodeUuid=4d9781c3-62ff-4590-bf10-65019cc386a8, infoPort=37067, 
infoSecurePort=0, ipcPort=40543, 
storageInfo=lv=-56;cid=testClusterID;nsid=927721391;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 774707 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0xcd66db7938360: from storage 
DS-69b8c733-7216-4068-9e06-9413050493b4 node 
DatanodeRegistration(127.0.0.1:36153, 
datanodeUuid=4d9781c3-62ff-4590-bf10-65019cc386a8, infoPort=37067, 
infoSecurePort=0, ipcPort=40543, 
storageInfo=lv=-56;cid=testClusterID;nsid=927721391;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4] IGNOR/A 0.00s J0 | MoveReplicaHDFSTest.testNormalFailedMove
   [junit4]    > Assumption #1: 'badapple' test group is disabled 
(@BadApple(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4]   2> 774839 DEBUG 
(OverseerCollectionConfigSetProcessor-72294405906628614-127.0.0.1:35831_solr-n_0000000000)
 [n:127.0.0.1:35831_solr    ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from 
work-queue : [[]]
   [junit4]   2> 774841 DEBUG 
(OverseerCollectionConfigSetProcessor-72294405906628614-127.0.0.1:35831_solr-n_0000000000)
 [n:127.0.0.1:35831_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 0
   [junit4]   2> 774842 INFO  
(OverseerCollectionConfigSetProcessor-72294405906628614-127.0.0.1:35831_solr-n_0000000000)
 [n:127.0.0.1:35831_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 774843 DEBUG 
(OverseerCollectionConfigSetProcessor-72294405906628614-127.0.0.1:35831_solr-n_0000000000)
 [n:127.0.0.1:35831_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 774844 DEBUG 
(OverseerCollectionConfigSetProcessor-72294405906628614-127.0.0.1:35831_solr-n_0000000000)
 [n:127.0.0.1:35831_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 774844 DEBUG 
(OverseerCollectionConfigSetProcessor-72294405906628614-127.0.0.1:35831_solr-n_0000000000)
 [n:127.0.0.1:35831_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 774844 DEBUG 
(OverseerCollectionConfigSetProcessor-72294405906628614-127.0.0.1:35831_solr-n_0000000000)
 [n:127.0.0.1:35831_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 774844 DEBUG 
(OverseerCollectionConfigSetProcessor-72294405906628614-127.0.0.1:35831_solr-n_0000000000)
 [n:127.0.0.1:35831_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 
elements. ExcludeSet: []
   [junit4]   2> 774849 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[C4F17A24AC57F3B1]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFailedMove
   [junit4]   2> 774849 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 774849 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 774849 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[C4F17A24AC57F3B1]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 774849 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 774849 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 774849 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 774850 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 774850 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 774850 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 774850 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 774850 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 774850 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 774850 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 774850 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 774850 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 774850 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 774850 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 774850 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 774850 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 774850 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 774850 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 774850 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 774850 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 774850 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 774850 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 774851 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[C4F17A24AC57F3B1]) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 774851 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[C4F17A24AC57F3B1]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 774851 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[C4F17A24AC57F3B1]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 774852 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[C4F17A24AC57F3B1]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 774852 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[C4F17A24AC57F3B1]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@629749{/solr,null,AVAILABLE}
   [junit4]   2> 774852 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[C4F17A24AC57F3B1]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5927fb{SSL,[ssl, 
http/1.1]}{127.0.0.1:44129}
   [junit4]   2> 774852 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[C4F17A24AC57F3B1]) [    ] 
o.e.j.s.Server Started @774888ms
   [junit4]   2> 774852 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[C4F17A24AC57F3B1]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44129}
   [junit4]   2> 774852 ERROR 
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[C4F17A24AC57F3B1]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 774852 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[C4F17A24AC57F3B1]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 774852 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[C4F17A24AC57F3B1]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 774852 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[C4F17A24AC57F3B1]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 774852 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[C4F17A24AC57F3B1]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 774852 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[C4F17A24AC57F3B1]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-27T03:09:48.957Z
   [junit4]   2> 774854 INFO  (zkConnectionManagerCallback-2770-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 774854 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[C4F17A24AC57F3B1]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 775119 DEBUG (ScheduledTrigger-3734-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 775559 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[C4F17A24AC57F3B1]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33211/solr
   [junit4]   2> 775559 INFO  (zkConnectionManagerCallback-2774-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 775560 DEBUG 
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[C4F17A24AC57F3B1]) 
[n:127.0.0.1:44129_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$328/9207908@1f2f8ff
   [junit4]   2> 775561 INFO  (zkConnectionManagerCallback-2776-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 775563 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 775564 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 775564 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[C4F17A24AC57F3B1]) 
[n:127.0.0.1:44129_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 775564 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 775564 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 775564 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 775564 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 775564 DEBUG 
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[C4F17A24AC57F3B1]) 
[n:127.0.0.1:44129_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/72294405906628629-127.0.0.1:44129_solr-n_0000000004
   [junit4]   2> 775565 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/72294405906628623-127.0.0.1:45383_solr-n_0000000003
   [junit4]   2> 775565 DEBUG 
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[C4F17A24AC57F3B1]) 
[n:127.0.0.1:44129_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/72294405906628623-127.0.0.1:45383_solr-n_0000000003 to 
know if I could be the leader
   [junit4]   2> 775565 DEBUG 
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[C4F17A24AC57F3B1]) 
[n:127.0.0.1:44129_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:44129_solr as DOWN
   [junit4]   2> 775565 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 775565 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[C4F17A24AC57F3B1]) 
[n:127.0.0.1:44129_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 775565 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[C4F17A24AC57F3B1]) 
[n:127.0.0.1:44129_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44129_solr
   [junit4]   2> 775565 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 775565 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 775565 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 775565 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 775565 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 775565 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 775565 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 775565 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 775565 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 775566 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 775566 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 775566 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 775566 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 775566 INFO  (zkCallback-2750-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 775566 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 775566 INFO  (zkCallback-2775-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 775566 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 775566 INFO  (zkCallback-2736-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 775566 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 775566 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 775566 INFO  (zkCallback-2765-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 775566 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 775566 INFO  (zkCallback-2729-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 775566 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 775566 INFO  (zkCallback-2708-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 775566 INFO  (zkCallback-2743-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 775566 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 775566 INFO  (zkCallback-2765-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 775566 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 775566 INFO  (zkCallback-2715-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 775566 INFO  (zkCallback-2722-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 775571 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 775571 INFO  (zkCallback-2757-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 775581 INFO  (zkConnectionManagerCallback-2783-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 775582 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 775582 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 775582 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[C4F17A24AC57F3B1]) 
[n:127.0.0.1:44129_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 775582 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 775582 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 775582 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 775582 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[C4F17A24AC57F3B1]) 
[n:127.0.0.1:44129_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:33211/solr ready
   [junit4]   2> 775582 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[C4F17A24AC57F3B1]) 
[n:127.0.0.1:44129_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 775596 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[C4F17A24AC57F3B1]) 
[n:127.0.0.1:44129_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44129.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d63d5c
   [junit4]   2> 775604 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[C4F17A24AC57F3B1]) 
[n:127.0.0.1:44129_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44129.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d63d5c
   [junit4]   2> 775604 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[C4F17A24AC57F3B1]) 
[n:127.0.0.1:44129_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44129.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d63d5c
   [junit4]   2> 775605 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[C4F17A24AC57F3B1]) 
[n:127.0.0.1:44129_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_C4F17A24AC57F3B1-001/tempDir-001/node5/.
   [junit4]   2> 775650 INFO  (zkConnectionManagerCallback-2786-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 775666 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 775666 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 775685 INFO  (qtp524537-8796) [n:127.0.0.1:35831_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> 775686 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 775686 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000002
   [junit4]   2> 775686 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 775686 DEBUG 
(OverseerCollectionConfigSetProcessor-72294405906628614-127.0.0.1:35831_solr-n_0000000000)
 [n:127.0.0.1:35831_solr    ] o.a.s.c.ZkDistributedQueue Found child node with 
improper name: qnr-0000000002
   [junit4]   2> 775686 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 775686 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 775686 DEBUG 
(OverseerCollectionConfigSetProcessor-72294405906628614-127.0.0.1:35831_solr-n_0000000000)
 [n:127.0.0.1:35831_solr    ] o.a.s.c.ZkDistributedQueue Found child node with 
improper name: qnr-0000000002
   [junit4]   2> 775686 DEBUG 
(OverseerCollectionConfigSetProcessor-72294405906628614-127.0.0.1:35831_solr-n_0000000000)
 [n:127.0.0.1:35831_solr    ] o.a.s.c.OverseerTaskQueue Returning topN 
elements: [/overseer/collection-queue-work/qn-0000000002, ]
   [junit4]   2> 775686 DEBUG 
(OverseerCollectionConfigSetProcessor-72294405906628614-127.0.0.1:35831_solr-n_0000000000)
 [n:127.0.0.1:35831_solr    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from 
work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ed1]]
   [junit4]   2> 775686 DEBUG 
(OverseerCollectionConfigSetProcessor-72294405906628614-127.0.0.1:35831_solr-n_0000000000)
 [n:127.0.0.1:35831_solr    ] o.a.s.c.OverseerTaskProcessor Marked task [/

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

r now
   [junit4]   2> 168338 DEBUG (jetty-closer-146-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 168338 DEBUG (jetty-closer-146-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool 
executor
   [junit4]   2> 168338 DEBUG (jetty-closer-146-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 168338 DEBUG (jetty-closer-146-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 168339 INFO  (jetty-closer-146-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@c45557{/solr,null,UNAVAILABLE}
   [junit4]   2> 168339 INFO  (jetty-closer-146-thread-1) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 168340 ERROR 
(SUITE-MoveReplicaHDFSTest-seed#[C4F17A24AC57F3B1]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 168340 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[C4F17A24AC57F3B1]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:38515 38515
   [junit4]   2> 168532 INFO  (Thread-1911) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:38515 38515
   [junit4]   2> 168533 WARN  (Thread-1911) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        31      
/solr/collections/MoveReplicaHDFSTest_coll_false/terms/shard1
   [junit4]   2>        28      
/solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard2
   [junit4]   2>        19      /solr/aliases.json
   [junit4]   2>        18      /solr/configs/conf1
   [junit4]   2>        10      
/solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard2
   [junit4]   2>        10      
/solr/collections/MoveReplicaHDFSTest_failed_coll_false/terms/shard2
   [junit4]   2>        10      
/solr/collections/MoveReplicaHDFSTest_failed_coll_false/terms/shard1
   [junit4]   2>        10      
/solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard1
   [junit4]   2>        9       
/solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard1
   [junit4]   2>        8       
/solr/collections/MoveReplicaHDFSTest_coll_false/terms/shard2
   [junit4]   2>        7       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        19      /solr/clusterprops.json
   [junit4]   2>        19      /solr/clusterstate.json
   [junit4]   2>        10      /solr/aliases.json
   [junit4]   2>        7       
/solr/collections/MoveReplicaHDFSTest_coll_true/state.json
   [junit4]   2>        7       
/solr/collections/MoveReplicaHDFSTest_coll_false/state.json
   [junit4]   2>        4       
/solr/collections/MoveReplicaHDFSTest_failed_coll_false/state.json
   [junit4]   2>        4       
/solr/collections/MoveReplicaHDFSTest_failed_coll_true/state.json
   [junit4]   2>        3       
/solr/collections/MoveReplicaHDFSTest_coll_false/leader_elect/shard1/election/72294641855037455-core_node3-n_0000000000
   [junit4]   2>        3       
/solr/collections/MoveReplicaHDFSTest_coll_true/leader_elect/shard2/election/72294641855037446-core_node7-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/72294641855037446-127.0.0.1:32933_solr-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/72294641855037461-127.0.0.1:35879_solr-n_0000000004
   [junit4]   2>        2       
/solr/overseer_elect/election/72294641855037455-127.0.0.1:35951_solr-n_0000000003
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        39      /solr/collections
   [junit4]   2>        28      /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 168533 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[C4F17A24AC57F3B1]-worker) [    ] 
o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 168540 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[C4F17A24AC57F3B1]-worker) [    ] o.m.log 
Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 168641 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_C4F17A24AC57F3B1-002/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_C4F17A24AC57F3B1-002/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to localhost.localdomain/127.0.0.1:37085) [    ] 
o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager 
interrupted
   [junit4]   2> 168641 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_C4F17A24AC57F3B1-002/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_C4F17A24AC57F3B1-002/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to localhost.localdomain/127.0.0.1:37085) [    ] 
o.a.h.h.s.d.DataNode Ending block pool service for: Block pool 
BP-1089791759-88.99.242.108-1538021386561 (Datanode Uuid 
1bec8cf2-9498-46fe-a773-2db536f2b8ff) service to 
localhost.localdomain/127.0.0.1:37085
   [junit4]   2> 168644 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[C4F17A24AC57F3B1]-worker) [    ] 
o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 168657 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[C4F17A24AC57F3B1]-worker) [    ] o.m.log 
Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 168758 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_C4F17A24AC57F3B1-002/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_C4F17A24AC57F3B1-002/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost.localdomain/127.0.0.1:37085) [    ] 
o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager 
interrupted
   [junit4]   2> 168758 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_C4F17A24AC57F3B1-002/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_C4F17A24AC57F3B1-002/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost.localdomain/127.0.0.1:37085) [    ] 
o.a.h.h.s.d.DataNode Ending block pool service for: Block pool 
BP-1089791759-88.99.242.108-1538021386561 (Datanode Uuid 
d1174951-6347-4fe0-90b9-97692b14fce0) service to 
localhost.localdomain/127.0.0.1:37085
   [junit4]   2> 168764 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[C4F17A24AC57F3B1]-worker) [    ] o.m.log 
Stopped 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:0
   [junit4]   2> 168876 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[C4F17A24AC57F3B1]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:38515 38515
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_C4F17A24AC57F3B1-002
   [junit4]   2> Sep 27, 2018 4:10:54 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 66 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene80, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@bb33d9),
 locale=bg-BG, timezone=America/St_Barthelemy
   [junit4]   2> NOTE: Linux 4.15.0-32-generic i386/Oracle Corporation 
1.8.0_172 (32-bit)/cpus=8,threads=2,free=83624768,total=211812352
   [junit4]   2> NOTE: All tests run in this JVM: [MoveReplicaHDFSTest, 
MoveReplicaHDFSTest]
   [junit4] Completed [5/5 (2!)] on J0 in 79.33s, 4 tests, 1 error <<< FAILURES!

[...truncated 12 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1567: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: 
There were test failures: 5 suites, 20 tests, 2 errors [seed: C4F17A24AC57F3B1]

Total time: 3 minutes 0 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   2/5 failed: org.apache.solr.cloud.MoveReplicaHDFSTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=03c9c04353ce1b5ace33fddd5bd99059e63ed507, 
workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #22929
Recording test results
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to