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

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

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


FAILED:  org.apache.solr.util.TestSolrCLIRunExample.testTechproductsExample

Error Message:
it should be ok org.apache.solr.util.SolrCLI$RunExampleTool@20ce2ee0 [-e, 
techproducts, -serverDir, 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/server, 
-exampleDir, 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_D357F76AECE23B29-001/tempDir-007,
 -p, 45728] expected:<0> but was:<1>

Stack Trace:
java.lang.AssertionError: it should be ok 
org.apache.solr.util.SolrCLI$RunExampleTool@20ce2ee0 [-e, techproducts, 
-serverDir, 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/server, 
-exampleDir, 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_D357F76AECE23B29-001/tempDir-007,
 -p, 45728] expected:<0> but was:<1>
        at 
__randomizedtesting.SeedInfo.seed([D357F76AECE23B29:598027D2F60003B6]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at 
org.apache.solr.util.TestSolrCLIRunExample.testExample(TestSolrCLIRunExample.java:352)
        at 
org.apache.solr.util.TestSolrCLIRunExample.testTechproductsExample(TestSolrCLIRunExample.java:309)
        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)




Build Log:
[...truncated 12810 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_D357F76AECE23B29-001/init-core-data-001
   [junit4]   2> 306809 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[D357F76AECE23B29]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 306809 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[D357F76AECE23B29]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 306811 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[D357F76AECE23B29]-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> 306811 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[D357F76AECE23B29]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 306812 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[D357F76AECE23B29]-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_D357F76AECE23B29-001/tempDir-001
   [junit4]   2> 306812 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[D357F76AECE23B29]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 306812 INFO  (Thread-489) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 306812 INFO  (Thread-489) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 306814 ERROR (Thread-489) [    ] 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> 306912 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[D357F76AECE23B29]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:37321
   [junit4]   2> 306915 INFO  (zkConnectionManagerCallback-1086-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 306919 INFO  (jetty-launcher-1083-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> 306920 INFO  (jetty-launcher-1083-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> 306920 INFO  (jetty-launcher-1083-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> 306921 INFO  (jetty-launcher-1083-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> 306922 INFO  (jetty-launcher-1083-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 306922 INFO  (jetty-launcher-1083-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 306922 INFO  (jetty-launcher-1083-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 306923 INFO  (jetty-launcher-1083-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@661f2a83{/solr,null,AVAILABLE}
   [junit4]   2> 306923 INFO  (jetty-launcher-1083-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@579853fc{HTTP/1.1,[http/1.1]}{127.0.0.1:37053}
   [junit4]   2> 306923 INFO  (jetty-launcher-1083-thread-2) [    ] 
o.e.j.s.Server Started @306962ms
   [junit4]   2> 306923 INFO  (jetty-launcher-1083-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37053}
   [junit4]   2> 306924 ERROR (jetty-launcher-1083-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 306924 INFO  (jetty-launcher-1083-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 306924 INFO  (jetty-launcher-1083-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 306924 INFO  (jetty-launcher-1083-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 306925 INFO  (jetty-launcher-1083-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5c904ef4{/solr,null,AVAILABLE}
   [junit4]   2> 306926 INFO  (jetty-launcher-1083-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 306926 INFO  (jetty-launcher-1083-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 306926 INFO  (jetty-launcher-1083-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 306926 INFO  (jetty-launcher-1083-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3bb9b3fe{/solr,null,AVAILABLE}
   [junit4]   2> 306927 INFO  (jetty-launcher-1083-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 306927 INFO  (jetty-launcher-1083-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 306927 INFO  (jetty-launcher-1083-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 306928 INFO  (jetty-launcher-1083-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 306928 INFO  (jetty-launcher-1083-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 306928 INFO  (jetty-launcher-1083-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 306928 INFO  (jetty-launcher-1083-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 306928 INFO  (jetty-launcher-1083-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-01T22:50:59.488Z
   [junit4]   2> 306929 INFO  (jetty-launcher-1083-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4c8954fa{/solr,null,AVAILABLE}
   [junit4]   2> 306929 INFO  (jetty-launcher-1083-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7f24caf4{HTTP/1.1,[http/1.1]}{127.0.0.1:40189}
   [junit4]   2> 306930 INFO  (jetty-launcher-1083-thread-3) [    ] 
o.e.j.s.Server Started @306968ms
   [junit4]   2> 306930 INFO  (jetty-launcher-1083-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40189}
   [junit4]   2> 306930 ERROR (jetty-launcher-1083-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 306930 INFO  (jetty-launcher-1083-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 306930 INFO  (jetty-launcher-1083-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 306930 INFO  (jetty-launcher-1083-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 306930 INFO  (jetty-launcher-1083-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 306930 INFO  (jetty-launcher-1083-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-01T22:50:59.490Z
   [junit4]   2> 306933 INFO  (jetty-launcher-1083-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4139bf7c{HTTP/1.1,[http/1.1]}{127.0.0.1:38337}
   [junit4]   2> 306933 INFO  (jetty-launcher-1083-thread-1) [    ] 
o.e.j.s.Server Started @306972ms
   [junit4]   2> 306933 INFO  (jetty-launcher-1083-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38337}
   [junit4]   2> 306934 ERROR (jetty-launcher-1083-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 306934 INFO  (jetty-launcher-1083-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 306934 INFO  (jetty-launcher-1083-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 306934 INFO  (jetty-launcher-1083-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 306934 INFO  (jetty-launcher-1083-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 306934 INFO  (jetty-launcher-1083-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-01T22:50:59.494Z
   [junit4]   2> 306939 INFO  (jetty-launcher-1083-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1a90f421{HTTP/1.1,[http/1.1]}{127.0.0.1:44594}
   [junit4]   2> 306939 INFO  (jetty-launcher-1083-thread-4) [    ] 
o.e.j.s.Server Started @306978ms
   [junit4]   2> 306939 INFO  (jetty-launcher-1083-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44594}
   [junit4]   2> 306939 INFO  (zkConnectionManagerCallback-1090-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 306940 ERROR (jetty-launcher-1083-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 306940 INFO  (jetty-launcher-1083-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 306940 INFO  (jetty-launcher-1083-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 306940 INFO  (jetty-launcher-1083-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 306940 INFO  (jetty-launcher-1083-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 306940 INFO  (jetty-launcher-1083-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 306940 INFO  (jetty-launcher-1083-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-01T22:50:59.500Z
   [junit4]   2> 306941 INFO  (zkConnectionManagerCallback-1088-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 306941 INFO  (jetty-launcher-1083-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 306954 INFO  (zkConnectionManagerCallback-1092-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 306955 INFO  (zkConnectionManagerCallback-1094-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 306955 INFO  (jetty-launcher-1083-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 306972 INFO  (jetty-launcher-1083-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 307069 INFO  (jetty-launcher-1083-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37321/solr
   [junit4]   2> 307072 INFO  (zkConnectionManagerCallback-1098-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 307074 INFO  (jetty-launcher-1083-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37321/solr
   [junit4]   2> 307075 DEBUG (jetty-launcher-1083-thread-3) 
[n:127.0.0.1:40189_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$485/1479267437@4c12f918
   [junit4]   2> 307076 INFO  (zkConnectionManagerCallback-1102-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 307081 INFO  (zkConnectionManagerCallback-1104-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 307082 INFO  (jetty-launcher-1083-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37321/solr
   [junit4]   2> 307083 DEBUG (jetty-launcher-1083-thread-4) 
[n:127.0.0.1:44594_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$485/1479267437@37801799
   [junit4]   2> 307088 INFO  (zkConnectionManagerCallback-1108-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 307090 DEBUG (jetty-launcher-1083-thread-1) 
[n:127.0.0.1:38337_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$485/1479267437@7e5341c
   [junit4]   2> 307091 INFO  (zkConnectionManagerCallback-1110-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 307093 INFO  (zkConnectionManagerCallback-1112-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 307122 INFO  (jetty-launcher-1083-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37321/solr
   [junit4]   2> 307138 INFO  (zkConnectionManagerCallback-1122-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 307140 DEBUG (jetty-launcher-1083-thread-2) 
[n:127.0.0.1:37053_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$485/1479267437@3889c1fb
   [junit4]   2> 307143 INFO  (zkConnectionManagerCallback-1124-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 307152 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 307152 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 307153 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 307153 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 307154 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 307155 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 307159 DEBUG (jetty-launcher-1083-thread-2) 
[n:127.0.0.1:37053_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/72432654982905868-127.0.0.1:37053_solr-n_0000000000
   [junit4]   2> 307159 INFO  (jetty-launcher-1083-thread-2) 
[n:127.0.0.1:37053_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:37053_solr
   [junit4]   2> 307160 INFO  (jetty-launcher-1083-thread-2) 
[n:127.0.0.1:37053_solr    ] o.a.s.c.Overseer Overseer 
(id=72432654982905868-127.0.0.1:37053_solr-n_0000000000) starting
   [junit4]   2> 307174 INFO  (zkConnectionManagerCallback-1131-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 307180 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 307184 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 307188 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 307188 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 307189 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 307189 INFO  (jetty-launcher-1083-thread-2) 
[n:127.0.0.1:37053_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:37321/solr ready
   [junit4]   2> 307192 INFO  
(OverseerStateUpdate-72432654982905868-127.0.0.1:37053_solr-n_0000000000) 
[n:127.0.0.1:37053_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:37053_solr
   [junit4]   2> 307192 DEBUG 
(OverseerCollectionConfigSetProcessor-72432654982905868-127.0.0.1:37053_solr-n_0000000000)
 [n:127.0.0.1:37053_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 307192 INFO  (jetty-launcher-1083-thread-2) 
[n:127.0.0.1:37053_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37053_solr
   [junit4]   2> 307193 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 307193 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 307194 INFO  
(OverseerStateUpdate-72432654982905868-127.0.0.1:37053_solr-n_0000000000) 
[n:127.0.0.1:37053_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 307195 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 307195 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue-work
   [junit4]   2> 307196 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 307196 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 307196 INFO  (zkCallback-1130-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 307202 DEBUG 
(OverseerAutoScalingTriggerThread-72432654982905868-127.0.0.1:37053_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and 
.scheduled_maintenance triggers
   [junit4]   2> 307207 DEBUG 
(OverseerCollectionConfigSetProcessor-72432654982905868-127.0.0.1:37053_solr-n_0000000000)
 [n:127.0.0.1:37053_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 0
   [junit4]   2> 307207 DEBUG 
(OverseerCollectionConfigSetProcessor-72432654982905868-127.0.0.1:37053_solr-n_0000000000)
 [n:127.0.0.1:37053_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 307207 DEBUG 
(OverseerCollectionConfigSetProcessor-72432654982905868-127.0.0.1:37053_solr-n_0000000000)
 [n:127.0.0.1:37053_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 307207 DEBUG 
(OverseerCollectionConfigSetProcessor-72432654982905868-127.0.0.1:37053_solr-n_0000000000)
 [n:127.0.0.1:37053_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 307207 DEBUG 
(OverseerCollectionConfigSetProcessor-72432654982905868-127.0.0.1:37053_solr-n_0000000000)
 [n:127.0.0.1:37053_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 307207 DEBUG 
(OverseerCollectionConfigSetProcessor-72432654982905868-127.0.0.1:37053_solr-n_0000000000)
 [n:127.0.0.1:37053_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 
elements. ExcludeSet: []
   [junit4]   2> 307207 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 307214 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/autoscaling.json
   [junit4]   2> 307216 DEBUG 
(OverseerAutoScalingTriggerThread-72432654982905868-127.0.0.1:37053_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode 
version 1
   [junit4]   2> 307217 DEBUG 
(OverseerAutoScalingTriggerThread-72432654982905868-127.0.0.1:37053_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion -1
   [junit4]   2> 307217 DEBUG 
(OverseerAutoScalingTriggerThread-72432654982905868-127.0.0.1:37053_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 1
   [junit4]   2> 307221 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 307221 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 307221 INFO  (jetty-launcher-1083-thread-4) 
[n:127.0.0.1:44594_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 307221 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 307221 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 307222 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 307222 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 307224 DEBUG (jetty-launcher-1083-thread-4) 
[n:127.0.0.1:44594_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/72432654982905865-127.0.0.1:44594_solr-n_0000000001
   [junit4]   2> 307225 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/72432654982905868-127.0.0.1:37053_solr-n_0000000000
   [junit4]   2> 307225 DEBUG (jetty-launcher-1083-thread-4) 
[n:127.0.0.1:44594_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/72432654982905868-127.0.0.1:37053_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 307225 DEBUG (jetty-launcher-1083-thread-4) 
[n:127.0.0.1:44594_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:44594_solr as DOWN
   [junit4]   2> 307226 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 307226 INFO  (jetty-launcher-1083-thread-4) 
[n:127.0.0.1:44594_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 307226 INFO  (jetty-launcher-1083-thread-4) 
[n:127.0.0.1:44594_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44594_solr
   [junit4]   2> 307226 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 307227 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 307227 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 307232 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 307233 INFO  (zkCallback-1130-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 307248 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 307248 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 307248 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 307249 INFO  (zkCallback-1109-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 307249 DEBUG 
(OverseerAutoScalingTriggerThread-72432654982905868-127.0.0.1:37053_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:37053_solr, 127.0.0.1:44594_solr]
   [junit4]   2> 307252 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 307252 DEBUG 
(OverseerStateUpdate-72432654982905868-127.0.0.1:37053_solr-n_0000000000) 
[n:127.0.0.1:37053_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:44594_solr"} current state version: 0
   [junit4]   2> 307252 DEBUG 
(OverseerStateUpdate-72432654982905868-127.0.0.1:37053_solr-n_0000000000) 
[n:127.0.0.1:37053_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:44594_solr
   [junit4]   2> 307256 INFO  (zkCallback-1123-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 307257 DEBUG 
(OverseerAutoScalingTriggerThread-72432654982905868-127.0.0.1:37053_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 307257 DEBUG 
(OverseerAutoScalingTriggerThread-72432654982905868-127.0.0.1:37053_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 1
   [junit4]   2> 307257 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 307258 DEBUG (ScheduledTrigger-1351-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 307265 INFO  (jetty-launcher-1083-thread-2) 
[n:127.0.0.1:37053_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 307271 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 307272 INFO  (zkConnectionManagerCallback-1137-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 307272 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 307272 INFO  (jetty-launcher-1083-thread-3) 
[n:127.0.0.1:40189_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 307273 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 307273 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 307274 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 307274 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 307274 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 307274 INFO  (jetty-launcher-1083-thread-4) 
[n:127.0.0.1:44594_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 307275 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 307275 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 307276 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 307276 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 307276 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 307277 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 307277 INFO  (jetty-launcher-1083-thread-4) 
[n:127.0.0.1:44594_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:37321/solr ready
   [junit4]   2> 307277 INFO  (jetty-launcher-1083-thread-1) 
[n:127.0.0.1:38337_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 307277 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 307278 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 307278 DEBUG (jetty-launcher-1083-thread-3) 
[n:127.0.0.1:40189_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/72432654982905863-127.0.0.1:40189_solr-n_0000000002
   [junit4]   2> 307278 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 307279 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/72432654982905865-127.0.0.1:44594_solr-n_0000000001
   [junit4]   2> 307279 DEBUG (jetty-launcher-1083-thread-3) 
[n:127.0.0.1:40189_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/72432654982905865-127.0.0.1:44594_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 307279 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 307279 DEBUG (jetty-launcher-1083-thread-3) 
[n:127.0.0.1:40189_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:40189_solr as DOWN
   [junit4]   2> 307281 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 307281 INFO  (jetty-launcher-1083-thread-3) 
[n:127.0.0.1:40189_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 307281 INFO  (jetty-launcher-1083-thread-3) 
[n:127.0.0.1:40189_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40189_solr
   [junit4]   2> 307281 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 307282 DEBUG (jetty-launcher-1083-thread-1) 
[n:127.0.0.1:38337_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/72432654982905866-127.0.0.1:38337_solr-n_0000000003
   [junit4]   2> 307282 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 307282 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 307282 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 307282 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 307282 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 307282 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 307292 INFO  (jetty-launcher-1083-thread-4) 
[n:127.0.0.1:44594_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 307296 DEBUG 
(OverseerStateUpdate-72432654982905868-127.0.0.1:37053_solr-n_0000000000) 
[n:127.0.0.1:37053_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:40189_solr"} current state version: 0
   [junit4]   2> 307296 DEBUG 
(OverseerStateUpdate-72432654982905868-127.0.0.1:37053_solr-n_0000000000) 
[n:127.0.0.1:37053_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:40189_solr
   [junit4]   2> 307296 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 307296 INFO  (zkCallback-1123-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 307296 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 307296 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/72432654982905863-127.0.0.1:40189_solr-n_0000000002
   [junit4]   2> 307296 INFO  (zkCallback-1130-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 307297 DEBUG (jetty-launcher-1083-thread-1) 
[n:127.0.0.1:38337_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/72432654982905863-127.0.0.1:40189_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 307297 DEBUG (jetty-launcher-1083-thread-1) 
[n:127.0.0.1:38337_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:38337_solr as DOWN
   [junit4]   2> 307298 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 307299 INFO  (jetty-launcher-1083-thread-1) 
[n:127.0.0.1:38337_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 307299 INFO  (jetty-launcher-1083-thread-1) 
[n:127.0.0.1:38337_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38337_solr
   [junit4]   2> 307299 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 307299 DEBUG 
(OverseerStateUpdate-72432654982905868-127.0.0.1:37053_solr-n_0000000000) 
[n:127.0.0.1:37053_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:38337_solr"} current state version: 0
   [junit4]   2> 307299 DEBUG 
(OverseerStateUpdate-72432654982905868-127.0.0.1:37053_solr-n_0000000000) 
[n:127.0.0.1:37053_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:38337_solr
   [junit4]   2> 307299 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 307299 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 307304 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 307304 INFO  (zkCallback-1130-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 307304 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 307304 INFO  (zkCallback-1123-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 307308 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 307312 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 307312 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 307312 INFO  (zkCallback-1109-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 307316 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 307317 INFO  (zkConnectionManagerCallback-1143-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 307320 INFO  (zkCallback-1136-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 307320 INFO  (zkCallback-1103-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 307320 INFO  (zkCallback-1111-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 307335 INFO  (jetty-launcher-1083-thread-4) 
[n:127.0.0.1:44594_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44594.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b5a5ed1
   [junit4]   2> 307340 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 307340 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 307341 INFO  (jetty-launcher-1083-thread-1) 
[n:127.0.0.1:38337_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 307341 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 307341 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 307341 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 307342 INFO  (jetty-launcher-1083-thread-1) 
[n:127.0.0.1:38337_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:37321/solr ready
   [junit4]   2> 307344 INFO  (jetty-launcher-1083-thread-1) 
[n:127.0.0.1:38337_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 307350 INFO  (jetty-launcher-1083-thread-2) 
[n:127.0.0.1:37053_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37053.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b5a5ed1
   [junit4]   2> 307358 INFO  (zkConnectionManagerCallback-1149-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 307359 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 307359 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 307359 INFO  (jetty-launcher-1083-thread-3) 
[n:127.0.0.1:40189_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 307359 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 307361 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 307361 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 307364 INFO  (jetty-launcher-1083-thread-4) 
[n:127.0.0.1:44594_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44594.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b5a5ed1
   [junit4]   2> 307364 INFO  (jetty-launcher-1083-thread-4) 
[n:127.0.0.1:44594_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44594.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b5a5ed1
   [junit4]   2> 307365 INFO  (jetty-launcher-1083-thread-4) 
[n:127.0.0.1:44594_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_D357F76AECE23B29-001/tempDir-001/node4/.
   [junit4]   2> 307367 INFO  (jetty-launcher-1083-thread-2) 
[n:127.0.0.1:37053_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37053.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b5a5ed1
   [junit4]   2> 307367 INFO  (jetty-launcher-1083-thread-2) 
[n:127.0.0.1:37053_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37053.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b5a5ed1
   [junit4]   2> 307368 INFO  (jetty-launcher-1083-thread-2) 
[n:127.0.0.1:37053_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_D357F76AECE23B29-001/tempDir-001/node2/.
   [junit4]   2> 307368 INFO  (jetty-launcher-1083-thread-3) 
[n:127.0.0.1:40189_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:37321/solr ready
   [junit4]   2> 307374 INFO  (jetty-launcher-1083-thread-1) 
[n:127.0.0.1:38337_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38337.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b5a5ed1
   [junit4]   2> 307380 INFO  (jetty-launcher-1083-thread-1) 
[n:127.0.0.1:38337_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38337.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b5a5ed1
   [junit4]   2> 307381 INFO  (jetty-launcher-1083-thread-1) 
[n:127.0.0.1:38337_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38337.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b5a5ed1
   [junit4]   2> 307381 INFO  (jetty-launcher-1083-thread-1) 
[n:127.0.0.1:38337_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_D357F76AECE23B29-001/tempDir-001/node1/.
   [junit4]   2> 307382 INFO  (jetty-launcher-1083-thread-3) 
[n:127.0.0.1:40189_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 307396 INFO  (jetty-launcher-1083-thread-3) 
[n:127.0.0.1:40189_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40189.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b5a5ed1
   [junit4]   2> 307402 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 307404 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 307407 INFO  (jetty-launcher-1083-thread-3) 
[n:127.0.0.1:40189_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40189.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b5a5ed1
   [junit4]   2> 307407 INFO  (jetty-launcher-1083-thread-3) 
[n:127.0.0.1:40189_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40189.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b5a5ed1
   [junit4]   2> 307408 INFO  (jetty-launcher-1083-thread-3) 
[n:127.0.0.1:40189_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_D357F76AECE23B29-001/tempDir-001/node3/.
   [junit4]   2> 307509 INFO  (zkConnectionManagerCallback-1152-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 307513 INFO  (zkConnectionManagerCallback-1157-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 307513 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 307514 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 307514 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[D357F76AECE23B29]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 307514 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 307514 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 307514 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 307514 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[D357F76AECE23B29]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37321/solr ready
   [junit4]   2> 307518 INFO  (qtp1922851261-3569) [n:127.0.0.1:44594_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 307519 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 307519 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 307519 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 307519 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 307519 DEBUG 
(OverseerCollectionConfigSetProcessor-72432654982905868-127.0.0.1:37053_solr-n_0000000000)
 [n:127.0.0.1:37053_solr    ] o.a.s.c.ZkDistributedQueue Found child node with 
improper name: qnr-0000000000
   [junit4]   2> 307520 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 307520 DEBUG 
(OverseerCollectionConfigSetProcessor-72432654982905868-127.0.0.1:37053_solr-n_0000000000)
 [n:127.0.0.1:37053_solr    ] o.a.s.c.ZkDistributedQueue Found child node with 
improper name: qnr-0000000000
   [junit4]   2> 307520 DEBUG 
(OverseerCollectionConfigSetProcessor-72432654982905868-127.0.0.1:37053_solr-n_0000000000)
 [n:127.0.0.1:37053_solr    ] o.a.s.c.OverseerTaskQueue Returning topN 
elements: [/overseer/collection-queue-work/qn-0000000000, ]
   [junit4]   2> 307520 DEBUG 
(OverseerCollectionConfigSetProcessor-72432654982905868-127.0.0.1:37053_solr-n_0000000000)
 [n:127.0.0.1:37053_solr    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from 
work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 307520 DEBUG 
(OverseerCollectionConfigSetProcessor-72432654982905868-127.0.0.1:37053_solr-n_0000000000)
 [n:127.0.0.1:37053_solr    ] o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 307520 DEBUG 
(OverseerCollectionConfigSetProcessor-72432654982905868-127.0.0.1:37053_solr-n_0000000000)
 [n:127.0.0.1:37053_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> 307521 DEBUG 
(OverseerThreadFactory-1353-thread-1-processing-n:127.0.0.1:37053_solr) 
[n:127.0.0.1:37053_solr    ] o.a.s.c.OverseerTaskProcessor Runner processing 
/overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 307521 DEBUG 
(OverseerThreadFactory-1353-thread-1-processing-n:127.0.0.1:37053_solr) 
[n:127.0.0.1:37053_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
OverseerCollectionMessageHandler.processMessage : overseerstatus , 
{"operation":"overseerstatus"}
   [junit4]   2> 307521 DEBUG 
(OverseerCollectionConfigSetProcessor-72432654982905868-127.0.0.1:37053_solr-n_0000000000)
 [n:127.0.0.1:37053_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 1
   [junit4]   2> 307521 DEBUG 
(OverseerCollectionConfigSetProcessor-72432654982905868-127.0.0.1:37053_solr-n_0000000000)
 [n:127.0.0.1:37053_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 307521 DEBUG 
(OverseerCollectionConfigSetProcessor-72432654982905868-127.0.0.1:37053_solr-n_0000000000)
 [n:127.0.0.1:37053_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 307521 DEBUG 
(OverseerCollectionConfigSetProcessor-72432654982905868-127.0.0.1:37053_solr-n_0000000000)
 [n:127.0.0.1:37053_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 307521 DEBUG 
(OverseerCollectionConfigSetProcessor-72432654982905868-127.0.0.1:37053_solr-n_0000000000)
 [n:127.0.0.1:37053_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 307521 DEBUG 
(OverseerCollectionConfigSetProcessor-72432654982905868-127.0.0.1:37053_solr-n_0000000000)
 [n:127.0.0.1:37053_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 
elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[]
   [junit4]   2> 307532 DEBUG 
(OverseerThreadFactory-1353-thread-1-processing-n:127.0.0.1:37053_solr) 
[n:127.0.0.1:37053_solr    ] o.a.s.c.OverseerTaskProcessor Completed 
task:[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 307534 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 307534 DEBUG (zkCallback-1109-thread-1) [    ] 
o.a.s.c.OverseerTaskQueue NodeDataChanged fired on path 
/overseer/collection-queue-work/qnr-0000000000 state SyncConnected 
latchEventType null
   [junit4]   2> 307534 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 307535 DEBUG 
(OverseerThreadFactory-1353-thread-1-processing-n:127.0.0.1:37053_solr) 
[n:127.0.0.1:37053_solr    ] o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000000] as completed.
   [junit4]   2> 307535 DEBUG 
(OverseerThreadFactory-1353-thread-1-processing-n:127.0.0.1:37053_solr) 
[n:127.0.0.1:37053_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 307535 DEBUG 
(OverseerThreadFactory-1353-thread-1-processing-n:127.0.0.1:37053_solr) 
[n:127.0.0.1:37053_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 307535 DEBUG 
(OverseerThreadFactory-1353-thread-1-processing-n:127.0.0.1:37053_solr) 
[n:127.0.0.1:37053_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 307535 DEBUG 
(OverseerThreadFactory-1353-thread-1-processing-n:127.0.0.1:37053_solr) 
[n:127.0.0.1:37053_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 307535 DEBUG 
(OverseerThreadFactory-1353-thread-1-processing-n:127.0.0.1:37053_solr) 
[n:127.0.0.1:37053_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:37053_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.857393415087783,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.404387,medianRequestTime=0.462945,75thPcRequestTime=0.51005,95thPcRequestTime=0.51005,99thPcRequestTime=0.51005,999thPcRequestTime=0.51005},downnode={requests=3,errors=0,avgRequestsPerSecond=10.800743661443173,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.03847066666666667,medianRequestTime=0.038953,75thPcRequestTime=0.040162,95thPcRequestTime=0.040162,99thPcRequestTime=0.040162,999thPcRequestTime=0.040162}},collection_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=8.877163904501117,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=3.844918999871301,medianRequestTime=3.218537,75thPcRequestTime=8.18656,95thPcRequestTime=8.18656,99thPcRequestTime=8.18656,999thPcRequestTime=8.18656},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.9824626039229027,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.857209,medianRequestTime=0.857209,75thPcRequestTime=0.857209,95thPcRequestTime=0.857209,99thPcRequestTime=0.857209,999thPcRequestTime=0.857209}},collection_queue={peektopn_wait2000={avgRequestsPerSecond=3.097484838903577,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=313.160468,medianRequestTime=313.160468,75thPcRequestTime=313.160468,95thPcRequestTime=313.160468,99thPcRequestTime=313.160468,999thPcRequestTime=313.160468}}}
   [junit4]   2> 307535 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 307535 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 307535 DEBUG 
(OverseerCollectionConfigSetProcessor-72432654982905868-127.0.0.1:37053_solr-n_0000000000)
 [n:127.0.0.1:37053_solr    ] o.a.s.c.ZkDistributedQueue Found child node with 
improper name: qnr-0000000000
   [junit4]   2> 307535 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 307537 INFO  (qtp1922851261-3569) [n:127.0.0.1:44594_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=18
   [junit4]   2> 308124 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[D357F76AECE23B29]-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> 308260 DEBUG (ScheduledTrigger-1351-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 308818 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[D357F76AECE23B29]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 308998 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[D357F76AECE23B29]-worker) [    ] o.m.log 
Logging to org.apache.logging.slf4j.Log4jLogger@2842a333 via 
org.mortbay.log.Slf4jLog
   [junit4]   2> 309028 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[D357F76AECE23B29]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 309261 DEBUG (ScheduledTrigger-1351-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 309402 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[D357F76AECE23B29]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 309446 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[D357F76AECE23B29]-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_41378_hdfs____.k87au7/webapp
   [junit4]   2> 309522 DEBUG 
(OverseerCollectionConfigSetProcessor-72432654982905868-127.0.0.1:37053_solr-n_0000000000)
 [n:127.0.0.1:37053_solr    ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from 
work-queue : [[]]
   [junit4]   2> 309523 DEBUG 
(OverseerCollectionConfigSetProcessor-72432654982905868-127.0.0.1:37053_solr-n_0000000000)
 [n:127.0.0.1:37053_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 0
   [junit4]   2> 309523 INFO  
(OverseerCollectionConfigSetProcessor-72432654982905868-127.0.0.1:37053_solr-n_0000000000)
 [n:127.0.0.1:37053_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> 309523 DEBUG 
(OverseerCollectionConfigSetProcessor-72432654982905868-127.0.0.1:37053_solr-n_0000000000)
 [n:127.0.0.1:37053_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 309523 DEBUG 
(OverseerCollectionConfigSetProcessor-72432654982905868-127.0.0.1:37053_solr-n_0000000000)
 [n:127.0.0.1:37053_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 309523 DEBUG 
(OverseerCollectionConfigSetProcessor-72432654982905868-127.0.0.1:37053_solr-n_0000000000)
 [n:127.0.0.1:37053_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 309523 DEBUG 
(OverseerCollectionConfigSetProcessor-72432654982905868-127.0.0.1:37053_solr-n_0000000000)
 [n:127.0.0.1:37053_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 309523 DEBUG 
(OverseerCollectionConfigSetProcessor-72432654982905868-127.0.0.1:37053_solr-n_0000000000)
 [n:127.0.0.1:37053_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 
elements. ExcludeSet: []
   [junit4]   2> 310262 DEBUG (ScheduledTrigger-1351-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 310269 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[D357F76AECE23B29]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:41378
   [junit4]   2> 311116 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[D357F76AECE23B29]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 311121 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[D357F76AECE23B29]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 311134 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[D357F76AECE23B29]-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_41995_datanode____.chj6ap/webapp
   [junit4]   2> 311264 DEBUG (ScheduledTrigger-1351-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 311524 DEBUG 
(OverseerCollectionConfigSetProcessor-72432654982905868-127.0.0.1:37053_solr-n_0000000000)
 [n:127.0.0.1:37053_solr    ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from 
work-queue : [[]]
   [junit4]   2> 311544 DEBUG 
(OverseerCollectionConfigSetProcessor-72432654982905868-127.0.0.1:37053_solr-n_0000000000)
 [n:127.0.0.1:37053_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 0
   [junit4]   2> 311544 DEBUG 
(OverseerCollectionConfigSetProcessor-72432654982905868-127.0.0.1:37053_solr-n_0000000000)
 [n:127.0.0.1:37053_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 311544 DEBUG 
(OverseerCollectionConfigSetProcessor-72432654982905868-127.0.0.1:37053_solr-n_0000000000)
 [n:127.0.0.1:37053_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 311544 DEBUG 
(OverseerCollectionConfigSetProcessor-72432654982905868-127.0.0.1:37053_solr-n_0000000000)
 [n:127.0.0.1:37053_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 311544 DEBUG 
(OverseerCollectionConfigSetProcessor-72432654982905868-127.0.0.1:37053_solr-n_0000000000)
 [n:127.0.0.1:37053_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 311544 DEBUG 
(OverseerCollectionConfigSetProcessor-72432654982905868-127.0.0.1:37053_solr-n_0000000000)
 [n:127.0.0.1:37053_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 
elements. ExcludeSet: []
   [junit4]   2> 311561 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[D357F76AECE23B29]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:41995
   [junit4]   2> 312040 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[D357F76AECE23B29]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 312041 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[D357F76AECE23B29]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 312073 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[D357F76AECE23B29]-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_39090_datanode____.if2m48/webapp
   [junit4]   2> 312264 DEBUG (ScheduledTrigger-1351-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 312506 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[D357F76AECE23B29]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:39090
   [junit4]   2> 313051 ERROR (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_D357F76AECE23B29-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_D357F76AECE23B29-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost/127.0.0.1:33741) [    ] 
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> 313052 ERROR (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_D357F76AECE23B29-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_D357F76AECE23B29-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to localhost/127.0.0.1:33741) [    ] 
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> 313260 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x145505a55e3e0a: from storage 
DS-ee1d5ea1-e81c-4f74-9b61-786983967caf node 
DatanodeRegistration(127.0.0.1:42890, 
datanodeUuid=99092d7b-d0ed-4f7b-b117-584dd625b36a, infoPort=44255, 
infoSecurePort=0, ipcPort=44749, 
storageInfo=lv=-56;cid=testClusterID;nsid=1022034261;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 8 msecs
   [junit4]   2> 313260 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x145505a55e3e0a: from storage 
DS-b72dfaac-a0de-470b-aa37-aa6cf9444b4f node 
DatanodeRegistration(127.0.0.1:42890, 
datanodeUuid=99092d7b-d0ed-4f7b-b117-584dd625b36a, infoPort=44255, 
infoSecurePort=0, ipcPort=44749, 
storageInfo=lv=-56;cid=testClusterID;nsid=1022034261;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 313265 DEBUG (ScheduledTrigger-1351-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 313267 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x145505a5451b28: from storage 
DS-fa955bbd-ec08-42c7-9156-992ff3b9e2e5 node 
DatanodeRegistration(127.0.0.1:44391, 
datanodeUuid=173573cd-f6ef-4d46-a47f-d8523dc64246, infoPort=37064, 
infoSecurePort=0, ipcPort=32770, 
storageInfo=lv=-56;cid=testClusterID;nsid=1022034261;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 3 msecs
   [junit4]   2> 313267 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x145505a5451b28: from storage 
DS-a78fd040-cf7c-47b3-a0d0-5685b5a0193b node 
DatanodeRegistration(127.0.0.1:44391, 
datanodeUuid=173573cd-f6ef-4d46-a47f-d8523dc64246, infoPort=37064, 
infoSecurePort=0, ipcPort=32770, 
storageInfo=lv=-56;cid=testClusterID;nsid=1022034261;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 313544 DEBUG 
(OverseerCollectionConfigSetProcessor-72432654982905868-127.0.0.1:37053_solr-n_0000000000)
 [n:127.0.0.1:37053_solr    ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from 
work-queue : [[]]
   [junit4]   2> 313545 DEBUG 
(OverseerCollectionConfigSetProcessor-72432654982905868-127.0.0.1:37053_solr-n_0000000000)
 [n:127.0.0.1:37053_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 0
   [junit4]   2> 313545 DEBUG 
(OverseerCollectionConfigSetProcessor-72432654982905868-127.0.0.1:37053_solr-n_0000000000)
 [n:127.0.0.1:37053_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 313545 DEBUG 
(OverseerCollectionConfigSetProcessor-72432654982905868-127.0.0.1:37053_solr-n_0000000000)
 [n:127.0.0.1:37053_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 313545 DEBUG 
(OverseerCollectionConfigSetProcessor-72432654982905868-127.0.0.1:37053_solr-n_0000000000)
 [n:127.0.0.1:37053_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 313545 DEBUG 
(OverseerCollectionConfigSetProcessor-72432654982905868-127.0.0.1:37053_solr-n_0000000000)
 [n:127.0.0.1:37053_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 313545 DEBUG 
(OverseerCollectionConfigSetProcessor-72432654982905868-127.0.0.1:37053_solr-n_0000000000)
 [n:127.0.0.1:37053_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 
elements. ExcludeSet: []
   [junit4] IGNOR/A 0.00s J0 | MoveReplicaHDFSTest.testNormalFailedMove
   [junit4]    > Assumption #1: 'badapple' test group is disabled 
(@BadApple(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4]   2> 313814 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[D357F76AECE23B29]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testNormalMove
   [junit4]   2> 313815 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 313815 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 313815 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[D357F76AECE23B29]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 313815 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 313816 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 313816 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 313817 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 313817 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 313817 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 313817 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 313817 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 313817 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 313818 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 313818 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 313818 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 313820 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 313820 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 313820 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 313820 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 313820 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 313821 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 313821 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 313822 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[D357F76AECE23B29]) [    ] 
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> 313822 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 313822 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 313823 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[D357F76AECE23B29]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 313823 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[D357F76AECE23B29]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 313823 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[D357F76AECE23B29]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 313824 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[D357F76AECE23B29]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4cf1dccb{/solr,null,AVAILABLE}
   [junit4]   2> 313824 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[D357F76AECE23B29]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2e000176{HTTP/1.1,[http/1.1]}{127.0.0.1:45286}
   [junit4]   2> 313824 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[D357F76AECE23B29]) [    ] 
o.e.j.s.Server Started @313863ms
   [junit4]   2> 313824 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[D357F76AECE23B29]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45286}
   [junit4]   2> 313825 ERROR 
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[D357F76AECE23B29]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 313825 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[D357F76AECE23B29]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 313825 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[D357F76AECE23B29]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 313825 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[D357F76AECE23B29]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 313825 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[D357F76AECE23B29]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 313825 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[D357F76AECE23B29]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-01T22:51:06.385Z
   [junit4]   2> 313827 INFO  (zkConnectionManagerCallback-1161-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 313827 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[D357F76AECE23B29]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 313832 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 314071 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[D357F76AECE23B29]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37321/solr
   [junit4]   2> 314076 INFO  (zkConnectionManagerCallback-1165-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 314091 DEBUG 
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[D357F76AECE23B29]) 
[n:127.0.0.1:45286_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$485/1479267437@2bca7fee
   [junit4]   2> 314093 INFO  (zkConnectionManagerCallback-1167-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 314098 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 314098 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 314098 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[D357F76AECE23B29]) 
[n:127.0.0.1:45286_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 314099 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 314099 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 314099 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 314100 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 314101 DEBUG 
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[D357F76AECE23B29]) 
[n:127.0.0.1:45286_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/72432654982905877-127.0.0.1:45286_solr-n_0000000004
   [junit4]   2> 314101 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/72432654982905866-127.0.0.1:38337_solr-n_0000000003
   [junit4]   2> 314101 DEBUG 
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[D357F76AECE23B29]) 
[n:127.0.0.1:45286_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/72432654982905866-127.0.0.1:38337_solr-n_0000000003 to 
know if I could be the leader
   [junit4]   2> 314101 DEBUG 
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[D357F76AECE23B29]) 
[n:127.0.0.1:45286_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:45286_solr as DOWN
   [junit4]   2> 314102 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 314102 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[D357F76AECE23B29]) 
[n:127.0.0.1:45286_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 314102 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[D357F76AECE23B29]) 
[n:127.0.0.1:45286_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45286_solr
   [junit4]   2> 314103 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 314103 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 314104 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 314104 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 314104 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 314104 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 314104 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 314104 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 314104 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 314104 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 314104 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 314105 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 314105 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 314105 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 314105 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 314105 INFO  (zkCallback-1109-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 314105 INFO  (zkCallback-1130-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 314105 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 314105 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 314105 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 314106 INFO  (zkCallback-1142-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 314109 INFO  (zkCallback-1111-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 314109 DEBUG 
(OverseerStateUpdate-72432654982905868-127.0.0.1:37053_solr-n_0000000000) 
[n:127.0.0.1:37053_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:45286_solr"} current state version: 0
   [junit4]   2> 314109 DEBUG 
(OverseerStateUpdate-72432654982905868-127.0.0.1:37053_solr-n_0000000000) 
[n:127.0.0.1:37053_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:45286_solr
   [junit4]   2> 314109 INFO  (zkCallback-1123-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 314109 INFO  (zkCallback-1103-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 314110 INFO  (zkCallback-1136-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 314110 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 314110 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 314110 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 314110 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 314112 INFO  (zkCallback-1166-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 314134 INFO  (zkCallback-1148-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 314135 INFO  (zkCallback-1156-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 314135 INFO  (zkCallback-1156-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 314148 INFO  (zkConnectionManagerCallback-1174-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 314149 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 314149 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 314149 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[D357F76AECE23B29]) 
[n:127.0.0.1:45286_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 314149 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 314149 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 314150 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 314150 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[D357F76AECE23B29]) 
[n:127.0.0.1:45286_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:37321/solr ready
   [junit4]   2> 314150 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[D357F76AECE23B29]) 
[n:127.0.0.1:45286_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 314171 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[D357F76AECE23B29]) 
[n:127.0.0.1:45286_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45286.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b5a5ed1
  

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

vy.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/null1931968935
     [copy] Copying 238 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1931968935
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1931968935

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 34ms :: artifacts dl 2ms
        ---------------------------------------------------------------------
        |                  |            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: 121 minutes 57 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