Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/493/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC
2 tests failed. FAILED: org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:50617/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:41003/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:50617/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:41003/solr/MoveReplicaHDFSTest_failed_coll_true] at __randomizedtesting.SeedInfo.seed([1EF46114A7261B3A:B439B2E610F5CEEA]: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:41003/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard2 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:436) ... 46 more FAILED: org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:42398/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:57063/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:42398/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:57063/solr/MoveReplicaHDFSTest_failed_coll_true] at __randomizedtesting.SeedInfo.seed([1EF46114A7261B3A:B439B2E610F5CEEA]: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:57063/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard2 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:436) ... 46 more Build Log: [...truncated 1783 lines...] [junit4] JVM J1: stdout was not empty, see: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/core/test/temp/junit4-J1-20180314_220202_5809214134048538479459.sysout [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] codec: SimpleText, pf: LuceneVarGapFixedInterval, dvf: Asserting [junit4] <<< JVM J1: EOF ---- [...truncated 10949 lines...] [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest [junit4] 2> 713051 INFO (SUITE-MoveReplicaHDFSTest-seed#[1EF46114A7261B3A]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_1EF46114A7261B3A-001/init-core-data-001 [junit4] 2> 713052 WARN (SUITE-MoveReplicaHDFSTest-seed#[1EF46114A7261B3A]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=120 numCloses=120 [junit4] 2> 713052 INFO (SUITE-MoveReplicaHDFSTest-seed#[1EF46114A7261B3A]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 713054 INFO (SUITE-MoveReplicaHDFSTest-seed#[1EF46114A7261B3A]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) [junit4] 2> 713054 INFO (SUITE-MoveReplicaHDFSTest-seed#[1EF46114A7261B3A]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_1EF46114A7261B3A-001/tempDir-001 [junit4] 2> 713054 INFO (SUITE-MoveReplicaHDFSTest-seed#[1EF46114A7261B3A]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 713054 INFO (Thread-1992) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 713054 INFO (Thread-1992) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 713055 ERROR (Thread-1992) [ ] 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> 713154 INFO (SUITE-MoveReplicaHDFSTest-seed#[1EF46114A7261B3A]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:62505 [junit4] 2> 713157 INFO (zkConnectionManagerCallback-4129-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 713163 INFO (jetty-launcher-4126-thread-2) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T03:27:37+06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 713163 INFO (jetty-launcher-4126-thread-1) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T03:27:37+06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 713163 INFO (jetty-launcher-4126-thread-3) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T03:27:37+06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 713164 INFO (jetty-launcher-4126-thread-4) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T03:27:37+06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 713164 INFO (jetty-launcher-4126-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 713164 INFO (jetty-launcher-4126-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 713164 INFO (jetty-launcher-4126-thread-2) [ ] o.e.j.s.session Scavenging every 600000ms [junit4] 2> 713165 INFO (jetty-launcher-4126-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 713165 INFO (jetty-launcher-4126-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 713165 INFO (jetty-launcher-4126-thread-4) [ ] o.e.j.s.session Scavenging every 660000ms [junit4] 2> 713166 INFO (jetty-launcher-4126-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4edd1e29{/solr,null,AVAILABLE} [junit4] 2> 713167 INFO (jetty-launcher-4126-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@56f7fde6{/solr,null,AVAILABLE} [junit4] 2> 713167 INFO (jetty-launcher-4126-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@43e71462{HTTP/1.1,[http/1.1]}{127.0.0.1:48736} [junit4] 2> 713167 INFO (jetty-launcher-4126-thread-2) [ ] o.e.j.s.Server Started @715524ms [junit4] 2> 713167 INFO (jetty-launcher-4126-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=48736} [junit4] 2> 713167 INFO (jetty-launcher-4126-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 713167 INFO (jetty-launcher-4126-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 713167 INFO (jetty-launcher-4126-thread-1) [ ] o.e.j.s.session Scavenging every 660000ms [junit4] 2> 713167 ERROR (jetty-launcher-4126-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 713167 INFO (jetty-launcher-4126-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 713167 INFO (jetty-launcher-4126-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.4.0 [junit4] 2> 713167 INFO (jetty-launcher-4126-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 713167 INFO (jetty-launcher-4126-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 713167 INFO (jetty-launcher-4126-thread-3) [ ] o.e.j.s.session Scavenging every 660000ms [junit4] 2> 713168 INFO (jetty-launcher-4126-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 713168 INFO (jetty-launcher-4126-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-03-14T22:29:19.813Z [junit4] 2> 713168 INFO (jetty-launcher-4126-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b99fee4{/solr,null,AVAILABLE} [junit4] 2> 713168 INFO (jetty-launcher-4126-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@76c30c63{HTTP/1.1,[http/1.1]}{127.0.0.1:42398} [junit4] 2> 713168 INFO (jetty-launcher-4126-thread-3) [ ] o.e.j.s.Server Started @715525ms [junit4] 2> 713168 INFO (jetty-launcher-4126-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42398} [junit4] 2> 713168 ERROR (jetty-launcher-4126-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 713168 INFO (jetty-launcher-4126-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.4.0 [junit4] 2> 713168 INFO (jetty-launcher-4126-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 713168 INFO (jetty-launcher-4126-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 713168 INFO (jetty-launcher-4126-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-03-14T22:29:19.813Z [junit4] 2> 713169 INFO (jetty-launcher-4126-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@aa9c697{HTTP/1.1,[http/1.1]}{127.0.0.1:53487} [junit4] 2> 713169 INFO (jetty-launcher-4126-thread-4) [ ] o.e.j.s.Server Started @715526ms [junit4] 2> 713169 INFO (jetty-launcher-4126-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53487} [junit4] 2> 713169 ERROR (jetty-launcher-4126-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 713169 INFO (jetty-launcher-4126-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.4.0 [junit4] 2> 713169 INFO (jetty-launcher-4126-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 713169 INFO (jetty-launcher-4126-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 713169 INFO (jetty-launcher-4126-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-03-14T22:29:19.814Z [junit4] 2> 713170 INFO (jetty-launcher-4126-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@773f3e41{/solr,null,AVAILABLE} [junit4] 2> 713170 INFO (jetty-launcher-4126-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6984db08{HTTP/1.1,[http/1.1]}{127.0.0.1:42543} [junit4] 2> 713170 INFO (jetty-launcher-4126-thread-1) [ ] o.e.j.s.Server Started @715527ms [junit4] 2> 713170 INFO (jetty-launcher-4126-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42543} [junit4] 2> 713170 ERROR (jetty-launcher-4126-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 713170 INFO (jetty-launcher-4126-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.4.0 [junit4] 2> 713170 INFO (jetty-launcher-4126-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 713170 INFO (jetty-launcher-4126-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 713170 INFO (jetty-launcher-4126-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-03-14T22:29:19.815Z [junit4] 2> 713171 INFO (zkConnectionManagerCallback-4131-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 713171 INFO (zkConnectionManagerCallback-4133-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 713172 INFO (zkConnectionManagerCallback-4135-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 713172 INFO (jetty-launcher-4126-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 713172 INFO (jetty-launcher-4126-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 713172 INFO (zkConnectionManagerCallback-4137-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 713172 INFO (jetty-launcher-4126-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 713173 INFO (jetty-launcher-4126-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 713179 INFO (jetty-launcher-4126-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62505/solr [junit4] 2> 713179 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 0x1000294f8460001, likely client has closed socket [junit4] 2> 713180 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 0x1000294f8460002, likely client has closed socket [junit4] 2> 713180 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 0x1000294f8460003, likely client has closed socket [junit4] 2> 713181 INFO (jetty-launcher-4126-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62505/solr [junit4] 2> 713182 INFO (zkConnectionManagerCallback-4141-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 713182 INFO (zkConnectionManagerCallback-4146-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 713183 INFO (jetty-launcher-4126-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62505/solr [junit4] 2> 713184 INFO (jetty-launcher-4126-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62505/solr [junit4] 2> 713186 INFO (zkConnectionManagerCallback-4149-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 713187 INFO (zkConnectionManagerCallback-4153-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 713187 INFO (zkConnectionManagerCallback-4155-thread-1-processing-n:127.0.0.1:53487_solr) [n:127.0.0.1:53487_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 713187 INFO (zkConnectionManagerCallback-4157-thread-1-processing-n:127.0.0.1:48736_solr) [n:127.0.0.1:48736_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 713189 INFO (zkConnectionManagerCallback-4159-thread-1-processing-n:127.0.0.1:42398_solr) [n:127.0.0.1:42398_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 713190 INFO (zkConnectionManagerCallback-4161-thread-1-processing-n:127.0.0.1:42543_solr) [n:127.0.0.1:42543_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 713247 INFO (jetty-launcher-4126-thread-4) [n:127.0.0.1:53487_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 713248 INFO (jetty-launcher-4126-thread-4) [n:127.0.0.1:53487_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53487_solr [junit4] 2> 713249 INFO (jetty-launcher-4126-thread-1) [n:127.0.0.1:42543_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 713249 INFO (jetty-launcher-4126-thread-4) [n:127.0.0.1:53487_solr ] o.a.s.c.Overseer Overseer (id=72060432881680393-127.0.0.1:53487_solr-n_0000000000) starting [junit4] 2> 713256 INFO (jetty-launcher-4126-thread-2) [n:127.0.0.1:48736_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 713263 INFO (jetty-launcher-4126-thread-1) [n:127.0.0.1:42543_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42543_solr [junit4] 2> 713263 INFO (jetty-launcher-4126-thread-2) [n:127.0.0.1:48736_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48736_solr [junit4] 2> 713265 INFO (zkCallback-4160-thread-1-processing-n:127.0.0.1:42543_solr) [n:127.0.0.1:42543_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 713266 INFO (zkCallback-4154-thread-1-processing-n:127.0.0.1:53487_solr) [n:127.0.0.1:53487_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 713266 INFO (zkConnectionManagerCallback-4169-thread-1-processing-n:127.0.0.1:53487_solr) [n:127.0.0.1:53487_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 713267 INFO (zkCallback-4156-thread-1-processing-n:127.0.0.1:48736_solr) [n:127.0.0.1:48736_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 713268 INFO (zkCallback-4160-thread-1-processing-n:127.0.0.1:42543_solr) [n:127.0.0.1:42543_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 713268 INFO (jetty-launcher-4126-thread-4) [n:127.0.0.1:53487_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 713268 INFO (zkCallback-4154-thread-1-processing-n:127.0.0.1:53487_solr) [n:127.0.0.1:53487_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 713269 INFO (jetty-launcher-4126-thread-4) [n:127.0.0.1:53487_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62505/solr ready [junit4] 2> 713273 INFO (jetty-launcher-4126-thread-4) [n:127.0.0.1:53487_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53487_solr [junit4] 2> 713282 INFO (zkCallback-4168-thread-1-processing-n:127.0.0.1:53487_solr) [n:127.0.0.1:53487_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 713286 INFO (zkCallback-4154-thread-1-processing-n:127.0.0.1:53487_solr) [n:127.0.0.1:53487_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 713286 INFO (zkCallback-4160-thread-1-processing-n:127.0.0.1:42543_solr) [n:127.0.0.1:42543_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 713286 INFO (zkCallback-4156-thread-1-processing-n:127.0.0.1:48736_solr) [n:127.0.0.1:48736_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 713327 INFO (jetty-launcher-4126-thread-3) [n:127.0.0.1:42398_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 713329 INFO (jetty-launcher-4126-thread-3) [n:127.0.0.1:42398_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 713331 INFO (jetty-launcher-4126-thread-3) [n:127.0.0.1:42398_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42398_solr [junit4] 2> 713342 INFO (zkCallback-4160-thread-1-processing-n:127.0.0.1:42543_solr) [n:127.0.0.1:42543_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 713343 INFO (zkCallback-4158-thread-1-processing-n:127.0.0.1:42398_solr) [n:127.0.0.1:42398_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 713343 INFO (zkCallback-4156-thread-1-processing-n:127.0.0.1:48736_solr) [n:127.0.0.1:48736_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 713343 INFO (zkCallback-4168-thread-1-processing-n:127.0.0.1:53487_solr) [n:127.0.0.1:53487_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 713343 INFO (zkCallback-4154-thread-1-processing-n:127.0.0.1:53487_solr) [n:127.0.0.1:53487_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 713405 INFO (jetty-launcher-4126-thread-1) [n:127.0.0.1:42543_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42543.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25b210f2 [junit4] 2> 713410 INFO (jetty-launcher-4126-thread-1) [n:127.0.0.1:42543_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42543.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25b210f2 [junit4] 2> 713410 INFO (jetty-launcher-4126-thread-1) [n:127.0.0.1:42543_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42543.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25b210f2 [junit4] 2> 713411 INFO (jetty-launcher-4126-thread-1) [n:127.0.0.1:42543_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_1EF46114A7261B3A-001/tempDir-001/node2/. [junit4] 2> 713417 INFO (zkConnectionManagerCallback-4173-thread-1-processing-n:127.0.0.1:42543_solr) [n:127.0.0.1:42543_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 713442 INFO (jetty-launcher-4126-thread-1) [n:127.0.0.1:42543_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 713442 INFO (jetty-launcher-4126-thread-1) [n:127.0.0.1:42543_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62505/solr ready [junit4] 2> 713461 INFO (jetty-launcher-4126-thread-2) [n:127.0.0.1:48736_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_48736.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25b210f2 [junit4] 2> 713461 INFO (jetty-launcher-4126-thread-3) [n:127.0.0.1:42398_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42398.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25b210f2 [junit4] 2> 713467 INFO (jetty-launcher-4126-thread-2) [n:127.0.0.1:48736_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_48736.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25b210f2 [junit4] 2> 713467 INFO (jetty-launcher-4126-thread-3) [n:127.0.0.1:42398_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42398.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25b210f2 [junit4] 2> 713467 INFO (jetty-launcher-4126-thread-2) [n:127.0.0.1:48736_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_48736.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25b210f2 [junit4] 2> 713467 INFO (jetty-launcher-4126-thread-3) [n:127.0.0.1:42398_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42398.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25b210f2 [junit4] 2> 713468 INFO (jetty-launcher-4126-thread-2) [n:127.0.0.1:48736_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_1EF46114A7261B3A-001/tempDir-001/node1/. [junit4] 2> 713468 INFO (jetty-launcher-4126-thread-3) [n:127.0.0.1:42398_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_1EF46114A7261B3A-001/tempDir-001/node3/. [junit4] 2> 713471 INFO (zkConnectionManagerCallback-4178-thread-1-processing-n:127.0.0.1:48736_solr) [n:127.0.0.1:48736_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 713473 INFO (jetty-launcher-4126-thread-2) [n:127.0.0.1:48736_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 713474 INFO (jetty-launcher-4126-thread-2) [n:127.0.0.1:48736_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62505/solr ready [junit4] 2> 713475 INFO (zkConnectionManagerCallback-4181-thread-1-processing-n:127.0.0.1:42398_solr) [n:127.0.0.1:42398_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 713476 INFO (jetty-launcher-4126-thread-3) [n:127.0.0.1:42398_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 713477 INFO (jetty-launcher-4126-thread-3) [n:127.0.0.1:42398_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62505/solr ready [junit4] 2> 713546 INFO (jetty-launcher-4126-thread-4) [n:127.0.0.1:53487_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53487.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25b210f2 [junit4] 2> 713550 INFO (jetty-launcher-4126-thread-4) [n:127.0.0.1:53487_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53487.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25b210f2 [junit4] 2> 713550 INFO (jetty-launcher-4126-thread-4) [n:127.0.0.1:53487_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53487.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25b210f2 [junit4] 2> 713551 INFO (jetty-launcher-4126-thread-4) [n:127.0.0.1:53487_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_1EF46114A7261B3A-001/tempDir-001/node4/. [junit4] 2> 713576 INFO (zkConnectionManagerCallback-4183-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 713581 INFO (zkConnectionManagerCallback-4187-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 713582 INFO (SUITE-MoveReplicaHDFSTest-seed#[1EF46114A7261B3A]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 713584 INFO (SUITE-MoveReplicaHDFSTest-seed#[1EF46114A7261B3A]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62505/solr ready [junit4] 2> 713590 INFO (qtp530344848-10965) [n:127.0.0.1:42543_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 713599 INFO (qtp530344848-10965) [n:127.0.0.1:42543_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=9 [junit4] 1> Formatting using clusterid: testClusterID [junit4] 2> 713737 WARN (SUITE-MoveReplicaHDFSTest-seed#[1EF46114A7261B3A]-worker) [ ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties [junit4] 2> 713748 WARN (SUITE-MoveReplicaHDFSTest-seed#[1EF46114A7261B3A]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 713750 INFO (SUITE-MoveReplicaHDFSTest-seed#[1EF46114A7261B3A]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 713761 INFO (SUITE-MoveReplicaHDFSTest-seed#[1EF46114A7261B3A]-worker) [ ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs to ./temp/Jetty_serv1.vm3_56288_hdfs____5yg52q/webapp [junit4] 2> 714311 INFO (SUITE-MoveReplicaHDFSTest-seed#[1EF46114A7261B3A]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@serv1-vm3:56288 [junit4] 2> 714579 WARN (SUITE-MoveReplicaHDFSTest-seed#[1EF46114A7261B3A]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 714580 INFO (SUITE-MoveReplicaHDFSTest-seed#[1EF46114A7261B3A]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 714590 INFO (SUITE-MoveReplicaHDFSTest-seed#[1EF46114A7261B3A]-worker) [ ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_34263_datanode____d5nr6d/webapp [junit4] 2> 715057 INFO (SUITE-MoveReplicaHDFSTest-seed#[1EF46114A7261B3A]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:34263 [junit4] 2> 715186 WARN (SUITE-MoveReplicaHDFSTest-seed#[1EF46114A7261B3A]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 715187 INFO (SUITE-MoveReplicaHDFSTest-seed#[1EF46114A7261B3A]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 715198 INFO (SUITE-MoveReplicaHDFSTest-seed#[1EF46114A7261B3A]-worker) [ ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_61363_datanode____.bhycxw/webapp [junit4] 2> 715373 ERROR (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_1EF46114A7261B3A-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_1EF46114A7261B3A-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to serv1-vm3/127.0.0.1:46117) [ ] 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> 715382 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x2766240f34a9: from storage DS-53dd4170-7aa4-421c-ace1-590ef9a3e5c0 node DatanodeRegistration(127.0.0.1:52373, datanodeUuid=95bb9b04-86bf-4cfa-8554-9cf7aa85d7a8, infoPort=36741, infoSecurePort=0, ipcPort=61439, storageInfo=lv=-56;cid=testClusterID;nsid=456451132;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs [junit4] 2> 715382 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x2766240f34a9: from storage DS-048d9d8d-3848-4ceb-a093-69a1af727e67 node DatanodeRegistration(127.0.0.1:52373, datanodeUuid=95bb9b04-86bf-4cfa-8554-9cf7aa85d7a8, infoPort=36741, infoSecurePort=0, ipcPort=61439, storageInfo=lv=-56;cid=testClusterID;nsid=456451132;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 715596 INFO (OverseerCollectionConfigSetProcessor-72060432881680393-127.0.0.1:53487_solr-n_0000000000) [n:127.0.0.1:53487_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> 715680 INFO (SUITE-MoveReplicaHDFSTest-seed#[1EF46114A7261B3A]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:61363 [junit4] 2> 715902 ERROR (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_1EF46114A7261B3A-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_1EF46114A7261B3A-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to serv1-vm3/127.0.0.1:46117) [ ] 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> 715909 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x2766437eb75e: from storage DS-5b362fca-8c81-4967-b2ad-4911621baa22 node DatanodeRegistration(127.0.0.1:48880, datanodeUuid=23c37fec-41f4-45a8-98f1-2f1576179b5a, infoPort=51153, infoSecurePort=0, ipcPort=38899, storageInfo=lv=-56;cid=testClusterID;nsid=456451132;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs [junit4] 2> 715910 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x2766437eb75e: from storage DS-f6e146a0-ece1-460e-a010-1dadb530841e node DatanodeRegistration(127.0.0.1:48880, datanodeUuid=23c37fec-41f4-45a8-98f1-2f1576179b5a, infoPort=51153, infoSecurePort=0, ipcPort=38899, storageInfo=lv=-56;cid=testClusterID;nsid=456451132;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 716104 INFO (TEST-MoveReplicaHDFSTest.test-seed#[1EF46114A7261B3A]) [ ] o.a.s.SolrTestCaseJ4 ###Starting test [junit4] 2> 716106 INFO (TEST-MoveReplicaHDFSTest.test-seed#[1EF46114A7261B3A]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 716108 INFO (TEST-MoveReplicaHDFSTest.test-seed#[1EF46114A7261B3A]) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T03:27:37+06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 716109 INFO (TEST-MoveReplicaHDFSTest.test-seed#[1EF46114A7261B3A]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 716109 INFO (TEST-MoveReplicaHDFSTest.test-seed#[1EF46114A7261B3A]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 716109 INFO (TEST-MoveReplicaHDFSTest.test-seed#[1EF46114A7261B3A]) [ ] o.e.j.s.session Scavenging every 660000ms [junit4] 2> 716109 INFO (TEST-MoveReplicaHDFSTest.test-seed#[1EF46114A7261B3A]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@22c6ab04{/solr,null,AVAILABLE} [junit4] 2> 716109 INFO (TEST-MoveReplicaHDFSTest.test-seed#[1EF46114A7261B3A]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@c0605e6{HTTP/1.1,[http/1.1]}{127.0.0.1:57063} [junit4] 2> 716109 INFO (TEST-MoveReplicaHDFSTest.test-seed#[1EF46114A7261B3A]) [ ] o.e.j.s.Server Started @718467ms [junit4] 2> 716109 INFO (TEST-MoveReplicaHDFSTest.test-seed#[1EF46114A7261B3A]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57063} [junit4] 2> 716109 ERROR (TEST-MoveReplicaHDFSTest.test-seed#[1EF46114A7261B3A]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 716110 INFO (TEST-MoveReplicaHDFSTest.test-seed#[1EF46114A7261B3A]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.4.0 [junit4] 2> 716110 INFO (TEST-MoveReplicaHDFSTest.test-seed#[1EF46114A7261B3A]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 716110 INFO (TEST-MoveReplicaHDFSTest.test-seed#[1EF46114A7261B3A]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 716110 INFO (TEST-MoveReplicaHDFSTest.test-seed#[1EF46114A7261B3A]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-03-14T22:29:22.755Z [junit4] 2> 716111 INFO (zkConnectionManagerCallback-4190-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 716112 INFO (TEST-MoveReplicaHDFSTest.test-seed#[1EF46114A7261B3A]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 716118 INFO (TEST-MoveReplicaHDFSTest.test-seed#[1EF46114A7261B3A]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62505/solr [junit4] 2> 716119 INFO (zkConnectionManagerCallback-4194-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 716123 INFO (zkConnectionManagerCallback-4196-thread-1-processing-n:127.0.0.1:57063_solr) [n:127.0.0.1:57063_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 716133 INFO (TEST-MoveReplicaHDFSTest.test-seed#[1EF46114A7261B3A]) [n:127.0.0.1:57063_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 716137 INFO (TEST-MoveReplicaHDFSTest.test-seed#[1EF46114A7261B3A]) [n:127.0.0.1:57063_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 716140 INFO (TEST-MoveReplicaHDFSTest.test-seed#[1EF46114A7261B3A]) [n:127.0.0.1:57063_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57063_solr [junit4] 2> 716142 INFO (zkCallback-4154-thread-1-processing-n:127.0.0.1:53487_solr) [n:127.0.0.1:53487_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 716143 INFO (zkCallback-4158-thread-1-processing-n:127.0.0.1:42398_solr) [n:127.0.0.1:42398_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 716143 INFO (zkCallback-4160-thread-1-processing-n:127.0.0.1:42543_solr) [n:127.0.0.1:42543_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 716143 INFO (zkCallback-4156-thread-1-processing-n:127.0.0.1:48736_solr) [n:127.0.0.1:48736_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 716143 INFO (zkCallback-4172-thread-1-processing-n:127.0.0.1:42543_solr) [n:127.0.0.1:42543_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 716144 INFO (zkCallback-4168-thread-1-processing-n:127.0.0.1:53487_solr) [n:127.0.0.1:53487_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 716144 INFO (zkCallback-4186-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 716145 INFO (zkCallback-4186-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 716145 INFO (zkCallback-4177-thread-1-processing-n:127.0.0.1:48736_solr) [n:127.0.0.1:48736_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 716145 INFO (zkCallback-4180-thread-1-processing-n:127.0.0.1:42398_solr) [n:127.0.0.1:42398_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 716146 INFO (zkCallback-4195-thread-1-processing-n:127.0.0.1:57063_solr) [n:127.0.0.1:57063_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 716202 INFO (TEST-MoveReplicaHDFSTest.test-seed#[1EF46114A7261B3A]) [n:127.0.0.1:57063_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57063.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25b210f2 [junit4] 2> 716218 INFO (TEST-MoveReplicaHDFSTest.test-seed#[1EF46114A7261B3A]) [n:127.0.0.1:57063_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57063.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25b210f2 [junit4] 2> 716218 INFO (TEST-MoveReplicaHDFSTest.test-seed#[1EF46114A7261B3A]) [n:127.0.0.1:57063_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57063.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25b210f2 [junit4] 2> 716219 INFO (TEST-MoveReplicaHDFSTest.test-seed#[1EF46114A7261B3A]) [n:127.0.0.1:57063_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_1EF46114A7261B3A-001/tempDir-001/node5/. [junit4] 2> 716222 INFO (zkConnectionManagerCallback-4201-thread-1-processing-n:127.0.0.1:57063_solr) [n:127.0.0.1:57063_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 716225 INFO (TEST-MoveReplicaHDFSTest.test-seed#[1EF46114A7261B3A]) [n:127.0.0.1:57063_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 716227 INFO (TEST-MoveReplicaHDFSTest.test-seed#[1EF46114A7261B3A]) [n:127.0.0.1:57063_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62505/solr ready [junit4] 2> 716271 INFO (zkConnectionManagerCallback-4203-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 716273 INFO (TEST-MoveReplicaHDFSTest.test-seed#[1EF46114A7261B3A]) [ ] o.a.s.c.MoveReplicaTest total_jettys: 5 [junit4] 2> 716275 INFO (qtp222522934-10968) [n:127.0.0.1:42398_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> 716278 INFO (OverseerThreadFactory-3244-thread-2-processing-n:127.0.0.1:53487_solr) [n:127.0.0.1:53487_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection MoveReplicaHDFSTest_coll_true [junit4] 2> 716392 INFO (OverseerStateUpdate-72060432881680393-127.0.0.1:53487_solr-n_0000000000) [n:127.0.0.1:53487_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:42398/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 716395 INFO (OverseerStateUpdate-72060432881680393-127.0.0.1:53487_solr-n_0000000000) [n:127.0.0.1:53487_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:57063/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 716400 INFO (OverseerStateUpdate-72060432881680393-127.0.0.1:53487_solr-n_0000000000) [n:127.0.0.1:53487_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:42543/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 716403 INFO (OverseerStateUpdate-72060432881680393-127.0.0.1:53487_solr-n_0000000000) [n:127.0.0.1:53487_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:48736/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 716607 INFO (qtp222522934-10983) [n:127.0.0.1:42398_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> 716607 INFO (qtp222522934-10983) [n:127.0.0.1:42398_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 716607 INFO (qtp530344848-10988) [n:127.0.0.1:42543_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> 716607 INFO (qtp530344848-10988) [n:127.0.0.1:42543_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 716608 INFO (qtp1518593307-10961) [n:127.0.0.1:48736_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> 716608 INFO (qtp1518593307-10961) [n:127.0.0.1:48736_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 716615 INFO (qtp61732690-11238) [n:127.0.0.1:57063_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> 716616 INFO (qtp61732690-11238) [n:127.0.0.1:57063_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 716722 INFO (zkCallback-4156-thread-1-processing-n:127.0.0.1:48736_solr) [n:127.0.0.1:48736_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> 716722 INFO (zkCallback-4160-thread-1-processing-n:127.0.0.1:42543_solr) [n:127.0.0.1:42543_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> 716722 INFO (zkCallback-4158-thread-1-processing-n:127.0.0.1:42398_solr) [n:127.0.0.1:42398_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> 716722 INFO (zkCallback-4156-thread-2-processing-n:127.0.0.1:48736_solr) [n:127.0.0.1:48736_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> 716722 INFO (zkCallback-4160-thread-2-processing-n:127.0.0.1:42543_solr) [n:127.0.0.1:42543_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> 716723 INFO (zkCallback-4158-thread-2-processing-n:127.0.0.1:42398_solr) [n:127.0.0.1:42398_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> 716723 INFO (zkCallback-4195-thread-1-processing-n:127.0.0.1:57063_solr) [n:127.0.0.1:57063_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> 716723 INFO (zkCallback-4195-thread-2-processing-n:127.0.0.1:57063_solr) [n:127.0.0.1:57063_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> 717621 INFO (qtp1518593307-10961) [n:127.0.0.1:48736_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.4.0 [junit4] 2> 717621 INFO (qtp222522934-10983) [n:127.0.0.1:42398_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.4.0 [junit4] 2> 717625 INFO (qtp530344848-10988) [n:127.0.0.1:42543_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.4.0 [junit4] 2> 717627 INFO (qtp1518593307-10961) [n:127.0.0.1:48736_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> 717629 INFO (qtp1518593307-10961) [n:127.0.0.1:48736_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> 717629 INFO (qtp1518593307-10961) [n:127.0.0.1:48736_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> 717629 INFO (qtp1518593307-10961) [n:127.0.0.1:48736_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_48736.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@25b210f2 [junit4] 2> 717630 INFO (qtp530344848-10988) [n:127.0.0.1:42543_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> 717630 INFO (qtp61732690-11238) [n:127.0.0.1:57063_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.4.0 [junit4] 2> 717641 INFO (qtp530344848-10988) [n:127.0.0.1:42543_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> 717641 INFO (qtp530344848-10988) [n:127.0.0.1:42543_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> 717641 INFO (qtp530344848-10988) [n:127.0.0.1:42543_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_42543.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@25b210f2 [junit4] 2> 717643 INFO (qtp1518593307-10961) [n:127.0.0.1:48736_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://serv1-vm3:46117/data [junit4] 2> 717643 INFO (qtp1518593307-10961) [n:127.0.0.1:48736_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> 717643 INFO (qtp1518593307-10961) [n:127.0.0.1:48736_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> 717643 INFO (qtp1518593307-10961) [n:127.0.0.1:48736_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 [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_1EF46114A7261B3A-001/tempDir-001/node1/MoveReplicaHDFSTest_coll_true_shard2_replica_n6], dataDir=[hdfs://serv1-vm3:46117/data/MoveReplicaHDFSTest_coll_true/core_node8/data/] [junit4] 2> 717643 INFO (qtp61732690-11238) [n:127.0.0.1:57063_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> 717644 INFO (qtp1518593307-10961) [n:127.0.0.1:48736_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://serv1-vm3:46117/data/MoveReplicaHDFSTest_coll_true/core_node8/data/snapshot_metadata [junit4] 2> 717644 INFO (qtp530344848-10988) [n:127.0.0.1:42543_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://serv1-vm3:46117/data [junit4] 2> 717644 INFO (qtp530344848-10988) [n:127.0.0.1:42543_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> 717644 INFO (qtp530344848-10988) [n:127.0.0.1:42543_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> 717644 INFO (qtp530344848-10988) [n:127.0.0.1:42543_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 [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_1EF46114A7261B3A-001/tempDir-001/node2/MoveReplicaHDFSTest_coll_true_shard2_replica_n4], dataDir=[hdfs://serv1-vm3:46117/data/MoveReplicaHDFSTest_coll_true/core_node7/data/] [junit4] 2> 717645 INFO (qtp61732690-11238) [n:127.0.0.1:57063_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> 717645 INFO (qtp61732690-11238) [n:127.0.0.1:57063_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> 717645 INFO (qtp530344848-10988) [n:127.0.0.1:42543_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://serv1-vm3:46117/data/MoveReplicaHDFSTest_coll_true/core_node7/data/snapshot_metadata [junit4] 2> 717645 INFO (qtp61732690-11238) [n:127.0.0.1:57063_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_57063.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@25b210f2 [junit4] 2> 717645 INFO (qtp61732690-11238) [n:127.0.0.1:57063_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://serv1-vm3:46117/data [junit4] 2> 717645 INFO (qtp61732690-11238) [n:127.0.0.1:57063_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> 717645 INFO (qtp61732690-11238) [n:127.0.0.1:57063_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> 717645 INFO (qtp61732690-11238) [n:127.0.0.1:57063_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 [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_1EF46114A7261B3A-001/tempDir-001/node5/MoveReplicaHDFSTest_coll_true_shard1_replica_n2], dataDir=[hdfs://serv1-vm3:46117/data/MoveReplicaHDFSTest_coll_true/core_node5/data/] [junit4] 2> 717646 INFO (qtp61732690-11238) [n:127.0.0.1:57063_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://serv1-vm3:46117/data/MoveReplicaHDFSTest_coll_true/core_node5/data/snapshot_metadata [junit4] 2> 717647 INFO (qtp222522934-10983) [n:127.0.0.1:42398_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> 717649 INFO (qtp222522934-10983) [n:127.0.0.1:42398_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> 717649 INFO (qtp222522934-10983) [n:127.0.0.1:42398_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> 717649 INFO (qtp222522934-10983) [n:127.0.0.1:42398_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_42398.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@25b210f2 [junit4] 2> 717649 INFO (qtp222522934-10983) [n:127.0.0.1:42398_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://serv1-vm3:46117/data [junit4] 2> 717649 INFO (qtp222522934-10983) [n:127.0.0.1:42398_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> 717649 INFO (qtp222522934-10983) [n:127.0.0.1:42398_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> 717649 INFO (qtp222522934-10983) [n:127.0.0.1:42398_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 [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_1EF46114A7261B3A-001/tempDir-001/node3/MoveReplicaHDFSTest_coll_true_shard1_replica_n1], dataDir=[hdfs://serv1-vm3:46117/data/MoveReplicaHDFSTest_coll_true/core_node3/data/] [junit4] 2> 717650 INFO (qtp222522934-10983) [n:127.0.0.1:42398_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://serv1-vm3:46117/data/MoveReplicaHDFSTest_coll_true/core_node3/data/snapshot_metadata [junit4] 2> 717675 INFO (qtp1518593307-10961) [n:127.0.0.1:48736_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://serv1-vm3:46117/data/MoveReplicaHDFSTest_coll_true/core_node8/data [junit4] 2> 717685 INFO (qtp61732690-11238) [n:127.0.0.1:57063_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://serv1-vm3:46117/data/MoveReplicaHDFSTest_coll_true/core_node5/data [junit4] 2> 717687 INFO (qtp530344848-10988) [n:127.0.0.1:42543_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://serv1-vm3:46117/data/MoveReplicaHDFSTest_coll_true/core_node7/data [junit4] 2> 717688 INFO (qtp222522934-10983) [n:127.0.0.1:42398_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://serv1-vm3:46117/data/MoveReplicaHDFSTest_coll_true/core_node3/data [junit4] 2> 717712 INFO (qtp61732690-11238) [n:127.0.0.1:57063_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://serv1-vm3:46117/data/MoveReplicaHDFSTest_coll_true/core_node5/data/index [junit4] 2> 717737 INFO (qtp1518593307-10961) [n:127.0.0.1:48736_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://serv1-vm3:46117/data/MoveReplicaHDFSTest_coll_true/core_node8/data/index [junit4] 2> 717752 INFO (qtp530344848-10988) [n:127.0.0.1:42543_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://serv1-vm3:46117/data/MoveReplicaHDFSTest_coll_true/core_node7/data/index [junit4] 2> 717770 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52373 is added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-f6e146a0-ece1-460e-a010-1dadb530841e:NORMAL:127.0.0.1:48880|RBW], ReplicaUC[[DISK]DS-048d9d8d-3848-4ceb-a093-69a1af727e67:NORMAL:127.0.0.1:52373|RBW]]} size 0 [junit4] 2> 717777 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:48880 is added to blk_1073741825_1001 size 69 [junit4] 2> 717809 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52373 is added to blk_1073741826_1002{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-5b362fca-8c81-4967-b2ad-4911621baa22:NORMAL:127.0.0.1:48880|RBW], ReplicaUC[[DISK]DS-53dd4170-7aa4-421c-ace1-590ef9a3e5c0:NORMAL:127.0.0.1:52373|RBW]]} size 69 [junit4] 2> 717809 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:48880 is added to blk_1073741826_1002 size 69 [junit4] 2> 717821 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:48880 is added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-53dd4170-7aa4-421c-ace1-590ef9a3e5c0:NORMAL:127.0.0.1:52373|RBW], ReplicaUC[[DISK]DS-f6e146a0-ece1-460e-a010-1dadb530841e:NORMAL:127.0.0.1:48880|RBW]]} size 0 [junit4] 2> 717824 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52373 is added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-f6e146a0-ece1-460e-a010-1dadb530841e:NORMAL:127.0.0.1:48880|RBW], ReplicaUC[[DISK]DS-048d9d8d-3848-4ceb-a093-69a1af727e67:NORMAL:127.0.0.1:52373|FINALIZED]]} size 0 [junit4] 2> 717836 INFO (qtp222522934-10983) [n:127.0.0.1:42398_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://serv1-vm3:46117/data/MoveReplicaHDFSTest_coll_true/core_node3/data/index [junit4] 2> 717848 INFO (qtp61732690-11238) [n:127.0.0.1:57063_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> 717848 INFO (qtp61732690-11238) [n:127.0.0.1:57063_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> 717849 INFO (qtp61732690-11238) [n:127.0.0.1:57063_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> 717862 INFO (qtp61732690-11238) [n:127.0.0.1:57063_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> 717862 INFO (qtp61732690-11238) [n:127.0.0.1:57063_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> 717863 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52373 is added to blk_1073741828_1004{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-5b362fca-8c81-4967-b2ad-4911621baa22:NORMAL:127.0.0.1:48880|RBW], ReplicaUC[[DISK]DS-048d9d8d-3848-4ceb-a093-69a1af727e67:NORMAL:127.0.0.1:52373|RBW]]} size 69 [junit4] 2> 717863 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:48880 is added to blk_1073741828_1004 size 69 [junit4] 2> 717879 INFO (qtp61732690-11238) [n:127.0.0.1:57063_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@703c49f1[MoveReplicaHDFSTest_coll_true_shard1_replica_n2] main] [junit4] 2> 717881 INFO (qtp61732690-11238) [n:127.0.0.1:57063_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 717881 INFO (qtp61732690-11238) [n:127.0.0.1:57063_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 717882 INFO (qtp61732690-11238) [n:127.0.0.1:57063_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 717883 INFO (searcherExecutor-3261-thread-1-processing-n:127.0.0.1:57063_solr x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2 s:shard1 c:MoveReplicaHDFSTest_coll_true r:core_node5) [n:127.0.0.1:57063_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.SolrCore [MoveReplicaHDFSTest_coll_true_shard1_replica_n2] Registered new searcher Searcher@703c49f1[MoveReplicaHDFSTest_coll_true_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 717883 INFO (qtp61732690-11238) [n:127.0.0.1:57063_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1594953893966512128 [junit4] 2> 717888 INFO (qtp61732690-11238) [n:127.0.0.1:57063_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update terms at /collections/MoveReplicaHDFSTest_coll_true/terms/shard1 to Terms{values={core_node5=0}, version=0} [junit4] 2> 717894 INFO (qtp61732690-11238) [n:127.0.0.1:57063_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms [junit4] 2> 717895 INFO (qtp530344848-10988) [n:127.0.0.1:42543_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> 717895 INFO (qtp530344848-10988) [n:127.0.0.1:42543_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> 717895 INFO (qtp530344848-10988) [n:127.0.0.1:42543_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> 717904 INFO (qtp530344848-10988) [n:127.0.0.1:42543_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> 717904 INFO (qtp530344848-10988) [n:127.0.0.1:42543_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> 717916 INFO (qtp530344848-10988) [n:127.0.0.1:42543_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@2aba9d01[MoveReplicaHDFSTest_coll_true_shard2_replica_n4] main] [junit4] 2> 717918 INFO (qtp530344848-10988) [n:127.0.0.1:42543_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 717918 INFO (qtp530344848-10988) [n:127.0.0.1:42543_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 717918 INFO (qtp530344848-10988) [n:127.0.0.1:42543_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 717919 INFO (searcherExecutor-3260-thread-1-processing-n:127.0.0.1:42543_solr x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 s:shard2 c:MoveReplicaHDFSTest_coll_true r:core_node7) [n:127.0.0.1:42543_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.SolrCore [MoveReplicaHDFSTest_coll_true_shard2_replica_n4] Registered new searcher Searcher@2aba9d01[MoveReplicaHDFSTest_coll_true_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 717919 INFO (qtp530344848-10988) [n:127.0.0.1:42543_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1594953894004260864 [junit4] 2> 717923 INFO (qtp530344848-10988) [n:127.0.0.1:42543_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful update terms at /collections/MoveReplicaHDFSTest_coll_true/terms/shard2 to Terms{values={core_node7=0}, version=0} [junit4] 2> 717929 INFO (qtp530344848-10988) [n:127.0.0.1:42543_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms [junit4] 2> 718030 INFO (zkCallback-4156-thread-1-processing-n:127.0.0.1:48736_solr) [n:127.0.0.1:48736_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> 718030 INFO (zkCallback-4195-thread-2-processing-n:127.0.0.1:57063_solr) [n:127.0.0.1:57063_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> 718030 INFO (zkCallback-4158-thread-2-processing-n:127.0.0.1:42398_solr) [n:127.0.0.1:42398_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> 718030 INFO (zkCallback-4156-thread-2-processing-n:127.0.0.1:48736_solr) [n:127.0.0.1:48736_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> 718030 INFO (zkCallback-4158-thread-1-processing-n:127.0.0.1:42398_solr) [n:127.0.0.1:42398_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> 718031 INFO (zkCallback-4195-thread-1-processing-n:127.0.0.1:57063_solr) [n:127.0.0.1:57063_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> 718031 INFO (zkCallback-4160-thread-2-processing-n:127.0.0.1:42543_solr) [n:127.0.0.1:42543_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> 718031 INFO (zkCallback-4160-thread-1-processing-n:127.0.0.1:42543_solr) [n:127.0.0.1:42543_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> 718256 INFO (qtp1518593307-10961) [n:127.0.0.1:48736_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> 718256 INFO (qtp1518593307-10961) [n:127.0.0.1:48736_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> 718256 INFO (qtp1518593307-10961) [n:127.0.0.1:48736_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> 718265 INFO (qtp1518593307-10961) [n:127.0.0.1:48736_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> 718265 INFO (qtp1518593307-10961) [n:127.0.0.1:48736_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> 718302 INFO (qtp1518593307-10961) [n:127.0.0.1:48736_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@7f80478f[MoveReplicaHDFSTest_coll_true_shard2_replica_n6] main] [junit4] 2> 718304 INFO (qtp1518593307-10961) [n:127.0.0.1:48736_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 718304 INFO (qtp1518593307-10961) [n:127.0.0.1:48736_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 718305 INFO (qtp1518593307-10961) [n:127.0.0.1:48736_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 718305 INFO (searcherExecu [...truncated too long message...] r-236-thread-5) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4424c67a{/solr,null,UNAVAILABLE} [junit4] 2> 286604 INFO (jetty-closer-236-thread-5) [ ] o.e.j.s.session Stopped scavenging [junit4] 2> 286609 INFO (jetty-closer-236-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@d7c7a6d{/solr,null,UNAVAILABLE} [junit4] 2> 286610 INFO (jetty-closer-236-thread-4) [ ] o.e.j.s.session Stopped scavenging [junit4] 2> 286613 ERROR (SUITE-MoveReplicaHDFSTest-seed#[1EF46114A7261B3A]-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> 286614 INFO (SUITE-MoveReplicaHDFSTest-seed#[1EF46114A7261B3A]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33599 33599 [junit4] 2> 286750 INFO (Thread-4218) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33599 33599 [junit4] 2> 286755 WARN (Thread-4218) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 31 /solr/collections/MoveReplicaHDFSTest_coll_false/terms/shard2 [junit4] 2> 27 /solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard2 [junit4] 2> 19 /solr/aliases.json [junit4] 2> 19 /solr/clusterprops.json [junit4] 2> 18 /solr/configs/conf1 [junit4] 2> 10 /solr/collections/MoveReplicaHDFSTest_failed_coll_false/terms/shard2 [junit4] 2> 8 /solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard1 [junit4] 2> 8 /solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard1 [junit4] 2> 7 /solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard2 [junit4] 2> 7 /solr/security.json [junit4] 2> 7 /solr/collections/MoveReplicaHDFSTest_coll_false/terms/shard1 [junit4] 2> 7 /solr/collections/MoveReplicaHDFSTest_failed_coll_false/terms/shard1 [junit4] 2> 5 /solr/collections/MoveReplicaHDFSTest_coll_false/collectionprops.json [junit4] 2> 5 /solr/collections/MoveReplicaHDFSTest_coll_true/collectionprops.json [junit4] 2> 4 /solr/collections/MoveReplicaHDFSTest_failed_coll_false/collectionprops.json [junit4] 2> 4 /solr/collections/MoveReplicaHDFSTest_failed_coll_true/collectionprops.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 70 /solr/collections/MoveReplicaHDFSTest_coll_true/state.json [junit4] 2> 66 /solr/collections/MoveReplicaHDFSTest_coll_false/state.json [junit4] 2> 42 /solr/collections/MoveReplicaHDFSTest_failed_coll_false/state.json [junit4] 2> 37 /solr/collections/MoveReplicaHDFSTest_failed_coll_true/state.json [junit4] 2> 19 /solr/clusterstate.json [junit4] 2> 3 /solr/collections/MoveReplicaHDFSTest_coll_false/leader_elect/shard2/election/72060677120589834-core_node8-n_0000000000 [junit4] 2> 3 /solr/autoscaling.json [junit4] 2> 3 /solr/collections/MoveReplicaHDFSTest_coll_true/leader_elect/shard2/election/72060677120589834-core_node8-n_0000000000 [junit4] 2> 2 /solr/overseer_elect/election/72060677120589834-127.0.0.1:50617_solr-n_0000000002 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 35 /solr/collections [junit4] 2> 32 /solr/live_nodes [junit4] 2> 3 /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 3 /solr/overseer/collection-queue-work [junit4] 2> 3 /solr/overseer/queue-work [junit4] 2> 2 /solr/overseer/queue [junit4] 2> [junit4] 2> 286758 WARN (SUITE-MoveReplicaHDFSTest-seed#[1EF46114A7261B3A]-worker) [ ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called [junit4] 2> 286765 INFO (SUITE-MoveReplicaHDFSTest-seed#[1EF46114A7261B3A]-worker) [ ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0 [junit4] 2> 286869 WARN (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_1EF46114A7261B3A-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_1EF46114A7261B3A-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to serv1-vm3/127.0.0.1:59900) [ ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted [junit4] 2> 286869 WARN (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_1EF46114A7261B3A-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_1EF46114A7261B3A-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to serv1-vm3/127.0.0.1:59900) [ ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-690988341-127.0.0.1-1521070284841 (Datanode Uuid 803b170c-e8ea-4793-b82c-4513ebfc97e1) service to serv1-vm3/127.0.0.1:59900 [junit4] 2> 286874 WARN (SUITE-MoveReplicaHDFSTest-seed#[1EF46114A7261B3A]-worker) [ ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called [junit4] 2> 286880 INFO (SUITE-MoveReplicaHDFSTest-seed#[1EF46114A7261B3A]-worker) [ ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0 [junit4] 2> 286985 WARN (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_1EF46114A7261B3A-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_1EF46114A7261B3A-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to serv1-vm3/127.0.0.1:59900) [ ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted [junit4] 2> 286985 WARN (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_1EF46114A7261B3A-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_1EF46114A7261B3A-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to serv1-vm3/127.0.0.1:59900) [ ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-690988341-127.0.0.1-1521070284841 (Datanode Uuid 0a6c357b-073e-49ff-b278-b4b9dd133b04) service to serv1-vm3/127.0.0.1:59900 [junit4] 2> 287002 INFO (SUITE-MoveReplicaHDFSTest-seed#[1EF46114A7261B3A]-worker) [ ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@serv1-vm3:0 [junit4] 2> 287119 INFO (SUITE-MoveReplicaHDFSTest-seed#[1EF46114A7261B3A]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33599 33599 [junit4] 2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_1EF46114A7261B3A-001 [junit4] 2> Mar 14, 2018 11:32:36 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 26 leaked thread(s). [junit4] 2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-QA, timezone=America/Atka [junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=3,threads=2,free=60537224,total=341835776 [junit4] 2> NOTE: All tests run in this JVM: [MoveReplicaHDFSTest, MoveReplicaHDFSTest, MoveReplicaHDFSTest] [junit4] Completed [5/5 (1!)] on J0 in 82.33s, 4 tests, 1 error <<< FAILURES! [...truncated 10 lines...] BUILD FAILED /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/common-build.xml:1561: The following error occurred while executing this line: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/common-build.xml:1085: There were test failures: 5 suites, 20 tests, 1 error [seed: 1EF46114A7261B3A] Total time: 5 minutes 1 second [repro] Setting last failure code to 256 [repro] Failures: [repro] 1/5 failed: org.apache.solr.cloud.MoveReplicaHDFSTest [repro] Exiting with code 256 + mv lucene/build lucene/build.repro + mv solr/build solr/build.repro + mv lucene/build.orig lucene/build + mv solr/build.orig solr/build Archiving artifacts Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 [WARNINGS] Parsing warnings in console log with parser Java Compiler (javac) Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 <Git Blamer> Using GitBlamer to create author and commit information for all warnings. <Git Blamer> GIT_COMMIT=02425b27316caf389554ebf5fe333915cb420289, workspace=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris [WARNINGS] Computing warning deltas based on reference build #491 Recording test results Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Build step 'Publish JUnit test result report' changed build result to UNSTABLE Email was triggered for: Unstable (Test Failures) Sending email for trigger: Unstable (Test Failures) Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
