Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/998/
Java: 64bit/jdk-10-ea+32 -XX:-UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  
org.apache.solr.cloud.MoveReplicaHDFSFailoverTest.testOldReplicaIsDeleted

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([6055CA2D8EE57DCD:2FCB2EF08FEF32AF]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.cloud.MoveReplicaHDFSFailoverTest.testOldReplicaIsDeleted(MoveReplicaHDFSFailoverTest.java:149)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData

Error Message:
Node watch should have fired!

Stack Trace:
java.lang.AssertionError: Node watch should have fired!
        at 
__randomizedtesting.SeedInfo.seed([6055CA2D8EE57DCD:46C5257FDA6BBBC7]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12429 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSFailoverTest
   [junit4]   2> 1036617 INFO  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[6055CA2D8EE57DCD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSFailoverTest_6055CA2D8EE57DCD-001/init-core-data-001
   [junit4]   2> 1036618 WARN  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[6055CA2D8EE57DCD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 1036618 INFO  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[6055CA2D8EE57DCD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1036618 INFO  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[6055CA2D8EE57DCD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1036619 INFO  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[6055CA2D8EE57DCD]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSFailoverTest_6055CA2D8EE57DCD-001/tempDir-001
   [junit4]   2> 1036619 INFO  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[6055CA2D8EE57DCD]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1036619 INFO  (Thread-1939) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1036619 INFO  (Thread-1939) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1036620 ERROR (Thread-1939) [    ] 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> 1036719 INFO  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[6055CA2D8EE57DCD]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:41999
   [junit4]   2> 1036721 INFO  (zkConnectionManagerCallback-1497-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1036725 INFO  (jetty-launcher-1494-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1036725 INFO  (jetty-launcher-1494-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1036735 INFO  (jetty-launcher-1494-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@16f7d928{/solr,null,AVAILABLE}
   [junit4]   2> 1036736 INFO  (jetty-launcher-1494-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@18516b9f{/solr,null,AVAILABLE}
   [junit4]   2> 1036738 INFO  (jetty-launcher-1494-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@30f11743{HTTP/1.1,[http/1.1]}{127.0.0.1:42595}
   [junit4]   2> 1036738 INFO  (jetty-launcher-1494-thread-2) [    ] 
o.e.j.s.Server Started @1038749ms
   [junit4]   2> 1036738 INFO  (jetty-launcher-1494-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@63b1b89{HTTP/1.1,[http/1.1]}{127.0.0.1:34155}
   [junit4]   2> 1036738 INFO  (jetty-launcher-1494-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42595}
   [junit4]   2> 1036739 INFO  (jetty-launcher-1494-thread-1) [    ] 
o.e.j.s.Server Started @1038749ms
   [junit4]   2> 1036739 INFO  (jetty-launcher-1494-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34155}
   [junit4]   2> 1036739 ERROR (jetty-launcher-1494-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1036739 ERROR (jetty-launcher-1494-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1036739 INFO  (jetty-launcher-1494-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 1036739 INFO  (jetty-launcher-1494-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 1036739 INFO  (jetty-launcher-1494-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1036739 INFO  (jetty-launcher-1494-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1036739 INFO  (jetty-launcher-1494-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1036739 INFO  (jetty-launcher-1494-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1036739 INFO  (jetty-launcher-1494-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-16T05:32:17.124365Z
   [junit4]   2> 1036739 INFO  (jetty-launcher-1494-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-16T05:32:17.124384Z
   [junit4]   2> 1036740 INFO  (zkConnectionManagerCallback-1500-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1036741 INFO  (jetty-launcher-1494-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1036756 INFO  (jetty-launcher-1494-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41999/solr
   [junit4]   2> 1036761 INFO  (zkConnectionManagerCallback-1505-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1036770 INFO  (zkConnectionManagerCallback-1501-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1036770 INFO  (jetty-launcher-1494-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1036776 INFO  (zkConnectionManagerCallback-1507-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1036778 INFO  (jetty-launcher-1494-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41999/solr
   [junit4]   2> 1036783 INFO  (zkConnectionManagerCallback-1511-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1036793 INFO  (zkConnectionManagerCallback-1514-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1036801 INFO  (jetty-launcher-1494-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1036801 INFO  (jetty-launcher-1494-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42595_solr
   [junit4]   2> 1036802 INFO  (jetty-launcher-1494-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=99182335557959686-127.0.0.1:42595_solr-n_0000000000) starting
   [junit4]   2> 1036811 INFO  (jetty-launcher-1494-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42595_solr
   [junit4]   2> 1036821 INFO  (zkCallback-1513-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1036839 INFO  (jetty-launcher-1494-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1036841 INFO  (jetty-launcher-1494-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1036842 INFO  (jetty-launcher-1494-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34155_solr
   [junit4]   2> 1036843 INFO  (zkCallback-1513-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1036847 INFO  (zkCallback-1506-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1036851 INFO  (jetty-launcher-1494-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42595.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d740d87
   [junit4]   2> 1036857 INFO  (jetty-launcher-1494-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42595.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d740d87
   [junit4]   2> 1036857 INFO  (jetty-launcher-1494-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42595.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d740d87
   [junit4]   2> 1036858 INFO  (jetty-launcher-1494-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSFailoverTest_6055CA2D8EE57DCD-001/tempDir-001/node2/.
   [junit4]   2> 1036882 INFO  (jetty-launcher-1494-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34155.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d740d87
   [junit4]   2> 1036891 INFO  (jetty-launcher-1494-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34155.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d740d87
   [junit4]   2> 1036891 INFO  (jetty-launcher-1494-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34155.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d740d87
   [junit4]   2> 1036892 INFO  (jetty-launcher-1494-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSFailoverTest_6055CA2D8EE57DCD-001/tempDir-001/node1/.
   [junit4]   2> 1036920 INFO  (zkConnectionManagerCallback-1519-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1036927 INFO  (zkConnectionManagerCallback-1523-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1036927 INFO  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[6055CA2D8EE57DCD]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1036928 INFO  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[6055CA2D8EE57DCD]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41999/solr ready
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1036991 WARN  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[6055CA2D8EE57DCD]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 1036996 WARN  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[6055CA2D8EE57DCD]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1036998 INFO  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[6055CA2D8EE57DCD]-worker) [    ] 
o.m.log jetty-6.1.x
   [junit4]   2> 1037001 INFO  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[6055CA2D8EE57DCD]-worker) [    ] 
o.m.log Extract 
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs
 to ./temp/Jetty_localhost_localdomain_38617_hdfs____wfr7ld/webapp
   [junit4]   2> 1037097 INFO  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[6055CA2D8EE57DCD]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:38617
   [junit4]   2> 1037226 WARN  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[6055CA2D8EE57DCD]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1037227 INFO  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[6055CA2D8EE57DCD]-worker) [    ] 
o.m.log jetty-6.1.x
   [junit4]   2> 1037232 INFO  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[6055CA2D8EE57DCD]-worker) [    ] 
o.m.log Extract 
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_36901_datanode____hknkf2/webapp
   [junit4]   2> 1037326 INFO  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[6055CA2D8EE57DCD]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:36901
   [junit4]   2> 1037356 WARN  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[6055CA2D8EE57DCD]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1037357 INFO  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[6055CA2D8EE57DCD]-worker) [    ] 
o.m.log jetty-6.1.x
   [junit4]   2> 1037359 INFO  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[6055CA2D8EE57DCD]-worker) [    ] 
o.m.log Extract 
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_35651_datanode____.jjxfu1/webapp
   [junit4]   2> 1037425 INFO  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[6055CA2D8EE57DCD]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:35651
   [junit4]   2> 1037463 ERROR (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSFailoverTest_6055CA2D8EE57DCD-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSFailoverTest_6055CA2D8EE57DCD-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost.localdomain/127.0.0.1:40489) [    ] 
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> 1037468 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x3eb9beaf8ece0: from storage 
DS-590cbfe6-f32e-4d19-8e55-37e4c98c4efe node 
DatanodeRegistration(127.0.0.1:33703, 
datanodeUuid=646788cb-9ba0-4971-bd32-4782658f1fa2, infoPort=39329, 
infoSecurePort=0, ipcPort=39591, 
storageInfo=lv=-56;cid=testClusterID;nsid=1060522357;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 1037468 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x3eb9beaf8ece0: from storage 
DS-0072a502-78ff-4588-a008-c57339ba3851 node 
DatanodeRegistration(127.0.0.1:33703, 
datanodeUuid=646788cb-9ba0-4971-bd32-4782658f1fa2, infoPort=39329, 
infoSecurePort=0, ipcPort=39591, 
storageInfo=lv=-56;cid=testClusterID;nsid=1060522357;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1037530 ERROR (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSFailoverTest_6055CA2D8EE57DCD-001/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSFailoverTest_6055CA2D8EE57DCD-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to localhost.localdomain/127.0.0.1:40489) [    ] 
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> 1037533 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x3eb9beee0c6ea: from storage 
DS-2560f3d3-8b4e-4148-a224-fac8c596fb63 node 
DatanodeRegistration(127.0.0.1:43675, 
datanodeUuid=8207fe11-838c-47e8-a99c-447d7425b47d, infoPort=44477, 
infoSecurePort=0, ipcPort=46145, 
storageInfo=lv=-56;cid=testClusterID;nsid=1060522357;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 1037533 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x3eb9beee0c6ea: from storage 
DS-1341582b-2411-4785-b2cd-18c66152f8dc node 
DatanodeRegistration(127.0.0.1:43675, 
datanodeUuid=8207fe11-838c-47e8-a99c-447d7425b47d, infoPort=44477, 
infoSecurePort=0, ipcPort=46145, 
storageInfo=lv=-56;cid=testClusterID;nsid=1060522357;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1037593 INFO  
(TEST-MoveReplicaHDFSFailoverTest.testDataDirAndUlogAreMaintained-seed#[6055CA2D8EE57DCD])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDataDirAndUlogAreMaintained
   [junit4]   2> 1037594 INFO  (qtp502816833-8001) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=movereplicatest_coll2&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1037596 INFO  (OverseerThreadFactory-2383-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection movereplicatest_coll2
   [junit4]   2> 1037596 WARN  (OverseerThreadFactory-2383-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd It is unusual to create a collection 
(movereplicatest_coll2) without cores.
   [junit4]   2> 1037700 INFO  (qtp502816833-8001) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1037700 INFO  (qtp502816833-8001) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=movereplicatest_coll2&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2}
 status=0 QTime=105
   [junit4]   2> 1037700 INFO  (qtp502816833-8003) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:42595_solr&dataDir=hdfs://localhost.localdomain:40489/dummyFolder/dataDir&action=ADDREPLICA&collection=movereplicatest_coll2&shard=shard1&type=NRT&wt=javabin&version=2&ulogDir=hdfs://localhost.localdomain:40489/dummyFolder2/ulogDir
 and sendToOCPQueue=true
   [junit4]   2> 1037701 INFO  
(OverseerCollectionConfigSetProcessor-99182335557959686-127.0.0.1:42595_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1037702 INFO  (OverseerThreadFactory-2383-thread-2) [    ] 
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:42595_solr for creating new 
replica
   [junit4]   2> 1037704 INFO  
(OverseerStateUpdate-99182335557959686-127.0.0.1:42595_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"movereplicatest_coll2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"movereplicatest_coll2_shard1_replica_n21",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42595/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:42595_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1037906 INFO  (qtp502816833-7992) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node22&dataDir=hdfs://localhost.localdomain:40489/dummyFolder/dataDir&collection.configName=conf1&name=movereplicatest_coll2_shard1_replica_n21&action=CREATE&collection=movereplicatest_coll2&shard=shard1&wt=javabin&version=2&ulogDir=hdfs://localhost.localdomain:40489/dummyFolder2/ulogDir&replicaType=NRT
   [junit4]   2> 1037906 INFO  (qtp502816833-7992) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1037911 INFO  (qtp502816833-7992) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1037914 INFO  (qtp502816833-7992) [    ] o.a.s.s.IndexSchema 
[movereplicatest_coll2_shard1_replica_n21] Schema name=minimal
   [junit4]   2> 1037915 INFO  (qtp502816833-7992) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1037915 INFO  (qtp502816833-7992) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'movereplicatest_coll2_shard1_replica_n21' using 
configuration from collection movereplicatest_coll2, trusted=true
   [junit4]   2> 1037915 INFO  (qtp502816833-7992) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42595.solr.core.movereplicatest_coll2.shard1.replica_n21' (registry 
'solr.core.movereplicatest_coll2.shard1.replica_n21') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d740d87
   [junit4]   2> 1037915 INFO  (qtp502816833-7992) [    ] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost.localdomain:40489/data
   [junit4]   2> 1037915 INFO  (qtp502816833-7992) [    ] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1037915 INFO  (qtp502816833-7992) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1037915 INFO  (qtp502816833-7992) [    ] o.a.s.c.SolrCore 
[[movereplicatest_coll2_shard1_replica_n21] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSFailoverTest_6055CA2D8EE57DCD-001/tempDir-001/node2/movereplicatest_coll2_shard1_replica_n21],
 dataDir=[hdfs://localhost.localdomain:40489/dummyFolder/dataDir/]
   [junit4]   2> 1037916 INFO  (qtp502816833-7992) [    ] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:40489/dummyFolder/dataDir/snapshot_metadata
   [junit4]   2> 1037921 WARN  (qtp502816833-7992) [    ] 
o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds 
and try again.
   [junit4]   2> 1038008 INFO  (zkCallback-1513-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_coll2/state.json] for collection 
[movereplicatest_coll2] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1038008 INFO  (zkCallback-1513-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_coll2/state.json] for collection 
[movereplicatest_coll2] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1042925 INFO  (qtp502816833-7992) [    ] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:40489/dummyFolder/dataDir
   [junit4]   2> 1042940 INFO  (qtp502816833-7992) [    ] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:40489/dummyFolder/dataDir/index
   [junit4]   2> 1042968 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43675 is added to 
blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-590cbfe6-f32e-4d19-8e55-37e4c98c4efe:NORMAL:127.0.0.1:33703|RBW],
 
ReplicaUC[[DISK]DS-1341582b-2411-4785-b2cd-18c66152f8dc:NORMAL:127.0.0.1:43675|RBW]]}
 size 0
   [junit4]   2> 1042968 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33703 is added to 
blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-590cbfe6-f32e-4d19-8e55-37e4c98c4efe:NORMAL:127.0.0.1:33703|RBW],
 
ReplicaUC[[DISK]DS-1341582b-2411-4785-b2cd-18c66152f8dc:NORMAL:127.0.0.1:43675|RBW]]}
 size 0
   [junit4]   2> 1043017 INFO  (qtp502816833-7992) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1043017 INFO  (qtp502816833-7992) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1043017 INFO  (qtp502816833-7992) [    ] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1043027 INFO  (qtp502816833-7992) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1043027 INFO  (qtp502816833-7992) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1043037 INFO  (qtp502816833-7992) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@735af413[movereplicatest_coll2_shard1_replica_n21] main]
   [junit4]   2> 1043037 INFO  (qtp502816833-7992) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1043037 INFO  (qtp502816833-7992) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1043038 INFO  (qtp502816833-7992) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1043039 INFO  (searcherExecutor-2388-thread-1) [    ] 
o.a.s.c.SolrCore [movereplicatest_coll2_shard1_replica_n21] Registered new 
searcher Searcher@735af413[movereplicatest_coll2_shard1_replica_n21] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1043039 INFO  (qtp502816833-7992) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1586917375658164224
   [junit4]   2> 1043041 INFO  (qtp502816833-7992) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1043041 INFO  (qtp502816833-7992) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1043042 INFO  (qtp502816833-7992) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
http://127.0.0.1:42595/solr/movereplicatest_coll2_shard1_replica_n21/
   [junit4]   2> 1043042 INFO  (qtp502816833-7992) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1043042 INFO  (qtp502816833-7992) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:42595/solr/movereplicatest_coll2_shard1_replica_n21/ has no 
replicas
   [junit4]   2> 1043042 INFO  (qtp502816833-7992) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1043043 INFO  (qtp502816833-7992) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:42595/solr/movereplicatest_coll2_shard1_replica_n21/ shard1
   [junit4]   2> 1043043 INFO  (zkCallback-1513-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_coll2/state.json] for collection 
[movereplicatest_coll2] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1043043 INFO  (zkCallback-1513-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_coll2/state.json] for collection 
[movereplicatest_coll2] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1043093 INFO  (qtp502816833-7992) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1043101 INFO  (qtp502816833-7992) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node22&dataDir=hdfs://localhost.localdomain:40489/dummyFolder/dataDir&collection.configName=conf1&name=movereplicatest_coll2_shard1_replica_n21&action=CREATE&collection=movereplicatest_coll2&shard=shard1&wt=javabin&version=2&ulogDir=hdfs://localhost.localdomain:40489/dummyFolder2/ulogDir&replicaType=NRT}
 status=0 QTime=5194
   [junit4]   2> 1043102 INFO  (qtp502816833-8003) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:42595_solr&dataDir=hdfs://localhost.localdomain:40489/dummyFolder/dataDir&action=ADDREPLICA&collection=movereplicatest_coll2&shard=shard1&type=NRT&wt=javabin&version=2&ulogDir=hdfs://localhost.localdomain:40489/dummyFolder2/ulogDir}
 status=0 QTime=5401
   [junit4]   2> 1043194 INFO  (zkCallback-1513-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_coll2/state.json] for collection 
[movereplicatest_coll2] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1043194 INFO  (zkCallback-1513-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_coll2/state.json] for collection 
[movereplicatest_coll2] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1043703 INFO  
(OverseerCollectionConfigSetProcessor-99182335557959686-127.0.0.1:42595_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1044105 INFO  (qtp502816833-8004) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :movereplica with params 
replica=core_node22&action=MOVEREPLICA&collection=movereplicatest_coll2&targetNode=127.0.0.1:34155_solr&wt=javabin&version=2&inPlaceMove=true
 and sendToOCPQueue=true
   [junit4]   2> 1044106 INFO  (OverseerThreadFactory-2383-thread-3) [    ] 
o.a.s.c.MoveReplicaCmd Replica will be moved to node 127.0.0.1:34155_solr: 
core_node22:{"dataDir":"hdfs://localhost.localdomain:40489/dummyFolder/dataDir/","base_url":"http://127.0.0.1:42595/solr","node_name":"127.0.0.1:42595_solr","type":"NRT","ulogDir":"hdfs://localhost.localdomain:40489/dummyFolder2/ulogDir/tlog","core":"movereplicatest_coll2_shard1_replica_n21","shared_storage":"true","state":"active","leader":"true"}
   [junit4]   2> 1044107 INFO  (qtp502816833-8001) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.movereplicatest_coll2.shard1.replica_n21, tag=null
   [junit4]   2> 1044107 INFO  (qtp502816833-8001) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@370d8da2: rootName = 
solr_42595, domain = solr.core.movereplicatest_coll2.shard1.replica_n21, 
service url = null, agent id = null] for registry 
solr.core.movereplicatest_coll2.shard1.replica_n21 / 
com.codahale.metrics.MetricRegistry@3c46fb57
   [junit4]   2> 1044119 INFO  (qtp502816833-8001) [    ] o.a.s.c.SolrCore 
[movereplicatest_coll2_shard1_replica_n21]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5469117f
   [junit4]   2> 1044119 INFO  (qtp502816833-8001) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.movereplicatest_coll2.shard1.replica_n21, tag=1416171903
   [junit4]   2> 1044119 INFO  (qtp502816833-8001) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.movereplicatest_coll2.shard1.leader, tag=1416171903
   [junit4]   2> 1044127 INFO  (qtp502816833-8001) [    ] 
o.a.s.s.h.HdfsDirectory Closing hdfs directory 
hdfs://localhost.localdomain:40489/dummyFolder/dataDir/index
   [junit4]   2> 1044127 INFO  (qtp502816833-8001) [    ] 
o.a.s.s.h.HdfsDirectory Closing hdfs directory 
hdfs://localhost.localdomain:40489/dummyFolder/dataDir/snapshot_metadata
   [junit4]   2> 1044128 INFO  (qtp502816833-8001) [    ] 
o.a.s.s.h.HdfsDirectory Closing hdfs directory 
hdfs://localhost.localdomain:40489/dummyFolder/dataDir
   [junit4]   2> 1044130 INFO  (qtp502816833-8001) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=movereplicatest_coll2_shard1_replica_n21&qt=/admin/cores&deleteDataDir=false&action=UNLOAD&wt=javabin&version=2&deleteIndex=false}
 status=0 QTime=23
   [junit4]   2> 1044332 INFO  (OverseerThreadFactory-2383-thread-3) [    ] 
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:34155_solr for creating new 
replica
   [junit4]   2> 1044333 INFO  
(OverseerStateUpdate-99182335557959686-127.0.0.1:42595_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"movereplicatest_coll2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"movereplicatest_coll2_shard1_replica_n21",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34155/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:34155_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "core_node_name":"core_node22"} 
   [junit4]   2> 1044535 INFO  (qtp804323257-7994) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node22&dataDir=hdfs://localhost.localdomain:40489/dummyFolder/dataDir/&collection.configName=conf1&name=movereplicatest_coll2_shard1_replica_n21&action=CREATE&collection=movereplicatest_coll2&shard=shard1&wt=javabin&version=2&ulogDir=hdfs://localhost.localdomain:40489/dummyFolder2/ulogDir/&replicaType=NRT
   [junit4]   2> 1044536 INFO  (qtp804323257-7994) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1044544 INFO  (qtp804323257-7994) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1044624 INFO  (qtp804323257-7994) [    ] o.a.s.s.IndexSchema 
[movereplicatest_coll2_shard1_replica_n21] Schema name=minimal
   [junit4]   2> 1044625 INFO  (qtp804323257-7994) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1044625 INFO  (qtp804323257-7994) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'movereplicatest_coll2_shard1_replica_n21' using 
configuration from collection movereplicatest_coll2, trusted=true
   [junit4]   2> 1044626 INFO  (qtp804323257-7994) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34155.solr.core.movereplicatest_coll2.shard1.replica_n21' (registry 
'solr.core.movereplicatest_coll2.shard1.replica_n21') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d740d87
   [junit4]   2> 1044626 INFO  (qtp804323257-7994) [    ] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost.localdomain:40489/data
   [junit4]   2> 1044626 INFO  (qtp804323257-7994) [    ] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1044626 INFO  (qtp804323257-7994) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1044626 INFO  (qtp804323257-7994) [    ] o.a.s.c.SolrCore 
[[movereplicatest_coll2_shard1_replica_n21] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSFailoverTest_6055CA2D8EE57DCD-001/tempDir-001/node1/movereplicatest_coll2_shard1_replica_n21],
 dataDir=[hdfs://localhost.localdomain:40489/dummyFolder/dataDir/]
   [junit4]   2> 1044627 INFO  (qtp804323257-7994) [    ] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:40489/dummyFolder/dataDir/snapshot_metadata
   [junit4]   2> 1044638 INFO  (qtp804323257-7994) [    ] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:40489/dummyFolder/dataDir
   [junit4]   2> 1044639 INFO  (zkCallback-1506-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_coll2/state.json] for collection 
[movereplicatest_coll2] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1044639 INFO  (zkCallback-1506-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_coll2/state.json] for collection 
[movereplicatest_coll2] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1044686 INFO  (qtp804323257-7994) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1044686 INFO  (qtp804323257-7994) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1044686 INFO  (qtp804323257-7994) [    ] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1044693 INFO  (qtp804323257-7994) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1044693 INFO  (qtp804323257-7994) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1044694 INFO  (qtp804323257-7994) [    ] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:40489/dummyFolder/dataDir/index
   [junit4]   2> 1044706 INFO  (qtp804323257-7994) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@22fa6513[movereplicatest_coll2_shard1_replica_n21] main]
   [junit4]   2> 1044706 INFO  (qtp804323257-7994) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1044707 INFO  (qtp804323257-7994) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1044707 INFO  (qtp804323257-7994) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1044708 INFO  (searcherExecutor-2393-thread-1) [    ] 
o.a.s.c.SolrCore [movereplicatest_coll2_shard1_replica_n21] Registered new 
searcher Searcher@22fa6513[movereplicatest_coll2_shard1_replica_n21] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1044708 INFO  (qtp804323257-7994) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1586917377408237568
   [junit4]   2> 1044710 INFO  (qtp804323257-7994) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1044710 INFO  (qtp804323257-7994) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1044710 INFO  (qtp804323257-7994) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
http://127.0.0.1:34155/solr/movereplicatest_coll2_shard1_replica_n21/
   [junit4]   2> 1044710 INFO  (qtp804323257-7994) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1044710 INFO  (qtp804323257-7994) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:34155/solr/movereplicatest_coll2_shard1_replica_n21/ has no 
replicas
   [junit4]   2> 1044710 INFO  (qtp804323257-7994) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1044711 INFO  (qtp804323257-7994) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:34155/solr/movereplicatest_coll2_shard1_replica_n21/ shard1
   [junit4]   2> 1044812 INFO  (zkCallback-1506-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_coll2/state.json] for collection 
[movereplicatest_coll2] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1044812 INFO  (zkCallback-1506-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_coll2/state.json] for collection 
[movereplicatest_coll2] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1044862 INFO  (qtp804323257-7994) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1044878 INFO  (qtp804323257-7994) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node22&dataDir=hdfs://localhost.localdomain:40489/dummyFolder/dataDir/&collection.configName=conf1&name=movereplicatest_coll2_shard1_replica_n21&action=CREATE&collection=movereplicatest_coll2&shard=shard1&wt=javabin&version=2&ulogDir=hdfs://localhost.localdomain:40489/dummyFolder2/ulogDir/&replicaType=NRT}
 status=0 QTime=342
   [junit4]   2> 1044880 INFO  (qtp502816833-8004) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replica=core_node22&action=MOVEREPLICA&collection=movereplicatest_coll2&targetNode=127.0.0.1:34155_solr&wt=javabin&version=2&inPlaceMove=true}
 status=0 QTime=775
   [junit4]   2> 1044968 INFO  (zkCallback-1506-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_coll2/state.json] for collection 
[movereplicatest_coll2] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1044968 INFO  (zkCallback-1506-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_coll2/state.json] for collection 
[movereplicatest_coll2] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1045899 INFO  (qtp804323257-7998) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 
(1586917378640314368)]} 0 16
   [junit4]   2> 1045901 INFO  (qtp804323257-7988) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 
(1586917378658140160)]} 0 0
   [junit4]   2> 1045902 INFO  (qtp804323257-7994) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 
(1586917378659188736)]} 0 0
   [junit4]   2> 1045903 INFO  (qtp804323257-7989) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[4 
(1586917378660237312)]} 0 0
   [junit4]   2> 1045904 INFO  (qtp804323257-7998) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[5 
(1586917378661285888)]} 0 0
   [junit4]   2> 1045904 INFO  (qtp804323257-7988) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[6 
(1586917378662334464)]} 0 0
   [junit4]   2> 1045905 INFO  (qtp804323257-7994) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[7 
(1586917378663383040)]} 0 0
   [junit4]   2> 1045905 INFO  (qtp804323257-7989) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[8 
(1586917378663383041)]} 0 0
   [junit4]   2> 1045906 INFO  (qtp804323257-7998) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[9 
(1586917378664431616)]} 0 0
   [junit4]   2> 1045907 INFO  (qtp804323257-7988) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[10 
(1586917378664431617)]} 0 0
   [junit4]   2> 1045910 INFO  (qtp804323257-7994) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[11 
(1586917378668625920)]} 0 0
   [junit4]   2> 1045911 INFO  (qtp804323257-7989) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[12 
(1586917378669674496)]} 0 0
   [junit4]   2> 1045912 INFO  (qtp804323257-7998) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[13 
(1586917378670723072)]} 0 0
   [junit4]   2> 1045913 INFO  (qtp804323257-7988) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[14 
(1586917378670723073)]} 0 0
   [junit4]   2> 1045913 INFO  (qtp804323257-7994) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[15 
(1586917378671771648)]} 0 0
   [junit4]   2> 1045914 INFO  (qtp804323257-7989) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[16 
(1586917378672820224)]} 0 0
   [junit4]   2> 1045916 INFO  (qtp804323257-7998) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[17 
(1586917378672820225)]} 0 1
   [junit4]   2> 1045917 INFO  (qtp804323257-7988) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[18 
(1586917378674917376)]} 0 0
   [junit4]   2> 1045918 INFO  (qtp804323257-7994) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[19 
(1586917378675965952)]} 0 0
   [junit4]   2> 1045920 INFO  (qtp804323257-7989) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[20 
(1586917378678063104)]} 0 0
   [junit4]   2> 1045920 INFO  (qtp804323257-7998) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[21 
(1586917378679111680)]} 0 0
   [junit4]   2> 1045921 INFO  (qtp804323257-7988) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[22 
(1586917378680160256)]} 0 0
   [junit4]   2> 1045922 INFO  (qtp804323257-7994) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[23 
(1586917378681208832)]} 0 0
   [junit4]   2> 1045923 INFO  (qtp804323257-7989) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[24 
(1586917378681208833)]} 0 0
   [junit4]   2> 1045924 INFO  (qtp804323257-7998) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[25 
(1586917378682257408)]} 0 0
   [junit4]   2> 1045925 INFO  (qtp804323257-7988) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[26 
(1586917378683305984)]} 0 0
   [junit4]   2> 1045925 INFO  (qtp804323257-7994) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[27 
(1586917378684354560)]} 0 0
   [junit4]   2> 1045926 INFO  (qtp804323257-7989) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[28 
(1586917378685403136)]} 0 0
   [junit4]   2> 1045927 INFO  (qtp804323257-7998) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[29 
(1586917378686451712)]} 0 0
   [junit4]   2> 1045928 INFO  (qtp804323257-7988) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[30 
(1586917378687500288)]} 0 0
   [junit4]   2> 1045929 INFO  (qtp804323257-7994) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[31 
(1586917378688548864)]} 0 0
   [junit4]   2> 1045930 INFO  (qtp804323257-7989) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[32 
(1586917378689597440)]} 0 0
   [junit4]   2> 1045931 INFO  (qtp804323257-7998) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[33 
(1586917378689597441)]} 0 0
   [junit4]   2> 1045932 INFO  (qtp804323257-7988) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[34 
(1586917378690646016)]} 0 0
   [junit4]   2> 1045933 INFO  (qtp804323257-7994) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[35 
(1586917378691694592)]} 0 0
   [junit4]   2> 1045933 INFO  (qtp804323257-7989) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[36 
(1586917378692743168)]} 0 0
   [junit4]   2> 1045934 INFO  (qtp804323257-7998) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[37 
(1586917378693791744)]} 0 0
   [junit4]   2> 1045935 INFO  (qtp804323257-7988) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[38 
(1586917378694840320)]} 0 0
   [junit4]   2> 1045936 INFO  (qtp804323257-7994) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[39 
(1586917378694840321)]} 0 0
   [junit4]   2> 1045936 INFO  (qtp804323257-7989) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[40 
(1586917378695888896)]} 0 0
   [junit4]   2> 1045937 INFO  (qtp804323257-7998) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[41 
(1586917378696937472)]} 0 0
   [junit4]   2> 1045937 INFO  (qtp804323257-7988) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[42 
(1586917378696937473)]} 0 0
   [junit4]   2> 1045938 INFO  (qtp804323257-7994) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[43 
(1586917378697986048)]} 0 0
   [junit4]   2> 1045939 INFO  (qtp804323257-7989) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[44 
(1586917378697986049)]} 0 0
   [junit4]   2> 1045939 INFO  (qtp804323257-7998) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[45 
(1586917378699034624)]} 0 0
   [junit4]   2> 1045940 INFO  (qtp804323257-7988) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[46 
(1586917378700083200)]} 0 0
   [junit4]   2> 1045941 INFO  (qtp804323257-7994) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[47 
(1586917378701131776)]} 0 0
   [junit4]   2> 1045942 INFO  (qtp804323257-7989) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[48 
(1586917378701131777)]} 0 0
   [junit4]   2> 1045942 INFO  (qtp804323257-7998) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[49 
(1586917378702180352)]} 0 0
   [junit4]   2> 1045943 INFO  (qtp804323257-7988) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[50 
(1586917378703228928)]} 0 0
   [junit4]   2> 1045944 INFO  (qtp804323257-7994) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[51 
(1586917378704277504)]} 0 0
   [junit4]   2> 1045945 INFO  (qtp804323257-7989) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[52 
(1586917378704277505)]} 0 0
   [junit4]   2> 1045945 INFO  (qtp804323257-7998) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[53 
(1586917378705326080)]} 0 0
   [junit4]   2> 1045946 INFO  (qtp804323257-7988) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[54 
(1586917378706374656)]} 0 0
   [junit4]   2> 1045947 INFO  (qtp804323257-7994) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[55 
(1586917378706374657)]} 0 0
   [junit4]   2> 1045947 INFO  (qtp804323257-7989) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[56 
(1586917378707423232)]} 0 0
   [junit4]   2> 1045949 INFO  (qtp804323257-7998) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[57 
(1586917378708471808)]} 0 1
   [junit4]   2> 1045950 INFO  (qtp804323257-7988) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[58 
(1586917378709520384)]} 0 0
   [junit4]   2> 1045950 INFO  (qtp804323257-7994) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[59 
(1586917378710568960)]} 0 0
   [junit4]   2> 1045951 INFO  (qtp804323257-7989) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[60 
(1586917378711617536)]} 0 0
   [junit4]   2> 1045952 INFO  (qtp804323257-7998) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[61 
(1586917378711617537)]} 0 0
   [junit4]   2> 1045952 INFO  (qtp804323257-7988) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[62 
(1586917378712666112)]} 0 0
   [junit4]   2> 1045953 INFO  (qtp804323257-7994) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[63 
(1586917378713714688)]} 0 0
   [junit4]   2> 1045954 INFO  (qtp804323257-7989) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[64 
(1586917378714763264)]} 0 0
   [junit4]   2> 1045954 INFO  (qtp804323257-7998) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[65 
(1586917378714763265)]} 0 0
   [junit4]   2> 1045955 INFO  (qtp804323257-7988) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[66 
(1586917378715811840)]} 0 0
   [junit4]   2> 1045956 INFO  (qtp804323257-7994) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[67 
(1586917378716860416)]} 0 0
   [junit4]   2> 1045956 INFO  (qtp804323257-7989) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[68 
(1586917378716860417)]} 0 0
   [junit4]   2> 1045957 INFO  (qtp804323257-7998) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[69 
(1586917378717908992)]} 0 0
   [junit4]   2> 1045958 INFO  (qtp804323257-7988) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[70 
(1586917378718957568)]} 0 0
   [junit4]   2> 1045959 INFO  (qtp804323257-7994) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[71 
(1586917378718957569)]} 0 0
   [junit4]   2> 1045959 INFO  (qtp804323257-7989) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[72 
(1586917378720006144)]} 0 0
   [junit4]   2> 1045960 INFO  (qtp804323257-7998) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[73 
(1586917378721054720)]} 0 0
   [junit4]   2> 1045961 INFO  (qtp804323257-7988) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[74 
(1586917378721054721)]} 0 0
   [junit4]   2> 1045961 INFO  (qtp804323257-7994) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[75 
(1586917378722103296)]} 0 0
   [junit4]   2> 1045962 INFO  (qtp804323257-7989) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[76 
(1586917378723151872)]} 0 0
   [junit4]   2> 1045963 INFO  (qtp804323257-7998) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[77 
(1586917378724200448)]} 0 0
   [junit4]   2> 1045964 INFO  (qtp804323257-7988) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[78 
(1586917378724200449)]} 0 0
   [junit4]   2> 1045964 INFO  (qtp804323257-7994) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[79 
(1586917378725249024)]} 0 0
   [junit4]   2> 1045967 INFO  (qtp804323257-7989) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[80 
(1586917378726297600)]} 0 2
   [junit4]   2> 1045968 INFO  (qtp804323257-7998) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[81 
(1586917378728394752)]} 0 0
   [junit4]   2> 1045968 INFO  (qtp804323257-7998) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[82 
(1586917378729443328)]} 0 0
   [junit4]   2> 1045969 INFO  (qtp804323257-7998) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[83 
(1586917378730491904)]} 0 0
   [junit4]   2> 1045970 INFO  (qtp804323257-7998) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[84 
(1586917378730491905)]} 0 0
   [junit4]   2> 1045970 INFO  (qtp804323257-7998) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[85 
(1586917378731540480)]} 0 0
   [junit4]   2> 1045971 INFO  (qtp804323257-7998) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[86 
(1586917378732589056)]} 0 0
   [junit4]   2> 1045972 INFO  (qtp804323257-7998) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[87 
(1586917378732589057)]} 0 0
   [junit4]   2> 1045972 INFO  (qtp804323257-7994) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[88 
(1586917378733637632)]} 0 0
   [junit4]   2> 1045973 INFO  (qtp804323257-7989) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[89 
(1586917378734686208)]} 0 0
   [junit4]   2> 1045974 INFO  (qtp804323257-7988) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[90 
(1586917378735734784)]} 0 0
   [junit4]   2> 1045975 INFO  (qtp804323257-7998) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[91 
(1586917378735734785)]} 0 0
   [junit4]   2> 1045975 INFO  (qtp804323257-7994) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[92 
(1586917378736783360)]} 0 0
   [junit4]   2> 1045976 INFO  (qtp804323257-7989) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[93 
(1586917378737831936)]} 0 0
   [junit4]   2> 1045977 INFO  (qtp804323257-7988) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[94 
(1586917378738880512)]} 0 0
   [junit4]   2> 1045978 INFO  (qtp804323257-7998) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[95 
(1586917378739929088)]} 0 0
   [junit4]   2> 1045979 INFO  (qtp804323257-7994) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[96 
(1586917378739929089)]} 0 0
   [junit4]   2> 1045979 INFO  (qtp804323257-7989) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[97 
(1586917378740977664)]} 0 0
   [junit4]   2> 1045980 INFO  (qtp804323257-7988) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[98 
(1586917378742026240)]} 0 0
   [junit4]   2> 1045981 INFO  (qtp804323257-7998) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[99 
(1586917378743074816)]} 0 0
   [junit4]   2> 1045982 INFO  (qtp804323257-7994) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll2_shard1_replica_n21]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[100 
(1586917378743074817)]} 0 0
   [junit4]   2> 1045988 INFO  
