Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/675/

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

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this 
request:[https://127.0.0.1:49096/solr/MoveReplicaHDFSTest_failed_coll_true, 
https://127.0.0.1:58907/solr/MoveReplicaHDFSTest_failed_coll_true]
        at 
__randomizedtesting.SeedInfo.seed([2FDF0F981C3BB8D7:8512DC6AABE86D07]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:993)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
        at 
org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:288)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
https://127.0.0.1:58907/solr/MoveReplicaHDFSTest_failed_coll_true: no servers 
hosting shard: shard2
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:436)
        ... 46 more


FAILED:  
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew

Error Message:
expected:<200> but was:<403>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<403>
        at 
__randomizedtesting.SeedInfo.seed([2FDF0F981C3BB8D7:1844FB8624F76573]: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.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.renewDelegationToken(TestSolrCloudWithDelegationTokens.java:132)
        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.verifyDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:316)
        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:333)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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 13874 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_2FDF0F981C3BB8D7-001/init-core-data-001
   [junit4]   2> 1981909 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[2FDF0F981C3BB8D7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=19 numCloses=19
   [junit4]   2> 1981910 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[2FDF0F981C3BB8D7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1981911 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[2FDF0F981C3BB8D7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1981912 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[2FDF0F981C3BB8D7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1981912 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[2FDF0F981C3BB8D7]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_2FDF0F981C3BB8D7-001/tempDir-001
   [junit4]   2> 1981912 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[2FDF0F981C3BB8D7]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1981912 INFO  (Thread-3041) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1981913 INFO  (Thread-3041) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1981914 ERROR (Thread-3041) [    ] 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> 1982013 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[2FDF0F981C3BB8D7]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:34585
   [junit4]   2> 1982019 INFO  (zkConnectionManagerCallback-3384-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1982027 INFO  (jetty-launcher-3381-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> 1982028 INFO  (jetty-launcher-3381-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> 1982030 INFO  (jetty-launcher-3381-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> 1982036 INFO  (jetty-launcher-3381-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> 1982037 INFO  (jetty-launcher-3381-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1982037 INFO  (jetty-launcher-3381-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1982037 INFO  (jetty-launcher-3381-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1982037 INFO  (jetty-launcher-3381-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7fab09c9{/solr,null,AVAILABLE}
   [junit4]   2> 1982038 INFO  (jetty-launcher-3381-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@25ff9266{SSL,[ssl, 
http/1.1]}{127.0.0.1:53772}
   [junit4]   2> 1982038 INFO  (jetty-launcher-3381-thread-2) [    ] 
o.e.j.s.Server Started @1982109ms
   [junit4]   2> 1982038 INFO  (jetty-launcher-3381-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53772}
   [junit4]   2> 1982038 ERROR (jetty-launcher-3381-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1982038 INFO  (jetty-launcher-3381-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1982038 INFO  (jetty-launcher-3381-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.5.0
   [junit4]   2> 1982038 INFO  (jetty-launcher-3381-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1982038 INFO  (jetty-launcher-3381-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1982038 INFO  (jetty-launcher-3381-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-12T23:27:04.925Z
   [junit4]   2> 1982040 INFO  (jetty-launcher-3381-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1982040 INFO  (jetty-launcher-3381-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1982040 INFO  (jetty-launcher-3381-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1982040 INFO  (jetty-launcher-3381-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@36425d51{/solr,null,AVAILABLE}
   [junit4]   2> 1982041 INFO  (jetty-launcher-3381-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6b0408a1{SSL,[ssl, 
http/1.1]}{127.0.0.1:49096}
   [junit4]   2> 1982041 INFO  (jetty-launcher-3381-thread-3) [    ] 
o.e.j.s.Server Started @1982112ms
   [junit4]   2> 1982041 INFO  (jetty-launcher-3381-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=49096}
   [junit4]   2> 1982041 ERROR (jetty-launcher-3381-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1982041 INFO  (jetty-launcher-3381-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1982041 INFO  (jetty-launcher-3381-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.5.0
   [junit4]   2> 1982041 INFO  (jetty-launcher-3381-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1982041 INFO  (jetty-launcher-3381-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1982041 INFO  (jetty-launcher-3381-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-12T23:27:04.928Z
   [junit4]   2> 1982048 INFO  (jetty-launcher-3381-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1982049 INFO  (jetty-launcher-3381-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1982049 INFO  (jetty-launcher-3381-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1982049 INFO  (jetty-launcher-3381-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3f6f25cf{/solr,null,AVAILABLE}
   [junit4]   2> 1982049 INFO  (jetty-launcher-3381-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7f54135c{SSL,[ssl, 
http/1.1]}{127.0.0.1:36406}
   [junit4]   2> 1982049 INFO  (jetty-launcher-3381-thread-1) [    ] 
o.e.j.s.Server Started @1982120ms
   [junit4]   2> 1982049 INFO  (jetty-launcher-3381-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36406}
   [junit4]   2> 1982050 ERROR (jetty-launcher-3381-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1982050 INFO  (jetty-launcher-3381-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1982050 INFO  (jetty-launcher-3381-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.5.0
   [junit4]   2> 1982050 INFO  (jetty-launcher-3381-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1982050 INFO  (jetty-launcher-3381-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1982050 INFO  (jetty-launcher-3381-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-12T23:27:04.937Z
   [junit4]   2> 1982052 INFO  (jetty-launcher-3381-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1982052 INFO  (jetty-launcher-3381-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1982052 INFO  (jetty-launcher-3381-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1982053 INFO  (jetty-launcher-3381-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1434bfb7{/solr,null,AVAILABLE}
   [junit4]   2> 1982053 INFO  (jetty-launcher-3381-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@28a150c9{SSL,[ssl, 
http/1.1]}{127.0.0.1:58907}
   [junit4]   2> 1982053 INFO  (jetty-launcher-3381-thread-4) [    ] 
o.e.j.s.Server Started @1982124ms
   [junit4]   2> 1982053 INFO  (jetty-launcher-3381-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=58907}
   [junit4]   2> 1982053 ERROR (jetty-launcher-3381-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1982053 INFO  (jetty-launcher-3381-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1982053 INFO  (jetty-launcher-3381-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.5.0
   [junit4]   2> 1982053 INFO  (jetty-launcher-3381-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1982053 INFO  (jetty-launcher-3381-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1982053 INFO  (jetty-launcher-3381-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-12T23:27:04.940Z
   [junit4]   2> 1982061 INFO  (zkConnectionManagerCallback-3388-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1982062 INFO  (jetty-launcher-3381-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1982092 INFO  (zkConnectionManagerCallback-3386-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1982093 INFO  (jetty-launcher-3381-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1982097 INFO  (zkConnectionManagerCallback-3392-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1982097 INFO  (jetty-launcher-3381-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1982102 INFO  (zkConnectionManagerCallback-3390-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1982103 INFO  (jetty-launcher-3381-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1982380 INFO  (jetty-launcher-3381-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34585/solr
   [junit4]   2> 1982385 INFO  (jetty-launcher-3381-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34585/solr
   [junit4]   2> 1982411 INFO  (jetty-launcher-3381-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34585/solr
   [junit4]   2> 1982412 INFO  (zkConnectionManagerCallback-3396-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1982418 INFO  (zkConnectionManagerCallback-3400-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1982425 INFO  (zkConnectionManagerCallback-3404-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1982433 INFO  (zkConnectionManagerCallback-3406-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1982433 INFO  (zkConnectionManagerCallback-3408-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1982435 INFO  (zkConnectionManagerCallback-3410-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1982580 INFO  (jetty-launcher-3381-thread-2) 
[n:127.0.0.1:53772_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1982581 INFO  (jetty-launcher-3381-thread-4) 
[n:127.0.0.1:58907_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1982581 INFO  (jetty-launcher-3381-thread-2) 
[n:127.0.0.1:53772_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:53772_solr
   [junit4]   2> 1982582 INFO  (jetty-launcher-3381-thread-4) 
[n:127.0.0.1:58907_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58907_solr
   [junit4]   2> 1982592 INFO  (jetty-launcher-3381-thread-3) 
[n:127.0.0.1:49096_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1982604 INFO  (zkCallback-3407-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1982606 INFO  (jetty-launcher-3381-thread-2) 
[n:127.0.0.1:53772_solr    ] o.a.s.c.Overseer Overseer 
(id=74134424650842120-127.0.0.1:53772_solr-n_0000000000) starting
   [junit4]   2> 1982607 INFO  (jetty-launcher-3381-thread-3) 
[n:127.0.0.1:49096_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1982609 INFO  (jetty-launcher-3381-thread-3) 
[n:127.0.0.1:49096_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1982609 INFO  (jetty-launcher-3381-thread-3) 
[n:127.0.0.1:49096_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49096_solr
   [junit4]   2> 1982614 INFO  (jetty-launcher-3381-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34585/solr
   [junit4]   2> 1982625 INFO  (zkCallback-3405-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1982625 INFO  (zkCallback-3409-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1982626 INFO  (zkCallback-3407-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1982626 INFO  (zkConnectionManagerCallback-3421-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1982628 INFO  (zkConnectionManagerCallback-3426-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1982629 INFO  (jetty-launcher-3381-thread-4) 
[n:127.0.0.1:58907_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1982630 INFO  (jetty-launcher-3381-thread-4) 
[n:127.0.0.1:58907_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:34585/solr ready
   [junit4]   2> 1982630 INFO  (jetty-launcher-3381-thread-4) 
[n:127.0.0.1:58907_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1982636 INFO  (zkConnectionManagerCallback-3435-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1982636 INFO  (zkConnectionManagerCallback-3430-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1982637 INFO  (jetty-launcher-3381-thread-2) 
[n:127.0.0.1:53772_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1982637 INFO  (jetty-launcher-3381-thread-3) 
[n:127.0.0.1:49096_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1982638 INFO  (jetty-launcher-3381-thread-2) 
[n:127.0.0.1:53772_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:34585/solr ready
   [junit4]   2> 1982638 INFO  (jetty-launcher-3381-thread-3) 
[n:127.0.0.1:49096_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:34585/solr ready
   [junit4]   2> 1982638 INFO  (jetty-launcher-3381-thread-3) 
[n:127.0.0.1:49096_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1982659 INFO  (jetty-launcher-3381-thread-2) 
[n:127.0.0.1:53772_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1982659 INFO  (jetty-launcher-3381-thread-2) 
[n:127.0.0.1:53772_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53772_solr
   [junit4]   2> 1982660 INFO  (zkCallback-3407-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1982667 INFO  (jetty-launcher-3381-thread-3) 
[n:127.0.0.1:49096_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49096.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f7bf3f3
   [junit4]   2> 1982672 INFO  (jetty-launcher-3381-thread-4) 
[n:127.0.0.1:58907_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58907.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f7bf3f3
   [junit4]   2> 1982678 INFO  (jetty-launcher-3381-thread-3) 
[n:127.0.0.1:49096_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49096.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f7bf3f3
   [junit4]   2> 1982678 INFO  (jetty-launcher-3381-thread-3) 
[n:127.0.0.1:49096_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49096.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f7bf3f3
   [junit4]   2> 1982679 INFO  (jetty-launcher-3381-thread-3) 
[n:127.0.0.1:49096_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_2FDF0F981C3BB8D7-001/tempDir-001/node3/.
   [junit4]   2> 1982679 INFO  (zkConnectionManagerCallback-3438-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1982683 INFO  (jetty-launcher-3381-thread-1) 
[n:127.0.0.1:36406_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1982684 INFO  (jetty-launcher-3381-thread-1) 
[n:127.0.0.1:36406_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1982684 INFO  (zkCallback-3409-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1982684 INFO  (zkCallback-3405-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1982692 INFO  (jetty-launcher-3381-thread-1) 
[n:127.0.0.1:36406_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1982693 INFO  (jetty-launcher-3381-thread-1) 
[n:127.0.0.1:36406_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36406_solr
   [junit4]   2> 1982693 INFO  (zkCallback-3409-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1982693 INFO  (zkCallback-3407-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1982696 INFO  (zkCallback-3405-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1982701 INFO  (jetty-launcher-3381-thread-4) 
[n:127.0.0.1:58907_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58907.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f7bf3f3
   [junit4]   2> 1982701 INFO  (jetty-launcher-3381-thread-4) 
[n:127.0.0.1:58907_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58907.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f7bf3f3
   [junit4]   2> 1982702 INFO  (jetty-launcher-3381-thread-4) 
[n:127.0.0.1:58907_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_2FDF0F981C3BB8D7-001/tempDir-001/node4/.
   [junit4]   2> 1982702 INFO  (jetty-launcher-3381-thread-2) 
[n:127.0.0.1:53772_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1982743 INFO  (zkCallback-3429-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1982743 INFO  (zkCallback-3425-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1982743 INFO  (zkCallback-3434-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1982748 INFO  (jetty-launcher-3381-thread-2) 
[n:127.0.0.1:53772_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53772.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f7bf3f3
   [junit4]   2> 1982751 INFO  (zkCallback-3437-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1982751 INFO  (zkCallback-3425-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1982760 INFO  (zkCallback-3429-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1982770 INFO  (jetty-launcher-3381-thread-2) 
[n:127.0.0.1:53772_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53772.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f7bf3f3
   [junit4]   2> 1982770 INFO  (jetty-launcher-3381-thread-2) 
[n:127.0.0.1:53772_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53772.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f7bf3f3
   [junit4]   2> 1982771 INFO  (jetty-launcher-3381-thread-2) 
[n:127.0.0.1:53772_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_2FDF0F981C3BB8D7-001/tempDir-001/node2/.
   [junit4]   2> 1982799 INFO  (zkConnectionManagerCallback-3447-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1982799 INFO  (jetty-launcher-3381-thread-1) 
[n:127.0.0.1:36406_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1982800 INFO  (jetty-launcher-3381-thread-1) 
[n:127.0.0.1:36406_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:34585/solr ready
   [junit4]   2> 1982803 INFO  (jetty-launcher-3381-thread-1) 
[n:127.0.0.1:36406_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1982821 INFO  (jetty-launcher-3381-thread-1) 
[n:127.0.0.1:36406_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36406.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f7bf3f3
   [junit4]   2> 1982835 INFO  (jetty-launcher-3381-thread-1) 
[n:127.0.0.1:36406_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36406.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f7bf3f3
   [junit4]   2> 1982835 INFO  (jetty-launcher-3381-thread-1) 
[n:127.0.0.1:36406_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36406.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f7bf3f3
   [junit4]   2> 1982843 INFO  (jetty-launcher-3381-thread-1) 
[n:127.0.0.1:36406_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_2FDF0F981C3BB8D7-001/tempDir-001/node1/.
   [junit4]   2> 1982873 INFO  (zkConnectionManagerCallback-3450-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1982876 INFO  (zkConnectionManagerCallback-3455-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1982877 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[2FDF0F981C3BB8D7]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1982878 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[2FDF0F981C3BB8D7]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34585/solr ready
   [junit4]   2> 1982898 INFO  (qtp27370531-13908) [n:127.0.0.1:36406_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1982903 INFO  (qtp27370531-13908) [n:127.0.0.1:36406_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1982904 INFO  
(OverseerCollectionConfigSetProcessor-74134424650842120-127.0.0.1:53772_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1982960 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[2FDF0F981C3BB8D7]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 1982972 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[2FDF0F981C3BB8D7]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1982987 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[2FDF0F981C3BB8D7]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 1983029 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[2FDF0F981C3BB8D7]-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_36751_hdfs____l4z7ne/webapp
   [junit4]   2> 1983506 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[2FDF0F981C3BB8D7]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:36751
   [junit4]   2> 1983673 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[2FDF0F981C3BB8D7]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1983674 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[2FDF0F981C3BB8D7]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 1983693 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[2FDF0F981C3BB8D7]-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_54479_datanode____.pznuq/webapp
   [junit4]   2> 1984234 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[2FDF0F981C3BB8D7]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:54479
   [junit4]   2> 1984356 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[2FDF0F981C3BB8D7]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1984357 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[2FDF0F981C3BB8D7]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 1984375 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[2FDF0F981C3BB8D7]-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_37439_datanode____xns3a5/webapp
   [junit4]   2> 1984607 ERROR (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_2FDF0F981C3BB8D7-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_2FDF0F981C3BB8D7-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost/127.0.0.1:46290) [    ] 
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> 1984696 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x7095d12c80fea9: from storage 
DS-8c22646a-f3be-4c69-8c5a-15b7e8d62ff2 node 
DatanodeRegistration(127.0.0.1:57260, 
datanodeUuid=da219929-46b2-4f9b-940f-d61143743008, infoPort=60998, 
infoSecurePort=0, ipcPort=60387, 
storageInfo=lv=-56;cid=testClusterID;nsid=945050172;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 1984696 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x7095d12c80fea9: from storage 
DS-438a20a0-d113-4d8c-8039-c478658f4b5a node 
DatanodeRegistration(127.0.0.1:57260, 
datanodeUuid=da219929-46b2-4f9b-940f-d61143743008, infoPort=60998, 
infoSecurePort=0, ipcPort=60387, 
storageInfo=lv=-56;cid=testClusterID;nsid=945050172;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1985000 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[2FDF0F981C3BB8D7]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:37439
   [junit4]   2> 1985230 ERROR (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_2FDF0F981C3BB8D7-001/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_2FDF0F981C3BB8D7-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to localhost/127.0.0.1:46290) [    ] 
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> 1985242 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x7095d14d55bc58: from storage 
DS-a1322347-01b5-4f8e-a308-0de3817fb7b3 node 
DatanodeRegistration(127.0.0.1:45386, 
datanodeUuid=df721ef8-e974-445a-b820-be2628696d5a, infoPort=58052, 
infoSecurePort=0, ipcPort=47789, 
storageInfo=lv=-56;cid=testClusterID;nsid=945050172;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 1985242 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x7095d14d55bc58: from storage 
DS-b1871a5c-6f9a-48b7-86db-691023b33f51 node 
DatanodeRegistration(127.0.0.1:45386, 
datanodeUuid=df721ef8-e974-445a-b820-be2628696d5a, infoPort=58052, 
infoSecurePort=0, ipcPort=47789, 
storageInfo=lv=-56;cid=testClusterID;nsid=945050172;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1985484 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[2FDF0F981C3BB8D7]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testNormalFailedMove
   [junit4]   2> 1985485 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[2FDF0F981C3BB8D7]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1985490 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[2FDF0F981C3BB8D7]) [    ] 
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> 1985491 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[2FDF0F981C3BB8D7]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1985491 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[2FDF0F981C3BB8D7]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1985491 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[2FDF0F981C3BB8D7]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1985491 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[2FDF0F981C3BB8D7]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@605d5333{/solr,null,AVAILABLE}
   [junit4]   2> 1985492 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[2FDF0F981C3BB8D7]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@f58e3ad{SSL,[ssl, 
http/1.1]}{127.0.0.1:58397}
   [junit4]   2> 1985492 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[2FDF0F981C3BB8D7]) [    ] 
o.e.j.s.Server Started @1985563ms
   [junit4]   2> 1985492 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[2FDF0F981C3BB8D7]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=58397}
   [junit4]   2> 1985492 ERROR 
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[2FDF0F981C3BB8D7]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1985492 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[2FDF0F981C3BB8D7]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1985492 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[2FDF0F981C3BB8D7]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.5.0
   [junit4]   2> 1985492 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[2FDF0F981C3BB8D7]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1985492 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[2FDF0F981C3BB8D7]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1985492 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[2FDF0F981C3BB8D7]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-12T23:27:08.379Z
   [junit4]   2> 1985494 INFO  (zkConnectionManagerCallback-3459-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1985494 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[2FDF0F981C3BB8D7]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1985656 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[2FDF0F981C3BB8D7]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34585/solr
   [junit4]   2> 1985658 INFO  (zkConnectionManagerCallback-3463-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1985661 INFO  (zkConnectionManagerCallback-3465-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1985665 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[2FDF0F981C3BB8D7]) 
[n:127.0.0.1:58397_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1985666 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[2FDF0F981C3BB8D7]) 
[n:127.0.0.1:58397_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1985668 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[2FDF0F981C3BB8D7]) 
[n:127.0.0.1:58397_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1985668 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[2FDF0F981C3BB8D7]) 
[n:127.0.0.1:58397_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58397_solr
   [junit4]   2> 1985669 INFO  (zkCallback-3429-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1985669 INFO  (zkCallback-3407-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1985669 INFO  (zkCallback-3437-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1985669 INFO  (zkCallback-3409-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1985669 INFO  (zkCallback-3434-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1985669 INFO  (zkCallback-3425-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1985669 INFO  (zkCallback-3405-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1985682 INFO  (zkCallback-3446-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1985685 INFO  (zkCallback-3454-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1985686 INFO  (zkCallback-3454-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1985688 INFO  (zkCallback-3464-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1985698 INFO  (zkConnectionManagerCallback-3472-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1985699 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[2FDF0F981C3BB8D7]) 
[n:127.0.0.1:58397_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 1985699 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[2FDF0F981C3BB8D7]) 
[n:127.0.0.1:58397_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:34585/solr ready
   [junit4]   2> 1985700 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[2FDF0F981C3BB8D7]) 
[n:127.0.0.1:58397_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1985715 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[2FDF0F981C3BB8D7]) 
[n:127.0.0.1:58397_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58397.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f7bf3f3
   [junit4]   2> 1985727 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[2FDF0F981C3BB8D7]) 
[n:127.0.0.1:58397_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58397.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f7bf3f3
   [junit4]   2> 1985727 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[2FDF0F981C3BB8D7]) 
[n:127.0.0.1:58397_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58397.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f7bf3f3
   [junit4]   2> 1985729 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[2FDF0F981C3BB8D7]) 
[n:127.0.0.1:58397_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_2FDF0F981C3BB8D7-001/tempDir-001/node5/.
   [junit4]   2> 1985811 INFO  (zkConnectionManagerCallback-3475-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1985815 INFO  (qtp27370531-13906) [n:127.0.0.1:36406_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&autoAddReplicas=false&name=MoveReplicaHDFSTest_failed_coll_false&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1985817 INFO  (OverseerThreadFactory-5871-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection 
MoveReplicaHDFSTest_failed_coll_false
   [junit4]   2> 1985924 INFO  
(OverseerStateUpdate-74134424650842120-127.0.0.1:53772_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_false",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:49096/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1985926 INFO  
(OverseerStateUpdate-74134424650842120-127.0.0.1:53772_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_false",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:58397/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1985928 INFO  
(OverseerStateUpdate-74134424650842120-127.0.0.1:53772_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_false",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   
"core":"MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:53772/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1985929 INFO  
(OverseerStateUpdate-74134424650842120-127.0.0.1:53772_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_false",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   
"core":"MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:58907/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1986191 INFO  (qtp951356604-14185) [n:127.0.0.1:58397_solr    
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n3] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n3&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_false&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1986191 INFO  (qtp163946297-13917) [n:127.0.0.1:58907_solr    
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_false&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1986191 INFO  (qtp163946297-13917) [n:127.0.0.1:58907_solr    
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1986201 INFO  (qtp902377229-13895) [n:127.0.0.1:49096_solr    
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_false&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1986202 INFO  (qtp722955117-13884) [n:127.0.0.1:53772_solr    
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_false&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1987203 INFO  (qtp951356604-14185) [n:127.0.0.1:58397_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n3] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 1987215 INFO  (qtp902377229-13895) [n:127.0.0.1:49096_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node2 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 1987219 INFO  (qtp722955117-13884) [n:127.0.0.1:53772_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 1987229 INFO  (qtp902377229-13895) [n:127.0.0.1:49096_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node2 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.s.IndexSchema 
[MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1987231 INFO  (qtp902377229-13895) [n:127.0.0.1:49096_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node2 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1987231 INFO  (qtp902377229-13895) [n:127.0.0.1:49096_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node2 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 
'MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1' using configuration 
from collection MoveReplicaHDFSTest_failed_coll_false, trusted=true
   [junit4]   2> 1987232 INFO  (qtp902377229-13895) [n:127.0.0.1:49096_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node2 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49096.solr.core.MoveReplicaHDFSTest_failed_coll_false.shard1.replica_n1' 
(registry 'solr.core.MoveReplicaHDFSTest_failed_coll_false.shard1.replica_n1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f7bf3f3
   [junit4]   2> 1987236 INFO  (qtp163946297-13917) [n:127.0.0.1:58907_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 1987239 INFO  (qtp902377229-13895) [n:127.0.0.1:49096_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node2 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:46290/data
   [junit4]   2> 1987239 INFO  (qtp902377229-13895) [n:127.0.0.1:49096_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node2 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1987239 INFO  (qtp902377229-13895) [n:127.0.0.1:49096_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node2 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1987239 INFO  (qtp902377229-13895) [n:127.0.0.1:49096_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node2 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.SolrCore 
[[MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] ] Opening new 
SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_2FDF0F981C3BB8D7-001/tempDir-001/node3/MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1],
 
dataDir=[hdfs://localhost:46290/data/MoveReplicaHDFSTest_failed_coll_false/core_node2/data/]
   [junit4]   2> 1987243 INFO  (qtp902377229-13895) [n:127.0.0.1:49096_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node2 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:46290/data/MoveReplicaHDFSTest_failed_coll_false/core_node2/data/snapshot_metadata
   [junit4]   2> 1987244 INFO  (qtp951356604-14185) [n:127.0.0.1:58397_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n3] o.a.s.s.IndexSchema 
[MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n3] Schema name=minimal
   [junit4]   2> 1987246 INFO  (qtp951356604-14185) [n:127.0.0.1:58397_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n3] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1987246 INFO  (qtp951356604-14185) [n:127.0.0.1:58397_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n3] 
o.a.s.c.CoreContainer Creating SolrCore 
'MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n3' using configuration 
from collection MoveReplicaHDFSTest_failed_coll_false, trusted=true
   [junit4]   2> 1987247 INFO  (qtp951356604-14185) [n:127.0.0.1:58397_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58397.solr.core.MoveReplicaHDFSTest_failed_coll_false.shard1.replica_n3' 
(registry 'solr.core.MoveReplicaHDFSTest_failed_coll_false.shard1.replica_n3') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f7bf3f3
   [junit4]   2> 1987247 INFO  (qtp951356604-14185) [n:127.0.0.1:58397_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n3] 
o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:46290/data
   [junit4]   2> 1987247 INFO  (qtp951356604-14185) [n:127.0.0.1:58397_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n3] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1987247 INFO  (qtp951356604-14185) [n:127.0.0.1:58397_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n3] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1987247 INFO  (qtp951356604-14185) [n:127.0.0.1:58397_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n3] o.a.s.c.SolrCore 
[[MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n3] ] Opening new 
SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_2FDF0F981C3BB8D7-001/tempDir-001/node5/MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n3],
 
dataDir=[hdfs://localhost:46290/data/MoveReplicaHDFSTest_failed_coll_false/core_node5/data/]
   [junit4]   2> 1987248 INFO  (qtp951356604-14185) [n:127.0.0.1:58397_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n3] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:46290/data/MoveReplicaHDFSTest_failed_coll_false/core_node5/data/snapshot_metadata
   [junit4]   2> 1987254 INFO  (qtp722955117-13884) [n:127.0.0.1:53772_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.s.IndexSchema 
[MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1987258 INFO  (qtp163946297-13917) [n:127.0.0.1:58907_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.s.IndexSchema 
[MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1987281 INFO  (qtp163946297-13917) [n:127.0.0.1:58907_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1987281 INFO  (qtp163946297-13917) [n:127.0.0.1:58907_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] 
o.a.s.c.CoreContainer Creating SolrCore 
'MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6' using configuration 
from collection MoveReplicaHDFSTest_failed_coll_false, trusted=true
   [junit4]   2> 1987282 INFO  (qtp163946297-13917) [n:127.0.0.1:58907_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58907.solr.core.MoveReplicaHDFSTest_failed_coll_false.shard2.replica_n6' 
(registry 'solr.core.MoveReplicaHDFSTest_failed_coll_false.shard2.replica_n6') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f7bf3f3
   [junit4]   2> 1987282 INFO  (qtp163946297-13917) [n:127.0.0.1:58907_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:46290/data
   [junit4]   2> 1987282 INFO  (qtp163946297-13917) [n:127.0.0.1:58907_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1987282 INFO  (qtp163946297-13917) [n:127.0.0.1:58907_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1987282 INFO  (qtp163946297-13917) [n:127.0.0.1:58907_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.SolrCore 
[[MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] ] Opening new 
SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_2FDF0F981C3BB8D7-001/tempDir-001/node4/MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6],
 
dataDir=[hdfs://localhost:46290/data/MoveReplicaHDFSTest_failed_coll_false/core_node8/data/]
   [junit4]   2> 1987284 INFO  (qtp163946297-13917) [n:127.0.0.1:58907_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:46290/data/MoveReplicaHDFSTest_failed_coll_false/core_node8/data/snapshot_metadata
   [junit4]   2> 1987289 INFO  (qtp722955117-13884) [n:127.0.0.1:53772_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1987290 INFO  (qtp722955117-13884) [n:127.0.0.1:53772_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 
'MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4' using configuration 
from collection MoveReplicaHDFSTest_failed_coll_false, trusted=true
   [junit4]   2> 1987290 INFO  (qtp722955117-13884) [n:127.0.0.1:53772_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53772.solr.core.MoveReplicaHDFSTest_failed_coll_false.shard2.replica_n4' 
(registry 'solr.core.MoveReplicaHDFSTest_failed_coll_false.shard2.replica_n4') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f7bf3f3
   [junit4]   2> 1987290 INFO  (qtp722955117-13884) [n:127.0.0.1:53772_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:46290/data
   [junit4]   2> 1987290 INFO  (qtp722955117-13884) [n:127.0.0.1:53772_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1987290 INFO  (qtp722955117-13884) [n:127.0.0.1:53772_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1987290 INFO  (qtp722955117-13884) [n:127.0.0.1:53772_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.SolrCore 
[[MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] ] Opening new 
SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_2FDF0F981C3BB8D7-001/tempDir-001/node2/MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4],
 
dataDir=[hdfs://localhost:46290/data/MoveReplicaHDFSTest_failed_coll_false/core_node7/data/]
   [junit4]   2> 1987291 INFO  (qtp722955117-13884) [n:127.0.0.1:53772_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:46290/data/MoveReplicaHDFSTest_failed_coll_false/core_node7/data/snapshot_metadata
   [junit4]   2> 1987686 INFO  (qtp902377229-13895) [n:127.0.0.1:49096_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node2 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:46290/data/MoveReplicaHDFSTest_failed_coll_false/core_node2/data
   [junit4]   2> 1987706 INFO  (qtp951356604-14185) [n:127.0.0.1:58397_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n3] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:46290/data/MoveReplicaHDFSTest_failed_coll_false/core_node5/data
   [junit4]   2> 1987721 INFO  (qtp163946297-13917) [n:127.0.0.1:58907_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:46290/data/MoveReplicaHDFSTest_failed_coll_false/core_node8/data
   [junit4]   2> 1987768 INFO  (qtp722955117-13884) [n:127.0.0.1:53772_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:46290/data/MoveReplicaHDFSTest_failed_coll_false/core_node7/data
   [junit4]   2> 1987845 INFO  (qtp163946297-13917) [n:127.0.0.1:58907_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:46290/data/MoveReplicaHDFSTest_failed_coll_false/core_node8/data/index
   [junit4]   2> 1987851 INFO  (qtp902377229-13895) [n:127.0.0.1:49096_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node2 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:46290/data/MoveReplicaHDFSTest_failed_coll_false/core_node2/data/index
   [junit4]   2> 1987854 INFO  (qtp951356604-14185) [n:127.0.0.1:58397_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n3] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:46290/data/MoveReplicaHDFSTest_failed_coll_false/core_node5/data/index
   [junit4]   2> 1987890 INFO  (qtp722955117-13884) [n:127.0.0.1:53772_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:46290/data/MoveReplicaHDFSTest_failed_coll_false/core_node7/data/index
   [junit4]   2> 1988289 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57260 is added to 
blk_1073741825_1001{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-8c22646a-f3be-4c69-8c5a-15b7e8d62ff2:NORMAL:127.0.0.1:57260|RBW],
 
ReplicaUC[[DISK]DS-a1322347-01b5-4f8e-a308-0de3817fb7b3:NORMAL:127.0.0.1:45386|RBW]]}
 size 69
   [junit4]   2> 1988290 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45386 is added to 
blk_1073741825_1001 size 69
   [junit4]   2> 1988317 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45386 is added to 
blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-8c22646a-f3be-4c69-8c5a-15b7e8d62ff2:NORMAL:127.0.0.1:57260|RBW],
 
ReplicaUC[[DISK]DS-a1322347-01b5-4f8e-a308-0de3817fb7b3:NORMAL:127.0.0.1:45386|RBW]]}
 size 0
   [junit4]   2> 1988319 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57260 is added to 
blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-8c22646a-f3be-4c69-8c5a-15b7e8d62ff2:NORMAL:127.0.0.1:57260|RBW],
 
ReplicaUC[[DISK]DS-a1322347-01b5-4f8e-a308-0de3817fb7b3:NORMAL:127.0.0.1:45386|RBW]]}
 size 0
   [junit4]   2> 1988320 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45386 is added to 
blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-438a20a0-d113-4d8c-8039-c478658f4b5a:NORMAL:127.0.0.1:57260|RBW],
 
ReplicaUC[[DISK]DS-b1871a5c-6f9a-48b7-86db-691023b33f51:NORMAL:127.0.0.1:45386|RBW]]}
 size 0
   [junit4]   2> 1988322 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57260 is added to 
blk_1073741827_1003{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-a1322347-01b5-4f8e-a308-0de3817fb7b3:NORMAL:127.0.0.1:45386|RBW],
 
ReplicaUC[[DISK]DS-8c22646a-f3be-4c69-8c5a-15b7e8d62ff2:NORMAL:127.0.0.1:57260|RBW]]}
 size 69
   [junit4]   2> 1988322 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57260 is added to 
blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-438a20a0-d113-4d8c-8039-c478658f4b5a:NORMAL:127.0.0.1:57260|RBW],
 
ReplicaUC[[DISK]DS-b1871a5c-6f9a-48b7-86db-691023b33f51:NORMAL:127.0.0.1:45386|RBW]]}
 size 0
   [junit4]   2> 1988322 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45386 is added to 
blk_1073741827_1003 size 69
   [junit4]   2> 1988456 INFO  (qtp951356604-14185) [n:127.0.0.1:58397_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n3] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1988456 INFO  (qtp951356604-14185) [n:127.0.0.1:58397_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n3] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1988456 INFO  (qtp951356604-14185) [n:127.0.0.1:58397_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n3] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1988473 INFO  (qtp951356604-14185) [n:127.0.0.1:58397_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n3] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1988473 INFO  (qtp951356604-14185) [n:127.0.0.1:58397_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n3] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1988479 INFO  (qtp163946297-13917) [n:127.0.0.1:58907_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1988479 INFO  (qtp163946297-13917) [n:127.0.0.1:58907_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1988479 INFO  (qtp163946297-13917) [n:127.0.0.1:58907_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1988490 INFO  (qtp163946297-13917) [n:127.0.0.1:58907_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1988490 INFO  (qtp163946297-13917) [n:127.0.0.1:58907_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1988526 INFO  (qtp951356604-14185) [n:127.0.0.1:58397_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@69f5c07b[MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n3] 
main]
   [junit4]   2> 1988528 INFO  (qtp951356604-14185) [n:127.0.0.1:58397_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1988528 INFO  (qtp951356604-14185) [n:127.0.0.1:58397_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1988531 INFO  (qtp163946297-13917) [n:127.0.0.1:58907_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6cb2796e[MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] 
main]
   [junit4]   2> 1988532 INFO  (qtp163946297-13917) [n:127.0.0.1:58907_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1988532 INFO  (qtp163946297-13917) [n:127.0.0.1:58907_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1988532 INFO  (qtp163946297-13917) [n:127.0.0.1:58907_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1988533 INFO  (qtp951356604-14185) [n:127.0.0.1:58397_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n3] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1988534 INFO  (qtp951356604-14185) [n:127.0.0.1:58397_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n3] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1605829165235306496
   [junit4]   2> 1988536 INFO  
(searcherExecutor-5893-thread-1-processing-n:127.0.0.1:58907_solr 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8) 
[n:127.0.0.1:58907_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 
r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] 
o.a.s.c.SolrCore [MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] 
Registered new searcher 
Searcher@6cb2796e[MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1988536 INFO  (qtp163946297-13917) [n:127.0.0.1:58907_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1605829165237403648
   [junit4]   2> 1988536 INFO  
(searcherExecutor-5892-thread-1-processing-n:127.0.0.1:58397_solr 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n3 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5) 
[n:127.0.0.1:58397_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 
r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n3] 
o.a.s.c.SolrCore [MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n3] 
Registered new searcher 
Searcher@69f5c07b[MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1988542 INFO  (qtp163946297-13917) [n:127.0.0.1:58907_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/MoveReplicaHDFSTest_failed_coll_false/terms/shard2 to 
Terms{values={core_node8=0}, version=0}
   [junit4]   2> 1988544 INFO  (qtp163946297-13917) [n:127.0.0.1:58907_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1988546 INFO  (qtp951356604-14185) [n:127.0.0.1:58397_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n3] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/MoveReplicaHDFSTest_failed_coll_false/terms/shard1 to 
Terms{values={core_node5=0}, version=0}
   [junit4]   2> 1988548 INFO  (qtp951356604-14185) [n:127.0.0.1:58397_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1988765 INFO  (qtp722955117-13884) [n:127.0.0.1:53772_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1988765 INFO  (qtp722955117-13884) [n:127.0.0.1:53772_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1988765 INFO  (qtp722955117-13884) [n:127.0.0.1:53772_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1988775 INFO  (qtp722955117-13884) [n:127.0.0.1:53772_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1988775 INFO  (qtp722955117-13884) [n:127.0.0.1:53772_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1988775 INFO  (qtp902377229-13895) [n:127.0.0.1:49096_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node2 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1988775 INFO  (qtp902377229-13895) [n:127.0.0.1:49096_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node2 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1988775 INFO  (qtp902377229-13895) [n:127.0.0.1:49096_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node2 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1988793 INFO  (qtp722955117-13884) [n:127.0.0.1:53772_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@ea63ee7[MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] main]
   [junit4]   2> 1988794 INFO  (qtp722955117-13884) [n:127.0.0.1:53772_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1988794 INFO  (qtp722955117-13884) [n:127.0.0.1:53772_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1988795 INFO  (qtp722955117-13884) [n:127.0.0.1:53772_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1988796 INFO  
(searcherExecutor-5894-thread-1-processing-n:127.0.0.1:53772_solr 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7) 
[n:127.0.0.1:53772_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 
r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] 
o.a.s.c.SolrCore [MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] 
Registered new searcher 
Searcher@ea63ee7[MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1988796 INFO  (qtp722955117-13884) [n:127.0.0.1:53772_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1605829165510033408
   [junit4]   2> 1988801 INFO  (qtp902377229-13895) [n:127.0.0.1:49096_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node2 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1988801 INFO  (qtp902377229-13895) [n:127.0.0.1:49096_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node2 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1988804 INFO  (qtp722955117-13884) [n:127.0.0.1:53772_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/MoveReplicaHDFSTest_failed_coll_false/terms/shard2 to 
Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 1988877 INFO  (qtp902377229-13895) [n:127.0.0.1:49096_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node2 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@63a29112[MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] 
main]
   [junit4]   2> 1988885 INFO  (qtp902377229-13895) [n:127.0.0.1:49096_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node2 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1988885 INFO  (qtp902377229-13895) [n:127.0.0.1:49096_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node2 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1988886 INFO  (qtp902377229-13895) [n:127.0.0.1:49096_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node2 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1988887 INFO  
(searcherExecutor-5891-thread-1-processing-n:127.0.0.1:49096_solr 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node2) 
[n:127.0.0.1:49096_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 
r:core_node2 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] 
o.a.s.c.SolrCore [MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] 
Registered new searcher 
Searcher@63a29112[MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1988887 INFO  (qtp902377229-13895) [n:127.0.0.1:49096_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node2 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.u.UpdateLog 
Could not find max versio

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

ck:
[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-7.x/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-7.x/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-7.x/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-7.x/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-7.x/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-7.x/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-7.x/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-7.x/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-7.x/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-7.x/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-7.x/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-7.x/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-7.x/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-7.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null1542797446
     [copy] Copying 241 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null1542797446
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null1542797446

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 75ms :: artifacts dl 7ms
        ---------------------------------------------------------------------
        |                  |            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: 132 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to