Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21228/ Java: 32bit/jdk1.8.0_144 -client -XX:+UseG1GC
2 tests failed. FAILED: org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove Error Message: No live SolrServers available to handle this request:[https://127.0.0.1:39549/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:34089/solr/MoveReplicaHDFSTest_failed_coll_true] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:39549/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:34089/solr/MoveReplicaHDFSTest_failed_coll_true] at __randomizedtesting.SeedInfo.seed([4741D674B8A601EE:ED8C05860F75D43E]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:991) 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:309) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:39549/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.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete Error Message: Error from server at https://127.0.0.1:34227/solr/testcollection_shard1_replica_n2: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason: <pre> Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/> </body> </html> Stack Trace: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at https://127.0.0.1:34227/solr/testcollection_shard1_replica_n2: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason: <pre> Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/> </body> </html> at __randomizedtesting.SeedInfo.seed([4741D674B8A601EE:E4BB78D13F4EEB4B]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:550) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1013) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946) 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.request.UpdateRequest.commit(UpdateRequest.java:233) at org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete(TestCollectionsAPIViaSolrCloudCluster.java:167) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:34227/solr/testcollection_shard1_replica_n2: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason: <pre> Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/> </body> </html> at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:527) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ... 1 more Build Log: [...truncated 12036 lines...] [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_4741D674B8A601EE-001/init-core-data-001 [junit4] 2> 385350 WARN (SUITE-MoveReplicaHDFSTest-seed#[4741D674B8A601EE]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2 [junit4] 2> 385350 INFO (SUITE-MoveReplicaHDFSTest-seed#[4741D674B8A601EE]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 385351 INFO (SUITE-MoveReplicaHDFSTest-seed#[4741D674B8A601EE]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 385352 INFO (SUITE-MoveReplicaHDFSTest-seed#[4741D674B8A601EE]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 385352 INFO (SUITE-MoveReplicaHDFSTest-seed#[4741D674B8A601EE]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_4741D674B8A601EE-001/tempDir-001 [junit4] 2> 385352 INFO (SUITE-MoveReplicaHDFSTest-seed#[4741D674B8A601EE]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 385353 INFO (Thread-854) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 385353 INFO (Thread-854) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 385354 ERROR (Thread-854) [ ] 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> 385453 INFO (SUITE-MoveReplicaHDFSTest-seed#[4741D674B8A601EE]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:40471 [junit4] 2> 385455 INFO (zkConnectionManagerCallback-850-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 385461 INFO (jetty-launcher-847-thread-1) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 385463 INFO (jetty-launcher-847-thread-3) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 385464 INFO (jetty-launcher-847-thread-2) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 385465 INFO (jetty-launcher-847-thread-4) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 385465 INFO (jetty-launcher-847-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14ab1ec{/solr,null,AVAILABLE} [junit4] 2> 385466 INFO (jetty-launcher-847-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1aa0dfc{/solr,null,AVAILABLE} [junit4] 2> 385466 INFO (jetty-launcher-847-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1390118{/solr,null,AVAILABLE} [junit4] 2> 385467 INFO (jetty-launcher-847-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@18e812c{SSL,[ssl, http/1.1]}{127.0.0.1:44631} [junit4] 2> 385467 INFO (jetty-launcher-847-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@103cccf{SSL,[ssl, http/1.1]}{127.0.0.1:34089} [junit4] 2> 385467 INFO (jetty-launcher-847-thread-1) [ ] o.e.j.s.Server Started @386907ms [junit4] 2> 385467 INFO (jetty-launcher-847-thread-3) [ ] o.e.j.s.Server Started @386907ms [junit4] 2> 385467 INFO (jetty-launcher-847-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44631} [junit4] 2> 385467 INFO (jetty-launcher-847-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34089} [junit4] 2> 385467 ERROR (jetty-launcher-847-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 385467 ERROR (jetty-launcher-847-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 385467 INFO (jetty-launcher-847-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 385468 INFO (jetty-launcher-847-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@30618{/solr,null,AVAILABLE} [junit4] 2> 385468 INFO (jetty-launcher-847-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 385467 INFO (jetty-launcher-847-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 385467 INFO (jetty-launcher-847-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@106d16c{SSL,[ssl, http/1.1]}{127.0.0.1:39549} [junit4] 2> 385468 INFO (jetty-launcher-847-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 385468 INFO (jetty-launcher-847-thread-2) [ ] o.e.j.s.Server Started @386908ms [junit4] 2> 385468 INFO (jetty-launcher-847-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 385468 INFO (jetty-launcher-847-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39549} [junit4] 2> 385468 INFO (jetty-launcher-847-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-01-06T21:05:05.358Z [junit4] 2> 385468 ERROR (jetty-launcher-847-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 385468 INFO (jetty-launcher-847-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 385468 INFO (jetty-launcher-847-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@22d769{SSL,[ssl, http/1.1]}{127.0.0.1:42205} [junit4] 2> 385468 INFO (jetty-launcher-847-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 385468 INFO (jetty-launcher-847-thread-4) [ ] o.e.j.s.Server Started @386908ms [junit4] 2> 385468 INFO (jetty-launcher-847-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 385468 INFO (jetty-launcher-847-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42205} [junit4] 2> 385468 INFO (jetty-launcher-847-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-01-06T21:05:05.358Z [junit4] 2> 385469 ERROR (jetty-launcher-847-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 385469 INFO (jetty-launcher-847-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 385468 INFO (jetty-launcher-847-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 385469 INFO (jetty-launcher-847-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 385469 INFO (jetty-launcher-847-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-01-06T21:05:05.359Z [junit4] 2> 385469 INFO (jetty-launcher-847-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 385469 INFO (jetty-launcher-847-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-01-06T21:05:05.359Z [junit4] 2> 385473 INFO (zkConnectionManagerCallback-856-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 385474 INFO (jetty-launcher-847-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 385478 INFO (zkConnectionManagerCallback-852-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 385479 INFO (zkConnectionManagerCallback-854-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 385479 INFO (jetty-launcher-847-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 385480 INFO (zkConnectionManagerCallback-858-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 385480 INFO (jetty-launcher-847-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 385492 INFO (jetty-launcher-847-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40471/solr [junit4] 2> 385492 INFO (jetty-launcher-847-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 385493 INFO (zkConnectionManagerCallback-862-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 385494 DEBUG (jetty-launcher-847-thread-4) [n:127.0.0.1:42205_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$190/14931892@1b96d6b [junit4] 2> 385494 INFO (jetty-launcher-847-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40471/solr [junit4] 2> 385499 INFO (zkConnectionManagerCallback-868-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 385500 INFO (jetty-launcher-847-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40471/solr [junit4] 2> 385500 INFO (zkConnectionManagerCallback-866-thread-1-processing-n:127.0.0.1:42205_solr) [n:127.0.0.1:42205_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 385501 INFO (jetty-launcher-847-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40471/solr [junit4] 2> 385501 INFO (zkConnectionManagerCallback-872-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 385502 DEBUG (jetty-launcher-847-thread-1) [n:127.0.0.1:44631_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$190/14931892@16b3b78 [junit4] 2> 385503 INFO (zkConnectionManagerCallback-876-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 385503 INFO (zkConnectionManagerCallback-878-thread-1-processing-n:127.0.0.1:44631_solr) [n:127.0.0.1:44631_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 385504 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x160cd4a94dc0009, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 385504 DEBUG (jetty-launcher-847-thread-2) [n:127.0.0.1:39549_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$190/14931892@351608 [junit4] 2> 385504 DEBUG (jetty-launcher-847-thread-3) [n:127.0.0.1:34089_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$190/14931892@83f524 [junit4] 2> 385506 INFO (zkConnectionManagerCallback-880-thread-1-processing-n:127.0.0.1:39549_solr) [n:127.0.0.1:39549_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 385508 INFO (zkConnectionManagerCallback-882-thread-1-processing-n:127.0.0.1:34089_solr) [n:127.0.0.1:34089_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 385594 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 385594 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 385594 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 385594 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 385594 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 385594 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 385595 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 385595 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 385595 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 385595 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 385596 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 385596 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 385597 INFO (jetty-launcher-847-thread-4) [n:127.0.0.1:42205_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 385597 DEBUG (jetty-launcher-847-thread-4) [n:127.0.0.1:42205_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/99304912010870790-127.0.0.1:42205_solr-n_0000000000 [junit4] 2> 385597 INFO (jetty-launcher-847-thread-4) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42205_solr [junit4] 2> 385597 INFO (jetty-launcher-847-thread-1) [n:127.0.0.1:44631_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 385598 DEBUG (jetty-launcher-847-thread-1) [n:127.0.0.1:44631_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/99304912010870794-127.0.0.1:44631_solr-n_0000000001 [junit4] 2> 385598 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 385598 INFO (jetty-launcher-847-thread-4) [n:127.0.0.1:42205_solr ] o.a.s.c.Overseer Overseer (id=99304912010870790-127.0.0.1:42205_solr-n_0000000000) starting [junit4] 2> 385598 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/99304912010870790-127.0.0.1:42205_solr-n_0000000000 [junit4] 2> 385598 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 385598 DEBUG (jetty-launcher-847-thread-1) [n:127.0.0.1:44631_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/99304912010870790-127.0.0.1:42205_solr-n_0000000000 to know if I could be the leader [junit4] 2> 385598 INFO (jetty-launcher-847-thread-1) [n:127.0.0.1:44631_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44631_solr [junit4] 2> 385598 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 385599 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 385599 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 385599 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 385599 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 385599 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 385607 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 385608 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 385608 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 385609 INFO (zkCallback-877-thread-1-processing-n:127.0.0.1:44631_solr) [n:127.0.0.1:44631_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 385609 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 385610 INFO (zkCallback-865-thread-1-processing-n:127.0.0.1:42205_solr) [n:127.0.0.1:42205_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 385610 INFO (zkCallback-879-thread-1-processing-n:127.0.0.1:39549_solr) [n:127.0.0.1:39549_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 385611 INFO (jetty-launcher-847-thread-2) [n:127.0.0.1:39549_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 385612 DEBUG (jetty-launcher-847-thread-2) [n:127.0.0.1:39549_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/99304912010870795-127.0.0.1:39549_solr-n_0000000002 [junit4] 2> 385612 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/99304912010870794-127.0.0.1:44631_solr-n_0000000001 [junit4] 2> 385613 DEBUG (jetty-launcher-847-thread-2) [n:127.0.0.1:39549_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/99304912010870794-127.0.0.1:44631_solr-n_0000000001 to know if I could be the leader [junit4] 2> 385613 DEBUG (jetty-launcher-847-thread-2) [n:127.0.0.1:39549_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:39549_solr as DOWN [junit4] 2> 385614 INFO (jetty-launcher-847-thread-2) [n:127.0.0.1:39549_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39549_solr [junit4] 2> 385615 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 385615 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 385615 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 385621 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 385621 DEBUG (OverseerCollectionConfigSetProcessor-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations [junit4] 2> 385622 INFO (zkCallback-865-thread-1-processing-n:127.0.0.1:42205_solr) [n:127.0.0.1:42205_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 385622 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 385622 DEBUG (OverseerStateUpdate-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.Overseer Starting to work on the main queue [junit4] 2> 385622 INFO (zkCallback-877-thread-1-processing-n:127.0.0.1:44631_solr) [n:127.0.0.1:44631_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 385622 DEBUG (OverseerAutoScalingTriggerThread-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger [junit4] 2> 385622 DEBUG (jetty-launcher-847-thread-4) [n:127.0.0.1:42205_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:42205_solr as DOWN [junit4] 2> 385623 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/autoscaling.json [junit4] 2> 385623 DEBUG (OverseerAutoScalingTriggerThread-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1 [junit4] 2> 385624 DEBUG (OverseerAutoScalingTriggerThread-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:39549_solr, 127.0.0.1:44631_solr] [junit4] 2> 385624 DEBUG (OverseerAutoScalingTriggerThread-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1 [junit4] 2> 385624 DEBUG (OverseerAutoScalingTriggerThread-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1 [junit4] 2> 385624 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue-work [junit4] 2> 385624 INFO (jetty-launcher-847-thread-4) [n:127.0.0.1:42205_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42205_solr [junit4] 2> 385624 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 385624 DEBUG (OverseerCollectionConfigSetProcessor-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 [junit4] 2> 385624 DEBUG (OverseerCollectionConfigSetProcessor-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [] [junit4] 2> 385624 DEBUG (OverseerCollectionConfigSetProcessor-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 385624 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 385625 DEBUG (OverseerCollectionConfigSetProcessor-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [] [junit4] 2> 385625 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 385625 DEBUG (OverseerCollectionConfigSetProcessor-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [] [junit4] 2> 385625 DEBUG (OverseerCollectionConfigSetProcessor-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: [] [junit4] 2> 385626 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 385626 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 385626 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 385626 INFO (zkCallback-865-thread-1-processing-n:127.0.0.1:42205_solr) [n:127.0.0.1:42205_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 385626 DEBUG (OverseerStateUpdate-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.Overseer processMessage: queueSize: 0, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:39549_solr"} current state version: 0 [junit4] 2> 385626 INFO (zkCallback-877-thread-1-processing-n:127.0.0.1:44631_solr) [n:127.0.0.1:44631_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 385626 DEBUG (OverseerStateUpdate-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:39549_solr [junit4] 2> 385626 DEBUG (OverseerStateUpdate-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.Overseer processMessage: queueSize: 0, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:42205_solr"} current state version: 0 [junit4] 2> 385626 DEBUG (OverseerStateUpdate-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:42205_solr [junit4] 2> 385628 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 385628 INFO (zkCallback-879-thread-1-processing-n:127.0.0.1:39549_solr) [n:127.0.0.1:39549_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 385628 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 385628 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 385629 INFO (jetty-launcher-847-thread-3) [n:127.0.0.1:34089_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 385629 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 385629 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 385629 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 385629 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 385629 DEBUG (OverseerAutoScalingTriggerThread-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers [junit4] 2> 385630 DEBUG (OverseerAutoScalingTriggerThread-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1 [junit4] 2> 385630 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 385630 INFO (jetty-launcher-847-thread-3) [n:127.0.0.1:34089_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 385630 DEBUG (ScheduledTrigger-1597-thread-1) [n:127.0.0.1:42205_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3 [junit4] 2> 385630 DEBUG (jetty-launcher-847-thread-3) [n:127.0.0.1:34089_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/99304912010870796-127.0.0.1:34089_solr-n_0000000003 [junit4] 2> 385630 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/99304912010870795-127.0.0.1:39549_solr-n_0000000002 [junit4] 2> 385631 DEBUG (jetty-launcher-847-thread-3) [n:127.0.0.1:34089_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/99304912010870795-127.0.0.1:39549_solr-n_0000000002 to know if I could be the leader [junit4] 2> 385631 DEBUG (jetty-launcher-847-thread-3) [n:127.0.0.1:34089_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:34089_solr as DOWN [junit4] 2> 385632 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 385632 INFO (jetty-launcher-847-thread-3) [n:127.0.0.1:34089_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34089_solr [junit4] 2> 385633 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 385633 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 385633 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 385634 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 385642 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 385642 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 385642 INFO (zkCallback-877-thread-1-processing-n:127.0.0.1:44631_solr) [n:127.0.0.1:44631_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 385642 INFO (zkCallback-879-thread-1-processing-n:127.0.0.1:39549_solr) [n:127.0.0.1:39549_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 385650 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 385650 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 385650 DEBUG (OverseerStateUpdate-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.Overseer processMessage: queueSize: 3, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:34089_solr"} current state version: 0 [junit4] 2> 385650 DEBUG (OverseerStateUpdate-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:34089_solr [junit4] 2> 385652 INFO (zkCallback-865-thread-2-processing-n:127.0.0.1:42205_solr) [n:127.0.0.1:42205_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 385658 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 385660 INFO (zkCallback-881-thread-1-processing-n:127.0.0.1:34089_solr) [n:127.0.0.1:34089_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 385751 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 385752 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 385795 INFO (jetty-launcher-847-thread-2) [n:127.0.0.1:39549_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39549.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fa265 [junit4] 2> 385806 INFO (jetty-launcher-847-thread-2) [n:127.0.0.1:39549_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39549.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fa265 [junit4] 2> 385806 INFO (jetty-launcher-847-thread-2) [n:127.0.0.1:39549_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39549.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fa265 [junit4] 2> 385808 INFO (jetty-launcher-847-thread-2) [n:127.0.0.1:39549_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_4741D674B8A601EE-001/tempDir-001/node2/. [junit4] 2> 385908 INFO (jetty-launcher-847-thread-3) [n:127.0.0.1:34089_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34089.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fa265 [junit4] 2> 385923 INFO (jetty-launcher-847-thread-3) [n:127.0.0.1:34089_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34089.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fa265 [junit4] 2> 385923 INFO (jetty-launcher-847-thread-3) [n:127.0.0.1:34089_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34089.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fa265 [junit4] 2> 385923 INFO (jetty-launcher-847-thread-1) [n:127.0.0.1:44631_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44631.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fa265 [junit4] 2> 385925 INFO (jetty-launcher-847-thread-3) [n:127.0.0.1:34089_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_4741D674B8A601EE-001/tempDir-001/node3/. [junit4] 2> 385933 INFO (jetty-launcher-847-thread-1) [n:127.0.0.1:44631_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44631.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fa265 [junit4] 2> 385934 INFO (jetty-launcher-847-thread-1) [n:127.0.0.1:44631_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44631.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fa265 [junit4] 2> 385935 INFO (jetty-launcher-847-thread-1) [n:127.0.0.1:44631_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_4741D674B8A601EE-001/tempDir-001/node1/. [junit4] 2> 386055 INFO (jetty-launcher-847-thread-4) [n:127.0.0.1:42205_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42205.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fa265 [junit4] 2> 386065 INFO (jetty-launcher-847-thread-4) [n:127.0.0.1:42205_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42205.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fa265 [junit4] 2> 386065 INFO (jetty-launcher-847-thread-4) [n:127.0.0.1:42205_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42205.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fa265 [junit4] 2> 386066 INFO (jetty-launcher-847-thread-4) [n:127.0.0.1:42205_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_4741D674B8A601EE-001/tempDir-001/node4/. [junit4] 2> 386112 INFO (zkConnectionManagerCallback-892-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 386115 INFO (zkConnectionManagerCallback-896-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 386116 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 386116 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 386116 INFO (SUITE-MoveReplicaHDFSTest-seed#[4741D674B8A601EE]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 386116 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 386117 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 386117 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 386117 INFO (SUITE-MoveReplicaHDFSTest-seed#[4741D674B8A601EE]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40471/solr ready [junit4] 2> 386196 INFO (qtp16544794-3960) [n:127.0.0.1:42205_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 386199 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 386200 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000 [junit4] 2> 386200 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 386201 DEBUG (OverseerCollectionConfigSetProcessor-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000 [junit4] 2> 386201 DEBUG (OverseerCollectionConfigSetProcessor-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000000, ] [junit4] 2> 386201 DEBUG (OverseerCollectionConfigSetProcessor-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]] [junit4] 2> 386201 DEBUG (OverseerCollectionConfigSetProcessor-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running [junit4] 2> 386201 DEBUG (OverseerCollectionConfigSetProcessor-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{"operation":"overseerstatus"} [junit4] 2> 386202 DEBUG (OverseerThreadFactory-1599-thread-1-processing-n:127.0.0.1:42205_solr) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000 [junit4] 2> 386202 DEBUG (OverseerThreadFactory-1599-thread-1-processing-n:127.0.0.1:42205_solr) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : overseerstatus , {"operation":"overseerstatus"} [junit4] 2> 386203 DEBUG (OverseerCollectionConfigSetProcessor-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1 [junit4] 2> 386203 DEBUG (OverseerCollectionConfigSetProcessor-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 386203 DEBUG (OverseerCollectionConfigSetProcessor-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 386203 DEBUG (OverseerCollectionConfigSetProcessor-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [] [junit4] 2> 386203 DEBUG (OverseerCollectionConfigSetProcessor-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 386203 DEBUG (OverseerCollectionConfigSetProcessor-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[] [junit4] 2> 386204 DEBUG (OverseerThreadFactory-1599-thread-1-processing-n:127.0.0.1:42205_solr) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerTaskProcessor Completed task:[/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 386205 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/overseer/collection-queue-work/qnr-0000000000 [junit4] 2> 386205 DEBUG (zkCallback-865-thread-2-processing-n:127.0.0.1:42205_solr) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on path /overseer/collection-queue-work/qnr-0000000000 state SyncConnected latchEventType null [junit4] 2> 386205 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 386205 DEBUG (OverseerThreadFactory-1599-thread-1-processing-n:127.0.0.1:42205_solr) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as completed. [junit4] 2> 386205 DEBUG (OverseerThreadFactory-1599-thread-1-processing-n:127.0.0.1:42205_solr) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [] [junit4] 2> 386205 DEBUG (OverseerThreadFactory-1599-thread-1-processing-n:127.0.0.1:42205_solr) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 386205 DEBUG (OverseerThreadFactory-1599-thread-1-processing-n:127.0.0.1:42205_solr) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 386205 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 386206 DEBUG (OverseerThreadFactory-1599-thread-1-processing-n:127.0.0.1:42205_solr) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 386206 DEBUG (OverseerThreadFactory-1599-thread-1-processing-n:127.0.0.1:42205_solr) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{leader=127.0.0.1:42205_solr,overseer_queue_size=0,overseer_work_queue_size=0,overseer_collection_queue_size=2,overseer_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=5.149713244483466,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.740405,medianRequestTime=0.52673,75thPcRequestTime=1.303256,95thPcRequestTime=1.303256,99thPcRequestTime=1.303256,999thPcRequestTime=1.303256},downnode={requests=3,errors=0,avgRequestsPerSecond=5.1970463321687,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.049625666666666665,medianRequestTime=0.044439,75thPcRequestTime=0.065412,95thPcRequestTime=0.065412,99thPcRequestTime=0.065412,999thPcRequestTime=0.065412}},collection_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=5.155603769234419,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.8170721509161691,medianRequestTime=0.896205,75thPcRequestTime=0.934881,95thPcRequestTime=0.934881,99thPcRequestTime=0.934881,999thPcRequestTime=0.934881},overseerstatus={requests=0,errors=0,avgRequestsPerSecond=0.0,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.0,medianRequestTime=0.0,75thPcRequestTime=0.0,95thPcRequestTime=0.0,99thPcRequestTime=0.0,999thPcRequestTime=0.0}},overseer_queue={},overseer_internal_queue={peek={avgRequestsPerSecond=1.7250678675337912,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.230773,medianRequestTime=0.230773,75thPcRequestTime=0.230773,95thPcRequestTime=0.230773,99thPcRequestTime=0.230773,999thPcRequestTime=0.230773}},collection_queue={peektopn_wait2000={avgRequestsPerSecond=1.7287769131192479,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=576.232288,medianRequestTime=576.232288,75thPcRequestTime=576.232288,95thPcRequestTime=576.232288,99thPcRequestTime=576.232288,999thPcRequestTime=576.232288}}} [junit4] 2> 386207 INFO (qtp16544794-3960) [n:127.0.0.1:42205_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=11 [junit4] 2> 386572 WARN (SUITE-MoveReplicaHDFSTest-seed#[4741D674B8A601EE]-worker) [ ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable [junit4] 1> Formatting using clusterid: testClusterID [junit4] 2> 386631 DEBUG (ScheduledTrigger-1597-thread-1) [n:127.0.0.1:42205_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 387088 WARN (SUITE-MoveReplicaHDFSTest-seed#[4741D674B8A601EE]-worker) [ ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties [junit4] 2> 387235 INFO (SUITE-MoveReplicaHDFSTest-seed#[4741D674B8A601EE]-worker) [ ] o.m.log Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog [junit4] 2> 387248 WARN (SUITE-MoveReplicaHDFSTest-seed#[4741D674B8A601EE]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 387516 INFO (SUITE-MoveReplicaHDFSTest-seed#[4741D674B8A601EE]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 387550 INFO (SUITE-MoveReplicaHDFSTest-seed#[4741D674B8A601EE]-worker) [ ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs to ./temp/Jetty_localhost_localdomain_45433_hdfs____.jenpgz/webapp [junit4] 2> 387632 DEBUG (ScheduledTrigger-1597-thread-2) [n:127.0.0.1:42205_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 388204 DEBUG (OverseerCollectionConfigSetProcessor-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from work-queue : [[]] [junit4] 2> 388204 DEBUG (OverseerCollectionConfigSetProcessor-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 [junit4] 2> 388204 INFO (OverseerCollectionConfigSetProcessor-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_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> 388205 DEBUG (OverseerCollectionConfigSetProcessor-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [] [junit4] 2> 388205 DEBUG (OverseerCollectionConfigSetProcessor-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 388205 DEBUG (OverseerCollectionConfigSetProcessor-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [] [junit4] 2> 388205 DEBUG (OverseerCollectionConfigSetProcessor-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [] [junit4] 2> 388205 DEBUG (OverseerCollectionConfigSetProcessor-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: [] [junit4] 2> 388368 INFO (SUITE-MoveReplicaHDFSTest-seed#[4741D674B8A601EE]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:45433 [junit4] 2> 388632 DEBUG (ScheduledTrigger-1597-thread-1) [n:127.0.0.1:42205_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 389075 WARN (SUITE-MoveReplicaHDFSTest-seed#[4741D674B8A601EE]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 389078 INFO (SUITE-MoveReplicaHDFSTest-seed#[4741D674B8A601EE]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 389087 INFO (SUITE-MoveReplicaHDFSTest-seed#[4741D674B8A601EE]-worker) [ ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_40515_datanode____y5a4xw/webapp [junit4] 2> 389545 INFO (SUITE-MoveReplicaHDFSTest-seed#[4741D674B8A601EE]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:40515 [junit4] 2> 389633 DEBUG (ScheduledTrigger-1597-thread-3) [n:127.0.0.1:42205_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 389809 WARN (SUITE-MoveReplicaHDFSTest-seed#[4741D674B8A601EE]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 389810 INFO (SUITE-MoveReplicaHDFSTest-seed#[4741D674B8A601EE]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 389820 INFO (SUITE-MoveReplicaHDFSTest-seed#[4741D674B8A601EE]-worker) [ ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_35467_datanode____z62shm/webapp [junit4] 2> 390205 DEBUG (OverseerCollectionConfigSetProcessor-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from work-queue : [[]] [junit4] 2> 390206 DEBUG (OverseerCollectionConfigSetProcessor-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 [junit4] 2> 390206 DEBUG (OverseerCollectionConfigSetProcessor-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [] [junit4] 2> 390207 DEBUG (OverseerCollectionConfigSetProcessor-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 390207 DEBUG (OverseerCollectionConfigSetProcessor-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [] [junit4] 2> 390207 DEBUG (OverseerCollectionConfigSetProcessor-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [] [junit4] 2> 390207 DEBUG (OverseerCollectionConfigSetProcessor-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: [] [junit4] 2> 390287 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_4741D674B8A601EE-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_4741D674B8A601EE-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to localhost.localdomain/127.0.0.1:35645) [ ] 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> 390327 INFO (SUITE-MoveReplicaHDFSTest-seed#[4741D674B8A601EE]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:35467 [junit4] 2> 390403 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0xa90b3ef0eadb9: from storage DS-de465953-ed8f-4732-a731-6fdcc45d9822 node DatanodeRegistration(127.0.0.1:43871, datanodeUuid=be9cac57-004a-456e-b684-2a28cfbe9003, infoPort=44615, infoSecurePort=0, ipcPort=33175, storageInfo=lv=-56;cid=testClusterID;nsid=1081875759;c=0), blocks: 0, hasStaleStorage: true, processing time: 3 msecs [junit4] 2> 390403 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0xa90b3ef0eadb9: from storage DS-87edde0e-b0f9-489c-bd51-7a01dd5e152d node DatanodeRegistration(127.0.0.1:43871, datanodeUuid=be9cac57-004a-456e-b684-2a28cfbe9003, infoPort=44615, infoSecurePort=0, ipcPort=33175, storageInfo=lv=-56;cid=testClusterID;nsid=1081875759;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 390459 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_4741D674B8A601EE-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_4741D674B8A601EE-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to localhost.localdomain/127.0.0.1:35645) [ ] 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> 390472 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0xa90b3f3f4bb00: from storage DS-7f35b56f-ffed-4c5d-99b6-42aa89bb7108 node DatanodeRegistration(127.0.0.1:46677, datanodeUuid=99d6e9b6-7332-4a3d-91c7-6b8168c283c1, infoPort=43811, infoSecurePort=0, ipcPort=44783, storageInfo=lv=-56;cid=testClusterID;nsid=1081875759;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs [junit4] 2> 390472 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0xa90b3f3f4bb00: from storage DS-695ef0ad-6fd2-437f-a3e8-392676822783 node DatanodeRegistration(127.0.0.1:46677, datanodeUuid=99d6e9b6-7332-4a3d-91c7-6b8168c283c1, infoPort=43811, infoSecurePort=0, ipcPort=44783, storageInfo=lv=-56;cid=testClusterID;nsid=1081875759;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 390633 DEBUG (ScheduledTrigger-1597-thread-3) [n:127.0.0.1:42205_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 390848 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4741D674B8A601EE]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testNormalFailedMove [junit4] 2> 390848 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 390849 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 390849 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4741D674B8A601EE]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 390849 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 390849 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 390849 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 390851 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4741D674B8A601EE]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 390852 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4741D674B8A601EE]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@49d9ce{/solr,null,AVAILABLE} [junit4] 2> 390853 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4741D674B8A601EE]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@dd3752{SSL,[ssl, http/1.1]}{127.0.0.1:45435} [junit4] 2> 390853 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4741D674B8A601EE]) [ ] o.e.j.s.Server Started @392293ms [junit4] 2> 390853 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4741D674B8A601EE]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45435} [junit4] 2> 390853 ERROR (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4741D674B8A601EE]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 390853 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4741D674B8A601EE]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 390853 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4741D674B8A601EE]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 390853 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4741D674B8A601EE]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 390853 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4741D674B8A601EE]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-01-06T21:05:10.743Z [junit4] 2> 390856 INFO (zkConnectionManagerCallback-899-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 390857 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4741D674B8A601EE]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 390870 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4741D674B8A601EE]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40471/solr [junit4] 2> 390871 INFO (zkConnectionManagerCallback-903-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 390872 DEBUG (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4741D674B8A601EE]) [n:127.0.0.1:45435_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$190/14931892@daa7c5 [junit4] 2> 390873 INFO (zkConnectionManagerCallback-905-thread-1-processing-n:127.0.0.1:45435_solr) [n:127.0.0.1:45435_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 390881 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 390881 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 390881 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4741D674B8A601EE]) [n:127.0.0.1:45435_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 390881 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 390881 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 390882 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 390882 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 390882 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4741D674B8A601EE]) [n:127.0.0.1:45435_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 390883 DEBUG (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4741D674B8A601EE]) [n:127.0.0.1:45435_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/99304912010870801-127.0.0.1:45435_solr-n_0000000004 [junit4] 2> 390883 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/99304912010870796-127.0.0.1:34089_solr-n_0000000003 [junit4] 2> 390883 DEBUG (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4741D674B8A601EE]) [n:127.0.0.1:45435_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/99304912010870796-127.0.0.1:34089_solr-n_0000000003 to know if I could be the leader [junit4] 2> 390883 DEBUG (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4741D674B8A601EE]) [n:127.0.0.1:45435_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:45435_solr as DOWN [junit4] 2> 390884 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 390884 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4741D674B8A601EE]) [n:127.0.0.1:45435_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45435_solr [junit4] 2> 390884 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 390885 DEBUG (OverseerStateUpdate-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:45435_solr"} current state version: 0 [junit4] 2> 390885 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 390885 DEBUG (OverseerStateUpdate-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:45435_solr [junit4] 2> 390885 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 390885 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 390885 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 390885 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 390885 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 390885 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 390885 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 390885 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 390885 INFO (zkCallback-881-thread-1-processing-n:127.0.0.1:34089_solr) [n:127.0.0.1:34089_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 390885 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 390885 INFO (zkCallback-877-thread-1-processing-n:127.0.0.1:44631_solr) [n:127.0.0.1:44631_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 390885 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 390886 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 390886 INFO (zkCallback-879-thread-1-processing-n:127.0.0.1:39549_solr) [n:127.0.0.1:39549_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 390886 INFO (zkCallback-865-thread-2-processing-n:127.0.0.1:42205_solr) [n:127.0.0.1:42205_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 390894 INFO (zkCallback-895-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 390894 INFO (zkCallback-895-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 390894 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 390895 INFO (zkCallback-904-thread-1-processing-n:127.0.0.1:45435_solr) [n:127.0.0.1:45435_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 390985 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 390986 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 391066 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4741D674B8A601EE]) [n:127.0.0.1:45435_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45435.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fa265 [junit4] 2> 391079 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4741D674B8A601EE]) [n:127.0.0.1:45435_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45435.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fa265 [junit4] 2> 391080 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4741D674B8A601EE]) [n:127.0.0.1:45435_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45435.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fa265 [junit4] 2> 391081 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4741D674B8A601EE]) [n:127.0.0.1:45435_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_4741D674B8A601EE-001/tempDir-001/node5/. [junit4] 2> 391147 INFO (zkConnectionManagerCallback-909-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 391214 INFO (qtp16051798-3948) [n:127.0.0.1:34089_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&autoAddReplicas=false&name=MoveReplicaHDFSTest_failed_coll_false&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 391214 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 391215 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 391215 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000002 [junit4] 2> 391215 DEBUG (OverseerCollectionConfigSetProcessor-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000002 [junit4] 2> 391215 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 391215 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 391215 DEBUG (OverseerCollectionConfigSetProcessor-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000002 [junit4] 2> 391215 DEBUG (OverseerCollectionConfigSetProcessor-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000002, ] [junit4] 2> 391215 DEBUG (OverseerCollectionConfigSetProcessor-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ed1]] [junit4] 2> 391216 DEBUG (OverseerCollectionConfigSetProcessor-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000002] as running [junit4] 2> 391216 DEBUG (OverseerCollectionConfigSetProcessor-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000002 message:{ [junit4] 2> "name":"MoveReplicaHDFSTest_failed_coll_false", [junit4] 2> "fromApi":"true", [junit4] 2> "replicationFactor":"2", [junit4] 2> "collection.configName":"conf1", [junit4] 2> "numShards":"2", [junit4] 2> "autoAddReplicas":"false", [junit4] 2> "nrtReplicas":"2", [junit4] 2> "stateFormat":"2", [junit4] 2> "operation":"create"} [junit4] 2> 391216 DEBUG (OverseerThreadFactory-1599-thread-2-processing-n:127.0.0.1:42205_solr) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000002 [junit4] 2> 391216 DEBUG (OverseerThreadFactory-1599-thread-2-processing-n:127.0.0.1:42205_solr) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , { [junit4] 2> "name":"MoveReplicaHDFSTest_failed_coll_false", [junit4] 2> "fromApi":"true", [junit4] 2> "replicationFactor":"2", [junit4] 2> "collection.configName":"conf1", [junit4] 2> "numShards":"2", [junit4] 2> "autoAddReplicas":"false", [junit4] 2> "nrtReplicas":"2", [junit4] 2> "stateFormat":"2", [junit4] 2> "operation":"create"} [junit4] 2> 391216 INFO (OverseerThreadFactory-1599-thread-2-processing-n:127.0.0.1:42205_solr) [n:127.0.0.1:42205_solr ] o.a.s.c.CreateCollectionCmd Create collection MoveReplicaHDFSTest_failed_coll_false [junit4] 2> 391216 DEBUG (OverseerCollectionConfigSetProcessor-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1 [junit4] 2> 391216 DEBUG (OverseerCollectionConfigSetProcessor-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000002] [junit4] 2> 391216 DEBUG (OverseerCollectionConfigSetProcessor-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 391216 DEBUG (OverseerCollectionConfigSetProcessor-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [] [junit4] 2> 391216 DEBUG (OverseerCollectionConfigSetProcessor-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000002] [junit4] 2> 391217 DEBUG (OverseerCollectionConfigSetProcessor-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000002],[] [junit4] 2> 391217 DEBUG (OverseerThreadFactory-1599-thread-2-processing-n:127.0.0.1:42205_solr) [n:127.0.0.1:42205_solr ] o.a.s.c.Assign Identify nodes using default [junit4] 2> 391217 DEBUG (OverseerThreadFactory-1599-thread-2-processing-n:127.0.0.1:42205_solr) [n:127.0.0.1:42205_solr ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/MoveReplicaHDFSTest_failed_coll_false [junit4] 2> 391217 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 391218 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 391218 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 391218 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 391218 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 391218 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 391218 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 391218 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 391218 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 391218 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 391218 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 391218 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 391218 DEBUG (OverseerThreadFactory-1599-thread-2-processing-n:127.0.0.1:42205_solr) [n:127.0.0.1:42205_solr ] o.a.s.c.CreateCollectionCmd Check for collection zkNode:MoveReplicaHDFSTest_failed_coll_false [junit4] 2> 391218 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 391218 DEBUG (OverseerThreadFactory-1599-thread-2-processing-n:127.0.0.1:42205_solr) [n:127.0.0.1:42205_solr ] o.a.s.c.CreateCollectionCmd Collection zkNode exists [junit4] 2> 391219 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 391219 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 391219 DEBUG (OverseerStateUpdate-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "name":"MoveReplicaHDFSTest_failed_coll_false", [junit4] 2> "fromApi":"true", [junit4] 2> "replicationFactor":"2", [junit4] 2> "collection.configName":"conf1", [junit4] 2> "numShards":"2", [junit4] 2> "autoAddReplicas":"false", [junit4] 2> "nrtReplicas":"2", [junit4] 2> "stateFormat":"2", [junit4] 2> "operation":"create"} current state version: 0 [junit4] 2> 391220 DEBUG (OverseerStateUpdate-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.o.ClusterStateMutator building a new cName: MoveReplicaHDFSTest_failed_coll_false [junit4] 2> 391220 DEBUG (OverseerStateUpdate-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/MoveReplicaHDFSTest_failed_coll_false/state.json [junit4] 2> 391220 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 391221 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 391320 DEBUG (OverseerThreadFactory-1599-thread-2-processing-n:127.0.0.1:42205_solr) [n:127.0.0.1:42205_solr ] o.a.s.c.CreateCollectionCmd Creating SolrCores for new collection MoveReplicaHDFSTest_failed_coll_false, shardNames [shard1, shard2] , message : { [junit4] 2> "name":"MoveReplicaHDFSTest_failed_coll_false", [junit4] 2> "fromApi":"true", [junit4] 2> "replicationFactor":"2", [junit4] 2> "collection.configName":"conf1", [junit4] 2> "numShards":"2", [junit4] 2> "autoAddReplicas":"false", [junit4] 2> "nrtReplicas":"2", [junit4] 2> "stateFormat":"2", [junit4] 2> "operation":"create"} [junit4] 2> 391321 DEBUG (OverseerThreadFactory-1599-thread-2-processing-n:127.0.0.1:42205_solr) [n:127.0.0.1:42205_solr ] o.a.s.c.CreateCollectionCmd Creating core MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1 as part of shard shard1 of collection MoveReplicaHDFSTest_failed_coll_false on 127.0.0.1:44631_solr [junit4] 2> 391322 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 391322 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 391322 DEBUG (OverseerStateUpdate-99304912010870790-127.0.0.1:42205_solr-n_0000000000) [n:127.0.0.1:42205_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"MoveReplicaHDFSTest_failed_coll_false", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:44631/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} current state version: 0 [junit4] 2> 391322 INFO (Ov [...truncated too long message...] .FutureTask.run(FutureTask.java:266) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 2024629 WARN (zkCallback-8269-thread-1-processing-n:127.0.0.1:36507_solr) [n:127.0.0.1:36507_solr ] o.a.s.c.ZkController Unable to register nodeLost path for 127.0.0.1:43919_solr [junit4] 2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:43919_solr [junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:127) [junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:51) [junit4] 2> at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:364) [junit4] 2> at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:364) [junit4] 2> at org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:879) [junit4] 2> at org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:704) [junit4] 2> at java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649) [junit4] 2> at org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:703) [junit4] 2> at org.apache.solr.common.cloud.ZkStateReader.access$900(ZkStateReader.java:72) [junit4] 2> at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1090) [junit4] 2> at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1085) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:268) [junit4] 2> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [junit4] 2> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 2024630 WARN (zkCallback-8269-thread-3-processing-n:127.0.0.1:36507_solr) [n:127.0.0.1:36507_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 2024630 INFO (jetty-closer-8228-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1420334{/solr,null,UNAVAILABLE} [junit4] 2> 2024630 INFO (jetty-closer-8228-thread-5) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@18eea87{/solr,null,UNAVAILABLE} [junit4] 2> 2024631 ERROR (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[4741D674B8A601EE]) [ ] 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> 2024631 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[4741D674B8A601EE]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43901 43901 [junit4] 2> 2024743 INFO (Thread-9680) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43901 43901 [junit4] 2> 2024743 WARN (Thread-9680) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 6 /solr/aliases.json [junit4] 2> 5 /solr/security.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 6 /solr/clusterstate.json [junit4] 2> 6 /solr/clusterprops.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 6 /solr/live_nodes [junit4] 2> 6 /solr/collections [junit4] 2> [junit4] 2> 2024744 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[4741D674B8A601EE]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testCollectionCreateWithoutCoresThenDelete [junit4] 2> 2024745 INFO (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[4741D674B8A601EE]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43901 43901 [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_4741D674B8A601EE-001 [junit4] 2> Jan 06, 2018 9:32:24 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {_version_=PostingsFormat(name=Direct), id=PostingsFormat(name=LuceneFixedGap)}, docValues:{_version_=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=499, maxMBSortInHeap=5.615908753270447, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@130e59f), locale=es-US, timezone=Etc/GMT-0 [junit4] 2> NOTE: Linux 4.10.0-40-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=1,free=191803736,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [TestInitParams, HttpTriggerListenerTest, TestDefaultStatsCache, TestCloudPivotFacet, CacheHeaderTest, TestExactStatsCache, JsonLoaderTest, JavabinLoaderTest, TestZkAclsWithHadoopAuth, TestFastOutputStream, CdcrRequestHandlerTest, FastVectorHighlighterTest, NoCacheHeaderTest, DistributedFacetPivotSmallAdvancedTest, DeleteReplicaTest, SpellCheckComponentTest, TestGraphTermsQParserPlugin, TestBadConfig, ExternalFileFieldSortTest, TestSolrQueryResponse, ActionThrottleTest, TestBlendedInfixSuggestions, TestMiniSolrCloudClusterSSL, ForceLeaderTest, IndexSchemaRuntimeFieldTest, ShufflingReplicaListTransformerTest, TestSchemaSimilarityResource, QueryParsingTest, TestCodecSupport, ParsingFieldUpdateProcessorsTest, AssignBackwardCompatibilityTest, TestSweetSpotSimilarityFactory, TestReplicationHandlerBackup, RecoveryAfterSoftCommitTest, TestCrossCoreJoin, FacetPivotSmallTest, ZkStateReaderTest, OverseerStatusTest, HdfsBasicDistributedZkTest, TestTolerantUpdateProcessorRandomCloud, TestSubQueryTransformerCrossCore, TestMultiWordSynonyms, MoveReplicaHDFSTest, BasicZkTest, NodeLostTriggerTest, TestStressLiveNodes, BigEndianAscendingWordSerializerTest, CursorPagingTest, TestSolrXml, LeaderElectionContextKeyTest, TestManagedSynonymGraphFilterFactory, TestRecoveryHdfs, TestSolrDeletionPolicy1, ConnectionManagerTest, TestLegacyNumericRangeQueryBuilder, DirectUpdateHandlerOptimizeTest, ResourceLoaderTest, TestIndexingPerformance, TestCloudSearcherWarming, DateFieldTest, LeaderInitiatedRecoveryOnCommitTest, TestManagedSchemaAPI, TemplateUpdateProcessorTest, SliceStateTest, SubstringBytesRefFilterTest, TestPostingsSolrHighlighter, TestBinaryField, LeaderElectionIntegrationTest, SpellCheckCollatorTest, TestCollapseQParserPlugin, BasicFunctionalityTest, TestHttpShardHandlerFactory, SolrInfoBeanTest, SolrCloudExampleTest, TestPhraseSuggestions, SpatialFilterTest, TestMergePolicyConfig, PrimitiveFieldTypeTest, SimpleMLTQParserTest, CheckHdfsIndexTest, TestDelegationWithHadoopAuth, TestRawResponseWriter, JSONWriterTest, TestConfigOverlay, ComputePlanActionTest, TestJoin, TestNumericTerms64, CollectionStateFormat2Test, TestFoldingMultitermQuery, TestDFRSimilarityFactory, TestManagedResourceStorage, AnalysisAfterCoreReloadTest, TestUniqueKeyFieldResource, HdfsCollectionsAPIDistributedZkTest, SolrMetricsIntegrationTest, CollectionsAPISolrJTest, TestPayloadCheckQParserPlugin, DistributedMLTComponentTest, SharedFSAutoReplicaFailoverTest, TestCopyFieldCollectionResource, HdfsRecoveryZkTest, TestRandomCollapseQParserPlugin, SolrPluginUtilsTest, DocValuesMissingTest, SyncSliceTest, TestUseDocValuesAsStored2, TestHighlightDedupGrouping, DistributedQueryComponentCustomSortTest, StatelessScriptUpdateProcessorFactoryTest, DistributedFacetExistsSmallTest, TestStressUserVersions, CloneFieldUpdateProcessorFactoryTest, RAMDirectoryFactoryTest, TestPKIAuthenticationPlugin, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestNumericRangeQuery32, TestLeaderInitiatedRecoveryThread, ResponseLogComponentTest, AutoAddReplicasIntegrationTest, HdfsWriteToMultipleCollectionsTest, HdfsDirectoryFactoryTest, DocumentBuilderTest, UpdateRequestProcessorFactoryTest, TestHighFrequencyDictionaryFactory, TestConfig, TestSolrCoreParser, BasicDistributedZk2Test, FullSolrCloudDistribCmdsTest, TestRandomFaceting, ZkCLITest, TestRealTimeGet, TestReload, TestGroupingSearch, DirectUpdateHandlerTest, SoftAutoCommitTest, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerSchemaAPI, AddReplicaTest, AsyncCallRequestStatusResponseTest, CleanupOldIndexTest, CollectionsAPIAsyncDistributedZkTest, DeleteInactiveReplicaTest, DistributedQueueTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, ReplaceNodeTest, SimpleCollectionCreateDeleteTest, TestCloudDeleteByQuery, TestCloudRecovery, TestCollectionsAPIViaSolrCloudCluster] [junit4] Completed [541/766 (2!)] on J0 in 33.82s, 3 tests, 1 error <<< FAILURES! [...truncated 44565 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