(TEST-MoveReplicaHDFSFailoverTest.testDataDirAndUlogAreMaintained-seed#[6055CA2D8EE57DCD])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@63b1b89{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1045988 INFO  
(TEST-MoveReplicaHDFSFailoverTest.testDataDirAndUlogAreMaintained-seed#[6055CA2D8EE57DCD])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1773371020
   [junit4]   2> 1045988 INFO  
(TEST-MoveReplicaHDFSFailoverTest.testDataDirAndUlogAreMaintained-seed#[6055CA2D8EE57DCD])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 1045988 INFO  
(TEST-MoveReplicaHDFSFailoverTest.testDataDirAndUlogAreMaintained-seed#[6055CA2D8EE57DCD])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@259694cb: rootName = 
solr_34155, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@54f96111
   [junit4]   2> 1045994 INFO  
(TEST-MoveReplicaHDFSFailoverTest.testDataDirAndUlogAreMaintained-seed#[6055CA2D8EE57DCD])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 1045994 INFO  
(TEST-MoveReplicaHDFSFailoverTest.testDataDirAndUlogAreMaintained-seed#[6055CA2D8EE57DCD])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@71aebadc: rootName = 
solr_34155, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@abab585
   [junit4]   2> 1045999 INFO  
(TEST-MoveReplicaHDFSFailoverTest.testDataDirAndUlogAreMaintained-seed#[6055CA2D8EE57DCD])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 1045999 INFO  
(TEST-MoveReplicaHDFSFailoverTest.testDataDirAndUlogAreMaintained-seed#[6055CA2D8EE57DCD])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@11afb48d: rootName = 
solr_34155, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@1a49655a
   [junit4]   2> 1046001 INFO  
(TEST-MoveReplicaHDFSFailoverTest.testDataDirAndUlogAreMaintained-seed#[6055CA2D8EE57DCD])
 [    ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34155_solr
   [junit4]   2> 1046001 INFO  (zkCallback-1513-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1046002 INFO  (zkCallback-1506-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1046002 INFO  
(TEST-MoveReplicaHDFSFailoverTest.testDataDirAndUlogAreMaintained-seed#[6055CA2D8EE57DCD])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 1046011 INFO  (zkCallback-1522-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1046011 INFO  (coreCloseExecutor-2398-thread-1) [    ] 
o.a.s.c.SolrCore [movereplicatest_coll2_shard1_replica_n21]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@21d92dd6
   [junit4]   2> 1046011 INFO  (coreCloseExecutor-2398-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.movereplicatest_coll2.shard1.replica_n21, tag=567881174
   [junit4]   2> 1046011 INFO  (coreCloseExecutor-2398-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7eedd733: rootName = 
solr_34155, domain = solr.core.movereplicatest_coll2.shard1.replica_n21, 
service url = null, agent id = null] for registry 
solr.core.movereplicatest_coll2.shard1.replica_n21 / 
com.codahale.metrics.MetricRegistry@31d60062
   [junit4]   2> 1046019 INFO  (coreCloseExecutor-2398-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.movereplicatest_coll2.shard1.leader, tag=567881174
   [junit4]   2> 1046019 INFO  (coreCloseExecutor-2398-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1046019 INFO  (coreCloseExecutor-2398-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3b2e6b12 commitCommandVersion:0
   [junit4]   2> 1046040 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43675 is added to 
blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-590cbfe6-f32e-4d19-8e55-37e4c98c4efe:NORMAL:127.0.0.1:33703|RBW],
 
ReplicaUC[[DISK]DS-1341582b-2411-4785-b2cd-18c66152f8dc:NORMAL:127.0.0.1:43675|FINALIZED]]}
 size 0
   [junit4]   2> 1046042 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33703 is added to 
blk_1073741827_1003 size 182
   [junit4]   2> 1046051 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43675 is added to 
blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-590cbfe6-f32e-4d19-8e55-37e4c98c4efe:NORMAL:127.0.0.1:33703|RBW],
 
ReplicaUC[[DISK]DS-2560f3d3-8b4e-4148-a224-fac8c596fb63:NORMAL:127.0.0.1:43675|FINALIZED]]}
 size 0
   [junit4]   2> 1046052 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33703 is added to 
blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-2560f3d3-8b4e-4148-a224-fac8c596fb63:NORMAL:127.0.0.1:43675|FINALIZED],
 
ReplicaUC[[DISK]DS-0072a502-78ff-4588-a008-c57339ba3851:NORMAL:127.0.0.1:33703|FINALIZED]]}
 size 0
   [junit4]   2> 1046071 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33703 is added to 
blk_1073741829_1005{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-2560f3d3-8b4e-4148-a224-fac8c596fb63:NORMAL:127.0.0.1:43675|RBW],
 
ReplicaUC[[DISK]DS-590cbfe6-f32e-4d19-8e55-37e4c98c4efe:NORMAL:127.0.0.1:33703|FINALIZED]]}
 size 0
   [junit4]   2> 1046072 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43675 is added to 
blk_1073741829_1005 size 59
   [junit4]   2> 1046088 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33703 is added to 
blk_1073741830_1006{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-2560f3d3-8b4e-4148-a224-fac8c596fb63:NORMAL:127.0.0.1:43675|RBW],
 
ReplicaUC[[DISK]DS-0072a502-78ff-4588-a008-c57339ba3851:NORMAL:127.0.0.1:33703|RBW]]}
 size 0
   [junit4]   2> 1046091 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43675 is added to 
blk_1073741830_1006{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-2560f3d3-8b4e-4148-a224-fac8c596fb63:NORMAL:127.0.0.1:43675|RBW],
 
ReplicaUC[[DISK]DS-0072a502-78ff-4588-a008-c57339ba3851:NORMAL:127.0.0.1:33703|RBW]]}
 size 0
   [junit4]   2> 1046107 INFO  (zkCallback-1506-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_coll2/state.json] for collection 
[movereplicatest_coll2] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1046110 INFO  
(OverseerCollectionConfigSetProcessor-99182335557959686-127.0.0.1:42595_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1046110 INFO  (zkCallback-1506-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_coll2/state.json] for collection 
[movereplicatest_coll2] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1046119 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43675 is added to 
blk_1073741831_1007{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-590cbfe6-f32e-4d19-8e55-37e4c98c4efe:NORMAL:127.0.0.1:33703|RBW],
 
ReplicaUC[[DISK]DS-1341582b-2411-4785-b2cd-18c66152f8dc:NORMAL:127.0.0.1:43675|RBW]]}
 size 0
   [junit4]   2> 1046120 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33703 is added to 
blk_1073741831_1007 size 877
   [junit4]   2> 1046136 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43675 is added to 
blk_1073741832_1008{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-0072a502-78ff-4588-a008-c57339ba3851:NORMAL:127.0.0.1:33703|RBW],
 
ReplicaUC[[DISK]DS-2560f3d3-8b4e-4148-a224-fac8c596fb63:NORMAL:127.0.0.1:43675|RBW]]}
 size 0
   [junit4]   2> 1046138 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33703 is added to 
