Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.3/65/
5 tests failed. FAILED: org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:43732/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:41589/solr/MoveReplicaHDFSTest_failed_coll_true] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:43732/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:41589/solr/MoveReplicaHDFSTest_failed_coll_true] at __randomizedtesting.SeedInfo.seed([AABFB03BF3F1394C:7263C94422EC9C]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1105) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:885) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:992) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:818) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942) at org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:307) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:41589/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard2 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) ... 46 more FAILED: junit.framework.TestSuite.org.apache.solr.cloud.ZkControllerTest Error Message: ObjectTracker found 1 object(s) that were not released!!! [Overseer] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.cloud.Overseer at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42) at org.apache.solr.cloud.Overseer.start(Overseer.java:545) at org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:850) at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170) at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135) at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307) at org.apache.solr.cloud.LeaderElector.retryElection(LeaderElector.java:393) at org.apache.solr.cloud.ZkController.rejoinOverseerElection(ZkController.java:2068) at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:331) at java.lang.Thread.run(Thread.java:748) Stack Trace: java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [Overseer] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.cloud.Overseer at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42) at org.apache.solr.cloud.Overseer.start(Overseer.java:545) at org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:850) at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170) at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135) at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307) at org.apache.solr.cloud.LeaderElector.retryElection(LeaderElector.java:393) at org.apache.solr.cloud.ZkController.rejoinOverseerElection(ZkController.java:2068) at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:331) at java.lang.Thread.run(Thread.java:748) at __randomizedtesting.SeedInfo.seed([AABFB03BF3F1394C]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.junit.Assert.assertNull(Assert.java:551) at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:301) at sun.reflect.GeneratedMethodAccessor42.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:897) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: junit.framework.TestSuite.org.apache.solr.cloud.ZkControllerTest Error Message: 1 thread leaked from SUITE scope at org.apache.solr.cloud.ZkControllerTest: 1) Thread[id=17142, name=OverseerAutoScalingTriggerThread-72588785567399938-127.0.0.1:8983_solr-n_0000000001, state=RUNNABLE, group=Overseer autoscaling triggers] at java.security.AccessController.doPrivileged(Native Method) at java.io.PrintWriter.<init>(PrintWriter.java:116) at java.io.PrintWriter.<init>(PrintWriter.java:100) at org.apache.log4j.DefaultThrowableRenderer.render(DefaultThrowableRenderer.java:58) at org.apache.log4j.spi.ThrowableInformation.getThrowableStrRep(ThrowableInformation.java:87) at org.apache.log4j.spi.LoggingEvent.getThrowableStrRep(LoggingEvent.java:413) at org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:313) at org.apache.log4j.WriterAppender.append(WriterAppender.java:162) at org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:251) at org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:66) at org.apache.log4j.Category.callAppenders(Category.java:206) at org.apache.log4j.Category.forcedLog(Category.java:391) at org.apache.log4j.Category.log(Category.java:856) at org.slf4j.impl.Log4jLoggerAdapter.error(Log4jLoggerAdapter.java:576) at org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:140) at java.lang.Thread.run(Thread.java:748) Stack Trace: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.ZkControllerTest: 1) Thread[id=17142, name=OverseerAutoScalingTriggerThread-72588785567399938-127.0.0.1:8983_solr-n_0000000001, state=RUNNABLE, group=Overseer autoscaling triggers] at java.security.AccessController.doPrivileged(Native Method) at java.io.PrintWriter.<init>(PrintWriter.java:116) at java.io.PrintWriter.<init>(PrintWriter.java:100) at org.apache.log4j.DefaultThrowableRenderer.render(DefaultThrowableRenderer.java:58) at org.apache.log4j.spi.ThrowableInformation.getThrowableStrRep(ThrowableInformation.java:87) at org.apache.log4j.spi.LoggingEvent.getThrowableStrRep(LoggingEvent.java:413) at org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:313) at org.apache.log4j.WriterAppender.append(WriterAppender.java:162) at org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:251) at org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:66) at org.apache.log4j.Category.callAppenders(Category.java:206) at org.apache.log4j.Category.forcedLog(Category.java:391) at org.apache.log4j.Category.log(Category.java:856) at org.slf4j.impl.Log4jLoggerAdapter.error(Log4jLoggerAdapter.java:576) at org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:140) at java.lang.Thread.run(Thread.java:748) at __randomizedtesting.SeedInfo.seed([AABFB03BF3F1394C]:0) FAILED: junit.framework.TestSuite.org.apache.solr.cloud.ZkControllerTest Error Message: There are still zombie threads that couldn't be terminated: 1) Thread[id=17142, name=OverseerAutoScalingTriggerThread-72588785567399938-127.0.0.1:8983_solr-n_0000000001, state=RUNNABLE, group=Overseer autoscaling triggers] at java.lang.Object.notifyAll(Native Method) at org.apache.zookeeper.ClientCnxn.finishPacket(ClientCnxn.java:652) at org.apache.zookeeper.ClientCnxn.conLossPacket(ClientCnxn.java:674) at org.apache.zookeeper.ClientCnxn.queuePacket(ClientCnxn.java:1452) at org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1405) at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1213) at org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:340) at org.apache.solr.common.cloud.SolrZkClient$$Lambda$291/1132778095.execute(Unknown Source) at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60) at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:340) at org.apache.solr.client.solrj.impl.ZkDistribStateManager.getAutoScalingConfig(ZkDistribStateManager.java:176) at org.apache.solr.client.solrj.cloud.autoscaling.DistribStateManager.getAutoScalingConfig(DistribStateManager.java:78) at org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:126) at java.lang.Thread.run(Thread.java:748) Stack Trace: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated: 1) Thread[id=17142, name=OverseerAutoScalingTriggerThread-72588785567399938-127.0.0.1:8983_solr-n_0000000001, state=RUNNABLE, group=Overseer autoscaling triggers] at java.lang.Object.notifyAll(Native Method) at org.apache.zookeeper.ClientCnxn.finishPacket(ClientCnxn.java:652) at org.apache.zookeeper.ClientCnxn.conLossPacket(ClientCnxn.java:674) at org.apache.zookeeper.ClientCnxn.queuePacket(ClientCnxn.java:1452) at org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1405) at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1213) at org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:340) at org.apache.solr.common.cloud.SolrZkClient$$Lambda$291/1132778095.execute(Unknown Source) at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60) at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:340) at org.apache.solr.client.solrj.impl.ZkDistribStateManager.getAutoScalingConfig(ZkDistribStateManager.java:176) at org.apache.solr.client.solrj.cloud.autoscaling.DistribStateManager.getAutoScalingConfig(DistribStateManager.java:78) at org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:126) at java.lang.Thread.run(Thread.java:748) at __randomizedtesting.SeedInfo.seed([AABFB03BF3F1394C]:0) FAILED: org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testZipFDistribution Error Message: Zipf distribution not descending!!! Stack Trace: java.lang.Exception: Zipf distribution not descending!!! at __randomizedtesting.SeedInfo.seed([FA09F46146C3FDC8:DEBC9945516BF5E0]:0) at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testZipFDistribution(StreamExpressionTest.java:7662) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Build Log: [...truncated 13211 lines...] [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest [junit4] 2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.3/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_AABFB03BF3F1394C-001/init-core-data-001 [junit4] 2> 2769581 INFO (SUITE-MoveReplicaHDFSTest-seed#[AABFB03BF3F1394C]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 2769582 INFO (SUITE-MoveReplicaHDFSTest-seed#[AABFB03BF3F1394C]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) [junit4] 2> 2769582 INFO (SUITE-MoveReplicaHDFSTest-seed#[AABFB03BF3F1394C]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 2769583 INFO (SUITE-MoveReplicaHDFSTest-seed#[AABFB03BF3F1394C]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.3/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_AABFB03BF3F1394C-001/tempDir-001 [junit4] 2> 2769583 INFO (SUITE-MoveReplicaHDFSTest-seed#[AABFB03BF3F1394C]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 2769601 INFO (Thread-3989) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2769601 INFO (Thread-3989) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 2769703 INFO (SUITE-MoveReplicaHDFSTest-seed#[AABFB03BF3F1394C]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:41853 [junit4] 2> 2769707 ERROR (Thread-3989) [ ] 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> 2770016 INFO (zkConnectionManagerCallback-2240-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2770106 INFO (jetty-launcher-2237-thread-1) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 2770107 INFO (jetty-launcher-2237-thread-2) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 2770107 INFO (jetty-launcher-2237-thread-3) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 2770108 INFO (jetty-launcher-2237-thread-4) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 2770238 INFO (jetty-launcher-2237-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2770238 INFO (jetty-launcher-2237-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2770238 INFO (jetty-launcher-2237-thread-3) [ ] o.e.j.s.session Scavenging every 600000ms [junit4] 2> 2770238 INFO (jetty-launcher-2237-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2770238 INFO (jetty-launcher-2237-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2770238 INFO (jetty-launcher-2237-thread-1) [ ] o.e.j.s.session Scavenging every 600000ms [junit4] 2> 2770248 INFO (jetty-launcher-2237-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2770248 INFO (jetty-launcher-2237-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2770248 INFO (jetty-launcher-2237-thread-4) [ ] o.e.j.s.session Scavenging every 600000ms [junit4] 2> 2770248 INFO (jetty-launcher-2237-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4fa2fb64{/solr,null,AVAILABLE} [junit4] 2> 2770249 INFO (jetty-launcher-2237-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7742fde8{HTTP/1.1,[http/1.1]}{127.0.0.1:46257} [junit4] 2> 2770249 INFO (jetty-launcher-2237-thread-4) [ ] o.e.j.s.Server Started @2785072ms [junit4] 2> 2770249 INFO (jetty-launcher-2237-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46257} [junit4] 2> 2770249 ERROR (jetty-launcher-2237-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2770249 INFO (jetty-launcher-2237-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.3.1 [junit4] 2> 2770249 INFO (jetty-launcher-2237-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2770250 INFO (jetty-launcher-2237-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2770250 INFO (jetty-launcher-2237-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-05-08T08:14:40.117Z [junit4] 2> 2770272 INFO (jetty-launcher-2237-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2770272 INFO (jetty-launcher-2237-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2770272 INFO (jetty-launcher-2237-thread-2) [ ] o.e.j.s.session Scavenging every 600000ms [junit4] 2> 2770276 INFO (jetty-launcher-2237-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@60a662ad{/solr,null,AVAILABLE} [junit4] 2> 2770276 INFO (jetty-launcher-2237-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7adab8d{HTTP/1.1,[http/1.1]}{127.0.0.1:43732} [junit4] 2> 2770276 INFO (jetty-launcher-2237-thread-3) [ ] o.e.j.s.Server Started @2785099ms [junit4] 2> 2770276 INFO (jetty-launcher-2237-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43732} [junit4] 2> 2770276 ERROR (jetty-launcher-2237-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2770276 INFO (jetty-launcher-2237-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.3.1 [junit4] 2> 2770276 INFO (jetty-launcher-2237-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2770276 INFO (jetty-launcher-2237-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2770276 INFO (jetty-launcher-2237-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-05-08T08:14:40.143Z [junit4] 2> 2770278 INFO (jetty-launcher-2237-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2ecb4443{/solr,null,AVAILABLE} [junit4] 2> 2770278 INFO (jetty-launcher-2237-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@412716c2{HTTP/1.1,[http/1.1]}{127.0.0.1:44824} [junit4] 2> 2770278 INFO (jetty-launcher-2237-thread-1) [ ] o.e.j.s.Server Started @2785101ms [junit4] 2> 2770279 INFO (jetty-launcher-2237-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44824} [junit4] 2> 2770279 ERROR (jetty-launcher-2237-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2770279 INFO (jetty-launcher-2237-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.3.1 [junit4] 2> 2770279 INFO (jetty-launcher-2237-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2770279 INFO (jetty-launcher-2237-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2770279 INFO (jetty-launcher-2237-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-05-08T08:14:40.146Z [junit4] 2> 2770280 INFO (zkConnectionManagerCallback-2244-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2770281 INFO (jetty-launcher-2237-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2770292 INFO (jetty-launcher-2237-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@33c1bc57{/solr,null,AVAILABLE} [junit4] 2> 2770292 INFO (jetty-launcher-2237-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1e2d07df{HTTP/1.1,[http/1.1]}{127.0.0.1:38486} [junit4] 2> 2770292 INFO (jetty-launcher-2237-thread-2) [ ] o.e.j.s.Server Started @2785115ms [junit4] 2> 2770292 INFO (jetty-launcher-2237-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38486} [junit4] 2> 2770293 ERROR (jetty-launcher-2237-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2770293 INFO (jetty-launcher-2237-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.3.1 [junit4] 2> 2770293 INFO (jetty-launcher-2237-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2770293 INFO (jetty-launcher-2237-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2770293 INFO (jetty-launcher-2237-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-05-08T08:14:40.160Z [junit4] 2> 2770307 INFO (zkConnectionManagerCallback-2248-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2770307 INFO (jetty-launcher-2237-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2770312 INFO (zkConnectionManagerCallback-2246-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2770312 INFO (jetty-launcher-2237-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2770323 INFO (zkConnectionManagerCallback-2242-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2770345 INFO (jetty-launcher-2237-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2770361 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x101e3139be50004, likely client has closed socket [junit4] 2> 2770361 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x101e3139be50003, likely client has closed socket [junit4] 2> 2770378 INFO (jetty-launcher-2237-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41853/solr [junit4] 2> 2770459 INFO (zkConnectionManagerCallback-2252-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2770585 INFO (jetty-launcher-2237-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41853/solr [junit4] 2> 2770587 INFO (jetty-launcher-2237-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41853/solr [junit4] 2> 2770660 INFO (jetty-launcher-2237-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41853/solr [junit4] 2> 2770777 INFO (zkConnectionManagerCallback-2256-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2770778 INFO (zkConnectionManagerCallback-2262-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2770778 INFO (zkConnectionManagerCallback-2260-thread-1-processing-n:127.0.0.1:43732_solr) [n:127.0.0.1:43732_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2770778 INFO (zkConnectionManagerCallback-2266-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2770812 INFO (zkConnectionManagerCallback-2268-thread-1-processing-n:127.0.0.1:38486_solr) [n:127.0.0.1:38486_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2770821 INFO (zkConnectionManagerCallback-2270-thread-1-processing-n:127.0.0.1:44824_solr) [n:127.0.0.1:44824_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2770822 INFO (zkConnectionManagerCallback-2272-thread-1-processing-n:127.0.0.1:46257_solr) [n:127.0.0.1:46257_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2771159 INFO (jetty-launcher-2237-thread-2) [n:127.0.0.1:38486_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2771160 INFO (jetty-launcher-2237-thread-2) [n:127.0.0.1:38486_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38486_solr [junit4] 2> 2771161 INFO (jetty-launcher-2237-thread-2) [n:127.0.0.1:38486_solr ] o.a.s.c.Overseer Overseer (id=72588742373998602-127.0.0.1:38486_solr-n_0000000000) starting [junit4] 2> 2771303 INFO (zkConnectionManagerCallback-2280-thread-1-processing-n:127.0.0.1:38486_solr) [n:127.0.0.1:38486_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2771323 INFO (jetty-launcher-2237-thread-2) [n:127.0.0.1:38486_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41853/solr ready [junit4] 2> 2771357 INFO (jetty-launcher-2237-thread-2) [n:127.0.0.1:38486_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38486_solr [junit4] 2> 2771425 INFO (OverseerStateUpdate-72588742373998602-127.0.0.1:38486_solr-n_0000000000) [n:127.0.0.1:38486_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2771500 INFO (zkCallback-2279-thread-1-processing-n:127.0.0.1:38486_solr) [n:127.0.0.1:38486_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2771684 INFO (jetty-launcher-2237-thread-4) [n:127.0.0.1:46257_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2771699 INFO (jetty-launcher-2237-thread-2) [n:127.0.0.1:38486_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38486.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b5e0b6f [junit4] 2> 2771703 INFO (jetty-launcher-2237-thread-4) [n:127.0.0.1:46257_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2771718 INFO (jetty-launcher-2237-thread-4) [n:127.0.0.1:46257_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46257_solr [junit4] 2> 2771736 INFO (jetty-launcher-2237-thread-2) [n:127.0.0.1:38486_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38486.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b5e0b6f [junit4] 2> 2771736 INFO (jetty-launcher-2237-thread-2) [n:127.0.0.1:38486_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38486.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b5e0b6f [junit4] 2> 2771737 INFO (jetty-launcher-2237-thread-2) [n:127.0.0.1:38486_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.3/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_AABFB03BF3F1394C-001/tempDir-001/node2/. [junit4] 2> 2771770 INFO (zkCallback-2279-thread-1-processing-n:127.0.0.1:38486_solr) [n:127.0.0.1:38486_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2771811 INFO (zkCallback-2271-thread-1-processing-n:127.0.0.1:46257_solr) [n:127.0.0.1:46257_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2771811 INFO (zkCallback-2267-thread-1-processing-n:127.0.0.1:38486_solr) [n:127.0.0.1:38486_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2772051 INFO (jetty-launcher-2237-thread-1) [n:127.0.0.1:44824_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2772059 INFO (jetty-launcher-2237-thread-1) [n:127.0.0.1:44824_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2772062 INFO (jetty-launcher-2237-thread-1) [n:127.0.0.1:44824_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44824_solr [junit4] 2> 2772084 INFO (jetty-launcher-2237-thread-4) [n:127.0.0.1:46257_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46257.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b5e0b6f [junit4] 2> 2772104 INFO (zkCallback-2279-thread-1-processing-n:127.0.0.1:38486_solr) [n:127.0.0.1:38486_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2772107 INFO (jetty-launcher-2237-thread-3) [n:127.0.0.1:43732_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 2772107 INFO (zkCallback-2271-thread-1-processing-n:127.0.0.1:46257_solr) [n:127.0.0.1:46257_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2772120 INFO (jetty-launcher-2237-thread-4) [n:127.0.0.1:46257_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46257.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b5e0b6f [junit4] 2> 2772120 INFO (jetty-launcher-2237-thread-4) [n:127.0.0.1:46257_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46257.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b5e0b6f [junit4] 2> 2772121 INFO (jetty-launcher-2237-thread-4) [n:127.0.0.1:46257_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.3/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_AABFB03BF3F1394C-001/tempDir-001/node4/. [junit4] 2> 2772141 INFO (jetty-launcher-2237-thread-3) [n:127.0.0.1:43732_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2772141 INFO (zkCallback-2267-thread-2-processing-n:127.0.0.1:38486_solr) [n:127.0.0.1:38486_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2772142 INFO (zkCallback-2269-thread-1-processing-n:127.0.0.1:44824_solr) [n:127.0.0.1:44824_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2772144 INFO (zkConnectionManagerCallback-2284-thread-1-processing-n:127.0.0.1:46257_solr) [n:127.0.0.1:46257_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2772144 INFO (jetty-launcher-2237-thread-3) [n:127.0.0.1:43732_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43732_solr [junit4] 2> 2772165 INFO (zkCallback-2267-thread-2-processing-n:127.0.0.1:38486_solr) [n:127.0.0.1:38486_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2772165 INFO (zkCallback-2279-thread-1-processing-n:127.0.0.1:38486_solr) [n:127.0.0.1:38486_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2772165 INFO (zkCallback-2269-thread-1-processing-n:127.0.0.1:44824_solr) [n:127.0.0.1:44824_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2772185 INFO (zkCallback-2259-thread-1-processing-n:127.0.0.1:43732_solr) [n:127.0.0.1:43732_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2772186 INFO (jetty-launcher-2237-thread-4) [n:127.0.0.1:46257_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2772187 INFO (jetty-launcher-2237-thread-4) [n:127.0.0.1:46257_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41853/solr ready [junit4] 2> 2772193 INFO (zkCallback-2271-thread-1-processing-n:127.0.0.1:46257_solr) [n:127.0.0.1:46257_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2772431 INFO (jetty-launcher-2237-thread-3) [n:127.0.0.1:43732_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43732.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b5e0b6f [junit4] 2> 2772434 INFO (jetty-launcher-2237-thread-1) [n:127.0.0.1:44824_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44824.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b5e0b6f [junit4] 2> 2772468 INFO (jetty-launcher-2237-thread-3) [n:127.0.0.1:43732_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43732.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b5e0b6f [junit4] 2> 2772468 INFO (jetty-launcher-2237-thread-3) [n:127.0.0.1:43732_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43732.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b5e0b6f [junit4] 2> 2772486 INFO (jetty-launcher-2237-thread-3) [n:127.0.0.1:43732_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.3/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_AABFB03BF3F1394C-001/tempDir-001/node3/. [junit4] 2> 2772487 INFO (jetty-launcher-2237-thread-1) [n:127.0.0.1:44824_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44824.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b5e0b6f [junit4] 2> 2772487 INFO (jetty-launcher-2237-thread-1) [n:127.0.0.1:44824_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44824.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b5e0b6f [junit4] 2> 2772488 INFO (jetty-launcher-2237-thread-1) [n:127.0.0.1:44824_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.3/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_AABFB03BF3F1394C-001/tempDir-001/node1/. [junit4] 2> 2772492 INFO (zkConnectionManagerCallback-2289-thread-1-processing-n:127.0.0.1:43732_solr) [n:127.0.0.1:43732_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2772492 INFO (zkConnectionManagerCallback-2292-thread-1-processing-n:127.0.0.1:44824_solr) [n:127.0.0.1:44824_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2772493 INFO (jetty-launcher-2237-thread-3) [n:127.0.0.1:43732_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2772505 INFO (jetty-launcher-2237-thread-1) [n:127.0.0.1:44824_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2772511 INFO (jetty-launcher-2237-thread-3) [n:127.0.0.1:43732_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41853/solr ready [junit4] 2> 2772526 INFO (jetty-launcher-2237-thread-1) [n:127.0.0.1:44824_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41853/solr ready [junit4] 2> 2772703 INFO (zkConnectionManagerCallback-2294-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2772714 INFO (zkConnectionManagerCallback-2298-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2772715 INFO (SUITE-MoveReplicaHDFSTest-seed#[AABFB03BF3F1394C]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2772716 INFO (SUITE-MoveReplicaHDFSTest-seed#[AABFB03BF3F1394C]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41853/solr ready [junit4] 2> 2772720 INFO (qtp1608975466-11584) [n:127.0.0.1:38486_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2772734 INFO (qtp1608975466-11584) [n:127.0.0.1:38486_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=14 [junit4] 1> Formatting using clusterid: testClusterID [junit4] 2> 2772902 WARN (SUITE-MoveReplicaHDFSTest-seed#[AABFB03BF3F1394C]-worker) [ ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties [junit4] 2> 2772928 WARN (SUITE-MoveReplicaHDFSTest-seed#[AABFB03BF3F1394C]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 2772968 INFO (SUITE-MoveReplicaHDFSTest-seed#[AABFB03BF3F1394C]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 2773052 INFO (SUITE-MoveReplicaHDFSTest-seed#[AABFB03BF3F1394C]-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_lucene2.us.west_apache_org_40533_hdfs____.jfijwd/webapp [junit4] 2> 2774545 INFO (SUITE-MoveReplicaHDFSTest-seed#[AABFB03BF3F1394C]-worker) [ ] o.m.log Started HttpServer2$selectchannelconnectorwithsafestar...@lucene2-us-west.apache.org:40533 [junit4] 2> 2774802 INFO (OverseerCollectionConfigSetProcessor-72588742373998602-127.0.0.1:38486_solr-n_0000000000) [n:127.0.0.1:38486_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 2774973 WARN (SUITE-MoveReplicaHDFSTest-seed#[AABFB03BF3F1394C]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 2774974 INFO (SUITE-MoveReplicaHDFSTest-seed#[AABFB03BF3F1394C]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 2775034 INFO (SUITE-MoveReplicaHDFSTest-seed#[AABFB03BF3F1394C]-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_37905_datanode____.aa1j3z/webapp [junit4] 2> 2775863 INFO (SUITE-MoveReplicaHDFSTest-seed#[AABFB03BF3F1394C]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:37905 [junit4] 2> 2776314 WARN (SUITE-MoveReplicaHDFSTest-seed#[AABFB03BF3F1394C]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 2776315 INFO (SUITE-MoveReplicaHDFSTest-seed#[AABFB03BF3F1394C]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 2776418 INFO (SUITE-MoveReplicaHDFSTest-seed#[AABFB03BF3F1394C]-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_45260_datanode____.tdmrf2/webapp [junit4] 2> 2777243 ERROR (DataNode: [[[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.3/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_AABFB03BF3F1394C-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.3/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_AABFB03BF3F1394C-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to lucene2-us-west.apache.org/127.0.0.1:37732) [ ] 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> 2777753 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x1ccb2bd14615ec: from storage DS-77d4f845-52a6-49b1-93dc-da9f889fb405 node DatanodeRegistration(127.0.0.1:41539, datanodeUuid=8ff899c2-9d84-4107-b9ad-daead92b5b12, infoPort=33135, infoSecurePort=0, ipcPort=36767, storageInfo=lv=-56;cid=testClusterID;nsid=1092230845;c=0), blocks: 0, hasStaleStorage: true, processing time: 74 msecs [junit4] 2> 2777753 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x1ccb2bd14615ec: from storage DS-6e913696-9a73-4c00-b6e0-314e7cab9493 node DatanodeRegistration(127.0.0.1:41539, datanodeUuid=8ff899c2-9d84-4107-b9ad-daead92b5b12, infoPort=33135, infoSecurePort=0, ipcPort=36767, storageInfo=lv=-56;cid=testClusterID;nsid=1092230845;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 2778262 INFO (SUITE-MoveReplicaHDFSTest-seed#[AABFB03BF3F1394C]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:45260 [junit4] 2> 2778775 ERROR (DataNode: [[[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.3/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_AABFB03BF3F1394C-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.3/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_AABFB03BF3F1394C-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to lucene2-us-west.apache.org/127.0.0.1:37732) [ ] 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> 2778809 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x1ccb2c195fd9ab: from storage DS-c5206036-c2c7-4b6c-8d7b-821d1b830391 node DatanodeRegistration(127.0.0.1:35441, datanodeUuid=d4967b92-dcc3-4296-8a6f-e24e9e7f9838, infoPort=33661, infoSecurePort=0, ipcPort=33655, storageInfo=lv=-56;cid=testClusterID;nsid=1092230845;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs [junit4] 2> 2778809 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x1ccb2c195fd9ab: from storage DS-812cbd00-8cf5-4e91-b1b2-e015c4b03f35 node DatanodeRegistration(127.0.0.1:35441, datanodeUuid=d4967b92-dcc3-4296-8a6f-e24e9e7f9838, infoPort=33661, infoSecurePort=0, ipcPort=33655, storageInfo=lv=-56;cid=testClusterID;nsid=1092230845;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 2779390 INFO (TEST-MoveReplicaHDFSTest.test-seed#[AABFB03BF3F1394C]) [ ] o.a.s.SolrTestCaseJ4 ###Starting test [junit4] 2> 2779391 INFO (TEST-MoveReplicaHDFSTest.test-seed#[AABFB03BF3F1394C]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2779393 INFO (TEST-MoveReplicaHDFSTest.test-seed#[AABFB03BF3F1394C]) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 2779394 INFO (TEST-MoveReplicaHDFSTest.test-seed#[AABFB03BF3F1394C]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2779394 INFO (TEST-MoveReplicaHDFSTest.test-seed#[AABFB03BF3F1394C]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2779394 INFO (TEST-MoveReplicaHDFSTest.test-seed#[AABFB03BF3F1394C]) [ ] o.e.j.s.session Scavenging every 600000ms [junit4] 2> 2779394 INFO (TEST-MoveReplicaHDFSTest.test-seed#[AABFB03BF3F1394C]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4130496b{/solr,null,AVAILABLE} [junit4] 2> 2779395 INFO (TEST-MoveReplicaHDFSTest.test-seed#[AABFB03BF3F1394C]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@70f5398{HTTP/1.1,[http/1.1]}{127.0.0.1:41589} [junit4] 2> 2779395 INFO (TEST-MoveReplicaHDFSTest.test-seed#[AABFB03BF3F1394C]) [ ] o.e.j.s.Server Started @2794217ms [junit4] 2> 2779395 INFO (TEST-MoveReplicaHDFSTest.test-seed#[AABFB03BF3F1394C]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41589} [junit4] 2> 2779395 ERROR (TEST-MoveReplicaHDFSTest.test-seed#[AABFB03BF3F1394C]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2779395 INFO (TEST-MoveReplicaHDFSTest.test-seed#[AABFB03BF3F1394C]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.3.1 [junit4] 2> 2779395 INFO (TEST-MoveReplicaHDFSTest.test-seed#[AABFB03BF3F1394C]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2779395 INFO (TEST-MoveReplicaHDFSTest.test-seed#[AABFB03BF3F1394C]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2779395 INFO (TEST-MoveReplicaHDFSTest.test-seed#[AABFB03BF3F1394C]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-05-08T08:14:49.262Z [junit4] 2> 2779397 INFO (zkConnectionManagerCallback-2301-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2779397 INFO (TEST-MoveReplicaHDFSTest.test-seed#[AABFB03BF3F1394C]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2779421 INFO (TEST-MoveReplicaHDFSTest.test-seed#[AABFB03BF3F1394C]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41853/solr [junit4] 2> 2779422 INFO (zkConnectionManagerCallback-2305-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2779424 INFO (zkConnectionManagerCallback-2307-thread-1-processing-n:127.0.0.1:41589_solr) [n:127.0.0.1:41589_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2779459 INFO (TEST-MoveReplicaHDFSTest.test-seed#[AABFB03BF3F1394C]) [n:127.0.0.1:41589_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2779461 INFO (TEST-MoveReplicaHDFSTest.test-seed#[AABFB03BF3F1394C]) [n:127.0.0.1:41589_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2779463 INFO (TEST-MoveReplicaHDFSTest.test-seed#[AABFB03BF3F1394C]) [n:127.0.0.1:41589_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41589_solr [junit4] 2> 2779465 INFO (zkCallback-2271-thread-1-processing-n:127.0.0.1:46257_solr) [n:127.0.0.1:46257_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2779465 INFO (zkCallback-2269-thread-1-processing-n:127.0.0.1:44824_solr) [n:127.0.0.1:44824_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2779465 INFO (zkCallback-2259-thread-1-processing-n:127.0.0.1:43732_solr) [n:127.0.0.1:43732_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2779465 INFO (zkCallback-2267-thread-2-processing-n:127.0.0.1:38486_solr) [n:127.0.0.1:38486_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2779511 INFO (zkCallback-2283-thread-1-processing-n:127.0.0.1:46257_solr) [n:127.0.0.1:46257_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2779512 INFO (zkCallback-2279-thread-1-processing-n:127.0.0.1:38486_solr) [n:127.0.0.1:38486_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2779513 INFO (zkCallback-2306-thread-1-processing-n:127.0.0.1:41589_solr) [n:127.0.0.1:41589_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2779513 INFO (zkCallback-2288-thread-1-processing-n:127.0.0.1:43732_solr) [n:127.0.0.1:43732_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2779565 INFO (zkCallback-2297-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2779565 INFO (zkCallback-2297-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2779566 INFO (zkCallback-2291-thread-1-processing-n:127.0.0.1:44824_solr) [n:127.0.0.1:44824_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2779638 INFO (TEST-MoveReplicaHDFSTest.test-seed#[AABFB03BF3F1394C]) [n:127.0.0.1:41589_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41589.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b5e0b6f [junit4] 2> 2779656 INFO (TEST-MoveReplicaHDFSTest.test-seed#[AABFB03BF3F1394C]) [n:127.0.0.1:41589_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41589.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b5e0b6f [junit4] 2> 2779669 INFO (TEST-MoveReplicaHDFSTest.test-seed#[AABFB03BF3F1394C]) [n:127.0.0.1:41589_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41589.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b5e0b6f [junit4] 2> 2779670 INFO (TEST-MoveReplicaHDFSTest.test-seed#[AABFB03BF3F1394C]) [n:127.0.0.1:41589_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.3/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_AABFB03BF3F1394C-001/tempDir-001/node5/. [junit4] 2> 2779673 INFO (zkConnectionManagerCallback-2312-thread-1-processing-n:127.0.0.1:41589_solr) [n:127.0.0.1:41589_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2779674 INFO (TEST-MoveReplicaHDFSTest.test-seed#[AABFB03BF3F1394C]) [n:127.0.0.1:41589_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 2779675 INFO (TEST-MoveReplicaHDFSTest.test-seed#[AABFB03BF3F1394C]) [n:127.0.0.1:41589_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41853/solr ready [junit4] 2> 2781645 INFO (zkConnectionManagerCallback-2314-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2781646 INFO (TEST-MoveReplicaHDFSTest.test-seed#[AABFB03BF3F1394C]) [ ] o.a.s.c.MoveReplicaTest total_jettys: 5 [junit4] 2> 2781648 INFO (qtp1608975466-11597) [n:127.0.0.1:38486_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&maxShardsPerNode=2&autoAddReplicas=false&name=MoveReplicaHDFSTest_coll_true&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2781650 INFO (OverseerThreadFactory-3752-thread-2-processing-n:127.0.0.1:38486_solr) [n:127.0.0.1:38486_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection MoveReplicaHDFSTest_coll_true [junit4] 2> 2781782 INFO (OverseerStateUpdate-72588742373998602-127.0.0.1:38486_solr-n_0000000000) [n:127.0.0.1:38486_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"MoveReplicaHDFSTest_coll_true", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"MoveReplicaHDFSTest_coll_true_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:46257/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2781785 INFO (OverseerStateUpdate-72588742373998602-127.0.0.1:38486_solr-n_0000000000) [n:127.0.0.1:38486_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"MoveReplicaHDFSTest_coll_true", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"MoveReplicaHDFSTest_coll_true_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:44824/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2781787 INFO (OverseerStateUpdate-72588742373998602-127.0.0.1:38486_solr-n_0000000000) [n:127.0.0.1:38486_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"MoveReplicaHDFSTest_coll_true", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"MoveReplicaHDFSTest_coll_true_shard2_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:41589/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2781804 INFO (OverseerStateUpdate-72588742373998602-127.0.0.1:38486_solr-n_0000000000) [n:127.0.0.1:38486_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"MoveReplicaHDFSTest_coll_true", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"MoveReplicaHDFSTest_coll_true_shard2_replica_n6", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:43732/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2782012 INFO (qtp183308081-11579) [n:127.0.0.1:43732_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_true_shard2_replica_n6&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2782013 INFO (qtp183308081-11579) [n:127.0.0.1:43732_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2782039 INFO (qtp1692142057-11568) [n:127.0.0.1:44824_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_true_shard1_replica_n2&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2782040 INFO (qtp1692142057-11568) [n:127.0.0.1:44824_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2782040 INFO (qtp761192544-11586) [n:127.0.0.1:46257_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_true_shard1_replica_n1&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2782040 INFO (qtp606910094-11855) [n:127.0.0.1:41589_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_true_shard2_replica_n4&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2782040 INFO (qtp761192544-11586) [n:127.0.0.1:46257_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2782041 INFO (qtp606910094-11855) [n:127.0.0.1:41589_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2782321 INFO (zkCallback-2271-thread-1-processing-n:127.0.0.1:46257_solr) [n:127.0.0.1:46257_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_coll_true/state.json] for collection [MoveReplicaHDFSTest_coll_true] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2782321 INFO (zkCallback-2269-thread-1-processing-n:127.0.0.1:44824_solr) [n:127.0.0.1:44824_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_coll_true/state.json] for collection [MoveReplicaHDFSTest_coll_true] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2782321 INFO (zkCallback-2306-thread-1-processing-n:127.0.0.1:41589_solr) [n:127.0.0.1:41589_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_coll_true/state.json] for collection [MoveReplicaHDFSTest_coll_true] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2782321 INFO (zkCallback-2259-thread-1-processing-n:127.0.0.1:43732_solr) [n:127.0.0.1:43732_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_coll_true/state.json] for collection [MoveReplicaHDFSTest_coll_true] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2782321 INFO (zkCallback-2269-thread-2-processing-n:127.0.0.1:44824_solr) [n:127.0.0.1:44824_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_coll_true/state.json] for collection [MoveReplicaHDFSTest_coll_true] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2782322 INFO (zkCallback-2259-thread-2-processing-n:127.0.0.1:43732_solr) [n:127.0.0.1:43732_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_coll_true/state.json] for collection [MoveReplicaHDFSTest_coll_true] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2782322 INFO (zkCallback-2306-thread-2-processing-n:127.0.0.1:41589_solr) [n:127.0.0.1:41589_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_coll_true/state.json] for collection [MoveReplicaHDFSTest_coll_true] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2782322 INFO (zkCallback-2271-thread-2-processing-n:127.0.0.1:46257_solr) [n:127.0.0.1:46257_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_coll_true/state.json] for collection [MoveReplicaHDFSTest_coll_true] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2783167 INFO (qtp761192544-11586) [n:127.0.0.1:46257_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.1 [junit4] 2> 2783190 INFO (qtp1692142057-11568) [n:127.0.0.1:44824_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.1 [junit4] 2> 2783220 INFO (qtp761192544-11586) [n:127.0.0.1:46257_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_coll_true_shard1_replica_n1] Schema name=minimal [junit4] 2> 2783221 INFO (qtp1692142057-11568) [n:127.0.0.1:44824_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_coll_true_shard1_replica_n2] Schema name=minimal [junit4] 2> 2783222 INFO (qtp606910094-11855) [n:127.0.0.1:41589_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.1 [junit4] 2> 2783223 INFO (qtp761192544-11586) [n:127.0.0.1:46257_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2783223 INFO (qtp761192544-11586) [n:127.0.0.1:46257_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_coll_true_shard1_replica_n1' using configuration from collection MoveReplicaHDFSTest_coll_true, trusted=true [junit4] 2> 2783223 INFO (qtp1692142057-11568) [n:127.0.0.1:44824_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2783223 INFO (qtp1692142057-11568) [n:127.0.0.1:44824_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_coll_true_shard1_replica_n2' using configuration from collection MoveReplicaHDFSTest_coll_true, trusted=true [junit4] 2> 2783223 INFO (qtp761192544-11586) [n:127.0.0.1:46257_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46257.solr.core.MoveReplicaHDFSTest_coll_true.shard1.replica_n1' (registry 'solr.core.MoveReplicaHDFSTest_coll_true.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b5e0b6f [junit4] 2> 2783223 INFO (qtp1692142057-11568) [n:127.0.0.1:44824_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44824.solr.core.MoveReplicaHDFSTest_coll_true.shard1.replica_n2' (registry 'solr.core.MoveReplicaHDFSTest_coll_true.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b5e0b6f [junit4] 2> 2783257 INFO (qtp606910094-11855) [n:127.0.0.1:41589_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_coll_true_shard2_replica_n4] Schema name=minimal [junit4] 2> 2783259 INFO (qtp606910094-11855) [n:127.0.0.1:41589_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2783259 INFO (qtp606910094-11855) [n:127.0.0.1:41589_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_coll_true_shard2_replica_n4' using configuration from collection MoveReplicaHDFSTest_coll_true, trusted=true [junit4] 2> 2783261 INFO (qtp1692142057-11568) [n:127.0.0.1:44824_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://lucene2-us-west.apache.org:37732/data [junit4] 2> 2783261 INFO (qtp1692142057-11568) [n:127.0.0.1:44824_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] 2> 2783261 INFO (qtp1692142057-11568) [n:127.0.0.1:44824_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2783261 INFO (qtp1692142057-11568) [n:127.0.0.1:44824_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_coll_true_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.3/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_AABFB03BF3F1394C-001/tempDir-001/node1/MoveReplicaHDFSTest_coll_true_shard1_replica_n2], dataDir=[hdfs://lucene2-us-west.apache.org:37732/data/MoveReplicaHDFSTest_coll_true/core_node5/data/] [junit4] 2> 2783262 INFO (qtp1692142057-11568) [n:127.0.0.1:44824_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://lucene2-us-west.apache.org:37732/data/MoveReplicaHDFSTest_coll_true/core_node5/data/snapshot_metadata [junit4] 2> 2783263 INFO (qtp761192544-11586) [n:127.0.0.1:46257_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://lucene2-us-west.apache.org:37732/data [junit4] 2> 2783263 INFO (qtp761192544-11586) [n:127.0.0.1:46257_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] 2> 2783263 INFO (qtp761192544-11586) [n:127.0.0.1:46257_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2783263 INFO (qtp761192544-11586) [n:127.0.0.1:46257_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_coll_true_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.3/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_AABFB03BF3F1394C-001/tempDir-001/node4/MoveReplicaHDFSTest_coll_true_shard1_replica_n1], dataDir=[hdfs://lucene2-us-west.apache.org:37732/data/MoveReplicaHDFSTest_coll_true/core_node3/data/] [junit4] 2> 2783272 INFO (qtp606910094-11855) [n:127.0.0.1:41589_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41589.solr.core.MoveReplicaHDFSTest_coll_true.shard2.replica_n4' (registry 'solr.core.MoveReplicaHDFSTest_coll_true.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b5e0b6f [junit4] 2> 2783273 INFO (qtp606910094-11855) [n:127.0.0.1:41589_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://lucene2-us-west.apache.org:37732/data [junit4] 2> 2783273 INFO (qtp606910094-11855) [n:127.0.0.1:41589_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] 2> 2783273 INFO (qtp606910094-11855) [n:127.0.0.1:41589_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2783273 INFO (qtp606910094-11855) [n:127.0.0.1:41589_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_coll_true_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.3/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_AABFB03BF3F1394C-001/tempDir-001/node5/MoveReplicaHDFSTest_coll_true_shard2_replica_n4], dataDir=[hdfs://lucene2-us-west.apache.org:37732/data/MoveReplicaHDFSTest_coll_true/core_node7/data/] [junit4] 2> 2783274 INFO (qtp606910094-11855) [n:127.0.0.1:41589_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://lucene2-us-west.apache.org:37732/data/MoveReplicaHDFSTest_coll_true/core_node7/data/snapshot_metadata [junit4] 2> 2783276 INFO (qtp183308081-11579) [n:127.0.0.1:43732_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.1 [junit4] 2> 2783338 INFO (qtp761192544-11586) [n:127.0.0.1:46257_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://lucene2-us-west.apache.org:37732/data/MoveReplicaHDFSTest_coll_true/core_node3/data/snapshot_metadata [junit4] 2> 2783359 INFO (qtp183308081-11579) [n:127.0.0.1:43732_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_coll_true_shard2_replica_n6] Schema name=minimal [junit4] 2> 2783361 INFO (qtp183308081-11579) [n:127.0.0.1:43732_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2783361 INFO (qtp183308081-11579) [n:127.0.0.1:43732_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_coll_true_shard2_replica_n6' using configuration from collection MoveReplicaHDFSTest_coll_true, trusted=true [junit4] 2> 2783378 INFO (qtp183308081-11579) [n:127.0.0.1:43732_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43732.solr.core.MoveReplicaHDFSTest_coll_true.shard2.replica_n6' (registry 'solr.core.MoveReplicaHDFSTest_coll_true.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b5e0b6f [junit4] 2> 2783378 INFO (qtp183308081-11579) [n:127.0.0.1:43732_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://lucene2-us-west.apache.org:37732/data [junit4] 2> 2783379 INFO (qtp183308081-11579) [n:127.0.0.1:43732_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] 2> 2783379 INFO (qtp183308081-11579) [n:127.0.0.1:43732_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2783379 INFO (qtp183308081-11579) [n:127.0.0.1:43732_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_coll_true_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.3/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_AABFB03BF3F1394C-001/tempDir-001/node3/MoveReplicaHDFSTest_coll_true_shard2_replica_n6], dataDir=[hdfs://lucene2-us-west.apache.org:37732/data/MoveReplicaHDFSTest_coll_true/core_node8/data/] [junit4] 2> 2783380 INFO (qtp183308081-11579) [n:127.0.0.1:43732_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://lucene2-us-west.apache.org:37732/data/MoveReplicaHDFSTest_coll_true/core_node8/data/snapshot_metadata [junit4] 2> 2783564 INFO (qtp183308081-11579) [n:127.0.0.1:43732_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://lucene2-us-west.apache.org:37732/data/MoveReplicaHDFSTest_coll_true/core_node8/data [junit4] 2> 2783564 INFO (qtp606910094-11855) [n:127.0.0.1:41589_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://lucene2-us-west.apache.org:37732/data/MoveReplicaHDFSTest_coll_true/core_node7/data [junit4] 2> 2783607 INFO (qtp1692142057-11568) [n:127.0.0.1:44824_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://lucene2-us-west.apache.org:37732/data/MoveReplicaHDFSTest_coll_true/core_node5/data [junit4] 2> 2783626 INFO (qtp761192544-11586) [n:127.0.0.1:46257_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://lucene2-us-west.apache.org:37732/data/MoveReplicaHDFSTest_coll_true/core_node3/data [junit4] 2> 2783683 INFO (qtp183308081-11579) [n:127.0.0.1:43732_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://lucene2-us-west.apache.org:37732/data/MoveReplicaHDFSTest_coll_true/core_node8/data/index [junit4] 2> 2783711 INFO (qtp606910094-11855) [n:127.0.0.1:41589_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://lucene2-us-west.apache.org:37732/data/MoveReplicaHDFSTest_coll_true/core_node7/data/index [junit4] 2> 2783729 INFO (qtp1692142057-11568) [n:127.0.0.1:44824_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://lucene2-us-west.apache.org:37732/data/MoveReplicaHDFSTest_coll_true/core_node5/data/index [junit4] 2> 2783765 INFO (qtp761192544-11586) [n:127.0.0.1:46257_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://lucene2-us-west.apache.org:37732/data/MoveReplicaHDFSTest_coll_true/core_node3/data/index [junit4] 2> 2784220 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:41539 is added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-c5206036-c2c7-4b6c-8d7b-821d1b830391:NORMAL:127.0.0.1:35441|RBW], ReplicaUC[[DISK]DS-6e913696-9a73-4c00-b6e0-314e7cab9493:NORMAL:127.0.0.1:41539|RBW]]} size 0 [junit4] 2> 2784220 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:41539 is added to blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-c5206036-c2c7-4b6c-8d7b-821d1b830391:NORMAL:127.0.0.1:35441|RBW], ReplicaUC[[DISK]DS-77d4f845-52a6-49b1-93dc-da9f889fb405:NORMAL:127.0.0.1:41539|RBW]]} size 0 [junit4] 2> 2784221 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:35441 is added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-6e913696-9a73-4c00-b6e0-314e7cab9493:NORMAL:127.0.0.1:41539|RBW], ReplicaUC[[DISK]DS-c5206036-c2c7-4b6c-8d7b-821d1b830391:NORMAL:127.0.0.1:35441|RBW]]} size 0 [junit4] 2> 2784248 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:41539 is added to blk_1073741827_1003{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-812cbd00-8cf5-4e91-b1b2-e015c4b03f35:NORMAL:127.0.0.1:35441|RBW], ReplicaUC[[DISK]DS-77d4f845-52a6-49b1-93dc-da9f889fb405:NORMAL:127.0.0.1:41539|RBW]]} size 69 [junit4] 2> 2784248 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:41539 is added to blk_1073741825_1001 size 69 [junit4] 2> 2784248 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:35441 is added to blk_1073741828_1004 size 69 [junit4] 2> 2784248 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:35441 is added to blk_1073741826_1002 size 69 [junit4] 2> 2784248 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:35441 is added to blk_1073741827_1003 size 69 [junit4] 2> 2784564 INFO (qtp606910094-11855) [n:127.0.0.1:41589_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog [junit4] 2> 2784564 INFO (qtp606910094-11855) [n:127.0.0.1:41589_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2784564 INFO (qtp606910094-11855) [n:127.0.0.1:41589_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3 [junit4] 2> 2784603 INFO (qtp606910094-11855) [n:127.0.0.1:41589_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2784603 INFO (qtp606910094-11855) [n:127.0.0.1:41589_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2784603 INFO (qtp183308081-11579) [n:127.0.0.1:43732_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog [junit4] 2> 2784603 INFO (qtp183308081-11579) [n:127.0.0.1:43732_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2784603 INFO (qtp183308081-11579) [n:127.0.0.1:43732_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3 [junit4] 2> 2784637 INFO (qtp1692142057-11568) [n:127.0.0.1:44824_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog [junit4] 2> 2784637 INFO (qtp1692142057-11568) [n:127.0.0.1:44824_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2784637 INFO (qtp1692142057-11568) [n:127.0.0.1:44824_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3 [junit4] 2> 2784659 INFO (qtp183308081-11579) [n:127.0.0.1:43732_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2784659 INFO (qtp183308081-11579) [n:127.0.0.1:43732_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2784692 INFO (qtp1692142057-11568) [n:127.0.0.1:44824_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2784692 INFO (qtp1692142057-11568) [n:127.0.0.1:44824_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2784841 INFO (qtp183308081-11579) [n:127.0.0.1:43732_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@62b9a690[MoveReplicaHDFSTest_coll_true_shard2_replica_n6 [...truncated too long message...] ode = Session expired for /live_nodes] [junit4] 2> 723983 INFO (jetty-closer-1104-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3e078ccc{/solr,null,UNAVAILABLE} [junit4] 2> 723983 INFO (jetty-closer-1104-thread-3) [ ] o.e.j.s.session Stopped scavenging [junit4] 2> 724076 WARN (zkCallback-1157-thread-5-processing-n:127.0.0.1:37131_solr) [n:127.0.0.1:37131_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 724076 WARN (zkCallback-1138-thread-2-processing-n:127.0.0.1:43875_solr) [n:127.0.0.1:43875_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 724080 INFO (jetty-closer-1104-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1e9b408d{/solr,null,UNAVAILABLE} [junit4] 2> 724100 INFO (jetty-closer-1104-thread-2) [ ] o.e.j.s.session Stopped scavenging [junit4] 2> 724102 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x101e32f981e000b, likely client has closed socket [junit4] 2> 724106 INFO (jetty-closer-1104-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5b9fa570{/solr,null,UNAVAILABLE} [junit4] 2> 724106 INFO (jetty-closer-1104-thread-4) [ ] o.e.j.s.session Stopped scavenging [junit4] 2> 724129 ERROR (SUITE-StreamExpressionTest-seed#[FA09F46146C3FDC8]-worker) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 724129 INFO (SUITE-StreamExpressionTest-seed#[FA09F46146C3FDC8]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40992 40992 [junit4] 2> 724368 INFO (Thread-425) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40992 40992 [junit4] 2> 724370 WARN (Thread-425) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 108 /solr/aliases.json [junit4] 2> 108 /solr/clusterprops.json [junit4] 2> 15 /solr/configs/conf [junit4] 2> 13 /solr/collections/destinationCollection/terms/shard1 [junit4] 2> 12 /solr/collections/destinationCollection/terms/shard2 [junit4] 2> 10 /solr/collections/parallelDestinationCollection1/terms/shard2 [junit4] 2> 10 /solr/collections/parallelDestinationCollection1/terms/shard1 [junit4] 2> 7 /solr/configs/ml [junit4] 2> 7 /solr/collections/parallelDestinationCollection/terms/shard1 [junit4] 2> 7 /solr/collections/parallelDestinationCollection/terms/shard2 [junit4] 2> 4 /solr/collections/workQueue1/terms/shard2 [junit4] 2> 4 /solr/collections/destination1/terms/shard1 [junit4] 2> 4 /solr/collections/destination1/terms/shard2 [junit4] 2> 4 /solr/collections/mainCorpus1/terms/shard2 [junit4] 2> 4 /solr/collections/modelCollection/terms/shard2 [junit4] 2> 4 /solr/collections/modelCollection/terms/shard1 [junit4] 2> 4 /solr/collections/destination/terms/shard1 [junit4] 2> 4 /solr/collections/checkpointCollection/terms/shard2 [junit4] 2> 4 /solr/collections/mainCorpus/terms/shard2 [junit4] 2> 4 /solr/collections/mainCorpus/terms/shard1 [junit4] 2> 4 /solr/security.json [junit4] 2> 4 /solr/collections/uknownCollection/terms/shard2 [junit4] 2> 4 /solr/collections/uknownCollection/terms/shard1 [junit4] 2> 4 /solr/collections/workQueue/terms/shard2 [junit4] 2> 3 /solr/collections/workQueue1/terms/shard1 [junit4] 2> 3 /solr/collections/mainCorpus1/terms/shard1 [junit4] 2> 3 /solr/collections/destination/terms/shard2 [junit4] 2> 3 /solr/collections/checkpointCollection/terms/shard1 [junit4] 2> 3 /solr/collections/collection1/terms/shard1 [junit4] 2> 3 /solr/collections/collection1/terms/shard2 [junit4] 2> 3 /solr/collections/workQueue/terms/shard1 [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 108 /solr/clusterstate.json [junit4] 2> 40 /solr/collections/destinationCollection/state.json [junit4] 2> 30 /solr/collections/parallelDestinationCollection1/state.json [junit4] 2> 18 /solr/collections/parallelDestinationCollection/state.json [junit4] 2> 14 /solr/collections/collection1/state.json [junit4] 2> 12 /solr/collections/mainCorpus1/state.json [junit4] 2> 12 /solr/collections/destination1/state.json [junit4] 2> 12 /solr/collections/workQueue1/state.json [junit4] 2> 10 /solr/collections/destination/state.json [junit4] 2> 10 /solr/collections/workQueue/state.json [junit4] 2> 10 /solr/collections/uknownCollection/state.json [junit4] 2> 10 /solr/collections/modelCollection/state.json [junit4] 2> 10 /solr/collections/checkpointCollection/state.json [junit4] 2> 10 /solr/collections/mainCorpus/state.json [junit4] 2> 2 /solr/overseer_elect/election/72588862569709579-127.0.0.1:37131_solr-n_0000000001 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 108 /solr/live_nodes [junit4] 2> 108 /solr/collections [junit4] 2> [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.3/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_FA09F46146C3FDC8-001 [junit4] 2> May 08, 2018 8:50:20 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {expr_s=Lucene50(blocksize=128), name_s=PostingsFormat(name=LuceneFixedGap), terms_ss=PostingsFormat(name=Asserting), field_s=PostingsFormat(name=Direct), join2_s=PostingsFormat(name=Asserting), multiDefault=PostingsFormat(name=Asserting), subject=PostingsFormat(name=Asserting), a1_s=PostingsFormat(name=Asserting), a2_s=PostingsFormat(name=LuceneFixedGap), level1_s=Lucene50(blocksize=128), body_t=PostingsFormat(name=LuceneFixedGap), s_multi=PostingsFormat(name=LuceneFixedGap), col_s=PostingsFormat(name=Asserting), a_ss=PostingsFormat(name=Direct), level2_s=PostingsFormat(name=Direct), a_s=PostingsFormat(name=LuceneFixedGap), tv_text=PostingsFormat(name=Direct), term_s=PostingsFormat(name=Asserting), a_t=PostingsFormat(name=Direct), text_s=Lucene50(blocksize=128), id=Lucene50(blocksize=128), text=PostingsFormat(name=LuceneFixedGap), featureSet_s=PostingsFormat(name=Asserting), checkpoint_ss=PostingsFormat(name=LuceneFixedGap), test_t=PostingsFormat(name=LuceneFixedGap), ident_s=PostingsFormat(name=Asserting), whitetok=PostingsFormat(name=LuceneFixedGap), side_s=PostingsFormat(name=LuceneFixedGap)}, docValues:{expr_s=DocValuesFormat(name=Direct), name_s=DocValuesFormat(name=Lucene70), iteration_i=DocValuesFormat(name=Direct), terms_ss=DocValuesFormat(name=Asserting), join2_s=DocValuesFormat(name=Asserting), multiDefault=DocValuesFormat(name=Asserting), a_f=DocValuesFormat(name=Asserting), intDefault=DocValuesFormat(name=Lucene70), a2_s=DocValuesFormat(name=Lucene70), falseNegative_i=DocValuesFormat(name=Lucene70), a_i=DocValuesFormat(name=Direct), level1_s=DocValuesFormat(name=Direct), a_s=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Direct), alpha_d=DocValuesFormat(name=Lucene70), i_multi=DocValuesFormat(name=Direct), idf_d=DocValuesFormat(name=Asserting), b_ls=DocValuesFormat(name=Asserting), checkpoint_ss=DocValuesFormat(name=Lucene70), ident_s=DocValuesFormat(name=Asserting), order_i=DocValuesFormat(name=Asserting), error_d=DocValuesFormat(name=Direct), truePositive_i=DocValuesFormat(name=Direct), side_s=DocValuesFormat(name=Lucene70), miles_i=DocValuesFormat(name=Asserting), field_s=DocValuesFormat(name=Lucene70), a1_s=DocValuesFormat(name=Asserting), price_f=DocValuesFormat(name=Asserting), join1_i=DocValuesFormat(name=Direct), test_i=DocValuesFormat(name=Asserting), join3_i=DocValuesFormat(name=Lucene70), falsePositive_i=DocValuesFormat(name=Lucene70), field_i=DocValuesFormat(name=Asserting), s_multi=DocValuesFormat(name=Lucene70), col_s=DocValuesFormat(name=Asserting), a_ss=DocValuesFormat(name=Lucene70), level2_s=DocValuesFormat(name=Lucene70), score_f=DocValuesFormat(name=Lucene70), term_s=DocValuesFormat(name=Asserting), text_s=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Lucene70), idfs_ds=DocValuesFormat(name=Lucene70), weights_ds=DocValuesFormat(name=Lucene70), featureSet_s=DocValuesFormat(name=Asserting), trueNegative_i=DocValuesFormat(name=Lucene70), index_i=DocValuesFormat(name=Asserting), test_dt=DocValuesFormat(name=Direct), out_i=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=997, maxMBSortInHeap=5.313085265379344, sim=RandomSimilarity(queryNorm=false): {}, locale=ru, timezone=Europe/Andorra [junit4] 2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=4,threads=1,free=69830832,total=405274624 [junit4] 2> NOTE: All tests run in this JVM: [ConcurrentUpdateSolrClientBuilderTest, UsingSolrJRefGuideExamplesTest, AnlysisResponseBaseTest, StreamExpressionParserTest, SolrSchemalessExampleTest, TestSpellCheckResponse, TestToleratedUpdateError, FieldAnalysisResponseTest, NaturalLogEvaluatorTest, EmpiricalDistributionEvaluatorTest, TestConfigSetAdminRequest, JdbcTest, CubedRootEvaluatorTest, SchemaTest, CloudSolrClientCacheTest, StreamingTest, FieldValueEvaluatorTest, StreamExpressionTest] [junit4] Completed [142/146 (1!)] on J0 in 307.73s, 156 tests, 1 error, 2 skipped <<< FAILURES! [...truncated 48640 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
