Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/2072/ 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:41511/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:59489/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:41511/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:59489/solr/MoveReplicaHDFSTest_failed_coll_true] at __randomizedtesting.SeedInfo.seed([E6C86F31F986FB02:4C05BCC34E552ED2]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:994) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942) at org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:301) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985) 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:944) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891) 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:41511/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard1 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:46737/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:35677/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:46737/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:35677/solr/MoveReplicaHDFSTest_failed_coll_true] at __randomizedtesting.SeedInfo.seed([E6C86F31F986FB02:4C05BCC34E552ED2]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:994) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942) at org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:301) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985) 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:944) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891) 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:46737/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard1 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 13953 lines...] [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest [junit4] 2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_E6C86F31F986FB02-001/init-core-data-001 [junit4] 2> 2958457 INFO (SUITE-MoveReplicaHDFSTest-seed#[E6C86F31F986FB02]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_E6C86F31F986FB02-001/tempDir-001 [junit4] 2> 2958457 INFO (SUITE-MoveReplicaHDFSTest-seed#[E6C86F31F986FB02]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 2958457 INFO (Thread-5542) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2958457 INFO (Thread-5542) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 2958463 ERROR (Thread-5542) [ ] 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> 2958557 INFO (SUITE-MoveReplicaHDFSTest-seed#[E6C86F31F986FB02]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:51102 [junit4] 2> 2958564 INFO (zkConnectionManagerCallback-7442-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2958575 INFO (jetty-launcher-7439-thread-3) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 2958575 INFO (jetty-launcher-7439-thread-1) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 2958576 INFO (jetty-launcher-7439-thread-2) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 2958576 INFO (jetty-launcher-7439-thread-4) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 2958576 INFO (jetty-launcher-7439-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2958576 INFO (jetty-launcher-7439-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2958576 INFO (jetty-launcher-7439-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 2958577 INFO (jetty-launcher-7439-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@747ec80f{/solr,null,AVAILABLE} [junit4] 2> 2958577 INFO (jetty-launcher-7439-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2958577 INFO (jetty-launcher-7439-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2958577 INFO (jetty-launcher-7439-thread-4) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2958578 INFO (jetty-launcher-7439-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5b477580{HTTP/1.1,[http/1.1]}{127.0.0.1:46737} [junit4] 2> 2958578 INFO (jetty-launcher-7439-thread-3) [ ] o.e.j.s.Server Started @2960414ms [junit4] 2> 2958578 INFO (jetty-launcher-7439-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46737} [junit4] 2> 2958578 ERROR (jetty-launcher-7439-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2958578 INFO (jetty-launcher-7439-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2958578 INFO (jetty-launcher-7439-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 2958578 INFO (jetty-launcher-7439-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2958578 INFO (jetty-launcher-7439-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2958578 INFO (jetty-launcher-7439-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-23T15:14:07.796Z [junit4] 2> 2958579 INFO (jetty-launcher-7439-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2958579 INFO (jetty-launcher-7439-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2958579 INFO (jetty-launcher-7439-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2958579 INFO (jetty-launcher-7439-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@29713de6{/solr,null,AVAILABLE} [junit4] 2> 2958579 INFO (jetty-launcher-7439-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@92a7b65{HTTP/1.1,[http/1.1]}{127.0.0.1:51477} [junit4] 2> 2958579 INFO (jetty-launcher-7439-thread-2) [ ] o.e.j.s.Server Started @2960416ms [junit4] 2> 2958579 INFO (jetty-launcher-7439-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51477} [junit4] 2> 2958579 ERROR (jetty-launcher-7439-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2958579 INFO (jetty-launcher-7439-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2958580 INFO (jetty-launcher-7439-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 2958580 INFO (jetty-launcher-7439-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2958580 INFO (jetty-launcher-7439-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2958580 INFO (jetty-launcher-7439-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-23T15:14:07.798Z [junit4] 2> 2958580 INFO (jetty-launcher-7439-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@46803a9e{/solr,null,AVAILABLE} [junit4] 2> 2958580 INFO (jetty-launcher-7439-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2958581 INFO (jetty-launcher-7439-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2958581 INFO (jetty-launcher-7439-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6c9f1d24{HTTP/1.1,[http/1.1]}{127.0.0.1:35677} [junit4] 2> 2958581 INFO (jetty-launcher-7439-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2958581 INFO (jetty-launcher-7439-thread-4) [ ] o.e.j.s.Server Started @2960417ms [junit4] 2> 2958581 INFO (jetty-launcher-7439-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35677} [junit4] 2> 2958581 ERROR (jetty-launcher-7439-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2958581 INFO (jetty-launcher-7439-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2958581 INFO (jetty-launcher-7439-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 2958581 INFO (jetty-launcher-7439-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2ab43231{/solr,null,AVAILABLE} [junit4] 2> 2958581 INFO (jetty-launcher-7439-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2958581 INFO (jetty-launcher-7439-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2958581 INFO (jetty-launcher-7439-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-23T15:14:07.799Z [junit4] 2> 2958582 INFO (zkConnectionManagerCallback-7444-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2958582 INFO (zkConnectionManagerCallback-7446-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2958582 INFO (jetty-launcher-7439-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2958582 INFO (jetty-launcher-7439-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5a0d95cf{HTTP/1.1,[http/1.1]}{127.0.0.1:48198} [junit4] 2> 2958582 INFO (jetty-launcher-7439-thread-1) [ ] o.e.j.s.Server Started @2960419ms [junit4] 2> 2958582 INFO (jetty-launcher-7439-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=48198} [junit4] 2> 2958583 ERROR (jetty-launcher-7439-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2958583 INFO (jetty-launcher-7439-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2958583 INFO (jetty-launcher-7439-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 2958583 INFO (jetty-launcher-7439-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2958583 INFO (jetty-launcher-7439-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2958583 INFO (jetty-launcher-7439-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-23T15:14:07.801Z [junit4] 2> 2958583 INFO (zkConnectionManagerCallback-7448-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2958584 INFO (jetty-launcher-7439-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2958584 INFO (jetty-launcher-7439-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2958588 INFO (zkConnectionManagerCallback-7450-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2958588 INFO (jetty-launcher-7439-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2959149 INFO (jetty-launcher-7439-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51102/solr [junit4] 2> 2959175 INFO (zkConnectionManagerCallback-7454-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2959176 DEBUG (jetty-launcher-7439-thread-1) [n:127.0.0.1:48198_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$344/1082627338@73e757c [junit4] 2> 2959189 INFO (zkConnectionManagerCallback-7456-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2959282 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 2959282 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2959282 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 2959282 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 2959283 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 2959283 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 2959286 DEBUG (jetty-launcher-7439-thread-1) [n:127.0.0.1:48198_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72068710812614662-127.0.0.1:48198_solr-n_0000000000 [junit4] 2> 2959286 INFO (jetty-launcher-7439-thread-1) [n:127.0.0.1:48198_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:48198_solr [junit4] 2> 2959287 INFO (jetty-launcher-7439-thread-1) [n:127.0.0.1:48198_solr ] o.a.s.c.Overseer Overseer (id=72068710812614662-127.0.0.1:48198_solr-n_0000000000) starting [junit4] 2> 2959295 INFO (zkConnectionManagerCallback-7463-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2959296 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 2959296 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2959296 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 2959297 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 2959297 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 2959297 INFO (jetty-launcher-7439-thread-1) [n:127.0.0.1:48198_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51102/solr ready [junit4] 2> 2959298 INFO (OverseerStateUpdate-72068710812614662-127.0.0.1:48198_solr-n_0000000000) [n:127.0.0.1:48198_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:48198_solr [junit4] 2> 2959298 INFO (jetty-launcher-7439-thread-1) [n:127.0.0.1:48198_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48198_solr [junit4] 2> 2959299 DEBUG (OverseerAutoScalingTriggerThread-72068710812614662-127.0.0.1:48198_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers [junit4] 2> 2959299 DEBUG (OverseerCollectionConfigSetProcessor-72068710812614662-127.0.0.1:48198_solr-n_0000000000) [n:127.0.0.1:48198_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: [] [junit4] 2> 2959299 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2959299 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2959300 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 2959300 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/autoscaling.json [junit4] 2> 2959300 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2959300 DEBUG (OverseerAutoScalingTriggerThread-72068710812614662-127.0.0.1:48198_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1 [junit4] 2> 2959303 DEBUG (OverseerAutoScalingTriggerThread-72068710812614662-127.0.0.1:48198_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1 [junit4] 2> 2959303 DEBUG (OverseerAutoScalingTriggerThread-72068710812614662-127.0.0.1:48198_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1 [junit4] 2> 2959304 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2959304 INFO (zkCallback-7462-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2959308 INFO (OverseerStateUpdate-72068710812614662-127.0.0.1:48198_solr-n_0000000000) [n:127.0.0.1:48198_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2959309 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue-work [junit4] 2> 2959309 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 2959310 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.scheduled_maintenance [junit4] 2> 2959311 DEBUG (OverseerAutoScalingTriggerThread-72068710812614662-127.0.0.1:48198_solr-n_0000000000) [ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:48198_solr] [junit4] 2> 2959312 DEBUG (OverseerAutoScalingTriggerThread-72068710812614662-127.0.0.1:48198_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers [junit4] 2> 2959312 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 2959312 DEBUG (OverseerAutoScalingTriggerThread-72068710812614662-127.0.0.1:48198_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1 [junit4] 2> 2959313 DEBUG (ScheduledTrigger-11916-thread-1) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 [junit4] 2> 2959334 INFO (jetty-launcher-7439-thread-1) [n:127.0.0.1:48198_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2959369 INFO (jetty-launcher-7439-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51102/solr [junit4] 2> 2959373 INFO (zkConnectionManagerCallback-7468-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2959374 DEBUG (jetty-launcher-7439-thread-2) [n:127.0.0.1:51477_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$344/1082627338@15b29e6e [junit4] 2> 2959376 INFO (zkConnectionManagerCallback-7470-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2959393 INFO (jetty-launcher-7439-thread-1) [n:127.0.0.1:48198_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_48198.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d7859e4 [junit4] 2> 2959399 INFO (jetty-launcher-7439-thread-1) [n:127.0.0.1:48198_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_48198.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d7859e4 [junit4] 2> 2959399 INFO (jetty-launcher-7439-thread-1) [n:127.0.0.1:48198_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_48198.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d7859e4 [junit4] 2> 2959400 INFO (jetty-launcher-7439-thread-1) [n:127.0.0.1:48198_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_E6C86F31F986FB02-001/tempDir-001/node1/. [junit4] 2> 2959415 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 2959415 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2959416 INFO (jetty-launcher-7439-thread-2) [n:127.0.0.1:51477_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2959416 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 2959416 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 2959416 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 2959417 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 2959419 DEBUG (jetty-launcher-7439-thread-2) [n:127.0.0.1:51477_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72068710812614665-127.0.0.1:51477_solr-n_0000000001 [junit4] 2> 2959419 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72068710812614662-127.0.0.1:48198_solr-n_0000000000 [junit4] 2> 2959419 DEBUG (jetty-launcher-7439-thread-2) [n:127.0.0.1:51477_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72068710812614662-127.0.0.1:48198_solr-n_0000000000 to know if I could be the leader [junit4] 2> 2959419 DEBUG (jetty-launcher-7439-thread-2) [n:127.0.0.1:51477_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:51477_solr as DOWN [junit4] 2> 2959420 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 2959421 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 2959421 INFO (jetty-launcher-7439-thread-2) [n:127.0.0.1:51477_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2959421 INFO (jetty-launcher-7439-thread-2) [n:127.0.0.1:51477_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51477_solr [junit4] 2> 2959422 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2959422 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2959422 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2959422 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2959422 INFO (zkCallback-7462-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2959422 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2959423 INFO (zkCallback-7455-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2959428 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2959432 INFO (zkCallback-7469-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2959475 INFO (zkConnectionManagerCallback-7477-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2959477 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 2959477 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2959478 INFO (jetty-launcher-7439-thread-2) [n:127.0.0.1:51477_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2959478 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 2959479 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 2959480 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 2959481 INFO (jetty-launcher-7439-thread-2) [n:127.0.0.1:51477_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51102/solr ready [junit4] 2> 2959482 INFO (jetty-launcher-7439-thread-2) [n:127.0.0.1:51477_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2959523 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 2959523 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 2959525 INFO (jetty-launcher-7439-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51102/solr [junit4] 2> 2959527 INFO (jetty-launcher-7439-thread-2) [n:127.0.0.1:51477_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51477.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d7859e4 [junit4] 2> 2959533 INFO (zkConnectionManagerCallback-7482-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2959546 INFO (jetty-launcher-7439-thread-2) [n:127.0.0.1:51477_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51477.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d7859e4 [junit4] 2> 2959546 INFO (jetty-launcher-7439-thread-2) [n:127.0.0.1:51477_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51477.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d7859e4 [junit4] 2> 2959548 INFO (jetty-launcher-7439-thread-2) [n:127.0.0.1:51477_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_E6C86F31F986FB02-001/tempDir-001/node2/. [junit4] 2> 2959575 DEBUG (jetty-launcher-7439-thread-3) [n:127.0.0.1:46737_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$344/1082627338@316c7189 [junit4] 2> 2959578 INFO (zkConnectionManagerCallback-7484-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2959604 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 2959605 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2959605 INFO (jetty-launcher-7439-thread-3) [n:127.0.0.1:46737_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2959606 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 2959607 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 2959608 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 2959609 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 2959615 DEBUG (jetty-launcher-7439-thread-3) [n:127.0.0.1:46737_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72068710812614668-127.0.0.1:46737_solr-n_0000000002 [junit4] 2> 2959616 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72068710812614665-127.0.0.1:51477_solr-n_0000000001 [junit4] 2> 2959616 DEBUG (jetty-launcher-7439-thread-3) [n:127.0.0.1:46737_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72068710812614665-127.0.0.1:51477_solr-n_0000000001 to know if I could be the leader [junit4] 2> 2959617 DEBUG (jetty-launcher-7439-thread-3) [n:127.0.0.1:46737_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:46737_solr as DOWN [junit4] 2> 2959620 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 2959621 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 2959621 INFO (jetty-launcher-7439-thread-3) [n:127.0.0.1:46737_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2959622 INFO (jetty-launcher-7439-thread-3) [n:127.0.0.1:46737_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46737_solr [junit4] 2> 2959623 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2959623 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2959623 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2959623 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2959623 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2959623 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2959623 INFO (zkCallback-7455-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2959623 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2959624 INFO (zkCallback-7462-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2959624 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2959624 INFO (zkCallback-7469-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2959624 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2959624 INFO (zkCallback-7476-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2959657 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2959661 INFO (zkCallback-7483-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2959663 INFO (zkConnectionManagerCallback-7491-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2959664 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 2959665 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2959665 INFO (jetty-launcher-7439-thread-3) [n:127.0.0.1:46737_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 2959665 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 2959665 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 2959665 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 2959666 INFO (jetty-launcher-7439-thread-3) [n:127.0.0.1:46737_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51102/solr ready [junit4] 2> 2959666 INFO (jetty-launcher-7439-thread-3) [n:127.0.0.1:46737_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2959721 INFO (jetty-launcher-7439-thread-3) [n:127.0.0.1:46737_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46737.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d7859e4 [junit4] 2> 2959722 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 2959722 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 2959727 INFO (jetty-launcher-7439-thread-3) [n:127.0.0.1:46737_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46737.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d7859e4 [junit4] 2> 2959728 INFO (jetty-launcher-7439-thread-3) [n:127.0.0.1:46737_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46737.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d7859e4 [junit4] 2> 2959728 INFO (jetty-launcher-7439-thread-3) [n:127.0.0.1:46737_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_E6C86F31F986FB02-001/tempDir-001/node3/. [junit4] 2> 2960183 INFO (jetty-launcher-7439-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51102/solr [junit4] 2> 2960184 INFO (zkConnectionManagerCallback-7496-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2960186 DEBUG (jetty-launcher-7439-thread-4) [n:127.0.0.1:35677_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$344/1082627338@23be52f8 [junit4] 2> 2960187 INFO (zkConnectionManagerCallback-7498-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2960197 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 2960198 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2960198 INFO (jetty-launcher-7439-thread-4) [n:127.0.0.1:35677_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 2960198 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 2960199 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 2960199 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 2960200 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 2960203 DEBUG (jetty-launcher-7439-thread-4) [n:127.0.0.1:35677_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72068710812614671-127.0.0.1:35677_solr-n_0000000003 [junit4] 2> 2960204 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72068710812614668-127.0.0.1:46737_solr-n_0000000002 [junit4] 2> 2960204 DEBUG (jetty-launcher-7439-thread-4) [n:127.0.0.1:35677_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72068710812614668-127.0.0.1:46737_solr-n_0000000002 to know if I could be the leader [junit4] 2> 2960204 DEBUG (jetty-launcher-7439-thread-4) [n:127.0.0.1:35677_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:35677_solr as DOWN [junit4] 2> 2960206 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 2960206 INFO (jetty-launcher-7439-thread-4) [n:127.0.0.1:35677_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2960206 INFO (jetty-launcher-7439-thread-4) [n:127.0.0.1:35677_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35677_solr [junit4] 2> 2960206 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 2960207 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2960207 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2960207 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2960207 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2960207 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2960207 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2960207 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2960208 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2960208 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2960208 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2960208 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2960208 INFO (zkCallback-7462-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2960208 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2960208 INFO (zkCallback-7455-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2960208 INFO (zkCallback-7476-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2960208 INFO (zkCallback-7469-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2960208 INFO (zkCallback-7490-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2960208 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2960208 INFO (zkCallback-7483-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2960209 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2960209 INFO (zkCallback-7497-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2960240 INFO (zkConnectionManagerCallback-7505-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2960241 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 2960241 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2960242 INFO (jetty-launcher-7439-thread-4) [n:127.0.0.1:35677_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2960242 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 2960242 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 2960242 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 2960244 INFO (jetty-launcher-7439-thread-4) [n:127.0.0.1:35677_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51102/solr ready [junit4] 2> 2960244 INFO (jetty-launcher-7439-thread-4) [n:127.0.0.1:35677_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2960261 INFO (jetty-launcher-7439-thread-4) [n:127.0.0.1:35677_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35677.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d7859e4 [junit4] 2> 2960266 INFO (jetty-launcher-7439-thread-4) [n:127.0.0.1:35677_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35677.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d7859e4 [junit4] 2> 2960267 INFO (jetty-launcher-7439-thread-4) [n:127.0.0.1:35677_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35677.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d7859e4 [junit4] 2> 2960267 INFO (jetty-launcher-7439-thread-4) [n:127.0.0.1:35677_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_E6C86F31F986FB02-001/tempDir-001/node4/. [junit4] 2> 2960293 INFO (zkConnectionManagerCallback-7508-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2960298 INFO (zkConnectionManagerCallback-7513-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2960300 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 2960301 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2960301 INFO (SUITE-MoveReplicaHDFSTest-seed#[E6C86F31F986FB02]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2960301 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 2960302 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 2960302 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 2960303 INFO (SUITE-MoveReplicaHDFSTest-seed#[E6C86F31F986FB02]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51102/solr ready [junit4] 2> 2960308 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 2960309 INFO (qtp1496346413-28419) [n:127.0.0.1:51477_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2960310 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 2960310 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 2960310 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 2960310 DEBUG (OverseerCollectionConfigSetProcessor-72068710812614662-127.0.0.1:48198_solr-n_0000000000) [n:127.0.0.1:48198_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000 [junit4] 2> 2960311 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000 [junit4] 2> 2960311 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 2960312 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 2960312 DEBUG (OverseerCollectionConfigSetProcessor-72068710812614662-127.0.0.1:48198_solr-n_0000000000) [n:127.0.0.1:48198_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000 [junit4] 2> 2960322 DEBUG (ScheduledTrigger-11916-thread-3) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 2960322 DEBUG (OverseerCollectionConfigSetProcessor-72068710812614662-127.0.0.1:48198_solr-n_0000000000) [n:127.0.0.1:48198_solr ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000000, ] [junit4] 2> 2960325 DEBUG (OverseerCollectionConfigSetProcessor-72068710812614662-127.0.0.1:48198_solr-n_0000000000) [n:127.0.0.1:48198_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[] [junit4] 2> 2960328 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/overseer/collection-queue-work/qnr-0000000000 [junit4] 2> 2960329 DEBUG (zkCallback-7469-thread-1) [ ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on path /overseer/collection-queue-work/qnr-0000000000 state SyncConnected latchEventType null [junit4] 2> 2960329 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 2960330 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 2960330 INFO (qtp1496346413-28419) [n:127.0.0.1:51477_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=20 [junit4] 1> Formatting using clusterid: testClusterID [junit4] 2> 2960401 WARN (SUITE-MoveReplicaHDFSTest-seed#[E6C86F31F986FB02]-worker) [ ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties [junit4] 2> 2960407 WARN (SUITE-MoveReplicaHDFSTest-seed#[E6C86F31F986FB02]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 2960409 INFO (SUITE-MoveReplicaHDFSTest-seed#[E6C86F31F986FB02]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 2960422 INFO (SUITE-MoveReplicaHDFSTest-seed#[E6C86F31F986FB02]-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_35832_hdfs____utha2e/webapp [junit4] 2> 2960920 INFO (SUITE-MoveReplicaHDFSTest-seed#[E6C86F31F986FB02]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@serv1-vm3:35832 [junit4] 2> 2961201 WARN (SUITE-MoveReplicaHDFSTest-seed#[E6C86F31F986FB02]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 2961202 INFO (SUITE-MoveReplicaHDFSTest-seed#[E6C86F31F986FB02]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 2961215 INFO (SUITE-MoveReplicaHDFSTest-seed#[E6C86F31F986FB02]-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_48594_datanode____.oekbnx/webapp [junit4] 2> 2961325 DEBUG (ScheduledTrigger-11916-thread-2) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 2961700 INFO (SUITE-MoveReplicaHDFSTest-seed#[E6C86F31F986FB02]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:48594 [junit4] 2> 2961865 WARN (SUITE-MoveReplicaHDFSTest-seed#[E6C86F31F986FB02]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 2961866 INFO (SUITE-MoveReplicaHDFSTest-seed#[E6C86F31F986FB02]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 2961884 INFO (SUITE-MoveReplicaHDFSTest-seed#[E6C86F31F986FB02]-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_48682_datanode____ilcwpf/webapp [junit4] 2> 2961960 ERROR (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_E6C86F31F986FB02-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_E6C86F31F986FB02-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to serv1-vm3/127.0.0.1:57467) [ ] 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> 2961980 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x9a478989b28a: from storage DS-fc5aa632-33bd-49dc-a7c1-5eacf6e94ab6 node DatanodeRegistration(127.0.0.1:62590, datanodeUuid=d3427562-9442-41c3-9c70-e156dd0c693e, infoPort=48408, infoSecurePort=0, ipcPort=49496, storageInfo=lv=-56;cid=testClusterID;nsid=755378619;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs [junit4] 2> 2961980 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x9a478989b28a: from storage DS-be5cb89f-70b0-4264-a2c0-79a5d51c7135 node DatanodeRegistration(127.0.0.1:62590, datanodeUuid=d3427562-9442-41c3-9c70-e156dd0c693e, infoPort=48408, infoSecurePort=0, ipcPort=49496, storageInfo=lv=-56;cid=testClusterID;nsid=755378619;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 2962326 DEBUG (ScheduledTrigger-11916-thread-3) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 2962327 INFO (OverseerCollectionConfigSetProcessor-72068710812614662-127.0.0.1:48198_solr-n_0000000000) [n:127.0.0.1:48198_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> 2962327 DEBUG (OverseerCollectionConfigSetProcessor-72068710812614662-127.0.0.1:48198_solr-n_0000000000) [n:127.0.0.1:48198_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: [] [junit4] 2> 2962456 INFO (SUITE-MoveReplicaHDFSTest-seed#[E6C86F31F986FB02]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:48682 [junit4] 2> 2962643 ERROR (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_E6C86F31F986FB02-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_E6C86F31F986FB02-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to serv1-vm3/127.0.0.1:57467) [ ] 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> 2962655 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x9a47b1c6faf6: from storage DS-f049099a-2751-44e0-a05c-157c566422d7 node DatanodeRegistration(127.0.0.1:64863, datanodeUuid=f66e5be6-ca18-479c-97d0-d88ceabf323f, infoPort=40934, infoSecurePort=0, ipcPort=45748, storageInfo=lv=-56;cid=testClusterID;nsid=755378619;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs [junit4] 2> 2962655 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x9a47b1c6faf6: from storage DS-bce50b2f-6998-482a-8842-26d3226b86b2 node DatanodeRegistration(127.0.0.1:64863, datanodeUuid=f66e5be6-ca18-479c-97d0-d88ceabf323f, infoPort=40934, infoSecurePort=0, ipcPort=45748, storageInfo=lv=-56;cid=testClusterID;nsid=755378619;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 2963328 DEBUG (ScheduledTrigger-11916-thread-2) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 2963330 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 2963331 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2963331 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2963331 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 2963332 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 2963333 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 2963334 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 2963334 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 2963334 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 2963334 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 2963334 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 2963334 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 2963334 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 2963334 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 2963334 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 2963335 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 2963335 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 2963335 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 2963335 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 2963335 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 2963335 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 2963335 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 2963335 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 2963336 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 2963336 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 2963336 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 2963337 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2963337 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2963337 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2963337 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4bddde5{/solr,null,AVAILABLE} [junit4] 2> 2963337 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@57045a52{HTTP/1.1,[http/1.1]}{127.0.0.1:43803} [junit4] 2> 2963337 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [ ] o.e.j.s.Server Started @2965175ms [junit4] 2> 2963337 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43803} [junit4] 2> 2963338 ERROR (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2963338 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2963338 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 2963338 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2963338 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2963338 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-23T15:14:12.556Z [junit4] 2> 2963339 INFO (zkConnectionManagerCallback-7517-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2963340 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2964048 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51102/solr [junit4] 2> 2964050 INFO (zkConnectionManagerCallback-7521-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2964052 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [n:127.0.0.1:43803_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$344/1082627338@5dd46dbf [junit4] 2> 2964053 INFO (zkConnectionManagerCallback-7523-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2964064 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 2964064 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2964064 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [n:127.0.0.1:43803_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2964065 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 2964065 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 2964065 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 2964066 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 2964068 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [n:127.0.0.1:43803_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72068710812614677-127.0.0.1:43803_solr-n_0000000004 [junit4] 2> 2964068 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72068710812614671-127.0.0.1:35677_solr-n_0000000003 [junit4] 2> 2964068 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [n:127.0.0.1:43803_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72068710812614671-127.0.0.1:35677_solr-n_0000000003 to know if I could be the leader [junit4] 2> 2964069 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [n:127.0.0.1:43803_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:43803_solr as DOWN [junit4] 2> 2964070 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 2964070 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [n:127.0.0.1:43803_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2964070 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [n:127.0.0.1:43803_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43803_solr [junit4] 2> 2964070 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 2964071 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2964071 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2964071 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2964071 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2964071 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2964071 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2964071 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2964071 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2964071 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2964071 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2964072 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2964072 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2964072 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2964072 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2964072 INFO (zkCallback-7504-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2964072 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2964072 INFO (zkCallback-7497-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2964072 INFO (zkCallback-7483-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2964072 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2964072 INFO (zkCallback-7455-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2964072 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2964072 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2964072 INFO (zkCallback-7512-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2964072 INFO (zkCallback-7462-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2964072 INFO (zkCallback-7490-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2964072 INFO (zkCallback-7469-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2964072 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2964073 INFO (zkCallback-7512-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2964073 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2964073 INFO (zkCallback-7476-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2964073 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2964073 INFO (zkCallback-7522-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2964102 INFO (zkConnectionManagerCallback-7530-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2964104 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 2964105 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2964105 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [n:127.0.0.1:43803_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 2964106 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 2964106 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 2964107 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 2964107 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [n:127.0.0.1:43803_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51102/solr ready [junit4] 2> 2964108 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [n:127.0.0.1:43803_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2964130 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [n:127.0.0.1:43803_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43803.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d7859e4 [junit4] 2> 2964137 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [n:127.0.0.1:43803_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43803.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d7859e4 [junit4] 2> 2964137 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [n:127.0.0.1:43803_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43803.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d7859e4 [junit4] 2> 2964138 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [n:127.0.0.1:43803_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_E6C86F31F986FB02-001/tempDir-001/node5/. [junit4] 2> 2964171 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 2964172 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 2964192 INFO (zkConnectionManagerCallback-7533-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2964195 INFO (qtp1142787601-28411) [n:127.0.0.1:35677_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&autoAddReplicas=false&name=MoveReplicaHDFSTest_failed_coll_true&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2964197 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 2964197 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000002 [junit4] 2> 2964197 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 2964197 DEBUG (OverseerCollectionConfigSetProcessor-72068710812614662-127.0.0.1:48198_solr-n_0000000000) [n:127.0.0.1:48198_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000002 [junit4] 2> 2964198 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 2964198 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 2964198 DEBUG (OverseerCollectionConfigSetProcessor-72068710812614662-127.0.0.1:48198_solr-n_0000000000) [n:127.0.0.1:48198_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000002 [junit4] 2> 2964199 DEBUG (OverseerCollectionConfigSetProcessor-72068710812614662-127.0.0.1:48198_solr-n_0000000000) [n:127.0.0.1:48198_solr ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000002, ] [junit4] 2> 2964199 INFO (OverseerThreadFactory-11918-thread-2-processing-n:127.0.0.1:48198_solr) [n:127.0.0.1:48198_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection MoveReplicaHDFSTest_failed_coll_true [junit4] 2> 2964200 DEBUG (OverseerCollectionConfigSetProcessor-72068710812614662-127.0.0.1:48198_solr-n_0000000000) [n:127.0.0.1:48198_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000002],[] [junit4] 2> 2964202 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 2964202 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 2964202 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 2964202 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 2964202 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 2964202 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 2964202 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 2964202 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 2964202 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 2964202 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 2964202 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 2964202 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 2964202 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 2964203 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 2964203 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 2964203 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 2964203 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 2964203 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 2964203 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 2964203 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 2964204 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 2964204 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 2964204 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 2964205 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 2964205 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 2964207 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 2964207 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 2964308 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 2964309 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 2964309 INFO (OverseerStateUpdate-72068710812614662-127.0.0.1:48198_solr-n_0000000000) [n:127.0.0.1:48198_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"MoveReplicaHDFSTest_failed_coll_true", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:51477/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2964312 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 2964312 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 2964313 INFO (OverseerStateUpdate-72068710812614662-127.0.0.1:48198_solr-n_0000000000) [n:127.0.0.1:48198_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"MoveReplicaHDFSTest_failed_coll_true", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:43803/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2964316 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 2964316 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 2964317 INFO (OverseerStateUpdate-72068710812614662-127.0.0.1:48198_solr-n_0000000000) [n:127.0.0.1:48198_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"MoveReplicaHDFSTest_failed_coll_true", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:35677/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2964319 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 2964319 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 2964319 INFO (OverseerStateUpdate-72068710812614662-127.0.0.1:48198_solr-n_0000000000) [n:127.0.0.1:48198_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"MoveReplicaHDFSTest_failed_coll_true", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:46737/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2964329 DEBUG (ScheduledTrigger-11916-thread-3) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 5 [junit4] 2> 2964424 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 2964425 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 2964527 INFO (qtp1496346413-28415) [n:127.0.0.1:51477_solr x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2964527 INFO (qtp719135055-28692) [n:127.0.0.1:43803_solr x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2964527 INFO (qtp1142787601-28407) [n:127.0.0.1:35677_solr x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2964527 INFO (qtp1851964590-28400) [n:127.0.0.1:46737_solr x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2964543 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/collections/MoveReplicaHDFSTest_failed_coll_true/state.json [junit4] 2> 2964543 DEBUG (qtp1496346413-28415) [n:127.0.0.1:51477_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.c.ZkController publishing state=down [junit4] 2> 2964544 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/collections/MoveReplicaHDFSTest_failed_coll_true/state.json [junit4] 2> 2964544 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/collections/MoveReplicaHD [...truncated too long message...] eReplicaHDFSTest_failed_coll_false_shard2_replica_n6) [ ] o.a.s.c.HdfsDirectoryFactory Error checking if path hdfs://serv1-vm3:34729/data/MoveReplicaHDFSTest_failed_coll_false/core_node8/data/tlog is an old index directory, caused by: java.io.IOException: Filesystem closed [junit4] 2> 311955 ERROR (SUITE-MoveReplicaHDFSTest-seed#[E6C86F31F986FB02]-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> 311955 INFO (SUITE-MoveReplicaHDFSTest-seed#[E6C86F31F986FB02]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35662 35662 [junit4] 2> 312178 INFO (Thread-4191) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35662 35662 [junit4] 2> 312179 WARN (Thread-4191) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 33 /solr/collections/MoveReplicaHDFSTest_coll_false/terms/shard2 [junit4] 2> 22 /solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard2 [junit4] 2> 18 /solr/configs/conf1 [junit4] 2> 17 /solr/aliases.json [junit4] 2> 17 /solr/clusterprops.json [junit4] 2> 10 /solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard1 [junit4] 2> 9 /solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard2 [junit4] 2> 9 /solr/collections/MoveReplicaHDFSTest_coll_false/terms/shard1 [junit4] 2> 8 /solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard1 [junit4] 2> 7 /solr/collections/MoveReplicaHDFSTest_failed_coll_false/terms/shard2 [junit4] 2> 7 /solr/collections/MoveReplicaHDFSTest_failed_coll_false/terms/shard1 [junit4] 2> 6 /solr/security.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 17 /solr/clusterstate.json [junit4] 2> 10 /solr/aliases.json [junit4] 2> 7 /solr/collections/MoveReplicaHDFSTest_coll_true/state.json [junit4] 2> 7 /solr/collections/MoveReplicaHDFSTest_coll_false/state.json [junit4] 2> 4 /solr/collections/MoveReplicaHDFSTest_failed_coll_false/state.json [junit4] 2> 4 /solr/collections/MoveReplicaHDFSTest_failed_coll_true/state.json [junit4] 2> 3 /solr/overseer_elect/election/72068917707603980-127.0.0.1:63608_solr-n_0000000002 [junit4] 2> 3 /solr/collections/MoveReplicaHDFSTest_coll_false/leader_elect/shard2/election/72068917707603989-core_node8-n_0000000000 [junit4] 2> 3 /solr/collections/MoveReplicaHDFSTest_coll_true/leader_elect/shard2/election/72068917707603974-core_node8-n_0000000000 [junit4] 2> 2 /solr/overseer_elect/election/72068917707603974-127.0.0.1:51986_solr-n_0000000000 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 37 /solr/collections [junit4] 2> 25 /solr/live_nodes [junit4] 2> [junit4] 2> 312180 WARN (SUITE-MoveReplicaHDFSTest-seed#[E6C86F31F986FB02]-worker) [ ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called [junit4] 2> 312187 INFO (SUITE-MoveReplicaHDFSTest-seed#[E6C86F31F986FB02]-worker) [ ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0 [junit4] 2> 312292 WARN (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_E6C86F31F986FB02-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_E6C86F31F986FB02-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to serv1-vm3/127.0.0.1:34729) [ ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted [junit4] 2> 312292 WARN (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_E6C86F31F986FB02-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_E6C86F31F986FB02-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to serv1-vm3/127.0.0.1:34729) [ ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-1898220310-127.0.0.1-1537718804194 (Datanode Uuid 49805982-b6f1-438b-900e-9598ed9c43de) service to serv1-vm3/127.0.0.1:34729 [junit4] 2> 312297 WARN (SUITE-MoveReplicaHDFSTest-seed#[E6C86F31F986FB02]-worker) [ ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called [junit4] 2> 312304 INFO (SUITE-MoveReplicaHDFSTest-seed#[E6C86F31F986FB02]-worker) [ ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0 [junit4] 2> 312410 WARN (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_E6C86F31F986FB02-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_E6C86F31F986FB02-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to serv1-vm3/127.0.0.1:34729) [ ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted [junit4] 2> 312410 WARN (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_E6C86F31F986FB02-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_E6C86F31F986FB02-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to serv1-vm3/127.0.0.1:34729) [ ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-1898220310-127.0.0.1-1537718804194 (Datanode Uuid e6823a86-709f-4fb2-98dd-f0ac660a8360) service to serv1-vm3/127.0.0.1:34729 [junit4] 2> 312425 INFO (SUITE-MoveReplicaHDFSTest-seed#[E6C86F31F986FB02]-worker) [ ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@serv1-vm3:0 [junit4] 2> 312443 INFO (SUITE-MoveReplicaHDFSTest-seed#[E6C86F31F986FB02]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35662 35662 [junit4] 2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_E6C86F31F986FB02-001 [junit4] 2> Sep 23, 2018 4:08:10 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=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=21073, maxDocsPerChunk=5, blockSize=553), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=21073, blockSize=553)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4dded4f8), locale=it, timezone=US/Hawaii [junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=3,threads=2,free=129409880,total=396361728 [junit4] 2> NOTE: All tests run in this JVM: [MoveReplicaHDFSTest, MoveReplicaHDFSTest, MoveReplicaHDFSTest] [junit4] Completed [5/5 (1!)] on J0 in 97.17s, 4 tests, 1 error <<< FAILURES! [junit4] [junit4] [junit4] Tests with failures [seed: E6C86F31F986FB02]: [junit4] - org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove [junit4] [junit4] [junit4] JVM J0: 0.75 .. 323.44 = 322.69s [junit4] JVM J1: 0.74 .. 230.23 = 229.49s [junit4] Execution time total: 5 minutes 23 seconds [junit4] Tests summary: 5 suites, 20 tests, 1 error BUILD FAILED /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1567: The following error occurred while executing this line: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1092: There were test failures: 5 suites, 20 tests, 1 error [seed: E6C86F31F986FB02] Total time: 5 minutes 25 seconds [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=e6e3dc7ea8c626f0f4a1173f899a9d7bb1af26d1, workspace=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris [WARNINGS] Computing warning deltas based on reference build #2071 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: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org