blk_1073741832_1008{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-0072a502-78ff-4588-a008-c57339ba3851:NORMAL:127.0.0.1:33703|RBW],
 
ReplicaUC[[DISK]DS-2560f3d3-8b4e-4148-a224-fac8c596fb63:NORMAL:127.0.0.1:43675|RBW]]}
 size 0
   [junit4]   2> 1046160 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33703 is added to 
blk_1073741833_1009{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-1341582b-2411-4785-b2cd-18c66152f8dc:NORMAL:127.0.0.1:43675|RBW],
 
ReplicaUC[[DISK]DS-0072a502-78ff-4588-a008-c57339ba3851:NORMAL:127.0.0.1:33703|RBW]]}
 size 70
   [junit4]   2> 1046160 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43675 is added to 
blk_1073741833_1009 size 70
   [junit4]   2> 1046580 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33703 is added to 
blk_1073741834_1010{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-1341582b-2411-4785-b2cd-18c66152f8dc:NORMAL:127.0.0.1:43675|RBW],
 
ReplicaUC[[DISK]DS-0072a502-78ff-4588-a008-c57339ba3851:NORMAL:127.0.0.1:33703|FINALIZED]]}
 size 0
   [junit4]   2> 1046581 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43675 is added to 
blk_1073741834_1010{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-0072a502-78ff-4588-a008-c57339ba3851:NORMAL:127.0.0.1:33703|FINALIZED],
 
