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

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

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this 
request:[http://127.0.0.1:36278/solr/MoveReplicaHDFSTest_failed_coll_true, 
http://127.0.0.1:36493/solr/MoveReplicaHDFSTest_failed_coll_true]
        at 
__randomizedtesting.SeedInfo.seed([DDC8408B1482A6D5:77059379A3517305]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1109)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:996)
        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:289)
        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 
http://127.0.0.1:36278/solr/MoveReplicaHDFSTest_failed_coll_true: no servers 
hosting shard: shard1
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:436)
        ... 46 more


FAILED:  
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration

Error Message:


Stack Trace:
java.util.ConcurrentModificationException
        at 
__randomizedtesting.SeedInfo.seed([DDC8408B1482A6D5:E446F9CB3B7D6F2B]:0)
        at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:909)
        at java.util.ArrayList$Itr.next(ArrayList.java:859)
        at java.util.AbstractCollection.toString(AbstractCollection.java:461)
        at java.lang.String.valueOf(String.java:2994)
        at java.lang.StringBuilder.append(StringBuilder.java:131)
        at 
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration(IndexSizeTriggerTest.java:310)
        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 13359 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
   [junit4]   2> 811365 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[DDC8408B1482A6D5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_DDC8408B1482A6D5-001/init-core-data-001
   [junit4]   2> 811366 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[DDC8408B1482A6D5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 811366 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[DDC8408B1482A6D5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 811367 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[DDC8408B1482A6D5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 811368 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[DDC8408B1482A6D5]-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/J2/temp/solr.cloud.MoveReplicaHDFSTest_DDC8408B1482A6D5-001/tempDir-001
   [junit4]   2> 811368 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[DDC8408B1482A6D5]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 811374 INFO  (Thread-2335) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 811374 INFO  (Thread-2335) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 811376 ERROR (Thread-2335) [    ] 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> 811474 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[DDC8408B1482A6D5]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:44880
   [junit4]   2> 811476 INFO  (zkConnectionManagerCallback-2767-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 811479 INFO  (jetty-launcher-2764-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> 811480 INFO  (jetty-launcher-2764-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> 811481 INFO  (jetty-launcher-2764-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> 811481 INFO  (jetty-launcher-2764-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> 811481 INFO  (jetty-launcher-2764-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 811481 INFO  (jetty-launcher-2764-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 811481 INFO  (jetty-launcher-2764-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 811482 INFO  (jetty-launcher-2764-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 811482 INFO  (jetty-launcher-2764-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 811482 INFO  (jetty-launcher-2764-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 811482 INFO  (jetty-launcher-2764-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@f949a56{/solr,null,AVAILABLE}
   [junit4]   2> 811483 INFO  (jetty-launcher-2764-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 811483 INFO  (jetty-launcher-2764-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 811483 INFO  (jetty-launcher-2764-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 811483 INFO  (jetty-launcher-2764-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@34eeb45b{/solr,null,AVAILABLE}
   [junit4]   2> 811483 INFO  (jetty-launcher-2764-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@245f01b4{/solr,null,AVAILABLE}
   [junit4]   2> 811483 INFO  (jetty-launcher-2764-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@395cf0a1{HTTP/1.1,[http/1.1]}{127.0.0.1:34594}
   [junit4]   2> 811484 INFO  (jetty-launcher-2764-thread-1) [    ] 
o.e.j.s.Server Started @811572ms
   [junit4]   2> 811484 INFO  (jetty-launcher-2764-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34594}
   [junit4]   2> 811484 ERROR (jetty-launcher-2764-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 811484 INFO  (jetty-launcher-2764-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 811484 INFO  (jetty-launcher-2764-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.5.0
   [junit4]   2> 811484 INFO  (jetty-launcher-2764-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 811484 INFO  (jetty-launcher-2764-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 811484 INFO  (jetty-launcher-2764-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-08-25T13:21:25.279Z
   [junit4]   2> 811485 INFO  (jetty-launcher-2764-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@12b568f8{HTTP/1.1,[http/1.1]}{127.0.0.1:36278}
   [junit4]   2> 811485 INFO  (jetty-launcher-2764-thread-3) [    ] 
o.e.j.s.Server Started @811573ms
   [junit4]   2> 811485 INFO  (jetty-launcher-2764-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36278}
   [junit4]   2> 811485 ERROR (jetty-launcher-2764-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 811485 INFO  (jetty-launcher-2764-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 811485 INFO  (jetty-launcher-2764-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.5.0
   [junit4]   2> 811485 INFO  (jetty-launcher-2764-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 811485 INFO  (jetty-launcher-2764-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 811485 INFO  (jetty-launcher-2764-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-08-25T13:21:25.280Z
   [junit4]   2> 811485 INFO  (jetty-launcher-2764-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 811485 INFO  (jetty-launcher-2764-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 811486 INFO  (jetty-launcher-2764-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 811486 INFO  (jetty-launcher-2764-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@42ed1b48{/solr,null,AVAILABLE}
   [junit4]   2> 811486 INFO  (jetty-launcher-2764-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5cc1603c{HTTP/1.1,[http/1.1]}{127.0.0.1:44893}
   [junit4]   2> 811486 INFO  (jetty-launcher-2764-thread-4) [    ] 
o.e.j.s.Server Started @811575ms
   [junit4]   2> 811486 INFO  (jetty-launcher-2764-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44893}
   [junit4]   2> 811486 ERROR (jetty-launcher-2764-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 811486 INFO  (jetty-launcher-2764-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 811486 INFO  (jetty-launcher-2764-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.5.0
   [junit4]   2> 811486 INFO  (jetty-launcher-2764-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 811486 INFO  (jetty-launcher-2764-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 811486 INFO  (jetty-launcher-2764-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-08-25T13:21:25.281Z
   [junit4]   2> 811488 INFO  (jetty-launcher-2764-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5a22441e{HTTP/1.1,[http/1.1]}{127.0.0.1:42205}
   [junit4]   2> 811488 INFO  (jetty-launcher-2764-thread-2) [    ] 
o.e.j.s.Server Started @811576ms
   [junit4]   2> 811488 INFO  (jetty-launcher-2764-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42205}
   [junit4]   2> 811488 ERROR (jetty-launcher-2764-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 811488 INFO  (jetty-launcher-2764-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 811488 INFO  (jetty-launcher-2764-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.5.0
   [junit4]   2> 811488 INFO  (jetty-launcher-2764-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 811488 INFO  (jetty-launcher-2764-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 811488 INFO  (jetty-launcher-2764-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-08-25T13:21:25.283Z
   [junit4]   2> 811490 INFO  (zkConnectionManagerCallback-2769-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 811490 INFO  (jetty-launcher-2764-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 811495 INFO  (zkConnectionManagerCallback-2773-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 811496 INFO  (jetty-launcher-2764-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 811514 INFO  (zkConnectionManagerCallback-2775-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 811519 INFO  (jetty-launcher-2764-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 811540 INFO  (zkConnectionManagerCallback-2771-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 811549 INFO  (jetty-launcher-2764-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 811732 INFO  (jetty-launcher-2764-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44880/solr
   [junit4]   2> 811733 INFO  (jetty-launcher-2764-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44880/solr
   [junit4]   2> 811734 INFO  (zkConnectionManagerCallback-2780-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 811737 INFO  (zkConnectionManagerCallback-2783-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 811737 INFO  (zkConnectionManagerCallback-2785-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 811740 INFO  (zkConnectionManagerCallback-2787-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 811763 INFO  (jetty-launcher-2764-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44880/solr
   [junit4]   2> 811777 INFO  (zkConnectionManagerCallback-2795-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 811779 INFO  (jetty-launcher-2764-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44880/solr
   [junit4]   2> 811789 INFO  (zkConnectionManagerCallback-2799-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 811789 INFO  (zkConnectionManagerCallback-2801-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 811791 INFO  (zkConnectionManagerCallback-2803-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 811810 INFO  (jetty-launcher-2764-thread-4) 
[n:127.0.0.1:44893_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44893_solr
   [junit4]   2> 811812 INFO  (jetty-launcher-2764-thread-4) 
[n:127.0.0.1:44893_solr    ] o.a.s.c.Overseer Overseer 
(id=72220912799580171-127.0.0.1:44893_solr-n_0000000000) starting
   [junit4]   2> 811812 INFO  (jetty-launcher-2764-thread-3) 
[n:127.0.0.1:36278_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36278_solr
   [junit4]   2> 811824 INFO  (zkCallback-2802-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 811824 INFO  (zkCallback-2800-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 811834 INFO  (jetty-launcher-2764-thread-2) 
[n:127.0.0.1:42205_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 811834 INFO  (jetty-launcher-2764-thread-1) 
[n:127.0.0.1:34594_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 811839 INFO  (jetty-launcher-2764-thread-2) 
[n:127.0.0.1:42205_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 811839 INFO  (jetty-launcher-2764-thread-2) 
[n:127.0.0.1:42205_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42205_solr
   [junit4]   2> 811840 INFO  (jetty-launcher-2764-thread-1) 
[n:127.0.0.1:34594_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 811840 INFO  (jetty-launcher-2764-thread-1) 
[n:127.0.0.1:34594_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34594_solr
   [junit4]   2> 811857 INFO  (zkConnectionManagerCallback-2812-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 811858 INFO  (zkCallback-2800-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 811858 INFO  (zkCallback-2802-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 811858 INFO  (zkConnectionManagerCallback-2817-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 811858 INFO  (jetty-launcher-2764-thread-4) 
[n:127.0.0.1:44893_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 811859 INFO  (zkCallback-2802-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 811859 INFO  (zkCallback-2800-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 811863 INFO  (jetty-launcher-2764-thread-4) 
[n:127.0.0.1:44893_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44880/solr ready
   [junit4]   2> 811863 INFO  (jetty-launcher-2764-thread-3) 
[n:127.0.0.1:36278_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 811864 INFO  (jetty-launcher-2764-thread-3) 
[n:127.0.0.1:36278_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44880/solr ready
   [junit4]   2> 811867 INFO  (zkCallback-2786-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 811870 INFO  (zkCallback-2784-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 811877 INFO  
(OverseerStateUpdate-72220912799580171-127.0.0.1:44893_solr-n_0000000000) 
[n:127.0.0.1:44893_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:44893_solr
   [junit4]   2> 811879 INFO  (jetty-launcher-2764-thread-4) 
[n:127.0.0.1:44893_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 811879 INFO  (jetty-launcher-2764-thread-4) 
[n:127.0.0.1:44893_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44893_solr
   [junit4]   2> 811879 INFO  (jetty-launcher-2764-thread-3) 
[n:127.0.0.1:36278_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 811882 INFO  (zkCallback-2802-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 811885 INFO  (zkConnectionManagerCallback-2824-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 811888 INFO  (zkCallback-2800-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 811888 INFO  (zkCallback-2816-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 811889 INFO  (jetty-launcher-2764-thread-1) 
[n:127.0.0.1:34594_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 811889 INFO  (jetty-launcher-2764-thread-1) 
[n:127.0.0.1:34594_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44880/solr ready
   [junit4]   2> 811891 INFO  (zkConnectionManagerCallback-2828-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 811891 INFO  (zkCallback-2784-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 811891 INFO  (zkCallback-2811-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 811891 INFO  (jetty-launcher-2764-thread-1) 
[n:127.0.0.1:34594_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 811892 INFO  (zkCallback-2786-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 811892 INFO  (jetty-launcher-2764-thread-2) 
[n:127.0.0.1:42205_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 811897 INFO  (jetty-launcher-2764-thread-4) 
[n:127.0.0.1:44893_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 811914 INFO  (jetty-launcher-2764-thread-2) 
[n:127.0.0.1:42205_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44880/solr ready
   [junit4]   2> 811916 INFO  (jetty-launcher-2764-thread-4) 
[n:127.0.0.1:44893_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44893.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f7bf3f3
   [junit4]   2> 811918 INFO  (jetty-launcher-2764-thread-2) 
[n:127.0.0.1:42205_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 811934 INFO  (jetty-launcher-2764-thread-3) 
[n:127.0.0.1:36278_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36278.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f7bf3f3
   [junit4]   2> 811954 INFO  (jetty-launcher-2764-thread-4) 
[n:127.0.0.1:44893_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44893.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f7bf3f3
   [junit4]   2> 811955 INFO  (jetty-launcher-2764-thread-4) 
[n:127.0.0.1:44893_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44893.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f7bf3f3
   [junit4]   2> 811966 INFO  (jetty-launcher-2764-thread-1) 
[n:127.0.0.1:34594_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34594.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f7bf3f3
   [junit4]   2> 812131 INFO  (jetty-launcher-2764-thread-4) 
[n:127.0.0.1:44893_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/J2/temp/solr.cloud.MoveReplicaHDFSTest_DDC8408B1482A6D5-001/tempDir-001/node4/.
   [junit4]   2> 811967 INFO  (jetty-launcher-2764-thread-2) 
[n:127.0.0.1:42205_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42205.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f7bf3f3
   [junit4]   2> 811967 INFO  (jetty-launcher-2764-thread-3) 
[n:127.0.0.1:36278_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36278.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f7bf3f3
   [junit4]   2> 812150 INFO  (jetty-launcher-2764-thread-1) 
[n:127.0.0.1:34594_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34594.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f7bf3f3
   [junit4]   2> 812150 INFO  (jetty-launcher-2764-thread-1) 
[n:127.0.0.1:34594_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34594.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f7bf3f3
   [junit4]   2> 812151 INFO  (jetty-launcher-2764-thread-1) 
[n:127.0.0.1:34594_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/J2/temp/solr.cloud.MoveReplicaHDFSTest_DDC8408B1482A6D5-001/tempDir-001/node1/.
   [junit4]   2> 812156 INFO  (jetty-launcher-2764-thread-3) 
[n:127.0.0.1:36278_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36278.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f7bf3f3
   [junit4]   2> 812157 INFO  (jetty-launcher-2764-thread-3) 
[n:127.0.0.1:36278_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/J2/temp/solr.cloud.MoveReplicaHDFSTest_DDC8408B1482A6D5-001/tempDir-001/node3/.
   [junit4]   2> 812162 INFO  (jetty-launcher-2764-thread-2) 
[n:127.0.0.1:42205_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42205.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f7bf3f3
   [junit4]   2> 812163 INFO  (jetty-launcher-2764-thread-2) 
[n:127.0.0.1:42205_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42205.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f7bf3f3
   [junit4]   2> 812164 INFO  (jetty-launcher-2764-thread-2) 
[n:127.0.0.1:42205_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/J2/temp/solr.cloud.MoveReplicaHDFSTest_DDC8408B1482A6D5-001/tempDir-001/node2/.
   [junit4]   2> 812272 INFO  (zkConnectionManagerCallback-2833-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 812280 INFO  (zkConnectionManagerCallback-2838-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 812281 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[DDC8408B1482A6D5]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 812282 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[DDC8408B1482A6D5]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44880/solr ready
   [junit4]   2> 812286 INFO  (qtp1532940053-10677) [n:127.0.0.1:44893_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 812298 INFO  (qtp1532940053-10677) [n:127.0.0.1:44893_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=11
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 812412 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[DDC8408B1482A6D5]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 812434 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[DDC8408B1482A6D5]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 812435 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[DDC8408B1482A6D5]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 812456 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[DDC8408B1482A6D5]-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_36102_hdfs____.rabpuu/webapp
   [junit4]   2> 812934 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[DDC8408B1482A6D5]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:36102
   [junit4]   2> 813044 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[DDC8408B1482A6D5]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 813045 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[DDC8408B1482A6D5]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 813073 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[DDC8408B1482A6D5]-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_45939_datanode____.fi4kpn/webapp
   [junit4]   2> 813442 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[DDC8408B1482A6D5]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:45939
   [junit4]   2> 813603 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[DDC8408B1482A6D5]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 813604 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[DDC8408B1482A6D5]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 813619 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[DDC8408B1482A6D5]-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_33846_datanode____vaodvl/webapp
   [junit4]   2> 813808 ERROR (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_DDC8408B1482A6D5-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_DDC8408B1482A6D5-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost/127.0.0.1:33340) [    ] 
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> 813863 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x8da8160a26a8c: from storage 
DS-ea4a4b2b-89a4-4493-a227-3405e1b1f3ce node 
DatanodeRegistration(127.0.0.1:36983, 
datanodeUuid=a3338ece-8ba3-4ecf-b028-867219dc2951, infoPort=45282, 
infoSecurePort=0, ipcPort=41284, 
storageInfo=lv=-56;cid=testClusterID;nsid=680811697;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 813863 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x8da8160a26a8c: from storage 
DS-3788ed23-d55b-4c84-8b05-8c9a82281d59 node 
DatanodeRegistration(127.0.0.1:36983, 
datanodeUuid=a3338ece-8ba3-4ecf-b028-867219dc2951, infoPort=45282, 
infoSecurePort=0, ipcPort=41284, 
storageInfo=lv=-56;cid=testClusterID;nsid=680811697;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 814107 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[DDC8408B1482A6D5]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:33846
   [junit4]   2> 814312 INFO  
(OverseerCollectionConfigSetProcessor-72220912799580171-127.0.0.1:44893_solr-n_0000000000)
 [n:127.0.0.1:44893_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 814346 ERROR (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_DDC8408B1482A6D5-001/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_DDC8408B1482A6D5-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to localhost/127.0.0.1:33340) [    ] 
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> 814367 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x8da817ec99e2e: from storage 
DS-cce0230f-ee5b-4faf-b1ed-12578caa2139 node 
DatanodeRegistration(127.0.0.1:39810, 
datanodeUuid=4d27a510-24b3-4e98-9182-6bd9d7280764, infoPort=42559, 
infoSecurePort=0, ipcPort=43163, 
storageInfo=lv=-56;cid=testClusterID;nsid=680811697;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 1 msecs
   [junit4]   2> 814367 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x8da817ec99e2e: from storage 
DS-1acb55d3-edcb-4ec7-8f42-e1c88dc5be22 node 
DatanodeRegistration(127.0.0.1:39810, 
datanodeUuid=4d27a510-24b3-4e98-9182-6bd9d7280764, infoPort=42559, 
infoSecurePort=0, ipcPort=43163, 
storageInfo=lv=-56;cid=testClusterID;nsid=680811697;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 814864 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DDC8408B1482A6D5]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFailedMove
   [junit4]   2> 814872 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DDC8408B1482A6D5]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 814882 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DDC8408B1482A6D5]) [    ] 
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> 814956 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DDC8408B1482A6D5]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 814956 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DDC8408B1482A6D5]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 814956 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DDC8408B1482A6D5]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 814962 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DDC8408B1482A6D5]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@21976b06{/solr,null,AVAILABLE}
   [junit4]   2> 814962 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DDC8408B1482A6D5]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6f921073{HTTP/1.1,[http/1.1]}{127.0.0.1:36493}
   [junit4]   2> 814962 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DDC8408B1482A6D5]) [    ] 
o.e.j.s.Server Started @815051ms
   [junit4]   2> 814962 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DDC8408B1482A6D5]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36493}
   [junit4]   2> 814962 ERROR 
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DDC8408B1482A6D5]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 814962 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DDC8408B1482A6D5]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 814963 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DDC8408B1482A6D5]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.5.0
   [junit4]   2> 814963 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DDC8408B1482A6D5]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 814963 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DDC8408B1482A6D5]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 814963 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DDC8408B1482A6D5]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-08-25T13:21:28.758Z
   [junit4]   2> 814977 INFO  (zkConnectionManagerCallback-2842-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 814978 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DDC8408B1482A6D5]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 815605 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DDC8408B1482A6D5]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44880/solr
   [junit4]   2> 815627 INFO  (zkConnectionManagerCallback-2846-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 815648 INFO  (zkConnectionManagerCallback-2848-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 815654 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DDC8408B1482A6D5]) 
[n:127.0.0.1:36493_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 815657 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DDC8408B1482A6D5]) 
[n:127.0.0.1:36493_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 815657 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DDC8408B1482A6D5]) 
[n:127.0.0.1:36493_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36493_solr
   [junit4]   2> 815658 INFO  (zkCallback-2816-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 815662 INFO  (zkCallback-2811-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 815662 INFO  (zkCallback-2800-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 815662 INFO  (zkCallback-2786-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 815662 INFO  (zkCallback-2827-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 815662 INFO  (zkCallback-2784-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 815662 INFO  (zkCallback-2802-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 815668 INFO  (zkCallback-2823-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 815668 INFO  (zkCallback-2837-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 815668 INFO  (zkCallback-2837-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 815668 INFO  (zkCallback-2847-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 815678 INFO  (zkConnectionManagerCallback-2855-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 815679 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DDC8408B1482A6D5]) 
[n:127.0.0.1:36493_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 815680 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DDC8408B1482A6D5]) 
[n:127.0.0.1:36493_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44880/solr ready
   [junit4]   2> 815680 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DDC8408B1482A6D5]) 
[n:127.0.0.1:36493_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 815696 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DDC8408B1482A6D5]) 
[n:127.0.0.1:36493_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36493.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f7bf3f3
   [junit4]   2> 815709 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DDC8408B1482A6D5]) 
[n:127.0.0.1:36493_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36493.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f7bf3f3
   [junit4]   2> 815709 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DDC8408B1482A6D5]) 
[n:127.0.0.1:36493_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36493.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f7bf3f3
   [junit4]   2> 815710 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[DDC8408B1482A6D5]) 
[n:127.0.0.1:36493_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/J2/temp/solr.cloud.MoveReplicaHDFSTest_DDC8408B1482A6D5-001/tempDir-001/node5/.
   [junit4]   2> 815772 INFO  (zkConnectionManagerCallback-2858-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 815780 INFO  (qtp1582552497-10652) [n:127.0.0.1:34594_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&autoAddReplicas=false&name=MoveReplicaHDFSTest_failed_coll_true&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 815792 INFO  
(OverseerThreadFactory-4756-thread-2-processing-n:127.0.0.1:44893_solr) 
[n:127.0.0.1:44893_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
MoveReplicaHDFSTest_failed_coll_true
   [junit4]   2> 815902 INFO  
(OverseerStateUpdate-72220912799580171-127.0.0.1:44893_solr-n_0000000000) 
[n:127.0.0.1:44893_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_true",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44893/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 815904 INFO  
(OverseerStateUpdate-72220912799580171-127.0.0.1:44893_solr-n_0000000000) 
[n:127.0.0.1:44893_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_true",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34594/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 815905 INFO  
(OverseerStateUpdate-72220912799580171-127.0.0.1:44893_solr-n_0000000000) 
[n:127.0.0.1:44893_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_true",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   
"core":"MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36493/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 815907 INFO  
(OverseerStateUpdate-72220912799580171-127.0.0.1:44893_solr-n_0000000000) 
[n:127.0.0.1:44893_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_true",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   
"core":"MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36278/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 816181 INFO  (qtp1582552497-10645) [n:127.0.0.1:34594_solr    
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 816181 INFO  (qtp1532940053-10659) [n:127.0.0.1:44893_solr    
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 816186 INFO  (qtp1006370055-10952) [n:127.0.0.1:36493_solr    
x:MoveReplicaHDFSTest_failed_coll_true_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_true_shard2_replica_n4&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 816186 INFO  (qtp535344686-10660) [n:127.0.0.1:36278_solr    
x:MoveReplicaHDFSTest_failed_coll_true_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_true_shard2_replica_n6&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 816186 INFO  (qtp535344686-10660) [n:127.0.0.1:36278_solr    
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 817207 INFO  (qtp1582552497-10645) [n:127.0.0.1:34594_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 817245 INFO  (qtp535344686-10660) [n:127.0.0.1:36278_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 817250 INFO  (qtp1006370055-10952) [n:127.0.0.1:36493_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 817255 INFO  (qtp1582552497-10645) [n:127.0.0.1:34594_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.s.IndexSchema 
[MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 817257 INFO  (qtp1006370055-10952) [n:127.0.0.1:36493_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.s.IndexSchema 
[MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 817257 INFO  (qtp1532940053-10659) [n:127.0.0.1:44893_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 817258 INFO  (qtp1582552497-10645) [n:127.0.0.1:34594_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 817258 INFO  (qtp1582552497-10645) [n:127.0.0.1:34594_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.c.CoreContainer 
Creating SolrCore 'MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2' 
using configuration from collection MoveReplicaHDFSTest_failed_coll_true, 
trusted=true
   [junit4]   2> 817258 INFO  (qtp1006370055-10952) [n:127.0.0.1:36493_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 817258 INFO  (qtp1582552497-10645) [n:127.0.0.1:34594_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34594.solr.core.MoveReplicaHDFSTest_failed_coll_true.shard1.replica_n2' 
(registry 'solr.core.MoveReplicaHDFSTest_failed_coll_true.shard1.replica_n2') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f7bf3f3
   [junit4]   2> 817258 INFO  (qtp1006370055-10952) [n:127.0.0.1:36493_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.c.CoreContainer 
Creating SolrCore 'MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4' 
using configuration from collection MoveReplicaHDFSTest_failed_coll_true, 
trusted=true
   [junit4]   2> 817259 INFO  (qtp1006370055-10952) [n:127.0.0.1:36493_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36493.solr.core.MoveReplicaHDFSTest_failed_coll_true.shard2.replica_n4' 
(registry 'solr.core.MoveReplicaHDFSTest_failed_coll_true.shard2.replica_n4') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f7bf3f3
   [junit4]   2> 817268 INFO  (qtp535344686-10660) [n:127.0.0.1:36278_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.s.IndexSchema 
[MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 817268 INFO  (qtp1532940053-10659) [n:127.0.0.1:44893_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.s.IndexSchema 
[MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 817269 INFO  (qtp1582552497-10645) [n:127.0.0.1:34594_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:33340/data
   [junit4]   2> 817269 INFO  (qtp1582552497-10645) [n:127.0.0.1:34594_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 817269 INFO  (qtp1582552497-10645) [n:127.0.0.1:34594_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 817269 INFO  (qtp1582552497-10645) [n:127.0.0.1:34594_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.c.SolrCore 
[[MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] ] Opening new 
SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_DDC8408B1482A6D5-001/tempDir-001/node1/MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2],
 
dataDir=[hdfs://localhost:33340/data/MoveReplicaHDFSTest_failed_coll_true/core_node5/data/]
   [junit4]   2> 817270 INFO  (qtp1532940053-10659) [n:127.0.0.1:44893_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 817270 INFO  (qtp1532940053-10659) [n:127.0.0.1:44893_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1' 
using configuration from collection MoveReplicaHDFSTest_failed_coll_true, 
trusted=true
   [junit4]   2> 817270 INFO  (qtp1582552497-10645) [n:127.0.0.1:34594_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:33340/data/MoveReplicaHDFSTest_failed_coll_true/core_node5/data/snapshot_metadata
   [junit4]   2> 817271 INFO  (qtp1532940053-10659) [n:127.0.0.1:44893_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44893.solr.core.MoveReplicaHDFSTest_failed_coll_true.shard1.replica_n1' 
(registry 'solr.core.MoveReplicaHDFSTest_failed_coll_true.shard1.replica_n1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f7bf3f3
   [junit4]   2> 817271 INFO  (qtp1532940053-10659) [n:127.0.0.1:44893_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:33340/data
   [junit4]   2> 817271 INFO  (qtp1532940053-10659) [n:127.0.0.1:44893_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 817271 INFO  (qtp1532940053-10659) [n:127.0.0.1:44893_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 817271 INFO  (qtp1532940053-10659) [n:127.0.0.1:44893_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.c.SolrCore 
[[MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] ] Opening new 
SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_DDC8408B1482A6D5-001/tempDir-001/node4/MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1],
 
dataDir=[hdfs://localhost:33340/data/MoveReplicaHDFSTest_failed_coll_true/core_node3/data/]
   [junit4]   2> 817272 INFO  (qtp1532940053-10659) [n:127.0.0.1:44893_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:33340/data/MoveReplicaHDFSTest_failed_coll_true/core_node3/data/snapshot_metadata
   [junit4]   2> 817273 INFO  (qtp535344686-10660) [n:127.0.0.1:36278_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 817273 INFO  (qtp535344686-10660) [n:127.0.0.1:36278_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.c.CoreContainer 
Creating SolrCore 'MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6' 
using configuration from collection MoveReplicaHDFSTest_failed_coll_true, 
trusted=true
   [junit4]   2> 817274 INFO  (qtp535344686-10660) [n:127.0.0.1:36278_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36278.solr.core.MoveReplicaHDFSTest_failed_coll_true.shard2.replica_n6' 
(registry 'solr.core.MoveReplicaHDFSTest_failed_coll_true.shard2.replica_n6') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f7bf3f3
   [junit4]   2> 817274 INFO  (qtp535344686-10660) [n:127.0.0.1:36278_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:33340/data
   [junit4]   2> 817274 INFO  (qtp535344686-10660) [n:127.0.0.1:36278_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 817275 INFO  (qtp1006370055-10952) [n:127.0.0.1:36493_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:33340/data
   [junit4]   2> 817285 INFO  (qtp535344686-10660) [n:127.0.0.1:36278_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 817285 INFO  (qtp1006370055-10952) [n:127.0.0.1:36493_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 817285 INFO  (qtp1006370055-10952) [n:127.0.0.1:36493_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 817285 INFO  (qtp1006370055-10952) [n:127.0.0.1:36493_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.c.SolrCore 
[[MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] ] Opening new 
SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_DDC8408B1482A6D5-001/tempDir-001/node5/MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4],
 
dataDir=[hdfs://localhost:33340/data/MoveReplicaHDFSTest_failed_coll_true/core_node7/data/]
   [junit4]   2> 817286 INFO  (qtp1006370055-10952) [n:127.0.0.1:36493_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:33340/data/MoveReplicaHDFSTest_failed_coll_true/core_node7/data/snapshot_metadata
   [junit4]   2> 817305 INFO  (qtp535344686-10660) [n:127.0.0.1:36278_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.c.SolrCore 
[[MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] ] Opening new 
SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_DDC8408B1482A6D5-001/tempDir-001/node3/MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6],
 
dataDir=[hdfs://localhost:33340/data/MoveReplicaHDFSTest_failed_coll_true/core_node8/data/]
   [junit4]   2> 817306 INFO  (qtp535344686-10660) [n:127.0.0.1:36278_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:33340/data/MoveReplicaHDFSTest_failed_coll_true/core_node8/data/snapshot_metadata
   [junit4]   2> 817352 INFO  (qtp1582552497-10645) [n:127.0.0.1:34594_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:33340/data/MoveReplicaHDFSTest_failed_coll_true/core_node5/data
   [junit4]   2> 817375 INFO  (qtp1006370055-10952) [n:127.0.0.1:36493_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:33340/data/MoveReplicaHDFSTest_failed_coll_true/core_node7/data
   [junit4]   2> 817382 INFO  (qtp1532940053-10659) [n:127.0.0.1:44893_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:33340/data/MoveReplicaHDFSTest_failed_coll_true/core_node3/data
   [junit4]   2> 817382 INFO  (qtp535344686-10660) [n:127.0.0.1:36278_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:33340/data/MoveReplicaHDFSTest_failed_coll_true/core_node8/data
   [junit4]   2> 817430 INFO  (qtp1582552497-10645) [n:127.0.0.1:34594_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:33340/data/MoveReplicaHDFSTest_failed_coll_true/core_node5/data/index
   [junit4]   2> 817436 INFO  (qtp1006370055-10952) [n:127.0.0.1:36493_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:33340/data/MoveReplicaHDFSTest_failed_coll_true/core_node7/data/index
   [junit4]   2> 817449 INFO  (qtp535344686-10660) [n:127.0.0.1:36278_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:33340/data/MoveReplicaHDFSTest_failed_coll_true/core_node8/data/index
   [junit4]   2> 817489 INFO  (qtp1532940053-10659) [n:127.0.0.1:44893_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:33340/data/MoveReplicaHDFSTest_failed_coll_true/core_node3/data/index
   [junit4]   2> 817810 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39810 is added to 
blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-3788ed23-d55b-4c84-8b05-8c9a82281d59:NORMAL:127.0.0.1:36983|RBW],
 
ReplicaUC[[DISK]DS-1acb55d3-edcb-4ec7-8f42-e1c88dc5be22:NORMAL:127.0.0.1:39810|RBW]]}
 size 0
   [junit4]   2> 817857 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:36983 is added to 
blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-1acb55d3-edcb-4ec7-8f42-e1c88dc5be22:NORMAL:127.0.0.1:39810|RBW],
 
ReplicaUC[[DISK]DS-ea4a4b2b-89a4-4493-a227-3405e1b1f3ce:NORMAL:127.0.0.1:36983|FINALIZED]]}
 size 0
   [junit4]   2> 817958 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39810 is added to 
blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-3788ed23-d55b-4c84-8b05-8c9a82281d59:NORMAL:127.0.0.1:36983|RBW],
 
ReplicaUC[[DISK]DS-cce0230f-ee5b-4faf-b1ed-12578caa2139:NORMAL:127.0.0.1:39810|RBW]]}
 size 0
   [junit4]   2> 817962 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:36983 is added to 
blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-3788ed23-d55b-4c84-8b05-8c9a82281d59:NORMAL:127.0.0.1:36983|RBW],
 
ReplicaUC[[DISK]DS-cce0230f-ee5b-4faf-b1ed-12578caa2139:NORMAL:127.0.0.1:39810|RBW]]}
 size 0
   [junit4]   2> 818011 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:36983 is added to 
blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-3788ed23-d55b-4c84-8b05-8c9a82281d59:NORMAL:127.0.0.1:36983|RBW],
 
ReplicaUC[[DISK]DS-1acb55d3-edcb-4ec7-8f42-e1c88dc5be22:NORMAL:127.0.0.1:39810|RBW]]}
 size 0
   [junit4]   2> 818016 INFO  (qtp1582552497-10645) [n:127.0.0.1:34594_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 818016 INFO  (qtp1582552497-10645) [n:127.0.0.1:34594_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 818016 INFO  (qtp1582552497-10645) [n:127.0.0.1:34594_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 818018 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:36983 is added to 
blk_1073741826_1002{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-ea4a4b2b-89a4-4493-a227-3405e1b1f3ce:NORMAL:127.0.0.1:36983|RBW],
 
ReplicaUC[[DISK]DS-cce0230f-ee5b-4faf-b1ed-12578caa2139:NORMAL:127.0.0.1:39810|RBW]]}
 size 69
   [junit4]   2> 818019 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39810 is added to 
blk_1073741828_1004 size 69
   [junit4]   2> 818020 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39810 is added to 
blk_1073741826_1002 size 69
   [junit4]   2> 818051 INFO  (qtp1582552497-10645) [n:127.0.0.1:34594_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 818051 INFO  (qtp1582552497-10645) [n:127.0.0.1:34594_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 818254 INFO  (qtp1582552497-10645) [n:127.0.0.1:34594_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1b3bdef0[MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] main]
   [junit4]   2> 818255 INFO  (qtp1582552497-10645) [n:127.0.0.1:34594_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 818255 INFO  (qtp1582552497-10645) [n:127.0.0.1:34594_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 818256 INFO  (qtp1582552497-10645) [n:127.0.0.1:34594_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 818256 INFO  
(searcherExecutor-4778-thread-1-processing-n:127.0.0.1:34594_solr 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5) 
[n:127.0.0.1:34594_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 
r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] 
o.a.s.c.SolrCore [MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] 
Registered new searcher 
Searcher@1b3bdef0[MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 818256 INFO  (qtp1582552497-10645) [n:127.0.0.1:34594_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1609777327165669376
   [junit4]   2> 818263 INFO  (qtp1582552497-10645) [n:127.0.0.1:34594_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard1 to 
Terms{values={core_node5=0}, version=0}
   [junit4]   2> 818265 INFO  (qtp1582552497-10645) [n:127.0.0.1:34594_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 818304 INFO  (qtp1532940053-10659) [n:127.0.0.1:44893_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 818304 INFO  (qtp1532940053-10659) [n:127.0.0.1:44893_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 818304 INFO  (qtp1532940053-10659) [n:127.0.0.1:44893_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 818326 INFO  (qtp1532940053-10659) [n:127.0.0.1:44893_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 818326 INFO  (qtp1532940053-10659) [n:127.0.0.1:44893_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 818328 INFO  (qtp535344686-10660) [n:127.0.0.1:36278_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 818328 INFO  (qtp535344686-10660) [n:127.0.0.1:36278_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 818328 INFO  (qtp535344686-10660) [n:127.0.0.1:36278_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 818353 INFO  (qtp535344686-10660) [n:127.0.0.1:36278_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 818355 INFO  (qtp535344686-10660) [n:127.0.0.1:36278_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 818398 INFO  (qtp1532940053-10659) [n:127.0.0.1:44893_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@684f4667[MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] main]
   [junit4]   2> 818399 INFO  (qtp1532940053-10659) [n:127.0.0.1:44893_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 818400 INFO  (qtp1532940053-10659) [n:127.0.0.1:44893_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 818400 INFO  (qtp1532940053-10659) [n:127.0.0.1:44893_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 818401 INFO  
(searcherExecutor-4780-thread-1-processing-n:127.0.0.1:44893_solr 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3) 
[n:127.0.0.1:44893_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 
r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] 
o.a.s.c.SolrCore [MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] 
Registered new searcher 
Searcher@684f4667[MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 818408 INFO  (qtp1532940053-10659) [n:127.0.0.1:44893_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1609777327325052928
   [junit4]   2> 818411 INFO  (qtp535344686-10660) [n:127.0.0.1:36278_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@73200847[MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] main]
   [junit4]   2> 818412 INFO  (qtp535344686-10660) [n:127.0.0.1:36278_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 818413 INFO  (qtp535344686-10660) [n:127.0.0.1:36278_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 818413 INFO  (qtp535344686-10660) [n:127.0.0.1:36278_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 818414 INFO  
(searcherExecutor-4781-thread-1-processing-n:127.0.0.1:36278_solr 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8) 
[n:127.0.0.1:36278_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 
r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] 
o.a.s.c.SolrCore [MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] 
Registered new searcher 
Searcher@73200847[MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 818414 INFO  (qtp535344686-10660) [n:127.0.0.1:36278_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1609777327331344384
   [junit4]   2> 818420 INFO  (qtp535344686-10660) [n:127.0.0.1:36278_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard2 to 
Terms{values={core_node8=0}, version=0}
   [junit4]   2> 818422 INFO  (qtp1532940053-10659) [n:127.0.0.1:44893_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard1 to 
Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 818424 INFO  (qtp535344686-10660) [n:127.0.0.1:36278_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_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> 818569 INFO  (qtp1006370055-10952) [n:127.0.0.1:36493_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 818569 INFO  (qtp1006370055-10952) [n:127.0.0.1:36493_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 818569 INFO  (qtp1006370055-10952) [n:127.0.0.1:36493_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 818590 INFO  (qtp1006370055-10952) [n:127.0.0.1:36493_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 818590 INFO  (qtp1006370055-10952) [n:127.0.0.1:36493_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 818639 INFO  (qtp1006370055-10952) [n:127.0.0.1:36493_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@799228b3[MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] main]
   [junit4]   2> 818640 INFO  (qtp1006370055-10952) [n:127.0.0.1:36493_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 818640 INFO  (qtp1006370055-10952) [n:127.0.0.1:36493_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 818641 INFO  (qtp1006370055-10952) [n:127.0.0.1:36493_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 818642 INFO  
(searcherExecutor-4779-thread-1-processing-n:127.0.0.1:36493_solr 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7) 
[n:127.0.0.1:36493_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 
r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] 
o.a.s.c.SolrCore [MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] 
Registered new searcher 
Searcher@799228b3[MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 818642 INFO  (qtp1006370055-10952) [n:127.0.0.1:36493_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1609777327570419712
   [junit4]   2> 818646 INFO  (qtp1006370055-10952) [n:127.0.0.1:36493_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard2 to 
Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 818766 INFO  (qtp1582552497-10645) [n:127.0.0.1:34594_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 818766 INFO  (qtp1582552497-10645) [n:127.0.0.1:34594_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 818766 INFO  (qtp1582552497-10645) [n:127.0.0.1:34594_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.c.SyncStrategy 
Sync replicas to 
http://127.0.0.1:34594/solr/MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2/
   [junit4]   2> 818767 INFO  (qtp1582552497-10645) [n:127.0.0.1:34594_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.u.PeerSync 
PeerSync: core=MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2 
url=http://127.0.0.1:34594/

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

eck:
[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/null1285808332
     [copy] Copying 239 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null1285808332
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null1285808332

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 245ms :: artifacts dl 3ms
        ---------------------------------------------------------------------
        |                  |            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: 90 minutes 5 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