Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20974/ Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
2 tests failed. FAILED: org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple Error Message: Error from server at http://127.0.0.1:34785/solr: Could not fully create collection: testSimple2 Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34785/solr: Could not fully create collection: testSimple2 at __randomizedtesting.SeedInfo.seed([4676E3E0F8F54D6E:7EC5C71EDF0699BF]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:72) 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) FAILED: org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster Error Message: Document mismatch on target after sync expected:<2000> but was:<1901> Stack Trace: java.lang.AssertionError: Document mismatch on target after sync expected:<2000> but was:<1901> at __randomizedtesting.SeedInfo.seed([4676E3E0F8F54D6E:9233A8B91FA3FE95]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.failNotEquals(Assert.java:647) at org.junit.Assert.assertEquals(Assert.java:128) at org.junit.Assert.assertEquals(Assert.java:472) at org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster(CdcrBootstrapTest.java:292) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Build Log: [...truncated 11606 lines...] [junit4] Suite: org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4676E3E0F8F54D6E-001/init-core-data-001 [junit4] 2> 10084 WARN (SUITE-AutoAddReplicasIntegrationTest-seed#[4676E3E0F8F54D6E]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1 [junit4] 2> 10086 INFO (SUITE-AutoAddReplicasIntegrationTest-seed#[4676E3E0F8F54D6E]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 10088 INFO (SUITE-AutoAddReplicasIntegrationTest-seed#[4676E3E0F8F54D6E]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) [junit4] 2> 10088 INFO (SUITE-AutoAddReplicasIntegrationTest-seed#[4676E3E0F8F54D6E]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 10091 INFO (SUITE-AutoAddReplicasIntegrationTest-seed#[4676E3E0F8F54D6E]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4676E3E0F8F54D6E-001/tempDir-001 [junit4] 2> 10097 INFO (SUITE-AutoAddReplicasIntegrationTest-seed#[4676E3E0F8F54D6E]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 10098 INFO (Thread-3) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 10099 INFO (Thread-3) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 10198 INFO (SUITE-AutoAddReplicasIntegrationTest-seed#[4676E3E0F8F54D6E]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:36563 [junit4] 2> 10211 ERROR (Thread-3) [ ] 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> 10414 INFO (jetty-launcher-5-thread-3) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 10414 INFO (jetty-launcher-5-thread-1) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 10414 INFO (jetty-launcher-5-thread-2) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 10465 INFO (jetty-launcher-5-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@34bfbbdc{/solr,null,AVAILABLE} [junit4] 2> 10465 INFO (jetty-launcher-5-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@474c1ce5{/solr,null,AVAILABLE} [junit4] 2> 10465 INFO (jetty-launcher-5-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3f7672dd{/solr,null,AVAILABLE} [junit4] 2> 10478 INFO (jetty-launcher-5-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6df67bc3{HTTP/1.1,[http/1.1]}{127.0.0.1:34785} [junit4] 2> 10478 INFO (jetty-launcher-5-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5a7ea208{HTTP/1.1,[http/1.1]}{127.0.0.1:45485} [junit4] 2> 10482 INFO (jetty-launcher-5-thread-3) [ ] o.e.j.s.Server Started @11879ms [junit4] 2> 10482 INFO (jetty-launcher-5-thread-1) [ ] o.e.j.s.Server Started @11879ms [junit4] 2> 10478 INFO (jetty-launcher-5-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@27270f99{HTTP/1.1,[http/1.1]}{127.0.0.1:33999} [junit4] 2> 10482 INFO (jetty-launcher-5-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45485} [junit4] 2> 10482 INFO (jetty-launcher-5-thread-2) [ ] o.e.j.s.Server Started @11879ms [junit4] 2> 10482 INFO (jetty-launcher-5-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34785} [junit4] 2> 10482 INFO (jetty-launcher-5-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33999} [junit4] 2> 10498 ERROR (jetty-launcher-5-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 10498 ERROR (jetty-launcher-5-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 10498 ERROR (jetty-launcher-5-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 10498 INFO (jetty-launcher-5-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 10498 INFO (jetty-launcher-5-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 10504 INFO (jetty-launcher-5-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 10504 INFO (jetty-launcher-5-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 10504 INFO (jetty-launcher-5-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 10505 INFO (jetty-launcher-5-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-22T19:40:01.978Z [junit4] 2> 10503 INFO (jetty-launcher-5-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 10504 INFO (jetty-launcher-5-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 10508 INFO (jetty-launcher-5-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 10508 INFO (jetty-launcher-5-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-22T19:40:01.982Z [junit4] 2> 10511 INFO (jetty-launcher-5-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 10519 INFO (jetty-launcher-5-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-22T19:40:01.993Z [junit4] 2> 10588 INFO (jetty-launcher-5-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 10588 INFO (jetty-launcher-5-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 10588 INFO (jetty-launcher-5-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 10668 INFO (jetty-launcher-5-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36563/solr [junit4] 2> 10676 INFO (jetty-launcher-5-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36563/solr [junit4] 2> 10700 INFO (jetty-launcher-5-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36563/solr [junit4] 2> 10728 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 0x15fe53e88d70004, 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> 10731 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 0x15fe53e88d70005, 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> 11091 INFO (jetty-launcher-5-thread-3) [n:127.0.0.1:34785_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 11092 INFO (jetty-launcher-5-thread-1) [n:127.0.0.1:45485_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 11092 INFO (jetty-launcher-5-thread-2) [n:127.0.0.1:33999_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 11094 INFO (jetty-launcher-5-thread-3) [n:127.0.0.1:34785_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34785_solr [junit4] 2> 11095 INFO (jetty-launcher-5-thread-1) [n:127.0.0.1:45485_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45485_solr [junit4] 2> 11095 INFO (jetty-launcher-5-thread-2) [n:127.0.0.1:33999_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33999_solr [junit4] 2> 11097 INFO (jetty-launcher-5-thread-3) [n:127.0.0.1:34785_solr ] o.a.s.c.Overseer Overseer (id=99049773571964937-127.0.0.1:34785_solr-n_0000000000) starting [junit4] 2> 11111 INFO (zkCallback-21-thread-1-processing-n:127.0.0.1:45485_solr) [n:127.0.0.1:45485_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 11112 INFO (zkCallback-20-thread-1-processing-n:127.0.0.1:33999_solr) [n:127.0.0.1:33999_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 11112 INFO (zkCallback-22-thread-1-processing-n:127.0.0.1:34785_solr) [n:127.0.0.1:34785_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 11243 INFO (jetty-launcher-5-thread-3) [n:127.0.0.1:34785_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34785_solr [junit4] 2> 11244 INFO (zkCallback-21-thread-1-processing-n:127.0.0.1:45485_solr) [n:127.0.0.1:45485_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 11244 INFO (zkCallback-20-thread-1-processing-n:127.0.0.1:33999_solr) [n:127.0.0.1:33999_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 11267 INFO (zkCallback-22-thread-1-processing-n:127.0.0.1:34785_solr) [n:127.0.0.1:34785_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 11281 DEBUG (OverseerAutoScalingTriggerThread-99049773571964937-127.0.0.1:34785_solr-n_0000000000) [n:127.0.0.1:34785_solr ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger [junit4] 2> 11284 DEBUG (OverseerAutoScalingTriggerThread-99049773571964937-127.0.0.1:34785_solr-n_0000000000) [n:127.0.0.1:34785_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1 [junit4] 2> 11313 DEBUG (OverseerAutoScalingTriggerThread-99049773571964937-127.0.0.1:34785_solr-n_0000000000) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 11313 DEBUG (OverseerAutoScalingTriggerThread-99049773571964937-127.0.0.1:34785_solr-n_0000000000) [n:127.0.0.1:34785_solr ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1 [junit4] 2> 11313 DEBUG (OverseerAutoScalingTriggerThread-99049773571964937-127.0.0.1:34785_solr-n_0000000000) [n:127.0.0.1:34785_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1 [junit4] 2> 11319 DEBUG (OverseerAutoScalingTriggerThread-99049773571964937-127.0.0.1:34785_solr-n_0000000000) [n:127.0.0.1:34785_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers [junit4] 2> 11319 DEBUG (OverseerAutoScalingTriggerThread-99049773571964937-127.0.0.1:34785_solr-n_0000000000) [n:127.0.0.1:34785_solr ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1 [junit4] 2> 11320 DEBUG (ScheduledTrigger-39-thread-1) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 11440 INFO (jetty-launcher-5-thread-2) [n:127.0.0.1:33999_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33999.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@560466f7 [junit4] 2> 11441 INFO (jetty-launcher-5-thread-1) [n:127.0.0.1:45485_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45485.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@560466f7 [junit4] 2> 11442 INFO (jetty-launcher-5-thread-2) [n:127.0.0.1:33999_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33999.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@560466f7 [junit4] 2> 11442 INFO (jetty-launcher-5-thread-2) [n:127.0.0.1:33999_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33999.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@560466f7 [junit4] 2> 11443 INFO (jetty-launcher-5-thread-1) [n:127.0.0.1:45485_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45485.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@560466f7 [junit4] 2> 11443 INFO (jetty-launcher-5-thread-1) [n:127.0.0.1:45485_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45485.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@560466f7 [junit4] 2> 11454 INFO (jetty-launcher-5-thread-3) [n:127.0.0.1:34785_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34785.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@560466f7 [junit4] 2> 11454 INFO (jetty-launcher-5-thread-3) [n:127.0.0.1:34785_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34785.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@560466f7 [junit4] 2> 11455 INFO (jetty-launcher-5-thread-3) [n:127.0.0.1:34785_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34785.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@560466f7 [junit4] 2> 11481 INFO (jetty-launcher-5-thread-1) [n:127.0.0.1:45485_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4676E3E0F8F54D6E-001/tempDir-001/node1/. [junit4] 2> 11481 INFO (jetty-launcher-5-thread-2) [n:127.0.0.1:33999_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4676E3E0F8F54D6E-001/tempDir-001/node2/. [junit4] 2> 11481 INFO (jetty-launcher-5-thread-3) [n:127.0.0.1:34785_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4676E3E0F8F54D6E-001/tempDir-001/node3/. [junit4] 2> 11794 INFO (SUITE-AutoAddReplicasIntegrationTest-seed#[4676E3E0F8F54D6E]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 11796 INFO (SUITE-AutoAddReplicasIntegrationTest-seed#[4676E3E0F8F54D6E]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36563/solr ready [junit4] 2> 11810 INFO (TEST-AutoAddReplicasIntegrationTest.testSimple-seed#[4676E3E0F8F54D6E]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testSimple [junit4] 2> 11974 INFO (qtp1170632525-63) [n:127.0.0.1:34785_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:33999_solr,127.0.0.1:45485_solr&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 11984 INFO (OverseerThreadFactory-41-thread-1-processing-n:127.0.0.1:34785_solr) [n:127.0.0.1:34785_solr ] o.a.s.c.CreateCollectionCmd Create collection testSimple1 [junit4] 2> 12105 INFO (OverseerStateUpdate-99049773571964937-127.0.0.1:34785_solr-n_0000000000) [n:127.0.0.1:34785_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"testSimple1_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:33999/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 12109 INFO (OverseerStateUpdate-99049773571964937-127.0.0.1:34785_solr-n_0000000000) [n:127.0.0.1:34785_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"testSimple1_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:45485/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 12111 INFO (OverseerStateUpdate-99049773571964937-127.0.0.1:34785_solr-n_0000000000) [n:127.0.0.1:34785_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple1", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"testSimple1_shard2_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:33999/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 12116 INFO (OverseerStateUpdate-99049773571964937-127.0.0.1:34785_solr-n_0000000000) [n:127.0.0.1:34785_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple1", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"testSimple1_shard2_replica_n6", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:45485/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 12323 DEBUG (ScheduledTrigger-39-thread-1) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 12329 INFO (qtp1911281721-52) [n:127.0.0.1:45485_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 12333 INFO (qtp1911281721-52) [n:127.0.0.1:45485_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 12334 INFO (qtp1911281721-64) [n:127.0.0.1:45485_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 12335 INFO (qtp1762304337-69) [n:127.0.0.1:33999_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 12336 INFO (qtp1762304337-49) [n:127.0.0.1:33999_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 12336 INFO (qtp1762304337-49) [n:127.0.0.1:33999_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 12450 INFO (zkCallback-20-thread-1-processing-n:127.0.0.1:33999_solr) [n:127.0.0.1:33999_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 12450 INFO (zkCallback-21-thread-1-processing-n:127.0.0.1:45485_solr) [n:127.0.0.1:45485_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 12453 INFO (zkCallback-21-thread-2-processing-n:127.0.0.1:45485_solr) [n:127.0.0.1:45485_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 12455 INFO (zkCallback-20-thread-2-processing-n:127.0.0.1:33999_solr) [n:127.0.0.1:33999_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 13323 DEBUG (ScheduledTrigger-39-thread-2) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 13365 INFO (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 13367 INFO (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 13367 INFO (qtp1762304337-49) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 13390 INFO (qtp1911281721-64) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 13396 INFO (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.IndexSchema [testSimple1_shard2_replica_n6] Schema name=minimal [junit4] 2> 13400 INFO (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 13400 INFO (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n6' using configuration from collection testSimple1, trusted=true [junit4] 2> 13401 INFO (qtp1911281721-64) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.IndexSchema [testSimple1_shard1_replica_n2] Schema name=minimal [junit4] 2> 13422 INFO (qtp1911281721-64) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 13422 INFO (qtp1911281721-64) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n2' using configuration from collection testSimple1, trusted=true [junit4] 2> 13424 INFO (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45485.solr.core.testSimple1.shard2.replica_n6' (registry 'solr.core.testSimple1.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@560466f7 [junit4] 2> 13424 INFO (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 13424 INFO (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore [[testSimple1_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4676E3E0F8F54D6E-001/tempDir-001/node1/testSimple1_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4676E3E0F8F54D6E-001/tempDir-001/node1/./testSimple1_shard2_replica_n6/data/] [junit4] 2> 13429 INFO (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.IndexSchema [testSimple1_shard1_replica_n1] Schema name=minimal [junit4] 2> 13432 INFO (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 13432 INFO (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n1' using configuration from collection testSimple1, trusted=true [junit4] 2> 13432 INFO (qtp1762304337-49) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.IndexSchema [testSimple1_shard2_replica_n4] Schema name=minimal [junit4] 2> 13432 INFO (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33999.solr.core.testSimple1.shard1.replica_n1' (registry 'solr.core.testSimple1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@560466f7 [junit4] 2> 13432 INFO (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 13433 INFO (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore [[testSimple1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4676E3E0F8F54D6E-001/tempDir-001/node2/testSimple1_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4676E3E0F8F54D6E-001/tempDir-001/node2/./testSimple1_shard1_replica_n1/data/] [junit4] 2> 13435 INFO (qtp1762304337-49) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 13435 INFO (qtp1762304337-49) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n4' using configuration from collection testSimple1, trusted=true [junit4] 2> 13435 INFO (qtp1911281721-64) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45485.solr.core.testSimple1.shard1.replica_n2' (registry 'solr.core.testSimple1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@560466f7 [junit4] 2> 13435 INFO (qtp1762304337-49) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33999.solr.core.testSimple1.shard2.replica_n4' (registry 'solr.core.testSimple1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@560466f7 [junit4] 2> 13436 INFO (qtp1911281721-64) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 13436 INFO (qtp1762304337-49) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 13436 INFO (qtp1911281721-64) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore [[testSimple1_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4676E3E0F8F54D6E-001/tempDir-001/node1/testSimple1_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4676E3E0F8F54D6E-001/tempDir-001/node1/./testSimple1_shard1_replica_n2/data/] [junit4] 2> 13436 INFO (qtp1762304337-49) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore [[testSimple1_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4676E3E0F8F54D6E-001/tempDir-001/node2/testSimple1_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4676E3E0F8F54D6E-001/tempDir-001/node2/./testSimple1_shard2_replica_n4/data/] [junit4] 2> 13522 INFO (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 13522 INFO (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 13523 INFO (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 13523 INFO (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 13528 INFO (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 13528 INFO (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 13528 INFO (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 13528 INFO (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 13530 INFO (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@485d14e3[testSimple1_shard1_replica_n1] main] [junit4] 2> 13531 INFO (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@3d2cd403[testSimple1_shard2_replica_n6] main] [junit4] 2> 13534 INFO (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 13535 INFO (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 13535 INFO (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 13536 INFO (qtp1911281721-64) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 13536 INFO (qtp1911281721-64) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 13537 INFO (qtp1911281721-64) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 13537 INFO (qtp1911281721-64) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 13537 INFO (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 13538 INFO (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 13539 INFO (qtp1911281721-64) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@10a5edef[testSimple1_shard1_replica_n2] main] [junit4] 2> 13539 INFO (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 13541 INFO (searcherExecutor-50-thread-1-processing-n:127.0.0.1:33999_solr x:testSimple1_shard1_replica_n1 s:shard1 c:testSimple1 r:core_node3) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore [testSimple1_shard1_replica_n1] Registered new searcher Searcher@485d14e3[testSimple1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 13541 INFO (searcherExecutor-48-thread-1-processing-n:127.0.0.1:45485_solr x:testSimple1_shard2_replica_n6 s:shard2 c:testSimple1 r:core_node8) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore [testSimple1_shard2_replica_n6] Registered new searcher Searcher@3d2cd403[testSimple1_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 13542 INFO (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584796380709257216 [junit4] 2> 13542 INFO (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584796380709257216 [junit4] 2> 13542 INFO (qtp1911281721-64) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 13544 INFO (qtp1911281721-64) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 13544 INFO (qtp1911281721-64) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 13545 INFO (qtp1911281721-64) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584796380712402944 [junit4] 2> 13546 INFO (searcherExecutor-49-thread-1-processing-n:127.0.0.1:45485_solr x:testSimple1_shard1_replica_n2 s:shard1 c:testSimple1 r:core_node5) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore [testSimple1_shard1_replica_n2] Registered new searcher Searcher@10a5edef[testSimple1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 13570 INFO (qtp1762304337-49) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 13570 INFO (qtp1762304337-49) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 13572 INFO (qtp1762304337-49) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 13572 INFO (qtp1762304337-49) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 13574 INFO (qtp1762304337-49) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@f8630b2[testSimple1_shard2_replica_n4] main] [junit4] 2> 13576 INFO (qtp1762304337-49) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 13576 INFO (qtp1762304337-49) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 13577 INFO (qtp1762304337-49) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 13578 INFO (qtp1762304337-49) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584796380747005952 [junit4] 2> 13584 INFO (searcherExecutor-51-thread-1-processing-n:127.0.0.1:33999_solr x:testSimple1_shard2_replica_n4 s:shard2 c:testSimple1 r:core_node7) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore [testSimple1_shard2_replica_n4] Registered new searcher Searcher@f8630b2[testSimple1_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 13586 INFO (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 13586 INFO (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 13586 INFO (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 13586 INFO (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 13586 INFO (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45485/solr/testSimple1_shard2_replica_n6/ [junit4] 2> 13586 INFO (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33999/solr/testSimple1_shard1_replica_n1/ [junit4] 2> 13590 INFO (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n6 url=http://127.0.0.1:45485/solr START replicas=[http://127.0.0.1:33999/solr/testSimple1_shard2_replica_n4/] nUpdates=100 [junit4] 2> 13590 INFO (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n1 url=http://127.0.0.1:33999/solr START replicas=[http://127.0.0.1:45485/solr/testSimple1_shard1_replica_n2/] nUpdates=100 [junit4] 2> 13599 INFO (qtp1911281721-56) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.S.Request [testSimple1_shard1_replica_n2] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=5 [junit4] 2> 13599 INFO (qtp1762304337-58) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.S.Request [testSimple1_shard2_replica_n4] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=5 [junit4] 2> 13688 INFO (zkCallback-20-thread-1-processing-n:127.0.0.1:33999_solr) [n:127.0.0.1:33999_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 13688 INFO (zkCallback-21-thread-2-processing-n:127.0.0.1:45485_solr) [n:127.0.0.1:45485_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 13688 INFO (zkCallback-20-thread-2-processing-n:127.0.0.1:33999_solr) [n:127.0.0.1:33999_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 13688 INFO (zkCallback-21-thread-1-processing-n:127.0.0.1:45485_solr) [n:127.0.0.1:45485_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 13891 INFO (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n1 url=http://127.0.0.1:33999/solr DONE. We have no versions. sync failed. [junit4] 2> 13891 INFO (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n6 url=http://127.0.0.1:45485/solr DONE. We have no versions. sync failed. [junit4] 2> 13892 INFO (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 13892 INFO (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 13892 INFO (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 13892 INFO (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 13892 INFO (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 13892 INFO (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 13902 INFO (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33999/solr/testSimple1_shard1_replica_n1/ shard1 [junit4] 2> 13902 INFO (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45485/solr/testSimple1_shard2_replica_n6/ shard2 [junit4] 2> 14004 INFO (zkCallback-20-thread-2-processing-n:127.0.0.1:33999_solr) [n:127.0.0.1:33999_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 14004 INFO (zkCallback-21-thread-2-processing-n:127.0.0.1:45485_solr) [n:127.0.0.1:45485_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 14004 INFO (zkCallback-20-thread-1-processing-n:127.0.0.1:33999_solr) [n:127.0.0.1:33999_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 14004 INFO (zkCallback-21-thread-1-processing-n:127.0.0.1:45485_solr) [n:127.0.0.1:45485_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 14052 INFO (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 14052 INFO (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 14155 INFO (zkCallback-20-thread-1-processing-n:127.0.0.1:33999_solr) [n:127.0.0.1:33999_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 14155 INFO (zkCallback-20-thread-2-processing-n:127.0.0.1:33999_solr) [n:127.0.0.1:33999_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 14155 INFO (zkCallback-21-thread-2-processing-n:127.0.0.1:45485_solr) [n:127.0.0.1:45485_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 14155 INFO (zkCallback-21-thread-1-processing-n:127.0.0.1:45485_solr) [n:127.0.0.1:45485_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 14324 DEBUG (ScheduledTrigger-39-thread-1) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 14726 INFO (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2391 [junit4] 2> 14726 INFO (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2398 [junit4] 2> 14726 INFO (qtp1911281721-64) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2392 [junit4] 2> 14728 INFO (qtp1762304337-49) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2391 [junit4] 2> 14762 INFO (qtp1170632525-63) [n:127.0.0.1:34785_solr ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 15324 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 15991 INFO (OverseerCollectionConfigSetProcessor-99049773571964937-127.0.0.1:34785_solr-n_0000000000) [n:127.0.0.1:34785_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> 16324 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 17325 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 18325 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 19325 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 20326 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 21326 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 22326 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 23327 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 24327 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 25327 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 26328 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 27328 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 28328 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 29329 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 30329 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 31329 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 32329 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 33330 DEBUG (ScheduledTrigger-39-thread-1) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 34330 DEBUG (ScheduledTrigger-39-thread-1) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 35331 DEBUG (ScheduledTrigger-39-thread-1) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 36331 DEBUG (ScheduledTrigger-39-thread-1) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 37331 DEBUG (ScheduledTrigger-39-thread-1) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 38332 DEBUG (ScheduledTrigger-39-thread-1) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 39332 DEBUG (ScheduledTrigger-39-thread-1) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 40332 DEBUG (ScheduledTrigger-39-thread-1) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 41332 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 42333 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 43333 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 44333 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 44799 ERROR (qtp1170632525-63) [n:127.0.0.1:34785_solr ] o.a.s.h.a.CollectionsHandler Timed out waiting for new collection's replicas to become ACTIVE replica http://127.0.0.1:45485/solr/testSimple1_shard1_replica_n2/ is in state of down with timeout=30 [junit4] 2> 44800 INFO (qtp1170632525-63) [n:127.0.0.1:34785_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:33999_solr,127.0.0.1:45485_solr&wt=javabin&version=2} status=0 QTime=32826 [junit4] 2> 44804 INFO (qtp1170632525-67) [n:127.0.0.1:34785_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=false&name=testSimple2&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:45485_solr,127.0.0.1:34785_solr&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 44808 INFO (OverseerThreadFactory-41-thread-2-processing-n:127.0.0.1:34785_solr) [n:127.0.0.1:34785_solr ] o.a.s.c.CreateCollectionCmd Create collection testSimple2 [junit4] 2> 45334 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 46334 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 47334 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 48335 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 49335 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 50335 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 51336 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 52336 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 53336 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 54336 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 55337 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 56337 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 57337 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 58338 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 59338 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 60338 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 61338 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 62339 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 63339 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 64339 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 65339 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 66340 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 67340 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 68340 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 69341 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 70341 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 71341 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 72342 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 73342 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 74342 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr] [junit4] 2> 74895 ERROR (OverseerThreadFactory-41-thread-2-processing-n:127.0.0.1:34785_solr) [n:127.0.0.1:34785_solr ] o.a.s.c.OverseerCollectionMessageHandler Collection: testSimple2 operation: create failed:org.apache.solr.common.SolrException: Could not fully create collection: testSimple2 [junit4] 2> at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:215) [junit4] 2> at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:231) [junit4] 2> at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464) [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> [junit4] 2> 74910 INFO (qtp1170632525-67) [n:127.0.0.1:34785_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=false&name=testSimple2&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:45485_solr,127.0.0.1:34785_solr&wt=javabin&version=2} status=500 QTime=30106 [junit4] 2> 74912 ERROR (qtp1170632525-67) [n:127.0.0.1:34785_solr ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Could not fully create collection: testSimple2 [junit4] 2> at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:307) [junit4] 2> at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:244) [junit4] 2> at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:222) [junit4] 2> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [junit4] 2> at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493) [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:534) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320) [junit4] 2> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108) [junit4] 2> at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> [junit4] 2> 74915 INFO (TEST-AutoAddReplicasIntegrationTest.testSimple-seed#[4676E3E0F8F54D6E]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testSimple [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=AutoAddReplicasIntegrationTest -Dtests.method=testSimple -Dtests.seed=4676E3E0F8F54D6E -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=bg -Dtests.timezone=Pacific/Palau -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 63.1s J2 | AutoAddReplicasIntegrationTest.testSimple <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34785/solr: Could not fully create collection: testSimple2 [junit4] > at __randomizedtesting.SeedInfo.seed([4676E3E0F8F54D6E:7EC5C71EDF0699BF]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) [junit4] > at org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:72) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] 2> 74929 INFO (jetty-closer-6-thread-3) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@6df67bc3{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 74930 INFO (jetty-closer-6-thread-3) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=611547351 [junit4] 2> 74930 INFO (jetty-closer-6-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 74930 INFO (jetty-closer-6-thread-3) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2f3eb604: rootName = solr_34785, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@31b880c6 [junit4] 2> 74932 INFO (jetty-closer-6-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@27270f99{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 74932 INFO (jetty-closer-6-thread-1) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=75151891 [junit4] 2> 74933 INFO (jetty-closer-6-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 74933 INFO (jetty-closer-6-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3b71cb5b: rootName = solr_33999, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@20f5d5c7 [junit4] 2> 74942 INFO (jetty-closer-6-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@5a7ea208{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 74942 INFO (jetty-closer-6-thread-2) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1363556696 [junit4] 2> 74942 INFO (jetty-closer-6-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 74943 INFO (jetty-closer-6-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7bb306f3: rootName = solr_45485, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@40193fdb [junit4] 2> 74946 INFO (jetty-closer-6-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 74946 INFO (jetty-closer-6-thread-3) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@337ef707: rootName = solr_34785, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3f7f6881 [junit4] 2> 74951 INFO (jetty-closer-6-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 74951 INFO (jetty-closer-6-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5aa25b90: rootName = solr_33999, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3f7f6881 [junit4] 2> 74952 INFO (jetty-closer-6-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 74952 INFO (jetty-closer-6-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a92ef17: rootName = solr_45485, domain = solr.jvm, service url = nul [...truncated too long message...] s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 2 /solr/aliases.json [junit4] 2> 2 /solr/clusterprops.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 6 /solr/collections/cdcr-source/state.json [junit4] 2> 4 /solr/collections/cdcr-source/cdcr/state/process [junit4] 2> 3 /solr/collections/cdcr-source/cdcr/state/buffer [junit4] 2> 2 /solr/clusterstate.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 2 /solr/live_nodes [junit4] 2> 2 /solr/collections [junit4] 2> [junit4] 2> 1340237 INFO (jetty-closer-1847-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@47bc58e1{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 1340237 INFO (jetty-closer-1847-thread-1) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=687320327 [junit4] 2> 1340237 INFO (jetty-closer-1847-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 1340238 INFO (jetty-closer-1847-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@211bfbc4: rootName = solr_37685, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@543184e7 [junit4] 2> 1340241 INFO (jetty-closer-1847-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 1340241 INFO (jetty-closer-1847-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3f15a385: rootName = solr_37685, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3f7f6881 [junit4] 2> 1340243 INFO (jetty-closer-1847-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 1340243 INFO (jetty-closer-1847-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@67cd6650: rootName = solr_37685, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@3b40ebb6 [junit4] 2> 1340243 INFO (jetty-closer-1847-thread-1) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37685_solr [junit4] 2> 1340243 INFO (jetty-closer-1847-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 1340244 INFO (zkCallback-1853-thread-2-processing-n:127.0.0.1:37685_solr) [n:127.0.0.1:37685_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0) [junit4] 2> 1340244 INFO (zkCallback-1853-thread-3-processing-n:127.0.0.1:37685_solr) [n:127.0.0.1:37685_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-target/state.json] for collection [cdcr-target] has occurred - updating... (live nodes size: [0]) [junit4] 2> 1340244 INFO (zkCallback-1853-thread-1-processing-n:127.0.0.1:37685_solr) [n:127.0.0.1:37685_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-target/state.json] for collection [cdcr-target] has occurred - updating... (live nodes size: [0]) [junit4] 2> 1340244 INFO (coreCloseExecutor-3838-thread-1) [n:127.0.0.1:37685_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-target_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@64150264 [junit4] 2> 1340244 INFO (coreCloseExecutor-3838-thread-1) [n:127.0.0.1:37685_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.cdcr-target.shard1.replica_n1, tag=1679098468 [junit4] 2> 1340244 INFO (coreCloseExecutor-3838-thread-1) [n:127.0.0.1:37685_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@57ff7e6a: rootName = solr_37685, domain = solr.core.cdcr-target.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.cdcr-target.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@130a5b4 [junit4] 2> 1340249 INFO (coreCloseExecutor-3838-thread-1) [n:127.0.0.1:37685_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.cdcr-target.shard1.leader, tag=1679098468 [junit4] 2> 1340249 INFO (coreCloseExecutor-3838-thread-1) [n:127.0.0.1:37685_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.h.CdcrRequestHandler Solr core is being closed - shutting down CDCR handler @ cdcr-target:shard1 [junit4] 2> 1340251 INFO (jetty-closer-1847-thread-1) [ ] o.a.s.c.Overseer Overseer (id=99049859397648387-127.0.0.1:37685_solr-n_0000000000) closing [junit4] 2> 1340251 INFO (OverseerStateUpdate-99049859397648387-127.0.0.1:37685_solr-n_0000000000) [n:127.0.0.1:37685_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37685_solr [junit4] 2> 1340251 WARN (OverseerAutoScalingTriggerThread-99049859397648387-127.0.0.1:37685_solr-n_0000000000) [n:127.0.0.1:37685_solr ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 1340253 INFO (jetty-closer-1847-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4e930787{/solr,null,UNAVAILABLE} [junit4] 2> 1340253 ERROR (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[4676E3E0F8F54D6E]) [ ] 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> 1340254 INFO (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[4676E3E0F8F54D6E]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41829 41829 [junit4] 2> 1345314 INFO (Thread-2448) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41829 41829 [junit4] 2> 1345315 WARN (Thread-2448) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 3 /solr/aliases.json [junit4] 2> 3 /solr/clusterprops.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 6 /solr/collections/cdcr-target/state.json [junit4] 2> 3 /solr/clusterstate.json [junit4] 2> 2 /solr/collections/cdcr-target/cdcr/state/process [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 3 /solr/live_nodes [junit4] 2> 3 /solr/collections [junit4] 2> [junit4] 2> 1345315 INFO (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[4676E3E0F8F54D6E]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testBootstrapWithSourceCluster [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_4676E3E0F8F54D6E-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {xyz=PostingsFormat(name=Direct), id=PostingsFormat(name=Memory)}, docValues:{_version_=DocValuesFormat(name=Direct), xyz=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1055, maxMBSortInHeap=6.570572013197765, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5d2b851e), locale=es-CL, timezone=Etc/GMT+8 [junit4] 2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=131312048,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [AnalysisErrorHandlingTest, SolrSlf4jReporterTest, AutoAddReplicasIntegrationTest, DistribJoinFromCollectionTest, TestBulkSchemaAPI, RequestLoggingTest, CloneFieldUpdateProcessorFactoryTest, ClassificationUpdateProcessorFactoryTest, RequiredFieldsTest, TestInitParams, DistributedExpandComponentTest, SuggesterWFSTTest, PeerSyncReplicationTest, SolrCLIZkUtilsTest, TestDynamicLoading, TestPointFields, TestManagedSynonymFilterFactory, TestQueryWrapperFilter, ScriptEngineTest, XsltUpdateRequestHandlerTest, TestExceedMaxTermLength, ShardSplitTest, TestEmbeddedSolrServerConstructors, BasicDistributedZk2Test, IndexBasedSpellCheckerTest, RollingRestartTest, TestNonDefinedSimilarityFactory, TestLegacyFieldReuse, TestAuthenticationFramework, SpatialRPTFieldTypeTest, FileBasedSpellCheckerTest, TestDelegationWithHadoopAuth, DateRangeFieldTest, TestRTimerTree, TestSolrCloudWithKerberosAlt, SolrTestCaseJ4Test, DistanceFunctionTest, HighlighterTest, RecoveryZkTest, LeaderElectionTest, TestMultiValuedNumericRangeQuery, TestFunctionQuery, AutoscalingHistoryHandlerTest, TestConfigOverlay, SearchRateTriggerTest, HdfsRecoveryZkTest, TestStressInPlaceUpdates, ZkStateReaderTest, TestReload, SortByFunctionTest, TemplateUpdateProcessorTest, NumberUtilsTest, TestElisionMultitermQuery, OverseerTest, WrapperMergePolicyFactoryTest, TestFiltering, TestValueSourceCache, RuleEngineTest, TestCloudSchemaless, TestGroupingSearch, TestComplexPhraseQParserPlugin, DistributedFacetPivotLongTailTest, TestDistributedMissingSort, CopyFieldTest, HttpTriggerListenerTest, MultiThreadedOCPTest, TestExactStatsCache, TestReplicaProperties, CdcrBootstrapTest] [junit4] Completed [334/750 (2!)] on J2 in 185.49s, 3 tests, 1 failure <<< FAILURES! [...truncated 48604 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