ReplicaUC[[DISK]DS-2560f3d3-8b4e-4148-a224-fac8c596fb63:NORMAL:127.0.0.1:43675|FINALIZED]]}
 size 0
   [junit4]   2> 1046588 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43675 is added to 
blk_1073741835_1011{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-590cbfe6-f32e-4d19-8e55-37e4c98c4efe:NORMAL:127.0.0.1:33703|RBW],
 
ReplicaUC[[DISK]DS-2560f3d3-8b4e-4148-a224-fac8c596fb63:NORMAL:127.0.0.1:43675|RBW]]}
 size 1019
   [junit4]   2> 1046588 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33703 is added to 
blk_1073741835_1011 size 1019
   [junit4]   2> 1046993 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33703 is added to 
blk_1073741836_1012{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-2560f3d3-8b4e-4148-a224-fac8c596fb63:NORMAL:127.0.0.1:43675|RBW],
 
ReplicaUC[[DISK]DS-0072a502-78ff-4588-a008-c57339ba3851:NORMAL:127.0.0.1:33703|RBW]]}
 size 0
   [junit4]   2> 1046994 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43675 is added to 
blk_1073741836_1012 size 131
   [junit4]   2> 1046998 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43675 is added to 
blk_1073741837_1013{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-0072a502-78ff-4588-a008-c57339ba3851:NORMAL:127.0.0.1:33703|RBW],
 
