Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2813/

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

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this 
request:[http://127.0.0.1:41029/solr/MoveReplicaHDFSTest_failed_coll_true, 
http://127.0.0.1:41926/solr/MoveReplicaHDFSTest_failed_coll_true]
        at 
__randomizedtesting.SeedInfo.seed([885587E55024B45E:22985417E7F7618E]: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:291)
        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 
http://127.0.0.1:41926/solr/MoveReplicaHDFSTest_failed_coll_true: no servers 
hosting shard: shard1
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:436)
        ... 46 more




Build Log:
[...truncated 13820 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_885587E55024B45E-001/init-core-data-001
   [junit4]   2> 1638021 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[885587E55024B45E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=57 numCloses=57
   [junit4]   2> 1638021 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[885587E55024B45E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1638023 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[885587E55024B45E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1638023 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[885587E55024B45E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1638023 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[885587E55024B45E]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_885587E55024B45E-001/tempDir-001
   [junit4]   2> 1638023 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[885587E55024B45E]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1638024 INFO  (Thread-3282) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1638024 INFO  (Thread-3282) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1638025 ERROR (Thread-3282) [    ] 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> 1638124 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[885587E55024B45E]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:46811
   [junit4]   2> 1638128 INFO  (zkConnectionManagerCallback-4353-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1638139 INFO  (jetty-launcher-4350-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> 1638139 INFO  (jetty-launcher-4350-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> 1638140 INFO  (jetty-launcher-4350-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> 1638140 INFO  (jetty-launcher-4350-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1638140 INFO  (jetty-launcher-4350-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1638140 INFO  (jetty-launcher-4350-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1638141 INFO  (jetty-launcher-4350-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@28391659{/solr,null,AVAILABLE}
   [junit4]   2> 1638141 INFO  (jetty-launcher-4350-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@11683353{HTTP/1.1,[http/1.1]}{127.0.0.1:41029}
   [junit4]   2> 1638141 INFO  (jetty-launcher-4350-thread-2) [    ] 
o.e.j.s.Server Started @1638199ms
   [junit4]   2> 1638141 INFO  (jetty-launcher-4350-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41029}
   [junit4]   2> 1638141 ERROR (jetty-launcher-4350-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1638141 INFO  (jetty-launcher-4350-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1638141 INFO  (jetty-launcher-4350-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1638141 INFO  (jetty-launcher-4350-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1638141 INFO  (jetty-launcher-4350-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1638141 INFO  (jetty-launcher-4350-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-16T12:26:03.618Z
   [junit4]   2> 1638142 INFO  (jetty-launcher-4350-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> 1638145 INFO  (jetty-launcher-4350-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1638145 INFO  (jetty-launcher-4350-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1638145 INFO  (jetty-launcher-4350-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1638145 INFO  (jetty-launcher-4350-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@41dff1ea{/solr,null,AVAILABLE}
   [junit4]   2> 1638146 INFO  (jetty-launcher-4350-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@36751fb7{HTTP/1.1,[http/1.1]}{127.0.0.1:41926}
   [junit4]   2> 1638146 INFO  (jetty-launcher-4350-thread-1) [    ] 
o.e.j.s.Server Started @1638203ms
   [junit4]   2> 1638146 INFO  (jetty-launcher-4350-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41926}
   [junit4]   2> 1638146 ERROR (jetty-launcher-4350-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1638146 INFO  (jetty-launcher-4350-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1638146 INFO  (jetty-launcher-4350-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1638146 INFO  (jetty-launcher-4350-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1638146 INFO  (jetty-launcher-4350-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1638146 INFO  (jetty-launcher-4350-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-16T12:26:03.623Z
   [junit4]   2> 1638147 INFO  (zkConnectionManagerCallback-4355-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1638148 INFO  (jetty-launcher-4350-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1638148 INFO  (jetty-launcher-4350-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1638148 INFO  (jetty-launcher-4350-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1638148 INFO  (jetty-launcher-4350-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1638148 INFO  (jetty-launcher-4350-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@638b3c6{/solr,null,AVAILABLE}
   [junit4]   2> 1638148 INFO  (jetty-launcher-4350-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@11dcb888{HTTP/1.1,[http/1.1]}{127.0.0.1:36114}
   [junit4]   2> 1638148 INFO  (jetty-launcher-4350-thread-3) [    ] 
o.e.j.s.Server Started @1638206ms
   [junit4]   2> 1638148 INFO  (jetty-launcher-4350-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36114}
   [junit4]   2> 1638148 ERROR (jetty-launcher-4350-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1638148 INFO  (jetty-launcher-4350-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1638148 INFO  (jetty-launcher-4350-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1638148 INFO  (jetty-launcher-4350-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1638148 INFO  (jetty-launcher-4350-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1638148 INFO  (jetty-launcher-4350-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-16T12:26:03.625Z
   [junit4]   2> 1638150 INFO  (jetty-launcher-4350-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1638150 INFO  (jetty-launcher-4350-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1638150 INFO  (jetty-launcher-4350-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1638150 INFO  (jetty-launcher-4350-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7763a439{/solr,null,AVAILABLE}
   [junit4]   2> 1638150 INFO  (jetty-launcher-4350-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@c0bf890{HTTP/1.1,[http/1.1]}{127.0.0.1:41951}
   [junit4]   2> 1638150 INFO  (jetty-launcher-4350-thread-4) [    ] 
o.e.j.s.Server Started @1638208ms
   [junit4]   2> 1638150 INFO  (jetty-launcher-4350-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41951}
   [junit4]   2> 1638150 ERROR (jetty-launcher-4350-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1638150 INFO  (jetty-launcher-4350-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1638150 INFO  (jetty-launcher-4350-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1638150 INFO  (jetty-launcher-4350-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1638150 INFO  (jetty-launcher-4350-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1638150 INFO  (jetty-launcher-4350-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-16T12:26:03.627Z
   [junit4]   2> 1638151 INFO  (zkConnectionManagerCallback-4357-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1638152 INFO  (jetty-launcher-4350-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1638160 INFO  (zkConnectionManagerCallback-4359-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1638160 INFO  (zkConnectionManagerCallback-4361-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1638161 INFO  (jetty-launcher-4350-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1638174 INFO  (jetty-launcher-4350-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1638489 INFO  (jetty-launcher-4350-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46811/solr
   [junit4]   2> 1638515 INFO  (zkConnectionManagerCallback-4365-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1638517 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10105a2c8a50005, likely client has closed socket
   [junit4]   2> 1638532 INFO  (jetty-launcher-4350-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46811/solr
   [junit4]   2> 1638540 DEBUG (jetty-launcher-4350-thread-3) 
[n:127.0.0.1:36114_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$43/741686750@19fff933
   [junit4]   2> 1638560 INFO  (zkConnectionManagerCallback-4369-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1638560 INFO  (zkConnectionManagerCallback-4371-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1638563 DEBUG (jetty-launcher-4350-thread-4) 
[n:127.0.0.1:41951_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$43/741686750@4a75f2e8
   [junit4]   2> 1638576 INFO  (zkConnectionManagerCallback-4373-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1638580 INFO  (jetty-launcher-4350-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46811/solr
   [junit4]   2> 1638583 INFO  (zkConnectionManagerCallback-4379-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1638590 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10105a2c8a50009, likely client has closed socket
   [junit4]   2> 1638590 DEBUG (jetty-launcher-4350-thread-2) 
[n:127.0.0.1:41029_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$43/741686750@4438220e
   [junit4]   2> 1638592 INFO  (zkConnectionManagerCallback-4381-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1638597 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1638598 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1638598 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1638598 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1638598 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1638599 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 1638601 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1638601 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1638601 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1638601 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1638601 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1638602 DEBUG (jetty-launcher-4350-thread-4) 
[n:127.0.0.1:41951_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/72345265723736072-127.0.0.1:41951_solr-n_0000000000
   [junit4]   2> 1638602 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 1638602 INFO  (jetty-launcher-4350-thread-4) 
[n:127.0.0.1:41951_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:41951_solr
   [junit4]   2> 1638604 INFO  (jetty-launcher-4350-thread-4) 
[n:127.0.0.1:41951_solr    ] o.a.s.c.Overseer Overseer 
(id=72345265723736072-127.0.0.1:41951_solr-n_0000000000) starting
   [junit4]   2> 1638604 DEBUG (jetty-launcher-4350-thread-2) 
[n:127.0.0.1:41029_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/72345265723736074-127.0.0.1:41029_solr-n_0000000001
   [junit4]   2> 1638605 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/72345265723736072-127.0.0.1:41951_solr-n_0000000000
   [junit4]   2> 1638605 DEBUG (jetty-launcher-4350-thread-2) 
[n:127.0.0.1:41029_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/72345265723736072-127.0.0.1:41951_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 1638606 INFO  (jetty-launcher-4350-thread-2) 
[n:127.0.0.1:41029_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41029_solr
   [junit4]   2> 1638606 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1638606 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1638623 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1638623 INFO  (zkCallback-4372-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1638624 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1638629 INFO  (zkCallback-4380-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1638634 INFO  (zkConnectionManagerCallback-4390-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1638635 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1638639 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1638639 INFO  (jetty-launcher-4350-thread-4) 
[n:127.0.0.1:41951_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1638639 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1638640 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1638640 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1638640 INFO  (jetty-launcher-4350-thread-4) 
[n:127.0.0.1:41951_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:46811/solr ready
   [junit4]   2> 1638648 INFO  
(OverseerStateUpdate-72345265723736072-127.0.0.1:41951_solr-n_0000000000) 
[n:127.0.0.1:41951_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:41951_solr
   [junit4]   2> 1638648 DEBUG 
(OverseerCollectionConfigSetProcessor-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [n:127.0.0.1:41951_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 1638652 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue-work
   [junit4]   2> 1638652 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1638652 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1638652 DEBUG 
(OverseerCollectionConfigSetProcessor-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [n:127.0.0.1:41951_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 0
   [junit4]   2> 1638652 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1638652 INFO  (jetty-launcher-4350-thread-3) 
[n:127.0.0.1:36114_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1638652 DEBUG 
(OverseerCollectionConfigSetProcessor-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [n:127.0.0.1:41951_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 1638652 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1638652 DEBUG 
(OverseerCollectionConfigSetProcessor-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [n:127.0.0.1:41951_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1638652 DEBUG 
(OverseerCollectionConfigSetProcessor-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [n:127.0.0.1:41951_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1638652 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1638652 DEBUG 
(OverseerCollectionConfigSetProcessor-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [n:127.0.0.1:41951_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 1638653 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1638653 DEBUG 
(OverseerCollectionConfigSetProcessor-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [n:127.0.0.1:41951_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 
elements. ExcludeSet: []
   [junit4]   2> 1638653 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1638653 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 1638654 DEBUG (jetty-launcher-4350-thread-3) 
[n:127.0.0.1:36114_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/72345265723736071-127.0.0.1:36114_solr-n_0000000002
   [junit4]   2> 1638654 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/72345265723736074-127.0.0.1:41029_solr-n_0000000001
   [junit4]   2> 1638654 DEBUG (jetty-launcher-4350-thread-3) 
[n:127.0.0.1:36114_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/72345265723736074-127.0.0.1:41029_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 1638654 DEBUG (jetty-launcher-4350-thread-3) 
[n:127.0.0.1:36114_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:36114_solr as DOWN
   [junit4]   2> 1638655 DEBUG (jetty-launcher-4350-thread-4) 
[n:127.0.0.1:41951_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:41951_solr as DOWN
   [junit4]   2> 1638656 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1638656 INFO  (jetty-launcher-4350-thread-3) 
[n:127.0.0.1:36114_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1638656 INFO  (jetty-launcher-4350-thread-3) 
[n:127.0.0.1:36114_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36114_solr
   [junit4]   2> 1638656 INFO  (jetty-launcher-4350-thread-4) 
[n:127.0.0.1:41951_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1638656 INFO  (jetty-launcher-4350-thread-4) 
[n:127.0.0.1:41951_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41951_solr
   [junit4]   2> 1638656 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1638656 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1638656 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1638657 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1638667 DEBUG 
(OverseerAutoScalingTriggerThread-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and 
.scheduled_maintenance triggers
   [junit4]   2> 1638667 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/autoscaling.json
   [junit4]   2> 1638667 DEBUG 
(OverseerAutoScalingTriggerThread-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode 
version 1
   [junit4]   2> 1638668 DEBUG 
(OverseerAutoScalingTriggerThread-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion -1
   [junit4]   2> 1638668 DEBUG 
(OverseerAutoScalingTriggerThread-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 1
   [junit4]   2> 1638674 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1638674 INFO  (zkCallback-4389-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 1638685 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 1638686 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1638686 INFO  (zkCallback-4380-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 1638687 DEBUG 
(OverseerAutoScalingTriggerThread-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:41951_solr, 127.0.0.1:36114_solr, 127.0.0.1:41029_solr]
   [junit4]   2> 1638690 DEBUG 
(OverseerAutoScalingTriggerThread-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1638690 DEBUG 
(OverseerAutoScalingTriggerThread-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 1
   [junit4]   2> 1638691 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1638691 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 1638691 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1638691 INFO  (zkCallback-4370-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 1638691 INFO  (zkCallback-4372-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 1638692 DEBUG (ScheduledTrigger-7846-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3
   [junit4]   2> 1638703 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1638704 INFO  (jetty-launcher-4350-thread-4) 
[n:127.0.0.1:41951_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1638707 DEBUG 
(OverseerStateUpdate-72345265723736072-127.0.0.1:41951_solr-n_0000000000) 
[n:127.0.0.1:41951_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:36114_solr"} current state version: 0
   [junit4]   2> 1638707 DEBUG 
(OverseerStateUpdate-72345265723736072-127.0.0.1:41951_solr-n_0000000000) 
[n:127.0.0.1:41951_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:36114_solr
   [junit4]   2> 1638707 DEBUG 
(OverseerStateUpdate-72345265723736072-127.0.0.1:41951_solr-n_0000000000) 
[n:127.0.0.1:41951_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:41951_solr"} current state version: 0
   [junit4]   2> 1638707 DEBUG 
(OverseerStateUpdate-72345265723736072-127.0.0.1:41951_solr-n_0000000000) 
[n:127.0.0.1:41951_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:41951_solr
   [junit4]   2> 1638724 INFO  (zkConnectionManagerCallback-4397-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1638726 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1638726 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1638727 INFO  (jetty-launcher-4350-thread-2) 
[n:127.0.0.1:41029_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1638727 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1638728 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1638728 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1638729 INFO  (jetty-launcher-4350-thread-2) 
[n:127.0.0.1:41029_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:46811/solr ready
   [junit4]   2> 1638737 INFO  (zkConnectionManagerCallback-4401-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1638738 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1638738 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1638738 INFO  (jetty-launcher-4350-thread-3) 
[n:127.0.0.1:36114_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1638739 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1638739 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1638740 INFO  (jetty-launcher-4350-thread-4) 
[n:127.0.0.1:41951_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41951.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2ea108d1
   [junit4]   2> 1638740 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1638740 INFO  (jetty-launcher-4350-thread-3) 
[n:127.0.0.1:36114_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:46811/solr ready
   [junit4]   2> 1638743 INFO  (jetty-launcher-4350-thread-2) 
[n:127.0.0.1:41029_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1638755 INFO  (jetty-launcher-4350-thread-4) 
[n:127.0.0.1:41951_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41951.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2ea108d1
   [junit4]   2> 1638755 INFO  (jetty-launcher-4350-thread-4) 
[n:127.0.0.1:41951_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41951.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2ea108d1
   [junit4]   2> 1638756 INFO  (jetty-launcher-4350-thread-4) 
[n:127.0.0.1:41951_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_885587E55024B45E-001/tempDir-001/node4/.
   [junit4]   2> 1638758 INFO  (jetty-launcher-4350-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46811/solr
   [junit4]   2> 1638761 INFO  (jetty-launcher-4350-thread-3) 
[n:127.0.0.1:36114_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1638781 INFO  (zkConnectionManagerCallback-4407-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1638782 DEBUG (jetty-launcher-4350-thread-1) 
[n:127.0.0.1:41926_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$43/741686750@66185703
   [junit4]   2> 1638788 INFO  (zkConnectionManagerCallback-4409-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1638800 INFO  (jetty-launcher-4350-thread-2) 
[n:127.0.0.1:41029_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41029.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2ea108d1
   [junit4]   2> 1638803 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1638804 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1638804 INFO  (jetty-launcher-4350-thread-1) 
[n:127.0.0.1:41926_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1638804 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1638804 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1638804 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1638805 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 1638806 DEBUG (jetty-launcher-4350-thread-1) 
[n:127.0.0.1:41926_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/72345265723736079-127.0.0.1:41926_solr-n_0000000003
   [junit4]   2> 1638806 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/72345265723736071-127.0.0.1:36114_solr-n_0000000002
   [junit4]   2> 1638806 DEBUG (jetty-launcher-4350-thread-1) 
[n:127.0.0.1:41926_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/72345265723736071-127.0.0.1:36114_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 1638806 DEBUG (jetty-launcher-4350-thread-1) 
[n:127.0.0.1:41926_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:41926_solr as DOWN
   [junit4]   2> 1638807 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1638807 INFO  (jetty-launcher-4350-thread-1) 
[n:127.0.0.1:41926_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1638807 INFO  (jetty-launcher-4350-thread-1) 
[n:127.0.0.1:41926_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41926_solr
   [junit4]   2> 1638807 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1638808 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1638808 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1638808 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1638808 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1638808 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1638808 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1638808 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1638808 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1638808 DEBUG 
(OverseerStateUpdate-72345265723736072-127.0.0.1:41951_solr-n_0000000000) 
[n:127.0.0.1:41951_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:41926_solr"} current state version: 0
   [junit4]   2> 1638808 DEBUG 
(OverseerStateUpdate-72345265723736072-127.0.0.1:41951_solr-n_0000000000) 
[n:127.0.0.1:41951_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:41926_solr
   [junit4]   2> 1638809 INFO  (jetty-launcher-4350-thread-2) 
[n:127.0.0.1:41029_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41029.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2ea108d1
   [junit4]   2> 1638810 INFO  (jetty-launcher-4350-thread-2) 
[n:127.0.0.1:41029_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41029.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2ea108d1
   [junit4]   2> 1638810 INFO  (jetty-launcher-4350-thread-2) 
[n:127.0.0.1:41029_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_885587E55024B45E-001/tempDir-001/node2/.
   [junit4]   2> 1638811 INFO  (zkCallback-4380-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1638811 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1638814 INFO  (jetty-launcher-4350-thread-3) 
[n:127.0.0.1:36114_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36114.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2ea108d1
   [junit4]   2> 1638814 INFO  (zkCallback-4372-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1638814 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1638815 INFO  (zkCallback-4370-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1638815 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1638815 INFO  (zkCallback-4400-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1638819 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1638820 INFO  (zkCallback-4389-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1638823 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1638823 INFO  (zkCallback-4396-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1638826 INFO  (jetty-launcher-4350-thread-3) 
[n:127.0.0.1:36114_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36114.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2ea108d1
   [junit4]   2> 1638826 INFO  (jetty-launcher-4350-thread-3) 
[n:127.0.0.1:36114_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36114.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2ea108d1
   [junit4]   2> 1638831 INFO  (jetty-launcher-4350-thread-3) 
[n:127.0.0.1:36114_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_885587E55024B45E-001/tempDir-001/node3/.
   [junit4]   2> 1638836 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1638836 INFO  (zkCallback-4408-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1638868 INFO  (zkConnectionManagerCallback-4416-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1638882 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1638882 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1638882 INFO  (jetty-launcher-4350-thread-1) 
[n:127.0.0.1:41926_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1638883 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1638883 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1638885 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1638886 INFO  (jetty-launcher-4350-thread-1) 
[n:127.0.0.1:41926_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:46811/solr ready
   [junit4]   2> 1638899 INFO  (jetty-launcher-4350-thread-1) 
[n:127.0.0.1:41926_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1638923 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1638923 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1638927 INFO  (jetty-launcher-4350-thread-1) 
[n:127.0.0.1:41926_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41926.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2ea108d1
   [junit4]   2> 1638935 INFO  (jetty-launcher-4350-thread-1) 
[n:127.0.0.1:41926_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41926.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2ea108d1
   [junit4]   2> 1638935 INFO  (jetty-launcher-4350-thread-1) 
[n:127.0.0.1:41926_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41926.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2ea108d1
   [junit4]   2> 1638936 INFO  (jetty-launcher-4350-thread-1) 
[n:127.0.0.1:41926_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_885587E55024B45E-001/tempDir-001/node1/.
   [junit4]   2> 1638965 INFO  (zkConnectionManagerCallback-4419-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1638971 INFO  (zkConnectionManagerCallback-4424-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1638971 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1638971 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1638971 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[885587E55024B45E]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1638972 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1638973 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1638973 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1638973 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[885587E55024B45E]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46811/solr ready
   [junit4]   2> 1638987 INFO  (qtp1250017297-16762) [n:127.0.0.1:41951_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1638988 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1638988 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 1638988 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1638989 DEBUG 
(OverseerCollectionConfigSetProcessor-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [n:127.0.0.1:41951_solr    ] o.a.s.c.ZkDistributedQueue Found child node with 
improper name: qnr-0000000000
   [junit4]   2> 1638989 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1638990 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1638990 DEBUG 
(OverseerCollectionConfigSetProcessor-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [n:127.0.0.1:41951_solr    ] o.a.s.c.ZkDistributedQueue Found child node with 
improper name: qnr-0000000000
   [junit4]   2> 1638990 DEBUG 
(OverseerCollectionConfigSetProcessor-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [n:127.0.0.1:41951_solr    ] o.a.s.c.OverseerTaskQueue Returning topN 
elements: [/overseer/collection-queue-work/qn-0000000000, ]
   [junit4]   2> 1638990 DEBUG 
(OverseerCollectionConfigSetProcessor-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [n:127.0.0.1:41951_solr    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from 
work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 1638990 DEBUG 
(OverseerCollectionConfigSetProcessor-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [n:127.0.0.1:41951_solr    ] o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 1638990 DEBUG 
(OverseerCollectionConfigSetProcessor-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [n:127.0.0.1:41951_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> 1638993 DEBUG 
(OverseerCollectionConfigSetProcessor-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [n:127.0.0.1:41951_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 1
   [junit4]   2> 1638993 DEBUG 
(OverseerCollectionConfigSetProcessor-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [n:127.0.0.1:41951_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1638993 DEBUG 
(OverseerCollectionConfigSetProcessor-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [n:127.0.0.1:41951_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1638993 DEBUG 
(OverseerCollectionConfigSetProcessor-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [n:127.0.0.1:41951_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1638994 DEBUG 
(OverseerCollectionConfigSetProcessor-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [n:127.0.0.1:41951_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1638994 DEBUG 
(OverseerCollectionConfigSetProcessor-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [n:127.0.0.1:41951_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 
elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[]
   [junit4]   2> 1638994 DEBUG 
(OverseerThreadFactory-7848-thread-1-processing-n:127.0.0.1:41951_solr) 
[n:127.0.0.1:41951_solr    ] o.a.s.c.OverseerTaskProcessor Runner processing 
/overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 1638994 DEBUG 
(OverseerThreadFactory-7848-thread-1-processing-n:127.0.0.1:41951_solr) 
[n:127.0.0.1:41951_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
OverseerCollectionMessageHandler.processMessage : overseerstatus , 
{"operation":"overseerstatus"}
   [junit4]   2> 1638996 DEBUG 
(OverseerThreadFactory-7848-thread-1-processing-n:127.0.0.1:41951_solr) 
[n:127.0.0.1:41951_solr    ] o.a.s.c.OverseerTaskProcessor Completed 
task:[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1638997 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 1638997 DEBUG (zkCallback-4372-thread-1) [    ] 
o.a.s.c.OverseerTaskQueue NodeDataChanged fired on path 
/overseer/collection-queue-work/qnr-0000000000 state SyncConnected 
latchEventType null
   [junit4]   2> 1638997 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1638997 DEBUG 
(OverseerThreadFactory-7848-thread-1-processing-n:127.0.0.1:41951_solr) 
[n:127.0.0.1:41951_solr    ] o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000000] as completed.
   [junit4]   2> 1638997 DEBUG 
(OverseerThreadFactory-7848-thread-1-processing-n:127.0.0.1:41951_solr) 
[n:127.0.0.1:41951_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 1638997 DEBUG 
(OverseerThreadFactory-7848-thread-1-processing-n:127.0.0.1:41951_solr) 
[n:127.0.0.1:41951_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1638997 DEBUG 
(OverseerThreadFactory-7848-thread-1-processing-n:127.0.0.1:41951_solr) 
[n:127.0.0.1:41951_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1638997 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1638998 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1638998 DEBUG 
(OverseerCollectionConfigSetProcessor-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [n:127.0.0.1:41951_solr    ] o.a.s.c.ZkDistributedQueue Found child node with 
improper name: qnr-0000000000
   [junit4]   2> 1638998 DEBUG 
(OverseerThreadFactory-7848-thread-1-processing-n:127.0.0.1:41951_solr) 
[n:127.0.0.1:41951_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1638998 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1638998 DEBUG 
(OverseerThreadFactory-7848-thread-1-processing-n:127.0.0.1:41951_solr) 
[n:127.0.0.1:41951_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:41951_solr,overseer_queue_size=0,overseer_work_queue_size=0,overseer_collection_queue_size=2,overseer_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=8.51055070559444,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=2.403623333333333,medianRequestTime=1.843527,75thPcRequestTime=5.177977,95thPcRequestTime=5.177977,99thPcRequestTime=5.177977,999thPcRequestTime=5.177977},downnode={requests=3,errors=0,avgRequestsPerSecond=10.417867470585255,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.27823733333333334,medianRequestTime=0.050321,75thPcRequestTime=0.739667,95thPcRequestTime=0.739667,99thPcRequestTime=0.739667,999thPcRequestTime=0.739667}},collection_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=8.644222034438343,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=1.044098,medianRequestTime=0.184607,75thPcRequestTime=2.786827,95thPcRequestTime=2.786827,99thPcRequestTime=2.786827,999thPcRequestTime=2.786827},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=2.9060084604774756,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.52242,medianRequestTime=0.52242,75thPcRequestTime=0.52242,95thPcRequestTime=0.52242,99thPcRequestTime=0.52242,999thPcRequestTime=0.52242}},collection_queue={peektopn_wait2000={avgRequestsPerSecond=2.9206023389515328,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=337.34928,medianRequestTime=337.34928,75thPcRequestTime=337.34928,95thPcRequestTime=337.34928,99thPcRequestTime=337.34928,999thPcRequestTime=337.34928}}}
   [junit4]   2> 1638998 INFO  (qtp1250017297-16762) [n:127.0.0.1:41951_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 1639695 DEBUG (ScheduledTrigger-7846-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 1639701 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[885587E55024B45E]-worker) [    ] 
o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your 
platform... using builtin-java classes where applicable
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1640419 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[885587E55024B45E]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 1640642 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[885587E55024B45E]-worker) [    ] o.m.log 
Logging to org.apache.logging.slf4j.Log4jLogger@4add29ee via 
org.mortbay.log.Slf4jLog
   [junit4]   2> 1640681 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[885587E55024B45E]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1640696 DEBUG (ScheduledTrigger-7846-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 1640999 DEBUG 
(OverseerCollectionConfigSetProcessor-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [n:127.0.0.1:41951_solr    ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from 
work-queue : [[]]
   [junit4]   2> 1640999 DEBUG 
(OverseerCollectionConfigSetProcessor-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [n:127.0.0.1:41951_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 0
   [junit4]   2> 1641000 INFO  
(OverseerCollectionConfigSetProcessor-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [n:127.0.0.1:41951_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> 1641000 DEBUG 
(OverseerCollectionConfigSetProcessor-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [n:127.0.0.1:41951_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 1641000 DEBUG 
(OverseerCollectionConfigSetProcessor-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [n:127.0.0.1:41951_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1641000 DEBUG 
(OverseerCollectionConfigSetProcessor-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [n:127.0.0.1:41951_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1641000 DEBUG 
(OverseerCollectionConfigSetProcessor-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [n:127.0.0.1:41951_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 1641000 DEBUG 
(OverseerCollectionConfigSetProcessor-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [n:127.0.0.1:41951_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 
elements. ExcludeSet: []
   [junit4]   2> 1641119 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[885587E55024B45E]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 1641161 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[885587E55024B45E]-worker) [    ] o.m.log 
Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs
 to ./temp/Jetty_localhost_37827_hdfs____.xzh4fx/webapp
   [junit4]   2> 1641697 DEBUG (ScheduledTrigger-7846-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 1641952 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[885587E55024B45E]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:37827
   [junit4]   2> 1642697 DEBUG (ScheduledTrigger-7846-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 1643000 DEBUG 
(OverseerCollectionConfigSetProcessor-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [n:127.0.0.1:41951_solr    ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from 
work-queue : [[]]
   [junit4]   2> 1643001 DEBUG 
(OverseerCollectionConfigSetProcessor-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [n:127.0.0.1:41951_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 0
   [junit4]   2> 1643001 DEBUG 
(OverseerCollectionConfigSetProcessor-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [n:127.0.0.1:41951_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 1643001 DEBUG 
(OverseerCollectionConfigSetProcessor-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [n:127.0.0.1:41951_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1643001 DEBUG 
(OverseerCollectionConfigSetProcessor-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [n:127.0.0.1:41951_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1643001 DEBUG 
(OverseerCollectionConfigSetProcessor-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [n:127.0.0.1:41951_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 1643001 DEBUG 
(OverseerCollectionConfigSetProcessor-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [n:127.0.0.1:41951_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 
elements. ExcludeSet: []
   [junit4]   2> 1643141 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[885587E55024B45E]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1643145 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[885587E55024B45E]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 1643159 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[885587E55024B45E]-worker) [    ] o.m.log 
Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_45110_datanode____.ci7g6i/webapp
   [junit4]   2> 1643539 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[885587E55024B45E]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:45110
   [junit4]   2> 1643697 DEBUG (ScheduledTrigger-7846-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 1644435 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[885587E55024B45E]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1644436 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[885587E55024B45E]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 1644462 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[885587E55024B45E]-worker) [    ] o.m.log 
Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_45360_datanode____.4g2ozx/webapp
   [junit4]   2> 1644727 DEBUG (ScheduledTrigger-7846-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 1645292 DEBUG 
(OverseerCollectionConfigSetProcessor-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [n:127.0.0.1:41951_solr    ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from 
work-queue : [[]]
   [junit4]   2> 1645293 DEBUG 
(OverseerCollectionConfigSetProcessor-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [n:127.0.0.1:41951_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 0
   [junit4]   2> 1645293 DEBUG 
(OverseerCollectionConfigSetProcessor-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [n:127.0.0.1:41951_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 1645293 DEBUG 
(OverseerCollectionConfigSetProcessor-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [n:127.0.0.1:41951_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1645293 DEBUG 
(OverseerCollectionConfigSetProcessor-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [n:127.0.0.1:41951_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1645293 DEBUG 
(OverseerCollectionConfigSetProcessor-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [n:127.0.0.1:41951_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 1645293 DEBUG 
(OverseerCollectionConfigSetProcessor-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [n:127.0.0.1:41951_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 
elements. ExcludeSet: []
   [junit4]   2> 1645297 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[885587E55024B45E]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:45360
   [junit4]   2> 1645727 DEBUG (ScheduledTrigger-7846-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 1645882 ERROR (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_885587E55024B45E-001/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_885587E55024B45E-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to localhost/127.0.0.1:41536) [    ] 
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> 1645898 ERROR (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_885587E55024B45E-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_885587E55024B45E-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost/127.0.0.1:41536) [    ] 
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> 1646189 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0xf984107d19d21: from storage 
DS-cd933970-ac19-40c3-a124-089f58e21af2 node 
DatanodeRegistration(127.0.0.1:40205, 
datanodeUuid=81f835a4-2f6c-4efc-8f62-e7b6cde2744c, infoPort=38045, 
infoSecurePort=0, ipcPort=38329, 
storageInfo=lv=-56;cid=testClusterID;nsid=1224993267;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 3 msecs
   [junit4]   2> 1646189 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0xf9841079e7604: from storage 
DS-daaa5377-3d5c-4e02-8e20-1399b4ceed84 node 
DatanodeRegistration(127.0.0.1:35949, 
datanodeUuid=23f97388-5b30-45ff-879a-1890091f86ce, infoPort=37471, 
infoSecurePort=0, ipcPort=45901, 
storageInfo=lv=-56;cid=testClusterID;nsid=1224993267;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 1646189 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0xf9841079e7604: from storage 
DS-67d9e41f-c12b-4d8c-88aa-929c2c267f3f node 
DatanodeRegistration(127.0.0.1:35949, 
datanodeUuid=23f97388-5b30-45ff-879a-1890091f86ce, infoPort=37471, 
infoSecurePort=0, ipcPort=45901, 
storageInfo=lv=-56;cid=testClusterID;nsid=1224993267;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1646189 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0xf984107d19d21: from storage 
DS-7f388227-38bb-454a-b277-b7b266523fbc node 
DatanodeRegistration(127.0.0.1:40205, 
datanodeUuid=81f835a4-2f6c-4efc-8f62-e7b6cde2744c, infoPort=38045, 
infoSecurePort=0, ipcPort=38329, 
storageInfo=lv=-56;cid=testClusterID;nsid=1224993267;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1647053 DEBUG (ScheduledTrigger-7846-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 1647294 DEBUG 
(OverseerCollectionConfigSetProcessor-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [n:127.0.0.1:41951_solr    ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from 
work-queue : [[]]
   [junit4]   2> 1647303 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[885587E55024B45E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFailedMove
   [junit4]   2> 1647304 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1647304 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1647304 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[885587E55024B45E]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1647304 DEBUG 
(OverseerCollectionConfigSetProcessor-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [n:127.0.0.1:41951_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 0
   [junit4]   2> 1647305 DEBUG 
(OverseerCollectionConfigSetProcessor-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [n:127.0.0.1:41951_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 1647305 DEBUG 
(OverseerCollectionConfigSetProcessor-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [n:127.0.0.1:41951_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1647305 DEBUG 
(OverseerCollectionConfigSetProcessor-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [n:127.0.0.1:41951_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1647305 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1647305 DEBUG 
(OverseerCollectionConfigSetProcessor-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [n:127.0.0.1:41951_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 1647305 DEBUG 
(OverseerCollectionConfigSetProcessor-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [n:127.0.0.1:41951_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 
elements. ExcludeSet: []
   [junit4]   2> 1647305 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1647305 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1647305 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 1647306 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 1647306 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 1647306 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 1647306 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 1647306 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 1647306 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 1647306 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 1647306 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 1647307 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 1647307 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 1647307 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 1647307 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 1647307 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 1647308 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[885587E55024B45E]) [    ] 
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> 1647316 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 1647317 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[885587E55024B45E]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1647317 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[885587E55024B45E]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1647317 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[885587E55024B45E]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1647317 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[885587E55024B45E]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@15b9dd30{/solr,null,AVAILABLE}
   [junit4]   2> 1647317 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[885587E55024B45E]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@52e211a7{HTTP/1.1,[http/1.1]}{127.0.0.1:36876}
   [junit4]   2> 1647317 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[885587E55024B45E]) [    ] 
o.e.j.s.Server Started @1647375ms
   [junit4]   2> 1647317 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[885587E55024B45E]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36876}
   [junit4]   2> 1647318 ERROR 
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[885587E55024B45E]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1647318 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[885587E55024B45E]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1647318 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[885587E55024B45E]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1647318 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[885587E55024B45E]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1647318 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[885587E55024B45E]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1647318 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[885587E55024B45E]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-16T12:26:12.795Z
   [junit4]   2> 1647320 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 1647320 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 1647321 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 1647321 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 1647321 INFO  (zkConnectionManagerCallback-4428-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1647322 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[885587E55024B45E]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1647487 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[885587E55024B45E]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46811/solr
   [junit4]   2> 1647489 INFO  (zkConnectionManagerCallback-4432-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1647490 DEBUG 
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[885587E55024B45E]) 
[n:127.0.0.1:36876_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$43/741686750@1cbcd6ef
   [junit4]   2> 1647516 INFO  (zkConnectionManagerCallback-4434-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1647527 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1647527 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1647527 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[885587E55024B45E]) 
[n:127.0.0.1:36876_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1647528 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1647528 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1647528 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1647528 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 1647529 DEBUG 
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[885587E55024B45E]) 
[n:127.0.0.1:36876_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/72345265723736085-127.0.0.1:36876_solr-n_0000000004
   [junit4]   2> 1647529 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/72345265723736079-127.0.0.1:41926_solr-n_0000000003
   [junit4]   2> 1647530 DEBUG 
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[885587E55024B45E]) 
[n:127.0.0.1:36876_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/72345265723736079-127.0.0.1:41926_solr-n_0000000003 to 
know if I could be the leader
   [junit4]   2> 1647530 DEBUG 
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[885587E55024B45E]) 
[n:127.0.0.1:36876_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:36876_solr as DOWN
   [junit4]   2> 1647530 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1647531 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[885587E55024B45E]) 
[n:127.0.0.1:36876_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1647531 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[885587E55024B45E]) 
[n:127.0.0.1:36876_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36876_solr
   [junit4]   2> 1647531 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1647531 DEBUG 
(OverseerStateUpdate-72345265723736072-127.0.0.1:41951_solr-n_0000000000) 
[n:127.0.0.1:41951_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:36876_solr"} current state version: 0
   [junit4]   2> 1647531 DEBUG 
(OverseerStateUpdate-72345265723736072-127.0.0.1:41951_solr-n_0000000000) 
[n:127.0.0.1:41951_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:36876_solr
   [junit4]   2> 1647531 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1647531 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1647531 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1647531 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1647531 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1647531 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1647531 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1647531 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1647531 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1647531 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1647547 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1647547 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1647547 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1647547 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1647547 INFO  (zkCallback-4380-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1647547 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1647547 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1647547 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1647547 INFO  (zkCallback-4372-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1647547 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1647547 INFO  (zkCallback-4389-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1647547 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1647547 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1647547 INFO  (zkCallback-4396-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1647547 INFO  (zkCallback-4423-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1647547 INFO  (zkCallback-4415-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1647547 INFO  (zkCallback-4408-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1647547 INFO  (zkCallback-4400-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1647547 INFO  (zkCallback-4423-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1647547 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1647547 INFO  (zkCallback-4370-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1647548 INFO  (zkCallback-4433-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1647562 INFO  (zkConnectionManagerCallback-4441-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1647564 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1647564 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1647564 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[885587E55024B45E]) 
[n:127.0.0.1:36876_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 1647564 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1647565 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1647570 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1647570 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[885587E55024B45E]) 
[n:127.0.0.1:36876_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:46811/solr ready
   [junit4]   2> 1647571 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[885587E55024B45E]) 
[n:127.0.0.1:36876_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1647600 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[885587E55024B45E]) 
[n:127.0.0.1:36876_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36876.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2ea108d1
   [junit4]   2> 1647615 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[885587E55024B45E]) 
[n:127.0.0.1:36876_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36876.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2ea108d1
   [junit4]   2> 1647615 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[885587E55024B45E]) 
[n:127.0.0.1:36876_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36876.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2ea108d1
   [junit4]   2> 1647617 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[885587E55024B45E]) 
[n:127.0.0.1:36876_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_885587E55024B45E-001/tempDir-001/node5/.
   [junit4]   2> 1647632 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1647632 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1647679 INFO  (zkConnectionManagerCallback-4444-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1647681 INFO  (qtp1763031111-16753) [n:127.0.0.1:36114_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> 1647682 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1647682 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000002
   [junit4]   2> 1647682 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1647682 DEBUG 
(OverseerCollectionConfigSetProcessor-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [n:127.0.0.1:41951_solr    ] o.a.s.c.ZkDistributedQueue Found child node with 
improper name: qnr-0000000002
   [junit4]   2> 1647682 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1647683 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1647683 DEBUG 
(OverseerCollectionConfigSetProcessor-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [n:127.0.0.1:41951_solr    ] o.a.s.c.ZkDistributedQueue Found child node with 
improper name: qnr-0000000002
   [junit4]   2> 1647683 DEBUG 
(OverseerCollectionConfigSetProcessor-72345265723736072-127.0.0.1:41951_solr-n_0000000000)
 [n:127.0.0.1:41951_solr    ] o.a.s.c.OverseerTaskQueue Return

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

ed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null248747738
     [copy] Copying 238 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null248747738
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null248747738

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 42ms :: artifacts dl 1ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 95 minutes 25 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$34.hasMatch(FilePath.java:2678)
        at hudson.FilePath$34.invoke(FilePath.java:2557)
        at hudson.FilePath$34.invoke(FilePath.java:2547)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1036)
                at hudson.FilePath.act(FilePath.java:1025)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1819)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1038)
        at hudson.FilePath.act(FilePath.java:1025)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1819)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
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)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to