Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1262/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseG1GC

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:44087/solr/MoveReplicaHDFSTest_failed_coll_true, 
http://127.0.0.1:46319/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:44087/solr/MoveReplicaHDFSTest_failed_coll_true, 
http://127.0.0.1:46319/solr/MoveReplicaHDFSTest_failed_coll_true]
        at 
__randomizedtesting.SeedInfo.seed([4858C8011F188B95:E2951BF3A8CB5E45]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:991)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
        at 
org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:306)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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 
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.base/java.lang.Thread.run(Thread.java:844)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
http://127.0.0.1:46319/solr/MoveReplicaHDFSTest_failed_coll_true: no servers 
hosting shard: shard2
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:436)
        ... 45 more


FAILED:  
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([4858C8011F188B95:F254FF8E40F05DDA]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNull(Assert.java:551)
        at org.junit.Assert.assertNull(Assert.java:562)
        at 
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger(TriggerIntegrationTest.java:1575)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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 
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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 13472 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
   [junit4]   2> 1723966 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[4858C8011F188B95]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_4858C8011F188B95-001/init-core-data-001
   [junit4]   2> 1723966 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[4858C8011F188B95]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
   [junit4]   2> 1723966 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[4858C8011F188B95]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1723967 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[4858C8011F188B95]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1723968 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[4858C8011F188B95]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_4858C8011F188B95-001/tempDir-001
   [junit4]   2> 1723968 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[4858C8011F188B95]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1723968 INFO  (Thread-4893) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1723968 INFO  (Thread-4893) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1723970 ERROR (Thread-4893) [    ] 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> 1724068 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[4858C8011F188B95]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:37115
   [junit4]   2> 1724070 INFO  (zkConnectionManagerCallback-10466-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1724072 INFO  (jetty-launcher-10463-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1724072 INFO  (jetty-launcher-10463-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1724072 INFO  (jetty-launcher-10463-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1724072 INFO  (jetty-launcher-10463-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1724073 INFO  (jetty-launcher-10463-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1724073 INFO  (jetty-launcher-10463-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1724073 INFO  (jetty-launcher-10463-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1724074 INFO  (jetty-launcher-10463-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1724073 INFO  (jetty-launcher-10463-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1724086 INFO  (jetty-launcher-10463-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1724086 INFO  (jetty-launcher-10463-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1724086 INFO  (jetty-launcher-10463-thread-2) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1724074 INFO  (jetty-launcher-10463-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1724074 INFO  (jetty-launcher-10463-thread-1) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1724086 INFO  (jetty-launcher-10463-thread-3) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1724086 INFO  (jetty-launcher-10463-thread-4) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1724086 INFO  (jetty-launcher-10463-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@a8288ea{/solr,null,AVAILABLE}
   [junit4]   2> 1724086 INFO  (jetty-launcher-10463-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3cb5d8b3{/solr,null,AVAILABLE}
   [junit4]   2> 1724086 INFO  (jetty-launcher-10463-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@18603209{/solr,null,AVAILABLE}
   [junit4]   2> 1724086 INFO  (jetty-launcher-10463-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3a7cc42f{/solr,null,AVAILABLE}
   [junit4]   2> 1724087 INFO  (jetty-launcher-10463-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@72ebc103{HTTP/1.1,[http/1.1]}{127.0.0.1:39855}
   [junit4]   2> 1724087 INFO  (jetty-launcher-10463-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5563bc67{HTTP/1.1,[http/1.1]}{127.0.0.1:34207}
   [junit4]   2> 1724087 INFO  (jetty-launcher-10463-thread-3) [    ] 
o.e.j.s.Server Started @1725924ms
   [junit4]   2> 1724087 INFO  (jetty-launcher-10463-thread-4) [    ] 
o.e.j.s.Server Started @1725924ms
   [junit4]   2> 1724087 INFO  (jetty-launcher-10463-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39855}
   [junit4]   2> 1724087 INFO  (jetty-launcher-10463-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34207}
   [junit4]   2> 1724087 ERROR (jetty-launcher-10463-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1724087 INFO  (jetty-launcher-10463-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5bd3b5e7{HTTP/1.1,[http/1.1]}{127.0.0.1:33745}
   [junit4]   2> 1724087 INFO  (jetty-launcher-10463-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 1724087 ERROR (jetty-launcher-10463-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1724087 INFO  (jetty-launcher-10463-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1724088 INFO  (jetty-launcher-10463-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 1724088 INFO  (jetty-launcher-10463-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1724087 INFO  (jetty-launcher-10463-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@12521c09{HTTP/1.1,[http/1.1]}{127.0.0.1:34225}
   [junit4]   2> 1724088 INFO  (jetty-launcher-10463-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-28T08:54:54.359154Z
   [junit4]   2> 1724088 INFO  (jetty-launcher-10463-thread-2) [    ] 
o.e.j.s.Server Started @1725925ms
   [junit4]   2> 1724088 INFO  (jetty-launcher-10463-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1724088 INFO  (jetty-launcher-10463-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34225}
   [junit4]   2> 1724088 INFO  (jetty-launcher-10463-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1724088 INFO  (jetty-launcher-10463-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-28T08:54:54.359380Z
   [junit4]   2> 1724088 ERROR (jetty-launcher-10463-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1724088 INFO  (jetty-launcher-10463-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 1724088 INFO  (jetty-launcher-10463-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1724087 INFO  (jetty-launcher-10463-thread-1) [    ] 
o.e.j.s.Server Started @1725925ms
   [junit4]   2> 1724088 INFO  (jetty-launcher-10463-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1724088 INFO  (jetty-launcher-10463-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33745}
   [junit4]   2> 1724088 INFO  (jetty-launcher-10463-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-28T08:54:54.359729Z
   [junit4]   2> 1724088 ERROR (jetty-launcher-10463-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1724088 INFO  (jetty-launcher-10463-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 1724089 INFO  (jetty-launcher-10463-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1724089 INFO  (jetty-launcher-10463-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1724089 INFO  (jetty-launcher-10463-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-28T08:54:54.360084Z
   [junit4]   2> 1724094 INFO  (zkConnectionManagerCallback-10468-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1724094 INFO  (jetty-launcher-10463-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1724095 INFO  (zkConnectionManagerCallback-10470-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1724095 INFO  (jetty-launcher-10463-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1724096 INFO  (zkConnectionManagerCallback-10472-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1724096 INFO  (zkConnectionManagerCallback-10474-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1724098 INFO  (jetty-launcher-10463-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1724100 INFO  (jetty-launcher-10463-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1724102 INFO  (jetty-launcher-10463-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37115/solr
   [junit4]   2> 1724104 INFO  (zkConnectionManagerCallback-10478-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1724108 INFO  (jetty-launcher-10463-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37115/solr
   [junit4]   2> 1724112 INFO  (jetty-launcher-10463-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37115/solr
   [junit4]   2> 1724116 INFO  (zkConnectionManagerCallback-10485-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1724116 INFO  
(zkConnectionManagerCallback-10483-thread-1-processing-n:127.0.0.1:34207_solr) 
[n:127.0.0.1:34207_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1724116 INFO  (jetty-launcher-10463-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37115/solr
   [junit4]   2> 1724121 INFO  (zkConnectionManagerCallback-10489-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1724122 INFO  (zkConnectionManagerCallback-10492-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1724122 INFO  
(zkConnectionManagerCallback-10495-thread-1-processing-n:127.0.0.1:34225_solr) 
[n:127.0.0.1:34225_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1724123 INFO  
(zkConnectionManagerCallback-10497-thread-1-processing-n:127.0.0.1:39855_solr) 
[n:127.0.0.1:39855_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1724124 INFO  
(zkConnectionManagerCallback-10499-thread-1-processing-n:127.0.0.1:33745_solr) 
[n:127.0.0.1:33745_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1724130 INFO  (jetty-launcher-10463-thread-2) 
[n:127.0.0.1:34225_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1724130 INFO  (jetty-launcher-10463-thread-1) 
[n:127.0.0.1:33745_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1724131 INFO  (jetty-launcher-10463-thread-3) 
[n:127.0.0.1:39855_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1724131 INFO  (jetty-launcher-10463-thread-2) 
[n:127.0.0.1:34225_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:34225_solr
   [junit4]   2> 1724131 INFO  (jetty-launcher-10463-thread-1) 
[n:127.0.0.1:33745_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33745_solr
   [junit4]   2> 1724131 INFO  (jetty-launcher-10463-thread-2) 
[n:127.0.0.1:34225_solr    ] o.a.s.c.Overseer Overseer 
(id=99426611641778186-127.0.0.1:34225_solr-n_0000000000) starting
   [junit4]   2> 1724131 INFO  (jetty-launcher-10463-thread-3) 
[n:127.0.0.1:39855_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39855_solr
   [junit4]   2> 1724132 INFO  
(zkCallback-10498-thread-1-processing-n:127.0.0.1:33745_solr) 
[n:127.0.0.1:33745_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1724132 INFO  
(zkCallback-10496-thread-1-processing-n:127.0.0.1:39855_solr) 
[n:127.0.0.1:39855_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1724132 INFO  
(zkCallback-10498-thread-1-processing-n:127.0.0.1:33745_solr) 
[n:127.0.0.1:33745_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1724132 INFO  
(zkCallback-10496-thread-1-processing-n:127.0.0.1:39855_solr) 
[n:127.0.0.1:39855_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1724132 INFO  
(zkCallback-10494-thread-1-processing-n:127.0.0.1:34225_solr) 
[n:127.0.0.1:34225_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1724146 INFO  
(zkCallback-10494-thread-2-processing-n:127.0.0.1:34225_solr) 
[n:127.0.0.1:34225_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1724151 INFO  (jetty-launcher-10463-thread-2) 
[n:127.0.0.1:34225_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34225_solr
   [junit4]   2> 1724153 INFO  
(zkCallback-10498-thread-1-processing-n:127.0.0.1:33745_solr) 
[n:127.0.0.1:33745_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1724153 INFO  
(zkCallback-10496-thread-1-processing-n:127.0.0.1:39855_solr) 
[n:127.0.0.1:39855_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1724160 INFO  
(zkCallback-10494-thread-2-processing-n:127.0.0.1:34225_solr) 
[n:127.0.0.1:34225_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1724165 INFO  (jetty-launcher-10463-thread-4) 
[n:127.0.0.1:34207_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1724167 INFO  (jetty-launcher-10463-thread-4) 
[n:127.0.0.1:34207_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1724169 INFO  (jetty-launcher-10463-thread-4) 
[n:127.0.0.1:34207_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34207_solr
   [junit4]   2> 1724172 INFO  (jetty-launcher-10463-thread-3) 
[n:127.0.0.1:39855_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39855.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b95364c
   [junit4]   2> 1724176 INFO  
(zkCallback-10496-thread-1-processing-n:127.0.0.1:39855_solr) 
[n:127.0.0.1:39855_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1724176 INFO  
(zkCallback-10494-thread-1-processing-n:127.0.0.1:34225_solr) 
[n:127.0.0.1:34225_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1724176 INFO  
(zkCallback-10498-thread-1-processing-n:127.0.0.1:33745_solr) 
[n:127.0.0.1:33745_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1724181 INFO  
(zkCallback-10482-thread-1-processing-n:127.0.0.1:34207_solr) 
[n:127.0.0.1:34207_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1724184 INFO  (jetty-launcher-10463-thread-1) 
[n:127.0.0.1:33745_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33745.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b95364c
   [junit4]   2> 1724191 INFO  (jetty-launcher-10463-thread-1) 
[n:127.0.0.1:33745_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33745.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b95364c
   [junit4]   2> 1724192 INFO  (jetty-launcher-10463-thread-1) 
[n:127.0.0.1:33745_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33745.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b95364c
   [junit4]   2> 1724192 INFO  (jetty-launcher-10463-thread-3) 
[n:127.0.0.1:39855_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39855.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b95364c
   [junit4]   2> 1724192 INFO  (jetty-launcher-10463-thread-3) 
[n:127.0.0.1:39855_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39855.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b95364c
   [junit4]   2> 1724193 INFO  (jetty-launcher-10463-thread-1) 
[n:127.0.0.1:33745_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_4858C8011F188B95-001/tempDir-001/node1/.
   [junit4]   2> 1724193 INFO  (jetty-launcher-10463-thread-3) 
[n:127.0.0.1:39855_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_4858C8011F188B95-001/tempDir-001/node3/.
   [junit4]   2> 1724202 INFO  (jetty-launcher-10463-thread-4) 
[n:127.0.0.1:34207_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34207.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b95364c
   [junit4]   2> 1724206 INFO  (jetty-launcher-10463-thread-2) 
[n:127.0.0.1:34225_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34225.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b95364c
   [junit4]   2> 1724211 INFO  (jetty-launcher-10463-thread-4) 
[n:127.0.0.1:34207_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34207.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b95364c
   [junit4]   2> 1724211 INFO  (jetty-launcher-10463-thread-4) 
[n:127.0.0.1:34207_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34207.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b95364c
   [junit4]   2> 1724212 INFO  (jetty-launcher-10463-thread-4) 
[n:127.0.0.1:34207_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_4858C8011F188B95-001/tempDir-001/node4/.
   [junit4]   2> 1724214 INFO  (jetty-launcher-10463-thread-2) 
[n:127.0.0.1:34225_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34225.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b95364c
   [junit4]   2> 1724214 INFO  (jetty-launcher-10463-thread-2) 
[n:127.0.0.1:34225_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34225.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b95364c
   [junit4]   2> 1724215 INFO  (jetty-launcher-10463-thread-2) 
[n:127.0.0.1:34225_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_4858C8011F188B95-001/tempDir-001/node2/.
   [junit4]   2> 1724299 INFO  (zkConnectionManagerCallback-10508-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1724301 INFO  (zkConnectionManagerCallback-10512-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1724302 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[4858C8011F188B95]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1724302 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[4858C8011F188B95]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37115/solr ready
   [junit4]   2> 1724305 INFO  (qtp830731684-27802) [n:127.0.0.1:34225_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1724308 INFO  (qtp830731684-27802) [n:127.0.0.1:34225_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1724453 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[4858C8011F188B95]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 1724458 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[4858C8011F188B95]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1724460 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[4858C8011F188B95]-worker) [    ] o.m.log 
jetty-6.1.x
   [junit4]   2> 1724464 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[4858C8011F188B95]-worker) [    ] o.m.log 
Extract 
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs
 to ./temp/Jetty_localhost_localdomain_40177_hdfs____.2goci9/webapp
   [junit4]   2> 1724545 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[4858C8011F188B95]-worker) [    ] o.m.log 
Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:40177
   [junit4]   2> 1724615 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[4858C8011F188B95]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1724616 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[4858C8011F188B95]-worker) [    ] o.m.log 
jetty-6.1.x
   [junit4]   2> 1724620 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[4858C8011F188B95]-worker) [    ] o.m.log 
Extract 
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_38711_datanode____dhqkmx/webapp
   [junit4]   2> 1724699 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[4858C8011F188B95]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:38711
   [junit4]   2> 1724737 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[4858C8011F188B95]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1724738 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[4858C8011F188B95]-worker) [    ] o.m.log 
jetty-6.1.x
   [junit4]   2> 1724742 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[4858C8011F188B95]-worker) [    ] o.m.log 
Extract 
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_40617_datanode____.lnn515/webapp
   [junit4]   2> 1724816 ERROR (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_4858C8011F188B95-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_4858C8011F188B95-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost.localdomain/127.0.0.1:44725) [    ] 
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> 1724824 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x18126fc9ac8fd: from storage 
DS-4d40bee5-bcc5-457f-9829-31264c18877c node 
DatanodeRegistration(127.0.0.1:38225, 
datanodeUuid=07efde37-d472-4e6b-aee7-afcef0ac5949, infoPort=35125, 
infoSecurePort=0, ipcPort=42791, 
storageInfo=lv=-56;cid=testClusterID;nsid=1638577516;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 1 msecs
   [junit4]   2> 1724824 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x18126fc9ac8fd: from storage 
DS-61b0e15b-d055-4414-a27f-609aa300eb39 node 
DatanodeRegistration(127.0.0.1:38225, 
datanodeUuid=07efde37-d472-4e6b-aee7-afcef0ac5949, infoPort=35125, 
infoSecurePort=0, ipcPort=42791, 
storageInfo=lv=-56;cid=testClusterID;nsid=1638577516;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1724845 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[4858C8011F188B95]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:40617
   [junit4]   2> 1725017 ERROR (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_4858C8011F188B95-001/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_4858C8011F188B95-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to localhost.localdomain/127.0.0.1:44725) [    ] 
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> 1725032 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x1812708ffde78: from storage 
DS-a0908051-ab3f-4741-8bd4-d33185bfbc15 node 
DatanodeRegistration(127.0.0.1:40871, 
datanodeUuid=64640d75-890f-4ba4-b705-7d5815d0128d, infoPort=40601, 
infoSecurePort=0, ipcPort=36539, 
storageInfo=lv=-56;cid=testClusterID;nsid=1638577516;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 1 msecs
   [junit4]   2> 1725032 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x1812708ffde78: from storage 
DS-e3cc4777-cfee-4dde-882b-cd79bd52128c node 
DatanodeRegistration(127.0.0.1:40871, 
datanodeUuid=64640d75-890f-4ba4-b705-7d5815d0128d, infoPort=40601, 
infoSecurePort=0, ipcPort=36539, 
storageInfo=lv=-56;cid=testClusterID;nsid=1638577516;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1725143 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4858C8011F188B95]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testNormalFailedMove
   [junit4]   2> 1725144 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4858C8011F188B95]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1725145 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4858C8011F188B95]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1725145 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4858C8011F188B95]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1725145 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4858C8011F188B95]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1725145 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4858C8011F188B95]) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1725146 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4858C8011F188B95]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2b9fc284{/solr,null,AVAILABLE}
   [junit4]   2> 1725146 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4858C8011F188B95]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4c054516{HTTP/1.1,[http/1.1]}{127.0.0.1:46319}
   [junit4]   2> 1725146 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4858C8011F188B95]) [    ] 
o.e.j.s.Server Started @1726983ms
   [junit4]   2> 1725146 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4858C8011F188B95]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46319}
   [junit4]   2> 1725146 ERROR 
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4858C8011F188B95]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1725147 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4858C8011F188B95]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 1725147 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4858C8011F188B95]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1725147 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4858C8011F188B95]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1725147 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4858C8011F188B95]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-28T08:54:55.418176Z
   [junit4]   2> 1725152 INFO  (zkConnectionManagerCallback-10515-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725155 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4858C8011F188B95]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1725165 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4858C8011F188B95]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37115/solr
   [junit4]   2> 1725171 INFO  (zkConnectionManagerCallback-10519-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725173 INFO  
(zkConnectionManagerCallback-10521-thread-1-processing-n:127.0.0.1:46319_solr) 
[n:127.0.0.1:46319_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725176 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4858C8011F188B95]) 
[n:127.0.0.1:46319_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1725177 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4858C8011F188B95]) 
[n:127.0.0.1:46319_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1725178 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4858C8011F188B95]) 
[n:127.0.0.1:46319_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46319_solr
   [junit4]   2> 1725179 INFO  
(zkCallback-10498-thread-1-processing-n:127.0.0.1:33745_solr) 
[n:127.0.0.1:33745_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1725179 INFO  
(zkCallback-10494-thread-1-processing-n:127.0.0.1:34225_solr) 
[n:127.0.0.1:34225_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1725184 INFO  
(zkCallback-10482-thread-1-processing-n:127.0.0.1:34207_solr) 
[n:127.0.0.1:34207_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1725184 INFO  
(zkCallback-10496-thread-1-processing-n:127.0.0.1:39855_solr) 
[n:127.0.0.1:39855_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1725186 INFO  (zkCallback-10511-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1725188 INFO  (zkCallback-10511-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1725188 INFO  
(zkCallback-10520-thread-1-processing-n:127.0.0.1:46319_solr) 
[n:127.0.0.1:46319_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1725211 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4858C8011F188B95]) 
[n:127.0.0.1:46319_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46319.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b95364c
   [junit4]   2> 1725218 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4858C8011F188B95]) 
[n:127.0.0.1:46319_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46319.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b95364c
   [junit4]   2> 1725218 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4858C8011F188B95]) 
[n:127.0.0.1:46319_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46319.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b95364c
   [junit4]   2> 1725219 INFO  
(TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4858C8011F188B95]) 
[n:127.0.0.1:46319_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_4858C8011F188B95-001/tempDir-001/node5/.
   [junit4]   2> 1725253 INFO  (zkConnectionManagerCallback-10525-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725254 INFO  (qtp1353852904-27799) [n:127.0.0.1:33745_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf1&autoAddReplicas=false&name=MoveReplicaHDFSTest_failed_coll_false&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1725256 INFO  
(OverseerThreadFactory-7031-thread-2-processing-n:127.0.0.1:34225_solr) 
[n:127.0.0.1:34225_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
MoveReplicaHDFSTest_failed_coll_false
   [junit4]   2> 1725256 INFO  
(OverseerCollectionConfigSetProcessor-99426611641778186-127.0.0.1:34225_solr-n_0000000000)
 [n:127.0.0.1:34225_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> 1725361 INFO  
(OverseerStateUpdate-99426611641778186-127.0.0.1:34225_solr-n_0000000000) 
[n:127.0.0.1:34225_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_false",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34225/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1725363 INFO  
(OverseerStateUpdate-99426611641778186-127.0.0.1:34225_solr-n_0000000000) 
[n:127.0.0.1:34225_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_false",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39855/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1725366 INFO  
(OverseerStateUpdate-99426611641778186-127.0.0.1:34225_solr-n_0000000000) 
[n:127.0.0.1:34225_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_false",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   
"core":"MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33745/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1725367 INFO  
(OverseerStateUpdate-99426611641778186-127.0.0.1:34225_solr-n_0000000000) 
[n:127.0.0.1:34225_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_false",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   
"core":"MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34207/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1725570 INFO  (qtp830731684-27822) [n:127.0.0.1:34225_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_false&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1725570 INFO  (qtp1353852904-28136) [n:127.0.0.1:33745_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_false&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1725570 INFO  (qtp1707748911-27805) [n:127.0.0.1:34207_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_false&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1725570 INFO  (qtp1707748911-27805) [n:127.0.0.1:34207_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1725570 INFO  (qtp1353852904-28136) [n:127.0.0.1:33745_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1725570 INFO  (qtp830731684-27822) [n:127.0.0.1:34225_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1725570 INFO  (qtp199846459-27803) [n:127.0.0.1:39855_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_false&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1725570 INFO  (qtp199846459-27803) [n:127.0.0.1:39855_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1725673 INFO  
(zkCallback-10494-thread-2-processing-n:127.0.0.1:34225_solr) 
[n:127.0.0.1:34225_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MoveReplicaHDFSTest_failed_coll_false/state.json] for 
collection [MoveReplicaHDFSTest_failed_coll_false] has occurred - updating... 
(live nodes size: [5])
   [junit4]   2> 1725673 INFO  
(zkCallback-10482-thread-1-processing-n:127.0.0.1:34207_solr) 
[n:127.0.0.1:34207_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MoveReplicaHDFSTest_failed_coll_false/state.json] for 
collection [MoveReplicaHDFSTest_failed_coll_false] has occurred - updating... 
(live nodes size: [5])
   [junit4]   2> 1725673 INFO  
(zkCallback-10494-thread-1-processing-n:127.0.0.1:34225_solr) 
[n:127.0.0.1:34225_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MoveReplicaHDFSTest_failed_coll_false/state.json] for 
collection [MoveReplicaHDFSTest_failed_coll_false] has occurred - updating... 
(live nodes size: [5])
   [junit4]   2> 1725673 INFO  
(zkCallback-10482-thread-2-processing-n:127.0.0.1:34207_solr) 
[n:127.0.0.1:34207_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MoveReplicaHDFSTest_failed_coll_false/state.json] for 
collection [MoveReplicaHDFSTest_failed_coll_false] has occurred - updating... 
(live nodes size: [5])
   [junit4]   2> 1725673 INFO  
(zkCallback-10498-thread-1-processing-n:127.0.0.1:33745_solr) 
[n:127.0.0.1:33745_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MoveReplicaHDFSTest_failed_coll_false/state.json] for 
collection [MoveReplicaHDFSTest_failed_coll_false] has occurred - updating... 
(live nodes size: [5])
   [junit4]   2> 1725673 INFO  
(zkCallback-10496-thread-2-processing-n:127.0.0.1:39855_solr) 
[n:127.0.0.1:39855_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MoveReplicaHDFSTest_failed_coll_false/state.json] for 
collection [MoveReplicaHDFSTest_failed_coll_false] has occurred - updating... 
(live nodes size: [5])
   [junit4]   2> 1725673 INFO  
(zkCallback-10496-thread-1-processing-n:127.0.0.1:39855_solr) 
[n:127.0.0.1:39855_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MoveReplicaHDFSTest_failed_coll_false/state.json] for 
collection [MoveReplicaHDFSTest_failed_coll_false] has occurred - updating... 
(live nodes size: [5])
   [junit4]   2> 1725673 INFO  
(zkCallback-10498-thread-2-processing-n:127.0.0.1:33745_solr) 
[n:127.0.0.1:33745_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MoveReplicaHDFSTest_failed_coll_false/state.json] for 
collection [MoveReplicaHDFSTest_failed_coll_false] has occurred - updating... 
(live nodes size: [5])
   [junit4]   2> 1726576 INFO  (qtp830731684-27822) [n:127.0.0.1:34225_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1726640 INFO  (qtp199846459-27803) [n:127.0.0.1:39855_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1726641 INFO  (qtp1707748911-27805) [n:127.0.0.1:34207_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1726641 INFO  (qtp1353852904-28136) [n:127.0.0.1:33745_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1726647 INFO  (qtp1353852904-28136) [n:127.0.0.1:33745_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.s.IndexSchema 
[MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1726647 INFO  (qtp199846459-27803) [n:127.0.0.1:39855_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.s.IndexSchema 
[MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1726647 INFO  (qtp830731684-27822) [n:127.0.0.1:34225_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.s.IndexSchema 
[MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1726647 INFO  (qtp1707748911-27805) [n:127.0.0.1:34207_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.s.IndexSchema 
[MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1726661 INFO  (qtp1353852904-28136) [n:127.0.0.1:33745_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1726661 INFO  (qtp830731684-27822) [n:127.0.0.1:34225_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1726661 INFO  (qtp1353852904-28136) [n:127.0.0.1:33745_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 
'MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4' using configuration 
from collection MoveReplicaHDFSTest_failed_coll_false, trusted=true
   [junit4]   2> 1726661 INFO  (qtp199846459-27803) [n:127.0.0.1:39855_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1726661 INFO  (qtp830731684-27822) [n:127.0.0.1:34225_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 
'MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1' using configuration 
from collection MoveReplicaHDFSTest_failed_coll_false, trusted=true
   [junit4]   2> 1726661 INFO  (qtp199846459-27803) [n:127.0.0.1:39855_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 
'MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2' using configuration 
from collection MoveReplicaHDFSTest_failed_coll_false, trusted=true
   [junit4]   2> 1726662 INFO  (qtp1707748911-27805) [n:127.0.0.1:34207_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1726662 INFO  (qtp1707748911-27805) [n:127.0.0.1:34207_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] 
o.a.s.c.CoreContainer Creating SolrCore 
'MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6' using configuration 
from collection MoveReplicaHDFSTest_failed_coll_false, trusted=true
   [junit4]   2> 1726662 INFO  (qtp830731684-27822) [n:127.0.0.1:34225_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34225.solr.core.MoveReplicaHDFSTest_failed_coll_false.shard1.replica_n1' 
(registry 'solr.core.MoveReplicaHDFSTest_failed_coll_false.shard1.replica_n1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b95364c
   [junit4]   2> 1726662 INFO  (qtp199846459-27803) [n:127.0.0.1:39855_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39855.solr.core.MoveReplicaHDFSTest_failed_coll_false.shard1.replica_n2' 
(registry 'solr.core.MoveReplicaHDFSTest_failed_coll_false.shard1.replica_n2') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b95364c
   [junit4]   2> 1726662 INFO  (qtp1707748911-27805) [n:127.0.0.1:34207_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34207.solr.core.MoveReplicaHDFSTest_failed_coll_false.shard2.replica_n6' 
(registry 'solr.core.MoveReplicaHDFSTest_failed_coll_false.shard2.replica_n6') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b95364c
   [junit4]   2> 1726662 INFO  (qtp830731684-27822) [n:127.0.0.1:34225_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost.localdomain:44725/data
   [junit4]   2> 1726662 INFO  (qtp199846459-27803) [n:127.0.0.1:39855_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost.localdomain:44725/data
   [junit4]   2> 1726662 INFO  (qtp1707748911-27805) [n:127.0.0.1:34207_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost.localdomain:44725/data
   [junit4]   2> 1726662 INFO  (qtp199846459-27803) [n:127.0.0.1:39855_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1726662 INFO  (qtp199846459-27803) [n:127.0.0.1:39855_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1726662 INFO  (qtp1707748911-27805) [n:127.0.0.1:34207_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1726662 INFO  (qtp1707748911-27805) [n:127.0.0.1:34207_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1726662 INFO  (qtp199846459-27803) [n:127.0.0.1:39855_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.SolrCore 
[[MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] ] Opening new 
SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_4858C8011F188B95-001/tempDir-001/node3/MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2],
 
dataDir=[hdfs://localhost.localdomain:44725/data/MoveReplicaHDFSTest_failed_coll_false/core_node5/data/]
   [junit4]   2> 1726662 INFO  (qtp1707748911-27805) [n:127.0.0.1:34207_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.SolrCore 
[[MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] ] Opening new 
SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_4858C8011F188B95-001/tempDir-001/node4/MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6],
 
dataDir=[hdfs://localhost.localdomain:44725/data/MoveReplicaHDFSTest_failed_coll_false/core_node8/data/]
   [junit4]   2> 1726662 INFO  (qtp830731684-27822) [n:127.0.0.1:34225_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1726662 INFO  (qtp830731684-27822) [n:127.0.0.1:34225_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1726662 INFO  (qtp1353852904-28136) [n:127.0.0.1:33745_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33745.solr.core.MoveReplicaHDFSTest_failed_coll_false.shard2.replica_n4' 
(registry 'solr.core.MoveReplicaHDFSTest_failed_coll_false.shard2.replica_n4') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b95364c
   [junit4]   2> 1726662 INFO  (qtp830731684-27822) [n:127.0.0.1:34225_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.SolrCore 
[[MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] ] Opening new 
SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_4858C8011F188B95-001/tempDir-001/node2/MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1],
 
dataDir=[hdfs://localhost.localdomain:44725/data/MoveReplicaHDFSTest_failed_coll_false/core_node3/data/]
   [junit4]   2> 1726663 INFO  (qtp1353852904-28136) [n:127.0.0.1:33745_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost.localdomain:44725/data
   [junit4]   2> 1726663 INFO  (qtp1353852904-28136) [n:127.0.0.1:33745_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1726663 INFO  (qtp1353852904-28136) [n:127.0.0.1:33745_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1726663 INFO  (qtp1353852904-28136) [n:127.0.0.1:33745_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.SolrCore 
[[MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] ] Opening new 
SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_4858C8011F188B95-001/tempDir-001/node1/MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4],
 
dataDir=[hdfs://localhost.localdomain:44725/data/MoveReplicaHDFSTest_failed_coll_false/core_node7/data/]
   [junit4]   2> 1726663 INFO  (qtp830731684-27822) [n:127.0.0.1:34225_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:44725/data/MoveReplicaHDFSTest_failed_coll_false/core_node3/data/snapshot_metadata
   [junit4]   2> 1726663 INFO  (qtp1707748911-27805) [n:127.0.0.1:34207_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:44725/data/MoveReplicaHDFSTest_failed_coll_false/core_node8/data/snapshot_metadata
   [junit4]   2> 1726663 INFO  (qtp199846459-27803) [n:127.0.0.1:39855_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:44725/data/MoveReplicaHDFSTest_failed_coll_false/core_node5/data/snapshot_metadata
   [junit4]   2> 1726664 INFO  (qtp1353852904-28136) [n:127.0.0.1:33745_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:44725/data/MoveReplicaHDFSTest_failed_coll_false/core_node7/data/snapshot_metadata
   [junit4]   2> 1726676 INFO  (qtp199846459-27803) [n:127.0.0.1:39855_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:44725/data/MoveReplicaHDFSTest_failed_coll_false/core_node5/data
   [junit4]   2> 1726676 INFO  (qtp830731684-27822) [n:127.0.0.1:34225_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:44725/data/MoveReplicaHDFSTest_failed_coll_false/core_node3/data
   [junit4]   2> 1726676 INFO  (qtp1707748911-27805) [n:127.0.0.1:34207_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:44725/data/MoveReplicaHDFSTest_failed_coll_false/core_node8/data
   [junit4]   2> 1726676 INFO  (qtp1353852904-28136) [n:127.0.0.1:33745_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:44725/data/MoveReplicaHDFSTest_failed_coll_false/core_node7/data
   [junit4]   2> 1726691 INFO  (qtp199846459-27803) [n:127.0.0.1:39855_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:44725/data/MoveReplicaHDFSTest_failed_coll_false/core_node5/data/index
   [junit4]   2> 1726691 INFO  (qtp830731684-27822) [n:127.0.0.1:34225_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:44725/data/MoveReplicaHDFSTest_failed_coll_false/core_node3/data/index
   [junit4]   2> 1726691 INFO  (qtp1707748911-27805) [n:127.0.0.1:34207_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:44725/data/MoveReplicaHDFSTest_failed_coll_false/core_node8/data/index
   [junit4]   2> 1726695 INFO  (qtp1353852904-28136) [n:127.0.0.1:33745_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:44725/data/MoveReplicaHDFSTest_failed_coll_false/core_node7/data/index
   [junit4]   2> 1726734 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:40871 is added to 
blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-61b0e15b-d055-4414-a27f-609aa300eb39:NORMAL:127.0.0.1:38225|RBW],
 
ReplicaUC[[DISK]DS-e3cc4777-cfee-4dde-882b-cd79bd52128c:NORMAL:127.0.0.1:40871|RBW]]}
 size 0
   [junit4]   2> 1726734 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38225 is added to 
blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-e3cc4777-cfee-4dde-882b-cd79bd52128c:NORMAL:127.0.0.1:40871|RBW],
 
ReplicaUC[[DISK]DS-4d40bee5-bcc5-457f-9829-31264c18877c:NORMAL:127.0.0.1:38225|FINALIZED]]}
 size 0
   [junit4]   2> 1726736 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38225 is added to 
blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-a0908051-ab3f-4741-8bd4-d33185bfbc15:NORMAL:127.0.0.1:40871|RBW],
 
ReplicaUC[[DISK]DS-61b0e15b-d055-4414-a27f-609aa300eb39:NORMAL:127.0.0.1:38225|RBW]]}
 size 0
   [junit4]   2> 1726737 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:40871 is added to 
blk_1073741825_1001 size 69
   [junit4]   2> 1726745 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38225 is added to 
blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-a0908051-ab3f-4741-8bd4-d33185bfbc15:NORMAL:127.0.0.1:40871|RBW],
 
ReplicaUC[[DISK]DS-4d40bee5-bcc5-457f-9829-31264c18877c:NORMAL:127.0.0.1:38225|RBW]]}
 size 0
   [junit4]   2> 1726746 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:40871 is added to 
blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-a0908051-ab3f-4741-8bd4-d33185bfbc15:NORMAL:127.0.0.1:40871|RBW],
 
ReplicaUC[[DISK]DS-4d40bee5-bcc5-457f-9829-31264c18877c:NORMAL:127.0.0.1:38225|RBW]]}
 size 0
   [junit4]   2> 1726753 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38225 is added to 
blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-e3cc4777-cfee-4dde-882b-cd79bd52128c:NORMAL:127.0.0.1:40871|RBW],
 
ReplicaUC[[DISK]DS-61b0e15b-d055-4414-a27f-609aa300eb39:NORMAL:127.0.0.1:38225|RBW]]}
 size 0
   [junit4]   2> 1726755 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:40871 is added to 
blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-e3cc4777-cfee-4dde-882b-cd79bd52128c:NORMAL:127.0.0.1:40871|RBW],
 
ReplicaUC[[DISK]DS-61b0e15b-d055-4414-a27f-609aa300eb39:NORMAL:127.0.0.1:38225|RBW]]}
 size 0
   [junit4]   2> 1726783 INFO  (qtp830731684-27822) [n:127.0.0.1:34225_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1726783 INFO  (qtp830731684-27822) [n:127.0.0.1:34225_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1726783 INFO  (qtp830731684-27822) [n:127.0.0.1:34225_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1726811 INFO  (qtp830731684-27822) [n:127.0.0.1:34225_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1726811 INFO  (qtp830731684-27822) [n:127.0.0.1:34225_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1726814 INFO  (qtp199846459-27803) [n:127.0.0.1:39855_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1726814 INFO  (qtp199846459-27803) [n:127.0.0.1:39855_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1726814 INFO  (qtp199846459-27803) [n:127.0.0.1:39855_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1726823 INFO  (qtp199846459-27803) [n:127.0.0.1:39855_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1726823 INFO  (qtp199846459-27803) [n:127.0.0.1:39855_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1726836 INFO  (qtp1353852904-28136) [n:127.0.0.1:33745_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1726837 INFO  (qtp1353852904-28136) [n:127.0.0.1:33745_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1726837 INFO  (qtp1353852904-28136) [n:127.0.0.1:33745_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1726841 INFO  (qtp1707748911-27805) [n:127.0.0.1:34207_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1726841 INFO  (qtp1707748911-27805) [n:127.0.0.1:34207_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1726841 INFO  (qtp1707748911-27805) [n:127.0.0.1:34207_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1726846 INFO  (qtp199846459-27803) [n:127.0.0.1:39855_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6cb75cf9[MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] 
main]
   [junit4]   2> 1726846 INFO  (qtp199846459-27803) [n:127.0.0.1:39855_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1726847 INFO  (qtp199846459-27803) [n:127.0.0.1:39855_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1726847 INFO  (qtp199846459-27803) [n:127.0.0.1:39855_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1726849 INFO  (qtp1353852904-28136) [n:127.0.0.1:33745_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1726849 INFO  (qtp1353852904-28136) [n:127.0.0.1:33745_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1726851 INFO  (qtp1707748911-27805) [n:127.0.0.1:34207_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1726851 INFO  (qtp1707748911-27805) [n:127.0.0.1:34207_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1726852 WARN  (qtp199846459-27803) [n:127.0.0.1:39855_solr 
c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] 
o.a.s.s.h.HdfsLocalityReporter Could not retrieve locality information for 
hdfs://localhost.localdomain:37077/solr3 due to exception: {}
   [junit4]   2> java.net.ConnectException: Call From 
serv1.sd-datasolutions.de/88.99.242.108 to localhost.localdomain:37077 failed 
on connection exception: java.net.ConnectException: Connection refused; For 
more details see:  http://wiki.apache.org/hadoop/ConnectionRefused
   [junit4]   2>        at 
java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native
 Method)
   [junit4]   2>        at 
java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
   [junit4]   2>        at 
java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
   [junit4]   2>        at 
java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:488)
   [junit4]   2>        at 
org.apache.hadoop.net.NetUtils.wrapWithMessage(NetUtils.java:792)
   [junit4]   2>        at 
org.apache.hadoop.net.NetUtils.wrapException(NetUtils.java:732)
   [junit4]   2>        at org.apache.hadoop.ipc.Client.call(Client.java:1480)
   [junit4]   2>        at org.apache.hadoop.ipc.Client.call(Client.java:1413)
   [junit4]   2>        at 
org.apache.hadoop.ipc.ProtobufRpcEngine$Invoker.invoke(ProtobufRpcEngine.java:229)
   [junit4]   2>        at com.sun.proxy.$Proxy55.getListing(Unknown Source)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolTranslatorPB.getListing(ClientNamenodeProtocolTranslatorPB.java:578)
   [junit4]   2>        at 
jdk.internal.reflect.GeneratedMethodAccessor45.invoke(Unknown Source)
   [junit4]   2>        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]   2>        at 
org.apache.hadoop.io.retry.RetryInvocationHandler.invokeMethod(RetryInvocationHandler.java:191)
   [junit4]   2>        at 
org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:102)
   [junit4]   2>        at com.sun.proxy.$Proxy56.getListing(Unknown Source)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.DFSClient.listPaths(DFSClient.java:2086)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.DFSClient.listPaths(DFSClient.java:2069)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.DistributedFileSystem.listStatusInternal(DistributedFileSystem.java:791)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.DistributedFileSystem.access$700(DistributedFileSystem.java:106)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.DistributedFileSystem$18.doCall(DistributedFileSystem.java:853)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.DistributedFileSystem$18.doCall(DistributedFileSystem.java:849)
   [junit4]   2>        at 
org.apache.hadoop.fs.FileSystemLinkResolver.resolve(FileSystemLinkResolver.java:81)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.DistributedFileSystem.listStatus(DistributedFileSystem.java:860)
   [junit4]   2>        at 
org.apache.solr.store.hdfs.HdfsLocalityReporter.refreshDirectory(HdfsLocalityReporter.java:177)
   [junit4]   2>        at 
org.apache.solr.store.hdfs.HdfsLocalityReporter.lambda$initializeMetrics$0(HdfsLocalityReporter.java:112)
   [junit4]   2>        at 
org.apache.solr.metrics.MetricsMap.getValue(MetricsMap.java:76)
   [junit4]   2>        at 
org.apache.solr.metrics.MetricsMap.getMBeanInfo(MetricsMap.java:149)
   [junit4]   2>        at 
java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getNewMBeanClassName(DefaultMBeanServerInterceptor.java:329)
   [junit4]   2>        at 
java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:315)
   [junit4]   2>        at 
java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:532)
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:563)
   [junit4]   2>        at 
com.codahale.metrics.MetricRegistry.notifyListenerOfAddedMetric(MetricRegistry.java:454)
   [junit4]   2>        at 
com.codahale.metrics.MetricRegistry.onMetricAdded(MetricRegistry.java:448)
   [junit4]   2>        at 
com.codahale.metrics.MetricRegistry.register(MetricRegistry.java:89)
   [junit4]   2>        at 
org.apache.solr.metrics.SolrMetricManager.register(SolrMetricManager.java:658)
   [junit4]   2>        at 
org.apache.solr.metrics.SolrMetricManager.registerGauge(SolrMetricManager.java:663)
   [junit4]   2>        at 
org.apache.solr.store.hdfs.HdfsLocalityReporter.initializeMetrics(HdfsLocalityReporter.java:148)
   [junit4]   2>        at 
org.apache.solr.core.HdfsDirectoryFactory.initializeMetrics(HdfsDirectoryFactory.java:500)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:1026)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1039)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:950)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:455)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:530)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: java.net.ConnectException: Connection refused
   [junit4]   2>        at 
java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2>        at 
java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
   [junit4]   2>        at 
org.apache.hadoop.net.SocketIOWithTimeout.connect(SocketIOWithTimeout.java:206)
   [junit4]   2>        at 
org.apache.hadoop.net.NetUtils.connect(NetUtils.java:531)
   [junit4]   2>        at 
org.apache.hadoop.net.NetUtils.connect(NetUtils.java:495)
   [junit4]   2>        at 
org.apache.hadoop.ipc.Client$Connection.setupConnection(Client.java:615)
   [junit4]   2>        at 
org.apache.hadoop.ipc.Client$Connection.setupIOstreams(Client.java:713)
   [junit4]   2>        at 
org.apache.hadoop.ipc.Client$Connection.access$2900(Client.java:376)


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

ead-8) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2464801 INFO  (coreCloseExecutor-8093-thread-1) 
[n:127.0.0.1:43405_solr c:collection1 s:shard1 r:core_node10 
x:collection1_shard1_replica_n9] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard1.leader, tag=1437811501
   [junit4]   2> 2464801 INFO  (coreCloseExecutor-8093-thread-2) 
[n:127.0.0.1:43405_solr c:collection1 s:shard1 r:core_node16 
x:collection1_shard1_replica_n15] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard1.leader, tag=408953134
   [junit4]   2> 2464806 INFO  (jetty-closer-11178-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=99426646764552212-127.0.0.1:43405_solr-n_0000000005) closing
   [junit4]   2> 2464806 INFO  
(OverseerStateUpdate-99426646764552212-127.0.0.1:43405_solr-n_0000000005) 
[n:127.0.0.1:43405_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:43405_solr
   [junit4]   2> 2464807 DEBUG (jetty-closer-11178-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 2464807 WARN  
(OverseerAutoScalingTriggerThread-99426646764552212-127.0.0.1:43405_solr-n_0000000005)
 [n:127.0.0.1:43405_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2466223 INFO  (jetty-closer-11178-thread-11) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@352a8380{/solr,null,UNAVAILABLE}
   [junit4]   2> 2466223 INFO  (jetty-closer-11178-thread-11) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 2466313 INFO  (jetty-closer-11178-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2474c5b4{/solr,null,UNAVAILABLE}
   [junit4]   2> 2466314 INFO  (jetty-closer-11178-thread-1) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 2466315 ERROR 
(SUITE-TriggerIntegrationTest-seed#[4858C8011F188B95]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2466316 INFO  
(SUITE-TriggerIntegrationTest-seed#[4858C8011F188B95]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:44193 44193
   [junit4]   2> 2472487 INFO  (Thread-7613) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:44193 44193
   [junit4]   2> 2472487 WARN  (Thread-7613) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        22      /solr/aliases.json
   [junit4]   2>        21      /solr/security.json
   [junit4]   2>        8       /solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        138     /solr/collections/collection1/state.json
   [junit4]   2>        22      /solr/clusterprops.json
   [junit4]   2>        22      /solr/clusterstate.json
   [junit4]   2>        13      /solr/collections/testMetricTrigger/state.json
   [junit4]   2>        6       /solr/autoscaling.json
   [junit4]   2>        4       
/solr/overseer_elect/election/99426646764552224-127.0.0.1:37713_solr-n_0000000009
   [junit4]   2>        3       
/solr/overseer_elect/election/99426646764552215-127.0.0.1:34561_solr-n_0000000006
   [junit4]   2>        3       
/solr/overseer_elect/election/99426646764552212-127.0.0.1:43405_solr-n_0000000005
   [junit4]   2>        2       
/solr/overseer_elect/election/99426646764552245-127.0.0.1:44363_solr-n_0000000016
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/99426646764552212-core_node10-n_0000000004
   [junit4]   2>        2       
/solr/overseer_elect/election/99426646764552242-127.0.0.1:33003_solr-n_0000000015
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/99426646764552206-core_node6-n_0000000002
   [junit4]   2>        2       
/solr/overseer_elect/election/99426646764552230-127.0.0.1:44131_solr-n_0000000011
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/99426646764552209-core_node3-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        22      /solr/live_nodes
   [junit4]   2>        22      /solr/collections
   [junit4]   2>        6       /solr/overseer/queue-work
   [junit4]   2>        6       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        6       /solr/overseer/queue
   [junit4]   2>        6       /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/autoscaling/events/node_lost_triggerMR
   [junit4]   2>        2       /solr/autoscaling/events/node_added_triggerCTOOR
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_4858C8011F188B95-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id=PostingsFormat(name=MockRandom), x_s=Lucene50(blocksize=128)}, 
docValues:{}, maxPointsInLeafNode=847, maxMBSortInHeap=6.275894747768753, 
sim=RandomSimilarity(queryNorm=true): {}, locale=sg, 
timezone=America/Puerto_Rico
   [junit4]   2> NOTE: Linux 4.13.0-31-generic amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=8,threads=1,free=157873336,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [DateMathParserTest, 
DocValuesMultiTest, TestUseDocValuesAsStored, UnloadDistributedZkTest, 
TestNumericRangeQuery32, TestExclusionRuleCollectionAccess, 
OverseerModifyCollectionTest, LeaderElectionIntegrationTest, 
SolrTestCaseJ4Test, TestNodeAddedTrigger, PreAnalyzedFieldTest, 
NotRequiredUniqueKeyTest, SolrCmdDistributorTest, TestDFRSimilarityFactory, 
DistributedQueryComponentCustomSortTest, TestCodecSupport, TestSmileRequest, 
TestClassicSimilarityFactory, DistributedFacetPivotSmallAdvancedTest, 
DirectSolrSpellCheckerTest, SpatialRPTFieldTypeTest, 
TestSolrConfigHandlerConcurrent, CdcrReplicationHandlerTest, ClusterStateTest, 
SolrJmxReporterCloudTest, NumericFieldsTest, NodeAddedTriggerTest, 
ShufflingReplicaListTransformerTest, TestRangeQuery, MetricsHandlerTest, 
TestSolrCLIRunExample, TestPointFields, HLLSerializationTest, 
TestEmbeddedSolrServerConstructors, TestReloadDeadlock, 
TestFileDictionaryLookup, TriLevelCompositeIdRoutingTest, 
TestSlowCompositeReaderWrapper, HdfsRecoveryZkTest, TestStressLiveNodes, 
HdfsDirectoryFactoryTest, RegexBoostProcessorTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestSQLHandler, TestDynamicLoading, 
TestManagedResourceStorage, URLClassifyProcessorTest, TestSolrDeletionPolicy2, 
DocValuesMissingTest, ClusterStateUpdateTest, PingRequestHandlerTest, 
TestPayloadScoreQParserPlugin, TestLRUStatsCache, BlockCacheTest, 
TestCollectionAPIs, DisMaxRequestHandlerTest, AnalysisAfterCoreReloadTest, 
CoreAdminRequestStatusTest, SpellPossibilityIteratorTest, 
BlockJoinFacetSimpleTest, UUIDUpdateProcessorFallbackTest, MinimalSchemaTest, 
DeleteInactiveReplicaTest, TestReplicationHandlerBackup, 
TestHttpShardHandlerFactory, SpellCheckCollatorWithCollapseTest, 
TestHdfsCloudBackupRestore, IndexSchemaRuntimeFieldTest, 
LukeRequestHandlerTest, TestLMJelinekMercerSimilarityFactory, 
HdfsBasicDistributedZk2Test, SuggestComponentTest, MoveReplicaTest, 
CollectionsAPIAsyncDistributedZkTest, TestUninvertingReader, 
SolrCloudExampleTest, DistribCursorPagingTest, TestRebalanceLeaders, 
CircularListTest, LargeFieldTest, CleanupOldIndexTest, CdcrBidirectionalTest, 
TestCloudSearcherWarming, TestRuleBasedAuthorizationPlugin, TestFiltering, 
TestLeaderInitiatedRecoveryThread, TestLegacyFieldCache, 
TestAnalyzedSuggestions, TestSuggestSpellingConverter, MetricUtilsTest, 
TestManagedSynonymGraphFilterFactory, 
DistributedFacetSimpleRefinementLongTailTest, TestExecutePlanAction, 
MissingSegmentRecoveryTest, ChangedSchemaMergeTest, TestHashQParserPlugin, 
ZkStateReaderTest, HttpSolrCallGetCoreTest, TestNoOpRegenerator, 
SortSpecParsingTest, OverseerTaskQueueTest, 
PreAnalyzedFieldManagedSchemaCloudTest, TestSchemaSimilarityResource, 
DistributedQueueTest, TestMaxTokenLenTokenizer, JSONWriterTest, 
DistributedFacetExistsSmallTest, TestCoreDiscovery, TestQueryTypes, 
ReturnFieldsTest, TestJmxIntegration, TestFaceting, DistanceFunctionTest, 
TestMinMaxOnMultiValuedField, AutoScalingHandlerTest, ConnectionReuseTest, 
TestTolerantUpdateProcessorRandomCloud, TestConfigOverlay, TestRealTimeGet, 
TestInitParams, TestJsonRequest, TestFieldCacheSortRandom, 
TestSolrCloudWithSecureImpersonation, BasicDistributedZk2Test, SyncSliceTest, 
OpenCloseCoreStressTest, OverseerTest, FullSolrCloudDistribCmdsTest, 
TestRandomDVFaceting, TestDistributedGrouping, TestHashPartitioner, 
TestStressReorder, DistributedTermsComponentTest, SpellCheckComponentTest, 
TestGroupingSearch, TestBadConfig, SolrIndexSplitterTest, 
SolrRequestParserTest, SuggesterTSTTest, SuggesterTest, SpatialFilterTest, 
PolyFieldTest, SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, 
TestUpdate, TestWordDelimiterFilterFactory, DefaultValueUpdateProcessorTest, 
StatelessScriptUpdateProcessorFactoryTest, CacheHeaderTest, TestOmitPositions, 
XmlUpdateRequestHandlerTest, PathHierarchyTokenizerFactoryTest, 
FieldAnalysisRequestHandlerTest, UniqFieldsUpdateProcessorFactoryTest, 
TestPartialUpdateDeduplication, TestLFUCache, TestHighlightDedupGrouping, 
TestTolerantSearch, TestLuceneIndexBackCompat, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, ConnectionManagerTest, 
CreateRoutedAliasTest, DeleteShardTest, DistributedVersionInfoTest, 
LeaderElectionContextKeyTest, LeaderFailoverAfterPartitionTest, 
MoveReplicaHDFSTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, 
SolrXmlInZkTest, TestCloudPseudoReturnFields, TestClusterProperties, 
TestConfigSetsAPI, TestPullReplicaErrorHandling, TestSizeLimitedDistributedMap, 
TestStressInPlaceUpdates, CollectionReloadTest, 
HdfsCollectionsAPIDistributedZkTest, SimpleCollectionCreateDeleteTest, 
TestLocalFSCloudBackupRestore, AutoAddReplicasIntegrationTest, 
TriggerIntegrationTest]
   [junit4] Completed [636/769 (2!)] on J2 in 212.60s, 14 tests, 1 failure <<< 
FAILURES!

[...truncated 41340 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to