ReplicaUC[[DISK]DS-1341582b-2411-4785-b2cd-18c66152f8dc:NORMAL:127.0.0.1:43675|RBW]]}
 size 0
   [junit4]   2> 1046999 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33703 is added to 
blk_1073741837_1013 size 200
   [junit4]   2> 1047004 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33703 is added to 
blk_1073741838_1014{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-1341582b-2411-4785-b2cd-18c66152f8dc:NORMAL:127.0.0.1:43675|RBW],
 
ReplicaUC[[DISK]DS-0072a502-78ff-4588-a008-c57339ba3851:NORMAL:127.0.0.1:33703|RBW]]}
 size 0
   [junit4]   2> 1047004 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43675 is added to 
blk_1073741838_1014{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-0072a502-78ff-4588-a008-c57339ba3851:NORMAL:127.0.0.1:33703|RBW],
 
ReplicaUC[[DISK]DS-2560f3d3-8b4e-4148-a224-fac8c596fb63:NORMAL:127.0.0.1:43675|FINALIZED]]}
 size 0
   [junit4]   2> 1047009 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43675 is added to 
blk_1073741839_1015{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-590cbfe6-f32e-4d19-8e55-37e4c98c4efe:NORMAL:127.0.0.1:33703|RBW],
 
ReplicaUC[[DISK]DS-1341582b-2411-4785-b2cd-18c66152f8dc:NORMAL:127.0.0.1:43675|FINALIZED]]}
 size 0
   [junit4]   2> 1047009 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33703 is added to 
