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

3 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.analytics.legacy.facet.LegacyFieldFacetCloudTest

Error Message:
Could not find collection:collection1

Stack Trace:
java.lang.AssertionError: Could not find collection:collection1
        at __randomizedtesting.SeedInfo.seed([306B9C495D2AE712]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
        at 
org.apache.solr.analytics.legacy.LegacyAbstractAnalyticsCloudTest.setupCollection(LegacyAbstractAnalyticsCloudTest.java:51)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([DEE56711D71C82D8:7428B4E360CF5708]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertFalse(Assert.java:68)
        at org.junit.Assert.assertFalse(Assert.java:79)
        at 
org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:301)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.MoveReplicaHDFSTest.testNormalMove

Error Message:
Error from server at http://127.0.0.1:36687/solr: delete the collection time 
out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:36687/solr: delete the collection time out:180s
        at 
__randomizedtesting.SeedInfo.seed([DEE56711D71C82D8:783DD0B652FD40C2]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        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.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:451)
        at 
org.apache.solr.cloud.MoveReplicaTest.beforeTest(MoveReplicaTest.java:95)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:968)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12386 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
   [junit4]   2> 0    INFO  
(SUITE-MoveReplicaHDFSTest-seed#[DEE56711D71C82D8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_DEE56711D71C82D8-001/init-core-data-001
   [junit4]   2> 317  INFO  
(SUITE-MoveReplicaHDFSTest-seed#[DEE56711D71C82D8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 478  INFO  
(SUITE-MoveReplicaHDFSTest-seed#[DEE56711D71C82D8]-worker) [    ] o.e.j.u.log 
Logging initialized @3652ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 499  INFO  
(SUITE-MoveReplicaHDFSTest-seed#[DEE56711D71C82D8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 560  INFO  
(SUITE-MoveReplicaHDFSTest-seed#[DEE56711D71C82D8]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_DEE56711D71C82D8-001/tempDir-001
   [junit4]   2> 593  INFO  
(SUITE-MoveReplicaHDFSTest-seed#[DEE56711D71C82D8]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 610  INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 611  INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 809  INFO  
(SUITE-MoveReplicaHDFSTest-seed#[DEE56711D71C82D8]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:53882
   [junit4]   2> 820  ERROR (Thread-1) [    ] 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> 918  INFO  (zkConnectionManagerCallback-4-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1379 INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.Server 
jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:57:37-03:30, git hash: 
82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1387 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.Server 
jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:57:37-03:30, git hash: 
82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1396 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server 
jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:57:37-03:30, git hash: 
82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1404 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server 
jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:57:37-03:30, git hash: 
82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1422 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 1422 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 1427 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.session 
Scavenging every 600000ms
   [junit4]   2> 1448 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 1454 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 1454 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.session 
Scavenging every 600000ms
   [junit4]   2> 1456 INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 1457 INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 1457 INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.session 
Scavenging every 660000ms
   [junit4]   2> 1461 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 1461 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 1466 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.session 
Scavenging every 660000ms
   [junit4]   2> 1488 INFO  (jetty-launcher-1-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4e69dbd4{/solr,null,AVAILABLE}
   [junit4]   2> 1488 INFO  (jetty-launcher-1-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1be83993{/solr,null,AVAILABLE}
   [junit4]   2> 1488 INFO  (jetty-launcher-1-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5220a4cd{/solr,null,AVAILABLE}
   [junit4]   2> 1494 INFO  (jetty-launcher-1-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1a4d7101{/solr,null,AVAILABLE}
   [junit4]   2> 1512 INFO  (jetty-launcher-1-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3aff783c{HTTP/1.1,[http/1.1]}{127.0.0.1:36687}
   [junit4]   2> 1514 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.Server 
Started @4698ms
   [junit4]   2> 1515 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36687}
   [junit4]   2> 1514 INFO  (jetty-launcher-1-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7e4e6719{HTTP/1.1,[http/1.1]}{127.0.0.1:38227}
   [junit4]   2> 1512 INFO  (jetty-launcher-1-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3ac104e9{HTTP/1.1,[http/1.1]}{127.0.0.1:37852}
   [junit4]   2> 1518 INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.Server 
Started @4701ms
   [junit4]   2> 1518 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server 
Started @4701ms
   [junit4]   2> 1512 INFO  (jetty-launcher-1-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4512317c{HTTP/1.1,[http/1.1]}{127.0.0.1:37469}
   [junit4]   2> 1518 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37852}
   [junit4]   2> 1518 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38227}
   [junit4]   2> 1520 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server 
Started @4702ms
   [junit4]   2> 1520 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37469}
   [junit4]   2> 1560 ERROR (jetty-launcher-1-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1560 ERROR (jetty-launcher-1-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1560 ERROR (jetty-launcher-1-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1560 ERROR (jetty-launcher-1-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1561 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 1561 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 1566 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1560 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 1560 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 1566 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1566 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1566 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1567 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1566 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1566 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1567 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1586 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-05T20:44:56.841Z
   [junit4]   2> 1586 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-05T20:44:56.843Z
   [junit4]   2> 1586 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-05T20:44:56.843Z
   [junit4]   2> 1586 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-05T20:44:56.842Z
   [junit4]   2> 1616 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1625 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1642 INFO  (zkConnectionManagerCallback-6-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1642 INFO  (zkConnectionManagerCallback-8-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1652 INFO  (zkConnectionManagerCallback-10-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1652 INFO  (zkConnectionManagerCallback-12-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1653 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1653 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1659 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1660 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2287 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53882/solr
   [junit4]   2> 2290 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53882/solr
   [junit4]   2> 2291 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53882/solr
   [junit4]   2> 2292 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53882/solr
   [junit4]   2> 2313 INFO  (zkConnectionManagerCallback-23-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2322 INFO  (zkConnectionManagerCallback-24-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2322 INFO  (zkConnectionManagerCallback-26-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2328 INFO  (zkConnectionManagerCallback-28-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2354 INFO  
(zkConnectionManagerCallback-34-thread-1-processing-n:127.0.0.1:36687_solr) 
[n:127.0.0.1:36687_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2354 INFO  
(zkConnectionManagerCallback-32-thread-1-processing-n:127.0.0.1:37852_solr) 
[n:127.0.0.1:37852_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2354 INFO  
(zkConnectionManagerCallback-36-thread-1-processing-n:127.0.0.1:37469_solr) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2359 INFO  
(zkConnectionManagerCallback-31-thread-1-processing-n:127.0.0.1:38227_solr) 
[n:127.0.0.1:38227_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2957 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:37469_solr 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2958 INFO  (jetty-launcher-1-thread-4) [n:127.0.0.1:38227_solr 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2962 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:36687_solr 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2966 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:37469_solr 
   ] o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:37469_solr
   [junit4]   2> 2969 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:37852_solr 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2975 INFO  (jetty-launcher-1-thread-4) [n:127.0.0.1:38227_solr 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38227_solr
   [junit4]   2> 2979 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:36687_solr 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36687_solr
   [junit4]   2> 2987 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:37852_solr 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37852_solr
   [junit4]   2> 2987 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:37469_solr 
   ] o.a.s.c.Overseer Overseer 
(id=73403349492432906-127.0.0.1:37469_solr-n_0000000000) starting
   [junit4]   2> 3005 INFO  
(zkCallback-29-thread-1-processing-n:127.0.0.1:37852_solr) 
[n:127.0.0.1:37852_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 3006 INFO  
(zkCallback-33-thread-1-processing-n:127.0.0.1:36687_solr) 
[n:127.0.0.1:36687_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 3013 INFO  
(zkCallback-35-thread-1-processing-n:127.0.0.1:37469_solr) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 3013 INFO  
(zkCallback-30-thread-1-processing-n:127.0.0.1:38227_solr) 
[n:127.0.0.1:38227_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 3277 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:37469_solr 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37469_solr
   [junit4]   2> 3279 INFO  
(zkCallback-33-thread-1-processing-n:127.0.0.1:36687_solr) 
[n:127.0.0.1:36687_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 3279 INFO  
(zkCallback-30-thread-1-processing-n:127.0.0.1:38227_solr) 
[n:127.0.0.1:38227_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 3279 INFO  
(zkCallback-29-thread-1-processing-n:127.0.0.1:37852_solr) 
[n:127.0.0.1:37852_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 3286 INFO  
(zkCallback-35-thread-1-processing-n:127.0.0.1:37469_solr) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 4152 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:36687_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36687.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58ce73ae
   [junit4]   2> 4156 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:36687_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36687.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58ce73ae
   [junit4]   2> 4157 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:36687_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36687.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58ce73ae
   [junit4]   2> 4185 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:37469_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37469.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58ce73ae
   [junit4]   2> 4186 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:37469_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37469.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58ce73ae
   [junit4]   2> 4186 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:37469_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37469.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58ce73ae
   [junit4]   2> 4179 INFO  (jetty-launcher-1-thread-4) [n:127.0.0.1:38227_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38227.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58ce73ae
   [junit4]   2> 4188 INFO  (jetty-launcher-1-thread-4) [n:127.0.0.1:38227_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38227.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58ce73ae
   [junit4]   2> 4188 INFO  (jetty-launcher-1-thread-4) [n:127.0.0.1:38227_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38227.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58ce73ae
   [junit4]   2> 4218 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:37852_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37852.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58ce73ae
   [junit4]   2> 4218 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:37852_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37852.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58ce73ae
   [junit4]   2> 4219 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:37852_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37852.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58ce73ae
   [junit4]   2> 4256 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:37469_solr 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_DEE56711D71C82D8-001/tempDir-001/node4/.
   [junit4]   2> 4259 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:37852_solr 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_DEE56711D71C82D8-001/tempDir-001/node1/.
   [junit4]   2> 4266 INFO  (jetty-launcher-1-thread-4) [n:127.0.0.1:38227_solr 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_DEE56711D71C82D8-001/tempDir-001/node2/.
   [junit4]   2> 4286 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:36687_solr 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_DEE56711D71C82D8-001/tempDir-001/node3/.
   [junit4]   2> 5138 INFO  (zkConnectionManagerCallback-46-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5172 INFO  (zkConnectionManagerCallback-50-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5175 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[DEE56711D71C82D8]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 5177 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[DEE56711D71C82D8]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53882/solr ready
   [junit4]   2> 5750 INFO  (qtp692735685-44) [n:127.0.0.1:38227_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 5835 INFO  (qtp692735685-44) [n:127.0.0.1:38227_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=187
   [junit4]   2> 7135 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[DEE56711D71C82D8]-worker) [    ] 
o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your 
platform... using builtin-java classes where applicable
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 7778 INFO  
(OverseerCollectionConfigSetProcessor-73403349492432906-127.0.0.1:37469_solr-n_0000000000)
 [n:127.0.0.1:37469_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> 8704 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[DEE56711D71C82D8]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 8967 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[DEE56711D71C82D8]-worker) [    ] o.m.log 
Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via 
org.mortbay.log.Slf4jLog
   [junit4]   2> 8996 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[DEE56711D71C82D8]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 9449 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[DEE56711D71C82D8]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 9514 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[DEE56711D71C82D8]-worker) [    ] o.m.log 
Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs
 to ./temp/Jetty_localhost_40864_hdfs____mw7lic/webapp
   [junit4]   2> 10808 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[DEE56711D71C82D8]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:40864
   [junit4]   2> 11972 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[DEE56711D71C82D8]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 11978 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[DEE56711D71C82D8]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 12009 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[DEE56711D71C82D8]-worker) [    ] o.m.log 
Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_47748_datanode____.eqcxa9/webapp
   [junit4]   2> 12601 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[DEE56711D71C82D8]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:47748
   [junit4]   2> 13378 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[DEE56711D71C82D8]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 13380 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[DEE56711D71C82D8]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 13404 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[DEE56711D71C82D8]-worker) [    ] o.m.log 
Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_59718_datanode____fufsdd/webapp
   [junit4]   2> 14149 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[DEE56711D71C82D8]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:59718
   [junit4]   2> 14508 ERROR (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_DEE56711D71C82D8-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_DEE56711D71C82D8-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost/127.0.0.1:53179) [    ] 
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> 14547 ERROR (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_DEE56711D71C82D8-001/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_DEE56711D71C82D8-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to localhost/127.0.0.1:53179) [    ] 
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> 14828 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x48f41f163ec6dc: from storage 
DS-bb38408c-b6aa-4f9c-913c-a617542ac63e node 
DatanodeRegistration(127.0.0.1:43829, 
datanodeUuid=e3955fe5-61c9-4705-b600-88c0e425407d, infoPort=53962, 
infoSecurePort=0, ipcPort=36499, 
storageInfo=lv=-56;cid=testClusterID;nsid=1798464040;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 3 msecs
   [junit4]   2> 14841 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x48f41f1631f798: from storage 
DS-7110f661-e4a3-4b6a-a554-e03695532630 node 
DatanodeRegistration(127.0.0.1:52789, 
datanodeUuid=09f435c9-ab86-4c51-8a1a-2b5c3cfb7db8, infoPort=54564, 
infoSecurePort=0, ipcPort=43492, 
storageInfo=lv=-56;cid=testClusterID;nsid=1798464040;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 1 msecs
   [junit4]   2> 14841 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x48f41f163ec6dc: from storage 
DS-1946115b-85d9-4d58-9e2c-90a734f25961 node 
DatanodeRegistration(127.0.0.1:43829, 
datanodeUuid=e3955fe5-61c9-4705-b600-88c0e425407d, infoPort=53962, 
infoSecurePort=0, ipcPort=36499, 
storageInfo=lv=-56;cid=testClusterID;nsid=1798464040;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 14845 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x48f41f1631f798: from storage 
DS-1b15baba-f70c-47bf-a4ef-819971e60443 node 
DatanodeRegistration(127.0.0.1:52789, 
datanodeUuid=09f435c9-ab86-4c51-8a1a-2b5c3cfb7db8, infoPort=54564, 
infoSecurePort=0, ipcPort=43492, 
storageInfo=lv=-56;cid=testClusterID;nsid=1798464040;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4] IGNOR/A 0.01s J2 | MoveReplicaHDFSTest.testNormalFailedMove
   [junit4]    > Assumption #1: 'badapple' test group is disabled 
(@BadApple(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4]   2> 15581 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[DEE56711D71C82D8]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 15587 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[DEE56711D71C82D8]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 15592 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[DEE56711D71C82D8]) [    ] o.e.j.s.Server 
jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:57:37-03:30, git hash: 
82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 15610 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[DEE56711D71C82D8]) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 15610 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[DEE56711D71C82D8]) [    ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 15611 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[DEE56711D71C82D8]) [    ] o.e.j.s.session 
Scavenging every 660000ms
   [junit4]   2> 15619 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[DEE56711D71C82D8]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7f977358{/solr,null,AVAILABLE}
   [junit4]   2> 15620 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[DEE56711D71C82D8]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7b5f3c7d{HTTP/1.1,[http/1.1]}{127.0.0.1:49274}
   [junit4]   2> 15620 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[DEE56711D71C82D8]) [    ] o.e.j.s.Server 
Started @18803ms
   [junit4]   2> 15620 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[DEE56711D71C82D8]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=49274}
   [junit4]   2> 15620 ERROR 
(TEST-MoveReplicaHDFSTest.test-seed#[DEE56711D71C82D8]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 15620 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[DEE56711D71C82D8]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 15621 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[DEE56711D71C82D8]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 15621 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[DEE56711D71C82D8]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 15621 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[DEE56711D71C82D8]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-05T20:45:10.894Z
   [junit4]   2> 15660 INFO  (zkConnectionManagerCallback-53-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 15664 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[DEE56711D71C82D8]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 15703 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[DEE56711D71C82D8]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53882/solr
   [junit4]   2> 15718 INFO  (zkConnectionManagerCallback-57-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 15771 INFO  
(zkConnectionManagerCallback-59-thread-1-processing-n:127.0.0.1:49274_solr) 
[n:127.0.0.1:49274_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 15792 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[DEE56711D71C82D8]) [n:127.0.0.1:49274_solr 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 15796 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[DEE56711D71C82D8]) [n:127.0.0.1:49274_solr 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 15800 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[DEE56711D71C82D8]) [n:127.0.0.1:49274_solr 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49274_solr
   [junit4]   2> 15805 INFO  
(zkCallback-29-thread-1-processing-n:127.0.0.1:37852_solr) 
[n:127.0.0.1:37852_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 15805 INFO  
(zkCallback-35-thread-1-processing-n:127.0.0.1:37469_solr) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 15805 INFO  
(zkCallback-30-thread-1-processing-n:127.0.0.1:38227_solr) 
[n:127.0.0.1:38227_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 15810 INFO  
(zkCallback-33-thread-1-processing-n:127.0.0.1:36687_solr) 
[n:127.0.0.1:36687_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 15814 INFO  (zkCallback-49-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 15814 INFO  (zkCallback-49-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 15818 INFO  
(zkCallback-58-thread-1-processing-n:127.0.0.1:49274_solr) 
[n:127.0.0.1:49274_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 16113 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[DEE56711D71C82D8]) [n:127.0.0.1:49274_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49274.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58ce73ae
   [junit4]   2> 16158 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[DEE56711D71C82D8]) [n:127.0.0.1:49274_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49274.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58ce73ae
   [junit4]   2> 16159 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[DEE56711D71C82D8]) [n:127.0.0.1:49274_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49274.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58ce73ae
   [junit4]   2> 16171 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[DEE56711D71C82D8]) [n:127.0.0.1:49274_solr 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_DEE56711D71C82D8-001/tempDir-001/node5/.
   [junit4]   2> 16562 INFO  (zkConnectionManagerCallback-63-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 16701 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[DEE56711D71C82D8]) [    ] 
o.a.s.c.MoveReplicaTest total_jettys: 5
   [junit4]   2> 16739 INFO  (qtp1578008132-29) [n:127.0.0.1:36687_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf1&maxShardsPerNode=2&autoAddReplicas=false&name=MoveReplicaHDFSTest_coll_true&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 16758 INFO  
(OverseerThreadFactory-20-thread-2-processing-n:127.0.0.1:37469_solr) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
MoveReplicaHDFSTest_coll_true
   [junit4]   2> 16920 INFO  
(OverseerStateUpdate-73403349492432906-127.0.0.1:37469_solr-n_0000000000) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_coll_true",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_coll_true_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36687/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 16928 INFO  
(OverseerStateUpdate-73403349492432906-127.0.0.1:37469_solr-n_0000000000) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_coll_true",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_coll_true_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37469/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 16944 INFO  
(OverseerStateUpdate-73403349492432906-127.0.0.1:37469_solr-n_0000000000) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_coll_true",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_coll_true_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38227/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 16950 INFO  
(OverseerStateUpdate-73403349492432906-127.0.0.1:37469_solr-n_0000000000) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_coll_true",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_coll_true_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37852/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 17231 INFO  (qtp2120345233-37) [n:127.0.0.1:37469_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_true_shard1_replica_n2&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 17232 INFO  (qtp731528774-58) [n:127.0.0.1:37852_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_true_shard2_replica_n6&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 17240 INFO  (qtp1578008132-34) [n:127.0.0.1:36687_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_true_shard1_replica_n1&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 17241 INFO  (qtp2120345233-37) [n:127.0.0.1:37469_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 17243 INFO  (qtp692735685-52) [n:127.0.0.1:38227_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_true_shard2_replica_n4&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 17243 INFO  (qtp1578008132-34) [n:127.0.0.1:36687_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 17243 INFO  (qtp731528774-58) [n:127.0.0.1:37852_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 17243 INFO  (qtp692735685-52) [n:127.0.0.1:38227_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 17381 INFO  
(zkCallback-29-thread-1-processing-n:127.0.0.1:37852_solr) 
[n:127.0.0.1:37852_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MoveReplicaHDFSTest_coll_true/state.json] for collection 
[MoveReplicaHDFSTest_coll_true] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 17381 INFO  
(zkCallback-30-thread-1-processing-n:127.0.0.1:38227_solr) 
[n:127.0.0.1:38227_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MoveReplicaHDFSTest_coll_true/state.json] for collection 
[MoveReplicaHDFSTest_coll_true] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 17381 INFO  
(zkCallback-33-thread-1-processing-n:127.0.0.1:36687_solr) 
[n:127.0.0.1:36687_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MoveReplicaHDFSTest_coll_true/state.json] for collection 
[MoveReplicaHDFSTest_coll_true] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 17383 INFO  
(zkCallback-35-thread-1-processing-n:127.0.0.1:37469_solr) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MoveReplicaHDFSTest_coll_true/state.json] for collection 
[MoveReplicaHDFSTest_coll_true] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 17384 INFO  
(zkCallback-29-thread-2-processing-n:127.0.0.1:37852_solr) 
[n:127.0.0.1:37852_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MoveReplicaHDFSTest_coll_true/state.json] for collection 
[MoveReplicaHDFSTest_coll_true] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 17384 INFO  
(zkCallback-35-thread-2-processing-n:127.0.0.1:37469_solr) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MoveReplicaHDFSTest_coll_true/state.json] for collection 
[MoveReplicaHDFSTest_coll_true] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 17384 INFO  
(zkCallback-30-thread-2-processing-n:127.0.0.1:38227_solr) 
[n:127.0.0.1:38227_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MoveReplicaHDFSTest_coll_true/state.json] for collection 
[MoveReplicaHDFSTest_coll_true] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 17385 INFO  
(zkCallback-33-thread-2-processing-n:127.0.0.1:36687_solr) 
[n:127.0.0.1:36687_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MoveReplicaHDFSTest_coll_true/state.json] for collection 
[MoveReplicaHDFSTest_coll_true] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 18335 INFO  (qtp2120345233-37) [n:127.0.0.1:37469_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 18355 INFO  (qtp692735685-52) [n:127.0.0.1:38227_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 18380 INFO  (qtp731528774-58) [n:127.0.0.1:37852_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 18381 INFO  (qtp1578008132-34) [n:127.0.0.1:36687_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 18465 INFO  (qtp692735685-52) [n:127.0.0.1:38227_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.s.IndexSchema 
[MoveReplicaHDFSTest_coll_true_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 18468 INFO  (qtp1578008132-34) [n:127.0.0.1:36687_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.s.IndexSchema 
[MoveReplicaHDFSTest_coll_true_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 18468 INFO  (qtp2120345233-37) [n:127.0.0.1:37469_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.s.IndexSchema 
[MoveReplicaHDFSTest_coll_true_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 18481 INFO  (qtp731528774-58) [n:127.0.0.1:37852_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.s.IndexSchema 
[MoveReplicaHDFSTest_coll_true_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 18587 INFO  (qtp2120345233-37) [n:127.0.0.1:37469_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 18588 INFO  (qtp2120345233-37) [n:127.0.0.1:37469_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.CoreContainer 
Creating SolrCore 'MoveReplicaHDFSTest_coll_true_shard1_replica_n2' using 
configuration from collection MoveReplicaHDFSTest_coll_true, trusted=true
   [junit4]   2> 18591 INFO  (qtp1578008132-34) [n:127.0.0.1:36687_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 18591 INFO  (qtp692735685-52) [n:127.0.0.1:38227_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 18593 INFO  (qtp692735685-52) [n:127.0.0.1:38227_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.CoreContainer 
Creating SolrCore 'MoveReplicaHDFSTest_coll_true_shard2_replica_n4' using 
configuration from collection MoveReplicaHDFSTest_coll_true, trusted=true
   [junit4]   2> 18591 INFO  (qtp1578008132-34) [n:127.0.0.1:36687_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'MoveReplicaHDFSTest_coll_true_shard1_replica_n1' using 
configuration from collection MoveReplicaHDFSTest_coll_true, trusted=true
   [junit4]   2> 18600 INFO  (qtp731528774-58) [n:127.0.0.1:37852_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 18600 INFO  (qtp731528774-58) [n:127.0.0.1:37852_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.c.CoreContainer 
Creating SolrCore 'MoveReplicaHDFSTest_coll_true_shard2_replica_n6' using 
configuration from collection MoveReplicaHDFSTest_coll_true, trusted=true
   [junit4]   2> 18601 INFO  (qtp731528774-58) [n:127.0.0.1:37852_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_37852.solr.core.MoveReplicaHDFSTest_coll_true.shard2.replica_n6' 
(registry 'solr.core.MoveReplicaHDFSTest_coll_true.shard2.replica_n6') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58ce73ae
   [junit4]   2> 18602 INFO  (qtp692735685-52) [n:127.0.0.1:38227_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_38227.solr.core.MoveReplicaHDFSTest_coll_true.shard2.replica_n4' 
(registry 'solr.core.MoveReplicaHDFSTest_coll_true.shard2.replica_n4') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58ce73ae
   [junit4]   2> 18602 INFO  (qtp1578008132-34) [n:127.0.0.1:36687_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_36687.solr.core.MoveReplicaHDFSTest_coll_true.shard1.replica_n1' 
(registry 'solr.core.MoveReplicaHDFSTest_coll_true.shard1.replica_n1') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58ce73ae
   [junit4]   2> 18616 INFO  (qtp2120345233-37) [n:127.0.0.1:37469_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_37469.solr.core.MoveReplicaHDFSTest_coll_true.shard1.replica_n2' 
(registry 'solr.core.MoveReplicaHDFSTest_coll_true.shard1.replica_n2') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58ce73ae
   [junit4]   2> 18630 INFO  (qtp1578008132-34) [n:127.0.0.1:36687_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:53179/data
   [junit4]   2> 18630 INFO  (qtp1578008132-34) [n:127.0.0.1:36687_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory 
Solr Kerberos Authentication disabled
   [junit4]   2> 18630 INFO  (qtp1578008132-34) [n:127.0.0.1:36687_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 18829 INFO  (qtp2120345233-37) [n:127.0.0.1:37469_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:53179/data
   [junit4]   2> 18838 INFO  (qtp2120345233-37) [n:127.0.0.1:37469_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory 
Solr Kerberos Authentication disabled
   [junit4]   2> 18829 INFO  (qtp692735685-52) [n:127.0.0.1:38227_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:53179/data
   [junit4]   2> 18838 INFO  (qtp692735685-52) [n:127.0.0.1:38227_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory 
Solr Kerberos Authentication disabled
   [junit4]   2> 18829 INFO  (qtp731528774-58) [n:127.0.0.1:37852_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:53179/data
   [junit4]   2> 18839 INFO  (qtp731528774-58) [n:127.0.0.1:37852_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory 
Solr Kerberos Authentication disabled
   [junit4]   2> 18838 INFO  (qtp2120345233-37) [n:127.0.0.1:37469_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 18838 INFO  (qtp692735685-52) [n:127.0.0.1:38227_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 18839 INFO  (qtp731528774-58) [n:127.0.0.1:37852_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 18843 INFO  (qtp1578008132-34) [n:127.0.0.1:36687_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.SolrCore 
[[MoveReplicaHDFSTest_coll_true_shard1_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_DEE56711D71C82D8-001/tempDir-001/node3/MoveReplicaHDFSTest_coll_true_shard1_replica_n1],
 
dataDir=[hdfs://localhost:53179/data/MoveReplicaHDFSTest_coll_true/core_node3/data/]
   [junit4]   2> 18846 INFO  (qtp692735685-52) [n:127.0.0.1:38227_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.SolrCore 
[[MoveReplicaHDFSTest_coll_true_shard2_replica_n4] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_DEE56711D71C82D8-001/tempDir-001/node2/MoveReplicaHDFSTest_coll_true_shard2_replica_n4],
 
dataDir=[hdfs://localhost:53179/data/MoveReplicaHDFSTest_coll_true/core_node7/data/]
   [junit4]   2> 18846 INFO  (qtp731528774-58) [n:127.0.0.1:37852_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.c.SolrCore 
[[MoveReplicaHDFSTest_coll_true_shard2_replica_n6] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_DEE56711D71C82D8-001/tempDir-001/node1/MoveReplicaHDFSTest_coll_true_shard2_replica_n6],
 
dataDir=[hdfs://localhost:53179/data/MoveReplicaHDFSTest_coll_true/core_node8/data/]
   [junit4]   2> 18843 INFO  (qtp2120345233-37) [n:127.0.0.1:37469_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.SolrCore 
[[MoveReplicaHDFSTest_coll_true_shard1_replica_n2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_DEE56711D71C82D8-001/tempDir-001/node4/MoveReplicaHDFSTest_coll_true_shard1_replica_n2],
 
dataDir=[hdfs://localhost:53179/data/MoveReplicaHDFSTest_coll_true/core_node5/data/]
   [junit4]   2> 18899 INFO  (qtp731528774-58) [n:127.0.0.1:37852_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost:53179/data/MoveReplicaHDFSTest_coll_true/core_node8/data/snapshot_metadata
   [junit4]   2> 18900 INFO  (qtp692735685-52) [n:127.0.0.1:38227_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost:53179/data/MoveReplicaHDFSTest_coll_true/core_node7/data/snapshot_metadata
   [junit4]   2> 18900 INFO  (qtp1578008132-34) [n:127.0.0.1:36687_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost:53179/data/MoveReplicaHDFSTest_coll_true/core_node3/data/snapshot_metadata
   [junit4]   2> 18900 INFO  (qtp2120345233-37) [n:127.0.0.1:37469_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost:53179/data/MoveReplicaHDFSTest_coll_true/core_node5/data/snapshot_metadata
   [junit4]   2> 19067 WARN  (qtp2120345233-37) [n:127.0.0.1:37469_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.s.h.HdfsDirectory The 
NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 19068 WARN  (qtp692735685-52) [n:127.0.0.1:38227_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.s.h.HdfsDirectory The 
NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 19070 WARN  (qtp731528774-58) [n:127.0.0.1:37852_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.s.h.HdfsDirectory The 
NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 19069 WARN  (qtp1578008132-34) [n:127.0.0.1:36687_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.s.h.HdfsDirectory The 
NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 24496 INFO  (qtp692735685-52) [n:127.0.0.1:38227_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost:53179/data/MoveReplicaHDFSTest_coll_true/core_node7/data
   [junit4]   2> 24496 INFO  (qtp1578008132-34) [n:127.0.0.1:36687_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost:53179/data/MoveReplicaHDFSTest_coll_true/core_node3/data
   [junit4]   2> 24496 INFO  (qtp2120345233-37) [n:127.0.0.1:37469_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost:53179/data/MoveReplicaHDFSTest_coll_true/core_node5/data
   [junit4]   2> 24514 INFO  (qtp731528774-58) [n:127.0.0.1:37852_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost:53179/data/MoveReplicaHDFSTest_coll_true/core_node8/data
   [junit4]   2> 24573 INFO  (qtp731528774-58) [n:127.0.0.1:37852_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost:53179/data/MoveReplicaHDFSTest_coll_true/core_node8/data/index
   [junit4]   2> 24574 INFO  (qtp692735685-52) [n:127.0.0.1:38227_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost:53179/data/MoveReplicaHDFSTest_coll_true/core_node7/data/index
   [junit4]   2> 24579 INFO  (qtp1578008132-34) [n:127.0.0.1:36687_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost:53179/data/MoveReplicaHDFSTest_coll_true/core_node3/data/index
   [junit4]   2> 24610 INFO  (qtp2120345233-37) [n:127.0.0.1:37469_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost:53179/data/MoveReplicaHDFSTest_coll_true/core_node5/data/index
   [junit4]   2> 25291 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43829 is added to 
blk_1073741826_1002{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-1b15baba-f70c-47bf-a4ef-819971e60443:NORMAL:127.0.0.1:52789|RBW],
 
ReplicaUC[[DISK]DS-1946115b-85d9-4d58-9e2c-90a734f25961:NORMAL:127.0.0.1:43829|RBW]]}
 size 69
   [junit4]   2> 25291 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52789 is added to 
blk_1073741826_1002 size 69
   [junit4]   2> 25292 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43829 is added to 
blk_1073741827_1003{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-bb38408c-b6aa-4f9c-913c-a617542ac63e:NORMAL:127.0.0.1:43829|RBW],
 
ReplicaUC[[DISK]DS-1b15baba-f70c-47bf-a4ef-819971e60443:NORMAL:127.0.0.1:52789|RBW]]}
 size 69
   [junit4]   2> 25292 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43829 is added to 
blk_1073741828_1004{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-7110f661-e4a3-4b6a-a554-e03695532630:NORMAL:127.0.0.1:52789|RBW],
 
ReplicaUC[[DISK]DS-1946115b-85d9-4d58-9e2c-90a734f25961:NORMAL:127.0.0.1:43829|RBW]]}
 size 69
   [junit4]   2> 25295 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52789 is added to 
blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-bb38408c-b6aa-4f9c-913c-a617542ac63e:NORMAL:127.0.0.1:43829|RBW],
 
ReplicaUC[[DISK]DS-7110f661-e4a3-4b6a-a554-e03695532630:NORMAL:127.0.0.1:52789|RBW]]}
 size 0
   [junit4]   2> 25295 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52789 is added to 
blk_1073741828_1004 size 69
   [junit4]   2> 25295 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52789 is added to 
blk_1073741827_1003 size 69
   [junit4]   2> 25306 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43829 is added to 
blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-bb38408c-b6aa-4f9c-913c-a617542ac63e:NORMAL:127.0.0.1:43829|RBW],
 
ReplicaUC[[DISK]DS-7110f661-e4a3-4b6a-a554-e03695532630:NORMAL:127.0.0.1:52789|RBW]]}
 size 0
   [junit4]   2> 26485 INFO  (qtp692735685-52) [n:127.0.0.1:38227_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 26486 INFO  (qtp692735685-52) [n:127.0.0.1:38227_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 26486 INFO  (qtp692735685-52) [n:127.0.0.1:38227_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 26489 INFO  (qtp731528774-58) [n:127.0.0.1:37852_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 26491 INFO  (qtp731528774-58) [n:127.0.0.1:37852_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 26491 INFO  (qtp731528774-58) [n:127.0.0.1:37852_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 26494 INFO  (qtp2120345233-37) [n:127.0.0.1:37469_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 26494 INFO  (qtp2120345233-37) [n:127.0.0.1:37469_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 26494 INFO  (qtp2120345233-37) [n:127.0.0.1:37469_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 26501 INFO  (qtp1578008132-34) [n:127.0.0.1:36687_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 26502 INFO  (qtp1578008132-34) [n:127.0.0.1:36687_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 26502 INFO  (qtp1578008132-34) [n:127.0.0.1:36687_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 26548 INFO  (qtp692735685-52) [n:127.0.0.1:38227_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 26549 INFO  (qtp692735685-52) [n:127.0.0.1:38227_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 26551 INFO  (qtp731528774-58) [n:127.0.0.1:37852_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 26553 INFO  (qtp731528774-58) [n:127.0.0.1:37852_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 26558 INFO  (qtp2120345233-37) [n:127.0.0.1:37469_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 26558 INFO  (qtp2120345233-37) [n:127.0.0.1:37469_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 26564 INFO  (qtp1578008132-34) [n:127.0.0.1:36687_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 26564 INFO  (qtp1578008132-34) [n:127.0.0.1:36687_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 26814 INFO  (qtp692735685-52) [n:127.0.0.1:38227_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@15f41a62[MoveReplicaHDFSTest_coll_true_shard2_replica_n4] 
main]
   [junit4]   2> 26815 INFO  (qtp731528774-58) [n:127.0.0.1:37852_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@66dece91[MoveReplicaHDFSTest_coll_true_shard2_replica_n6] 
main]
   [junit4]   2> 26818 INFO  (qtp2120345233-37) [n:127.0.0.1:37469_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@2066ff82[MoveReplicaHDFSTest_coll_true_shard1_replica_n2] 
main]
   [junit4]   2> 26818 INFO  (qtp1578008132-34) [n:127.0.0.1:36687_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@5e63147f[MoveReplicaHDFSTest_coll_true_shard1_replica_n1] 
main]
   [junit4]   2> 26850 INFO  (qtp1578008132-34) [n:127.0.0.1:36687_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 26850 INFO  (qtp731528774-58) [n:127.0.0.1:37852_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 26851 INFO  (qtp692735685-52) [n:127.0.0.1:38227_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 26854 INFO  (qtp2120345233-37) [n:127.0.0.1:37469_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 26877 INFO  (qtp692735685-52) [n:127.0.0.1:38227_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 26877 INFO  (qtp731528774-58) [n:127.0.0.1:37852_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 26879 INFO  (qtp2120345233-37) [n:127.0.0.1:37469_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 26879 INFO  (qtp1578008132-34) [n:127.0.0.1:36687_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 26906 INFO  (qtp731528774-58) [n:127.0.0.1:37852_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 26908 INFO  (qtp692735685-52) [n:127.0.0.1:38227_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 26908 INFO  (qtp2120345233-37) [n:127.0.0.1:37469_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 26909 INFO  (qtp1578008132-34) [n:127.0.0.1:36687_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 27223 INFO  
(searcherExecutor-38-thread-1-processing-n:127.0.0.1:37852_solr 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6 s:shard2 
c:MoveReplicaHDFSTest_coll_true r:core_node8) [n:127.0.0.1:37852_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.c.SolrCore 
[MoveReplicaHDFSTest_coll_true_shard2_replica_n6] Registered new searcher 
Searcher@66dece91[MoveReplicaHDFSTest_coll_true_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 27224 INFO  (qtp731528774-58) [n:127.0.0.1:37852_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1594131976025014272
   [junit4]   2> 27226 INFO  
(searcherExecutor-35-thread-1-processing-n:127.0.0.1:37469_solr 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2 s:shard1 
c:MoveReplicaHDFSTest_coll_true r:core_node5) [n:127.0.0.1:37469_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.SolrCore 
[MoveReplicaHDFSTest_coll_true_shard1_replica_n2] Registered new searcher 
Searcher@2066ff82[MoveReplicaHDFSTest_coll_true_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 27226 INFO  (qtp2120345233-37) [n:127.0.0.1:37469_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1594131976027111424
   [junit4]   2> 27239 INFO  
(searcherExecutor-37-thread-1-processing-n:127.0.0.1:36687_solr 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 s:shard1 
c:MoveReplicaHDFSTest_coll_true r:core_node3) [n:127.0.0.1:36687_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.SolrCore 
[MoveReplicaHDFSTest_coll_true_shard1_replica_n1] Registered new searcher 
Searcher@5e63147f[MoveReplicaHDFSTest_coll_true_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 27239 INFO  (qtp1578008132-34) [n:127.0.0.1:36687_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1594131976040742912
   [junit4]   2> 27244 INFO  
(searcherExecutor-36-thread-1-processing-n:127.0.0.1:38227_solr 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 s:shard2 
c:MoveReplicaHDFSTest_coll_true r:core_node7) [n:127.0.0.1:38227_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.SolrCore 
[MoveReplicaHDFSTest_coll_true_shard2_replica_n4] Registered new searcher 
Searcher@15f41a62[MoveReplicaHDFSTest_coll_true_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 27244 INFO  (qtp692735685-52) [n:127.0.0.1:38227_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1594131976045985792
   [junit4]   2> 27277 INFO  (qtp692735685-52) [n:127.0.0.1:38227_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.ZkShardTerms 
Successful update terms at 
/collections/MoveReplicaHDFSTest_coll_true/terms/shard2 to 
Terms{values={core_node7=0}, version=0}
   [junit4]   2> 27286 INFO  (qtp1578008132-34) [n:127.0.0.1:36687_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.ZkShardTerms 
Successful update terms at 
/collections/MoveReplicaHDFSTest_coll_true/terms/shard1 to 
Terms{values={core_node3=0}, version=0}
   [junit4]   2> 27298 INFO  (qtp731528774-58) [n:127.0.0.1:37852_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.c.ZkShardTerms 
Successful update terms at 
/collections/MoveReplicaHDFSTest_coll_true/terms/shard2 to 
Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 27299 INFO  (qtp2120345233-37) [n:127.0.0.1:37469_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.ZkShardTerms 
Successful update terms at 
/collections/MoveReplicaHDFSTest_coll_true/terms/shard1 to 
Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 27312 INFO  (qtp1578008132-34) [n:127.0.0.1:36687_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9998ms
   [junit4]   2> 27335 INFO  (qtp692735685-52) [n:127.0.0.1:38227_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 27336 INFO  
(zkCallback-33-thread-2-processing-n:127.0.0.1:36687_solr) 
[n:127.0.0.1:36687_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MoveReplicaHDFSTest_coll_true/state.json] for collection 
[MoveReplicaHDFSTest_coll_true] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 27336 INFO  (qtp692735685-52) [n:127.0.0.1:38227_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 27336 INFO  (qtp692735685-52) [n:127.0.0.1:38227_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.SyncStrategy Sync 
replicas to 
http://127.0.0.1:38227/solr/MoveReplicaHDFSTest_coll_true_shard2_replica_n4/
   [junit4]   2> 27336 INFO  
(zkCallback-33-thread-1-processing-n:127.0.0.1:36687_solr) 
[n:127.0.0.1:36687_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MoveReplicaHDFSTest_coll_true/state.json] for collection 
[MoveReplicaHDFSTest_coll_true] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 27336 INFO  
(zkCallback-29-thread-2-processing-n:127.0.0.1:37852_solr) 
[n:127.0.0.1:37852_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MoveReplicaHDFSTest_coll_true/state.json] for collection 
[MoveReplicaHDFSTest_coll_true] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 27337 INFO  
(zkCallback-29-thread-1-processing-n:127.0.0.1:37852_solr) 
[n:127.0.0.1:37852_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MoveReplicaHDFSTest_coll_true/state.json] for collection 
[MoveReplicaHDFSTest_coll_true] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 27337 INFO  
(zkCallback-35-thread-2-processing-n:127.0.0.1:37469_solr) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MoveReplicaHDFSTest_coll_true/state.json] for colle

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

  2> 351375 ERROR (SUITE-MoveReplicaHDFSTest-seed#[DEE56711D71C82D8]-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> 351376 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[DEE56711D71C82D8]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:53882 53882
   [junit4]   2> 351475 INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer connecting 
to 127.0.0.1:53882 53882
   [junit4]   2> 351476 WARN  (Thread-1) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        27      
/solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard2
   [junit4]   2>        11      
/solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard1
   [junit4]   2>        11      /solr/configs/conf1
   [junit4]   2>        10      
/solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard1
   [junit4]   2>        9       /solr/clusterprops.json
   [junit4]   2>        9       /solr/aliases.json
   [junit4]   2>        7       
/solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard2
   [junit4]   2>        5       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        207     
/solr/collections/MoveReplicaHDFSTest_failed_coll_true/state.json
   [junit4]   2>        81      
/solr/collections/MoveReplicaHDFSTest_coll_true/state.json
   [junit4]   2>        9       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/collections/MoveReplicaHDFSTest_coll_true/leader_elect/shard2/election/73403349492432905-core_node8-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        14      /solr/collections
   [junit4]   2>        12      /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 351477 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[DEE56711D71C82D8]-worker) [    ] 
o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 351501 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[DEE56711D71C82D8]-worker) [    ] o.m.log 
Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 351602 WARN  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_DEE56711D71C82D8-001/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_DEE56711D71C82D8-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to localhost/127.0.0.1:53179) [    ] 
o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager 
interrupted
   [junit4]   2> 351603 WARN  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_DEE56711D71C82D8-001/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_DEE56711D71C82D8-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to localhost/127.0.0.1:53179) [    ] o.a.h.h.s.d.DataNode Ending 
block pool service for: Block pool BP-825003216-10.41.0.5-1520282703353 
(Datanode Uuid 09f435c9-ab86-4c51-8a1a-2b5c3cfb7db8) service to 
localhost/127.0.0.1:53179
   [junit4]   2> 351606 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[DEE56711D71C82D8]-worker) [    ] 
o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 351619 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[DEE56711D71C82D8]-worker) [    ] o.m.log 
Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 351721 WARN  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_DEE56711D71C82D8-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_DEE56711D71C82D8-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost/127.0.0.1:53179) [    ] 
o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager 
interrupted
   [junit4]   2> 351721 WARN  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_DEE56711D71C82D8-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_DEE56711D71C82D8-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost/127.0.0.1:53179) [    ] o.a.h.h.s.d.DataNode Ending 
block pool service for: Block pool BP-825003216-10.41.0.5-1520282703353 
(Datanode Uuid e3955fe5-61c9-4705-b600-88c0e425407d) service to 
localhost/127.0.0.1:53179
   [junit4]   2> 351755 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[DEE56711D71C82D8]-worker) [    ] o.m.log 
Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 351786 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[DEE56711D71C82D8]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:53882 53882
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_DEE56711D71C82D8-001
   [junit4]   2> Mar 05, 2018 8:50:47 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 35 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=FST50}, 
docValues:{}, maxPointsInLeafNode=1719, maxMBSortInHeap=6.442593653124909, 
sim=RandomSimilarity(queryNorm=false): {}, locale=ar-IQ, timezone=CNT
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=5,free=170122728,total=318767104
   [junit4]   2> NOTE: All tests run in this JVM: [FullHLLTest, 
MoveReplicaHDFSTest]
   [junit4] Completed [65/779 (1!)] on J2 in 362.09s, 4 tests, 1 failure, 1 
error, 1 skipped <<< FAILURES!

[...truncated 5636 lines...]
   [junit4] Suite: 
org.apache.solr.analytics.legacy.facet.LegacyFieldFacetCloudTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/contrib/solr-analytics/test/J0/temp/solr.analytics.legacy.facet.LegacyFieldFacetCloudTest_306B9C495D2AE712-001/init-core-data-001
   [junit4]   2> Mar 05, 2018 9:36:16 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=true): {}, locale=lt, timezone=America/Araguaina
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=263550616,total=342360064
   [junit4]   2> NOTE: All tests run in this JVM: [DateFieldsTest, 
FilterFunctionTest, ValueFacetTest, LegacyRangeFacetCloudTest, 
LegacyNoFacetTest, AbsoluteValueFunctionTest, GTFunctionTest, 
EqualFunctionTest, CastingStringValueStreamTest, LegacyFieldFacetCloudTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=LegacyFieldFacetCloudTest -Dtests.seed=306B9C495D2AE712 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=lt 
-Dtests.timezone=America/Araguaina -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | LegacyFieldFacetCloudTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not find 
collection:collection1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([306B9C495D2AE712]:0)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
   [junit4]    >        at 
org.apache.solr.analytics.legacy.LegacyAbstractAnalyticsCloudTest.setupCollection(LegacyAbstractAnalyticsCloudTest.java:51)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [75/78 (1!)] on J0 in 37.89s, 0 tests, 1 failure <<< 
FAILURES!

[...truncated 42783 lines...]
-ecj-javadoc-lint-src:
    [mkdir] Created dir: /tmp/ecj1562568472
 [ecj-lint] Compiling 1165 source files to /tmp/ecj1562568472
 [ecj-lint] invalid Class-Path header in manifest of jar file: 
/x1/jenkins/.ivy2/cache/org.restlet.jee/org.restlet/jars/org.restlet-2.3.0.jar
 [ecj-lint] invalid Class-Path header in manifest of jar file: 
/x1/jenkins/.ivy2/cache/org.restlet.jee/org.restlet.ext.servlet/jars/org.restlet.ext.servlet-2.3.0.jar
 [ecj-lint] ----------
 [ecj-lint] 1. ERROR in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/java/org/apache/solr/search/facet/FacetModule.java
 (at line 44)
 [ecj-lint]     import org.noggit.JSONUtil;
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.noggit.JSONUtil is never used
 [ecj-lint] ----------
 [ecj-lint] 1 problem (1 error)

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/build.xml:618: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/build.xml:101: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build.xml:682: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/common-build.xml:2082:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/common-build.xml:2121:
 Compile failed; see the compiler error output for details.

Total time: 92 minutes 17 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to