blk_1073741839_1015{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-590cbfe6-f32e-4d19-8e55-37e4c98c4efe:NORMAL:127.0.0.1:33703|RBW],
 
ReplicaUC[[DISK]DS-1341582b-2411-4785-b2cd-18c66152f8dc:NORMAL:127.0.0.1:43675|FINALIZED]]}
 size 0
   [junit4]   2> 1047014 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33703 is added to 
blk_1073741840_1016{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-2560f3d3-8b4e-4148-a224-fac8c596fb63:NORMAL:127.0.0.1:43675|RBW],
 
ReplicaUC[[DISK]DS-0072a502-78ff-4588-a008-c57339ba3851:NORMAL:127.0.0.1:33703|RBW]]}
 size 0
   [junit4]   2> 1047014 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43675 is added to 
blk_1073741840_1016 size 197
   [junit4]   2> 1047019 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33703 is added to 
blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-0072a502-78ff-4588-a008-c57339ba3851:NORMAL:127.0.0.1:33703|RBW],
 
ReplicaUC[[DISK]DS-2560f3d3-8b4e-4148-a224-fac8c596fb63:NORMAL:127.0.0.1:43675|RBW]]}
 size 74
   [junit4]   2> 1047019 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43675 is added to 
blk_1073741826_1002 size 3547
   [junit4]   2> 1047023 INFO  (coreCloseExecutor-2398-thread-1) [    ] 
o.a.s.s.h.HdfsDirectory Closing hdfs directory 
hdfs://localhost.localdomain:40489/dummyFolder/dataDir
   [junit4]   2> 1047023 INFO  (coreCloseExecutor-2398-thread-1) [    ] 
o.a.s.s.h.HdfsDirectory Closing hdfs directory 
hdfs://localhost.localdomain:40489/dummyFolder/dataDir/index
   [junit4]   2> 1047023 INFO  (coreCloseExecutor-2398-thread-1) [    ] 
o.a.s.s.h.HdfsDirectory Closing hdfs directory 
hdfs://localhost.localdomain:40489/dummyFolder/dataDir/snapshot_metadata
   [junit4]   2> 1047025 INFO  
(TEST-MoveReplicaHDFSFailoverTest.testDataDirAndUlogAreMaintained-seed#[6055CA2D8EE57DCD])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@16f7d928{/solr,null,UNAVAILABLE}
   [junit4]   2> 1052028 INFO  (qtp502816833-7995) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :movereplica with params 
replica=core_node22&action=MOVEREPLICA&collection=movereplicatest_coll2&targetNode=127.0.0.1:42595_solr&wt=javabin&version=2&inPlaceMove=true
 and sendToOCPQueue=true
   [junit4]   2> 1052029 INFO  (OverseerThreadFactory-2383-thread-4) [    ] 
o.a.s.c.MoveReplicaCmd Replica will be moved to node 127.0.0.1:42595_solr: 
core_node22:{"dataDir":"hdfs://localhost.localdomain:40489/dummyFolder/dataDir/","base_url":"http://127.0.0.1:34155/solr","node_name":"127.0.0.1:34155_solr","type":"NRT","ulogDir":"hdfs://localhost.localdomain:40489/dummyFolder2/ulogDir/tlog","core":"movereplicatest_coll2_shard1_replica_n21","shared_storage":"true","state":"down","leader":"true"}
   [junit4]   2> 1052029 INFO  (OverseerThreadFactory-2383-thread-4) [    ] 
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:42595_solr for creating new 
replica
   [junit4]   2> 1052031 INFO  (qtp502816833-7992) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node22&dataDir=hdfs://localhost.localdomain:40489/dummyFolder/dataDir/&collection.configName=conf1&name=movereplicatest_coll2_shard1_replica_n21&action=CREATE&collection=

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

5CA2D8EE57DCD]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43257 43257
   [junit4]   2> 2469354 INFO  (Thread-6284) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:43257 43257
   [junit4]   2> 2469354 INFO  
(TEST-TestDistribStateManager.testGetSetRemoveData-seed#[6055CA2D8EE57DCD]) [   
 ] o.a.s.SolrTestCaseJ4 ###Ending testGetSetRemoveData
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestDistribStateManager -Dtests.method=testGetSetRemoveData 
-Dtests.seed=6055CA2D8EE57DCD -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=en-UM -Dtests.timezone=Asia/Magadan -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 10.4s J2 | TestDistribStateManager.testGetSetRemoveData <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Node watch should have 
fired!
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6055CA2D8EE57DCD:46C5257FDA6BBBC7]:0)
   [junit4]    >        at 
org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2469357 INFO  
(TEST-TestDistribStateManager.testHasData-seed#[6055CA2D8EE57DCD]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testHasData
   [junit4]   2> 2469357 INFO  
(TEST-TestDistribStateManager.testHasData-seed#[6055CA2D8EE57DCD]) [    ] 
o.a.s.c.a.s.TestDistribStateManager Using 
org.apache.solr.cloud.autoscaling.sim.SimDistribStateManager
   [junit4]   2> 2469357 INFO  
(TEST-TestDistribStateManager.testHasData-seed#[6055CA2D8EE57DCD]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testHasData
   [junit4]   2> 2469358 INFO  
(TEST-TestDistribStateManager.testMulti-seed#[6055CA2D8EE57DCD]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMulti
   [junit4]   2> 2469358 INFO  
(TEST-TestDistribStateManager.testMulti-seed#[6055CA2D8EE57DCD]) [    ] 
o.a.s.c.a.s.TestDistribStateManager Using 
org.apache.solr.cloud.autoscaling.sim.SimDistribStateManager
   [junit4]   2> 2469358 INFO  
(TEST-TestDistribStateManager.testMulti-seed#[6055CA2D8EE57DCD]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testMulti
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestDistribStateManager_6055CA2D8EE57DCD-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=545, maxMBSortInHeap=6.703450426698254, 
sim=RandomSimilarity(queryNorm=true): {}, locale=en-UM, timezone=Asia/Magadan
   [junit4]   2> NOTE: Linux 4.10.0-40-generic amd64/Oracle Corporation 10-ea 
(64-bit)/cpus=8,threads=1,free=200673752,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [ReturnFieldsTest, 
ConfigSetsAPITest, TestTrackingShardHandlerFactory, TestUnifiedSolrHighlighter, 
TestFiltering, TestZkChroot, TestConfigSetsAPIZkFailure, 
TestTolerantUpdateProcessorRandomCloud, 
OverseerCollectionConfigSetProcessorTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestPullReplica, 
TestSkipOverseerOperations, BaseCdcrDistributedZkTest, 
TestInPlaceUpdatesDistrib, TestValueSourceCache, TestExtendedDismaxParser, 
TriggerIntegrationTest, TestElisionMultitermQuery, TestFieldCacheReopen, 
TestPointFields, TestLeaderInitiatedRecoveryThread, 
HdfsRestartWhileUpdatingTest, TestFreeTextSuggestions, 
PropertiesRequestHandlerTest, RequiredFieldsTest, TestLargeCluster, 
TestSearcherReuse, HdfsTlogReplayBufferedWhileIndexingTest, 
SpatialRPTFieldTypeTest, DisMaxRequestHandlerTest, ConnectionReuseTest, 
TestManagedSynonymFilterFactory, TestGeoJSONResponseWriter, 
TimeRoutedAliasUpdateProcessorTest, AliasIntegrationTest, 
TestSolrCoreProperties, TestGroupingSearch, SpellPossibilityIteratorTest, 
TestExactSharedStatsCache, RecoveryZkTest, GraphQueryTest, 
TestRandomRequestDistribution, TestConfigSetImmutable, ScriptEngineTest, 
SearchRateTriggerTest, DocValuesNotIndexedTest, TestTestInjection, 
TestSystemIdResolver, ZkStateWriterTest, PluginInfoTest, TestCharFilters, 
SharedFSAutoReplicaFailoverTest, LeaderElectionContextKeyTest, 
TestDocBasedVersionConstraints, TestNumericTokenStream, TestCloudDeleteByQuery, 
SystemInfoHandlerTest, TestUseDocValuesAsStored, OverseerTest, SuggesterTest, 
BasicAuthIntegrationTest, RecoveryAfterSoftCommitTest, 
CoreMergeIndexesAdminHandlerTest, LeaderElectionTest, 
TestSerializedLuceneMatchVersion, SuggesterWFSTTest, CustomCollectionTest, 
XmlUpdateRequestHandlerTest, DirectSolrSpellCheckerTest, 
TestBinaryResponseWriter, TestSha256AuthenticationProvider, 
ChaosMonkeyNothingIsSafeTest, TestOverriddenPrefixQueryForCustomFieldType, 
CollectionReloadTest, HdfsLockFactoryTest, ReplicationFactorTest, 
TestTolerantSearch, TestStressLiveNodes, TestRequestForwarding, 
BigEndianAscendingWordDeserializerTest, TestSegmentSorting, 
TestLMDirichletSimilarityFactory, TestCloudSearcherWarming, 
CachingDirectoryFactoryTest, MoveReplicaHDFSTest, TestDynamicFieldResource, 
CSVRequestHandlerTest, TestPartialUpdateDeduplication, TestInitQParser, 
ResponseHeaderTest, TestHashPartitioner, DistributedSpellCheckComponentTest, 
StressHdfsTest, TestLRUCache, TestMultiValuedNumericRangeQuery, 
AnalyticsQueryTest, TestPushWriter, WrapperMergePolicyFactoryTest, 
LoggingHandlerTest, FullSolrCloudDistribCmdsTest, VersionInfoTest, 
HttpTriggerListenerTest, TestSolrDeletionPolicy2, TestScoreJoinQPNoScore, 
TestSystemCollAutoCreate, TestSolr4Spatial2, 
LeaderInitiatedRecoveryOnCommitTest, TestRetrieveFieldsOptimizer, 
TestMiniSolrCloudClusterSSL, MetricsConfigTest, DistanceUnitsTest, 
TestLegacyFieldReuse, StatsReloadRaceTest, BlockDirectoryTest, 
XsltUpdateRequestHandlerTest, TestNumericTerms32, TestReqParamsAPI, 
TestCollectionsAPIViaSolrCloudCluster, TestSolrCloudWithHadoopAuthPlugin, 
SolrCoreCheckLockOnStartupTest, HdfsNNFailoverTest, 
TestEmbeddedSolrServerConstructors, DateRangeFieldTest, 
DefaultValueUpdateProcessorTest, TestMacros, BasicDistributedZkTest, 
BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, BasicZkTest, 
ClusterStateUpdateTest, TestDistributedGrouping, ZkControllerTest, 
TestRealTimeGet, TestJoin, TestStressVersions, TestSolr4Spatial, 
SpellCheckComponentTest, QueryElevationComponentTest, ConvertedLegacyTest, 
TestFunctionQuery, TestLazyCores, SimplePostToolTest, TestCoreDiscovery, 
SuggesterFSTTest, TestFoldingMultitermQuery, SuggesterTSTTest, 
TestStressLucene, TestTrie, SpatialFilterTest, PolyFieldTest, 
TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, 
TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, 
StatelessScriptUpdateProcessorFactoryTest, SolrInfoBeanTest, 
IndexBasedSpellCheckerTest, PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, 
TermVectorComponentTest, TestIndexingPerformance, MoreLikeThisHandlerTest, 
FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, 
SolrPluginUtilsTest, TestJmxIntegration, QueryParsingTest, 
UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, HighlighterConfigTest, 
TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, 
CopyFieldTest, BadComponentTest, TestStressRecovery, TestBinaryField, 
TestSearchPerf, TestFuzzyAnalyzedSuggestions, DirectSolrConnectionTest, 
NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestPhraseSuggestions, 
TestCodecSupport, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, 
TestSweetSpotSimilarityFactory, TestLMJelinekMercerSimilarityFactory, 
TestBM25SimilarityFactory, TestFastWriter, TimeZoneUtilsTest, 
TestFastOutputStream, TestFastLRUCache, PrimUtilsTest, RAMDirectoryFactoryTest, 
ClusterStateTest, TestUtils, ZkNodePropsTest, SliceStateTest, UUIDFieldTest, 
DistributedIntervalFacetingTest, TestEmbeddedSolrServerSchemaAPI, 
ActionThrottleTest, AssignBackwardCompatibilityTest, 
CloudExitableDirectoryReaderTest, CollectionTooManyReplicasTest, 
CollectionsAPISolrJTest, DeleteStatusTest, DistribJoinFromCollectionTest, 
DistributedVersionInfoTest, LeaderInitiatedRecoveryOnShardRestartTest, 
LegacyCloudClusterPropTest, MigrateRouteKeyTest, OverseerRolesTest, 
OverseerStatusTest, RollingRestartTest, SolrXmlInZkTest, TestCloudPivotFacet, 
TestCollectionAPI, TestDistribDocBasedVersion, TestLeaderElectionZkExpiry, 
TestReplicaProperties, TestSolrCloudWithDelegationTokens, 
TestSolrCloudWithSecureImpersonation, TriLevelCompositeIdRoutingTest, 
AutoAddReplicasIntegrationTest, TestComputePlanAction, TestDistribStateManager]
   [junit4] Completed [576/763 (2!)] on J2 in 16.38s, 5 tests, 1 failure <<< 
FAILURES!

[...truncated 668 lines...]
   [junit4] JVM J0: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/temp/junit4-J0-20171216_051458_33611341862489055344035.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/heapdumps/java_pid15332.hprof ...
   [junit4] Heap dump file created [340843608 bytes in 0.580 secs]
   [junit4] <<< JVM J0: EOF ----

[...truncated 8594 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/build.xml:835: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/build.xml:787: Some of the tests 
produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? 
Dumps created:
* java_pid15332.hprof

Total time: 77 minutes 42 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
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