Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21140/ Java: 32bit/jdk1.8.0_144 -server -XX:+UseSerialGC
1 tests failed. FAILED: org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple Error Message: IOException occured when talking to server at: http://127.0.0.1:36613/solr Stack Trace: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:36613/solr at __randomizedtesting.SeedInfo.seed([6038A8A2EC64B900:588B8C5CCB976DD1]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657) 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:1104) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817) at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) at org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple(AutoAddReplicasPlanActionTest.java:110) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:36613 failed to respond at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542) ... 48 more Build Log: [...truncated 12021 lines...] [junit4] Suite: org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6038A8A2EC64B900-001/init-core-data-001 [junit4] 2> 442195 WARN (SUITE-AutoAddReplicasPlanActionTest-seed#[6038A8A2EC64B900]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3 [junit4] 2> 442195 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[6038A8A2EC64B900]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 442196 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[6038A8A2EC64B900]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 442196 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[6038A8A2EC64B900]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 442196 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[6038A8A2EC64B900]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6038A8A2EC64B900-001/tempDir-001 [junit4] 2> 442196 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[6038A8A2EC64B900]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 442196 INFO (Thread-769) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 442196 INFO (Thread-769) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 442197 ERROR (Thread-769) [ ] 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> 442296 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[6038A8A2EC64B900]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:45509 [junit4] 2> 442299 INFO (zkConnectionManagerCallback-736-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 442303 INFO (jetty-launcher-733-thread-2) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 442303 INFO (jetty-launcher-733-thread-3) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 442303 INFO (jetty-launcher-733-thread-1) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 442312 INFO (jetty-launcher-733-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@11bcf5a{/solr,null,AVAILABLE} [junit4] 2> 442312 INFO (jetty-launcher-733-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5e0a54{/solr,null,AVAILABLE} [junit4] 2> 442312 INFO (jetty-launcher-733-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1331d8a{/solr,null,AVAILABLE} [junit4] 2> 442316 INFO (jetty-launcher-733-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1e71aec{HTTP/1.1,[http/1.1]}{127.0.0.1:45559} [junit4] 2> 442316 INFO (jetty-launcher-733-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1fc6acc{HTTP/1.1,[http/1.1]}{127.0.0.1:36613} [junit4] 2> 442316 INFO (jetty-launcher-733-thread-1) [ ] o.e.j.s.Server Started @443780ms [junit4] 2> 442316 INFO (jetty-launcher-733-thread-3) [ ] o.e.j.s.Server Started @443780ms [junit4] 2> 442316 INFO (jetty-launcher-733-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45559} [junit4] 2> 442316 INFO (jetty-launcher-733-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36613} [junit4] 2> 442316 INFO (jetty-launcher-733-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@16deea6{HTTP/1.1,[http/1.1]}{127.0.0.1:40675} [junit4] 2> 442316 INFO (jetty-launcher-733-thread-2) [ ] o.e.j.s.Server Started @443780ms [junit4] 2> 442316 INFO (jetty-launcher-733-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40675} [junit4] 2> 442316 ERROR (jetty-launcher-733-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 442316 ERROR (jetty-launcher-733-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 442316 INFO (jetty-launcher-733-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 442316 INFO (jetty-launcher-733-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 442316 INFO (jetty-launcher-733-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 442316 INFO (jetty-launcher-733-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 442316 INFO (jetty-launcher-733-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 442316 INFO (jetty-launcher-733-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 442316 INFO (jetty-launcher-733-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-25T14:58:27.928Z [junit4] 2> 442316 INFO (jetty-launcher-733-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-25T14:58:27.928Z [junit4] 2> 442316 ERROR (jetty-launcher-733-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 442317 INFO (jetty-launcher-733-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 442317 INFO (jetty-launcher-733-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 442317 INFO (jetty-launcher-733-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 442317 INFO (jetty-launcher-733-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-25T14:58:27.929Z [junit4] 2> 442325 INFO (zkConnectionManagerCallback-738-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 442325 INFO (zkConnectionManagerCallback-742-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 442325 INFO (zkConnectionManagerCallback-740-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 442325 INFO (jetty-launcher-733-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 442325 INFO (jetty-launcher-733-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 442327 INFO (jetty-launcher-733-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 442342 INFO (jetty-launcher-733-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45509/solr [junit4] 2> 442342 INFO (jetty-launcher-733-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45509/solr [junit4] 2> 442342 INFO (jetty-launcher-733-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45509/solr [junit4] 2> 442343 INFO (zkConnectionManagerCallback-749-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 442343 INFO (zkConnectionManagerCallback-752-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 442343 INFO (zkConnectionManagerCallback-754-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 442344 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 0x1608e2e9d610005, 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> 442348 INFO (zkConnectionManagerCallback-757-thread-1-processing-n:127.0.0.1:40675_solr) [n:127.0.0.1:40675_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 442349 INFO (zkConnectionManagerCallback-758-thread-1-processing-n:127.0.0.1:45559_solr) [n:127.0.0.1:45559_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 442349 INFO (zkConnectionManagerCallback-760-thread-1-processing-n:127.0.0.1:36613_solr) [n:127.0.0.1:36613_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 442372 INFO (jetty-launcher-733-thread-2) [n:127.0.0.1:40675_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 442372 INFO (jetty-launcher-733-thread-2) [n:127.0.0.1:40675_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40675_solr [junit4] 2> 442373 INFO (jetty-launcher-733-thread-2) [n:127.0.0.1:40675_solr ] o.a.s.c.Overseer Overseer (id=99235522662170631-127.0.0.1:40675_solr-n_0000000000) starting [junit4] 2> 442388 INFO (jetty-launcher-733-thread-2) [n:127.0.0.1:40675_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40675_solr [junit4] 2> 442400 INFO (zkCallback-755-thread-1-processing-n:127.0.0.1:40675_solr) [n:127.0.0.1:40675_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 442418 INFO (jetty-launcher-733-thread-1) [n:127.0.0.1:45559_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 442419 INFO (jetty-launcher-733-thread-1) [n:127.0.0.1:45559_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 442420 INFO (jetty-launcher-733-thread-1) [n:127.0.0.1:45559_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45559_solr [junit4] 2> 442421 INFO (zkCallback-755-thread-1-processing-n:127.0.0.1:40675_solr) [n:127.0.0.1:40675_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 442424 INFO (jetty-launcher-733-thread-3) [n:127.0.0.1:36613_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 442424 INFO (zkCallback-756-thread-1-processing-n:127.0.0.1:45559_solr) [n:127.0.0.1:45559_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 442425 INFO (jetty-launcher-733-thread-3) [n:127.0.0.1:36613_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 442426 INFO (jetty-launcher-733-thread-3) [n:127.0.0.1:36613_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36613_solr [junit4] 2> 442427 INFO (zkCallback-755-thread-1-processing-n:127.0.0.1:40675_solr) [n:127.0.0.1:40675_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 442440 INFO (zkCallback-756-thread-1-processing-n:127.0.0.1:45559_solr) [n:127.0.0.1:45559_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 442442 INFO (zkCallback-759-thread-1-processing-n:127.0.0.1:36613_solr) [n:127.0.0.1:36613_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 442556 INFO (jetty-launcher-733-thread-3) [n:127.0.0.1:36613_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36613.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fa11bd [junit4] 2> 442558 INFO (jetty-launcher-733-thread-2) [n:127.0.0.1:40675_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40675.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fa11bd [junit4] 2> 442562 INFO (jetty-launcher-733-thread-3) [n:127.0.0.1:36613_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36613.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fa11bd [junit4] 2> 442562 INFO (jetty-launcher-733-thread-3) [n:127.0.0.1:36613_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36613.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fa11bd [junit4] 2> 442563 INFO (jetty-launcher-733-thread-3) [n:127.0.0.1:36613_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6038A8A2EC64B900-001/tempDir-001/node3/. [junit4] 2> 442563 INFO (jetty-launcher-733-thread-2) [n:127.0.0.1:40675_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40675.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fa11bd [junit4] 2> 442563 INFO (jetty-launcher-733-thread-2) [n:127.0.0.1:40675_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40675.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fa11bd [junit4] 2> 442564 INFO (jetty-launcher-733-thread-2) [n:127.0.0.1:40675_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6038A8A2EC64B900-001/tempDir-001/node2/. [junit4] 2> 442604 INFO (jetty-launcher-733-thread-1) [n:127.0.0.1:45559_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45559.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fa11bd [junit4] 2> 442609 INFO (jetty-launcher-733-thread-1) [n:127.0.0.1:45559_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45559.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fa11bd [junit4] 2> 442609 INFO (jetty-launcher-733-thread-1) [n:127.0.0.1:45559_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45559.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fa11bd [junit4] 2> 442610 INFO (jetty-launcher-733-thread-1) [n:127.0.0.1:45559_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6038A8A2EC64B900-001/tempDir-001/node1/. [junit4] 2> 442630 INFO (zkConnectionManagerCallback-768-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 442632 INFO (zkConnectionManagerCallback-772-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 442633 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[6038A8A2EC64B900]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 442633 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[6038A8A2EC64B900]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45509/solr ready [junit4] 2> 442644 INFO (TEST-AutoAddReplicasPlanActionTest.testSimple-seed#[6038A8A2EC64B900]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testSimple [junit4] 2> 442645 INFO (qtp21386723-3655) [n:127.0.0.1:36613_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:36613_solr,127.0.0.1:40675_solr&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 442646 INFO (OverseerThreadFactory-1689-thread-1-processing-n:127.0.0.1:40675_solr) [n:127.0.0.1:40675_solr ] o.a.s.c.CreateCollectionCmd Create collection testSimple1 [junit4] 2> 442752 INFO (OverseerStateUpdate-99235522662170631-127.0.0.1:40675_solr-n_0000000000) [n:127.0.0.1:40675_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:40675/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 442754 INFO (OverseerStateUpdate-99235522662170631-127.0.0.1:40675_solr-n_0000000000) [n:127.0.0.1:40675_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:36613/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 442755 INFO (OverseerStateUpdate-99235522662170631-127.0.0.1:40675_solr-n_0000000000) [n:127.0.0.1:40675_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:40675/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 442757 INFO (OverseerStateUpdate-99235522662170631-127.0.0.1:40675_solr-n_0000000000) [n:127.0.0.1:40675_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:36613/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 442959 INFO (qtp13668122-3653) [n:127.0.0.1:40675_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> 442959 INFO (qtp13668122-3657) [n:127.0.0.1:40675_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> 442959 INFO (qtp21386723-3644) [n:127.0.0.1:36613_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> 442960 INFO (qtp13668122-3653) [n:127.0.0.1:40675_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 442960 INFO (qtp21386723-3644) [n:127.0.0.1:36613_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 442960 INFO (qtp21386723-3662) [n:127.0.0.1:36613_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> 443064 INFO (zkCallback-755-thread-1-processing-n:127.0.0.1:40675_solr) [n:127.0.0.1:40675_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> 443064 INFO (zkCallback-759-thread-1-processing-n:127.0.0.1:36613_solr) [n:127.0.0.1:36613_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> 443969 INFO (qtp13668122-3653) [n:127.0.0.1:40675_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> 443970 INFO (qtp21386723-3662) [n:127.0.0.1:36613_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> 443986 INFO (qtp13668122-3653) [n:127.0.0.1:40675_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> 443986 INFO (qtp21386723-3662) [n:127.0.0.1:36613_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> 443986 INFO (qtp21386723-3644) [n:127.0.0.1:36613_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> 443987 INFO (qtp13668122-3653) [n:127.0.0.1:40675_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> 443987 INFO (qtp13668122-3653) [n:127.0.0.1:40675_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> 443987 INFO (qtp21386723-3662) [n:127.0.0.1:36613_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> 443987 INFO (qtp21386723-3662) [n:127.0.0.1:36613_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> 443997 INFO (qtp13668122-3653) [n:127.0.0.1:40675_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40675.solr.core.testSimple1.shard1.replica_n1' (registry 'solr.core.testSimple1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fa11bd [junit4] 2> 443997 INFO (qtp21386723-3662) [n:127.0.0.1:36613_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36613.solr.core.testSimple1.shard1.replica_n2' (registry 'solr.core.testSimple1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fa11bd [junit4] 2> 443997 INFO (qtp13668122-3653) [n:127.0.0.1:40675_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 443997 INFO (qtp21386723-3662) [n:127.0.0.1:36613_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 443997 INFO (qtp13668122-3653) [n:127.0.0.1:40675_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/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6038A8A2EC64B900-001/tempDir-001/node2/testSimple1_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6038A8A2EC64B900-001/tempDir-001/node2/./testSimple1_shard1_replica_n1/data/] [junit4] 2> 443997 INFO (qtp21386723-3662) [n:127.0.0.1:36613_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/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6038A8A2EC64B900-001/tempDir-001/node3/testSimple1_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6038A8A2EC64B900-001/tempDir-001/node3/./testSimple1_shard1_replica_n2/data/] [junit4] 2> 443997 INFO (qtp13668122-3657) [n:127.0.0.1:40675_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> 444005 INFO (qtp21386723-3644) [n:127.0.0.1:36613_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> 444005 INFO (qtp13668122-3657) [n:127.0.0.1:40675_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> 444006 INFO (qtp21386723-3644) [n:127.0.0.1:36613_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> 444006 INFO (qtp21386723-3644) [n:127.0.0.1:36613_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> 444006 INFO (qtp21386723-3644) [n:127.0.0.1:36613_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36613.solr.core.testSimple1.shard2.replica_n6' (registry 'solr.core.testSimple1.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fa11bd [junit4] 2> 444007 INFO (qtp21386723-3644) [n:127.0.0.1:36613_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 444007 INFO (qtp21386723-3644) [n:127.0.0.1:36613_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/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6038A8A2EC64B900-001/tempDir-001/node3/testSimple1_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6038A8A2EC64B900-001/tempDir-001/node3/./testSimple1_shard2_replica_n6/data/] [junit4] 2> 444007 INFO (qtp13668122-3657) [n:127.0.0.1:40675_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> 444007 INFO (qtp13668122-3657) [n:127.0.0.1:40675_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> 444007 INFO (qtp13668122-3657) [n:127.0.0.1:40675_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40675.solr.core.testSimple1.shard2.replica_n4' (registry 'solr.core.testSimple1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fa11bd [junit4] 2> 444007 INFO (qtp13668122-3657) [n:127.0.0.1:40675_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 444007 INFO (qtp13668122-3657) [n:127.0.0.1:40675_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/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6038A8A2EC64B900-001/tempDir-001/node2/testSimple1_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6038A8A2EC64B900-001/tempDir-001/node2/./testSimple1_shard2_replica_n4/data/] [junit4] 2> 444049 INFO (qtp13668122-3653) [n:127.0.0.1:40675_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> 444049 INFO (qtp13668122-3653) [n:127.0.0.1:40675_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> 444050 INFO (qtp13668122-3653) [n:127.0.0.1:40675_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 444050 INFO (qtp13668122-3653) [n:127.0.0.1:40675_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 444052 INFO (qtp13668122-3653) [n:127.0.0.1:40675_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@10b7ee1[testSimple1_shard1_replica_n1] main] [junit4] 2> 444052 INFO (qtp13668122-3653) [n:127.0.0.1:40675_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> 444052 INFO (qtp13668122-3653) [n:127.0.0.1:40675_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> 444053 INFO (qtp13668122-3653) [n:127.0.0.1:40675_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> 444053 INFO (searcherExecutor-1696-thread-1-processing-n:127.0.0.1:40675_solr x:testSimple1_shard1_replica_n1 s:shard1 c:testSimple1 r:core_node3) [n:127.0.0.1:40675_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@10b7ee1[testSimple1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 444053 INFO (qtp13668122-3653) [n:127.0.0.1:40675_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 1587768364540887040 [junit4] 2> 444056 INFO (qtp13668122-3653) [n:127.0.0.1:40675_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms [junit4] 2> 444058 INFO (qtp13668122-3657) [n:127.0.0.1:40675_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> 444058 INFO (qtp13668122-3657) [n:127.0.0.1:40675_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> 444058 INFO (qtp13668122-3657) [n:127.0.0.1:40675_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 444058 INFO (qtp13668122-3657) [n:127.0.0.1:40675_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 444059 INFO (qtp21386723-3644) [n:127.0.0.1:36613_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> 444059 INFO (qtp21386723-3644) [n:127.0.0.1:36613_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> 444059 INFO (qtp13668122-3657) [n:127.0.0.1:40675_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ca6812[testSimple1_shard2_replica_n4] main] [junit4] 2> 444060 INFO (qtp21386723-3662) [n:127.0.0.1:36613_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> 444060 INFO (qtp21386723-3662) [n:127.0.0.1:36613_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> 444060 INFO (qtp21386723-3644) [n:127.0.0.1:36613_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 444060 INFO (qtp21386723-3644) [n:127.0.0.1:36613_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 444060 INFO (qtp13668122-3657) [n:127.0.0.1:40675_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> 444060 INFO (qtp13668122-3657) [n:127.0.0.1:40675_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> 444060 INFO (qtp21386723-3662) [n:127.0.0.1:36613_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 444061 INFO (qtp21386723-3662) [n:127.0.0.1:36613_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 444061 INFO (qtp13668122-3657) [n:127.0.0.1:40675_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> 444061 INFO (qtp21386723-3644) [n:127.0.0.1:36613_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d13af7[testSimple1_shard2_replica_n6] main] [junit4] 2> 444061 INFO (qtp21386723-3644) [n:127.0.0.1:36613_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> 444061 INFO (qtp21386723-3644) [n:127.0.0.1:36613_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> 444061 INFO (searcherExecutor-1699-thread-1-processing-n:127.0.0.1:40675_solr x:testSimple1_shard2_replica_n4 s:shard2 c:testSimple1 r:core_node7) [n:127.0.0.1:40675_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@1ca6812[testSimple1_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 444061 INFO (qtp13668122-3657) [n:127.0.0.1:40675_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 1587768364549275648 [junit4] 2> 444062 INFO (qtp21386723-3662) [n:127.0.0.1:36613_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@17c656b[testSimple1_shard1_replica_n2] main] [junit4] 2> 444062 INFO (qtp21386723-3644) [n:127.0.0.1:36613_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> 444062 INFO (qtp21386723-3662) [n:127.0.0.1:36613_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> 444062 INFO (qtp21386723-3662) [n:127.0.0.1:36613_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> 444062 INFO (searcherExecutor-1698-thread-1-processing-n:127.0.0.1:36613_solr x:testSimple1_shard2_replica_n6 s:shard2 c:testSimple1 r:core_node8) [n:127.0.0.1:36613_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@1d13af7[testSimple1_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 444062 INFO (qtp21386723-3644) [n:127.0.0.1:36613_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 1587768364550324224 [junit4] 2> 444063 INFO (qtp21386723-3662) [n:127.0.0.1:36613_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> 444063 INFO (searcherExecutor-1697-thread-1-processing-n:127.0.0.1:36613_solr x:testSimple1_shard1_replica_n2 s:shard1 c:testSimple1 r:core_node5) [n:127.0.0.1:36613_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@17c656b[testSimple1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 444064 INFO (qtp21386723-3662) [n:127.0.0.1:36613_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 1587768364552421376 [junit4] 2> 444064 INFO (qtp13668122-3657) [n:127.0.0.1:40675_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 444064 INFO (qtp13668122-3657) [n:127.0.0.1:40675_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 444064 INFO (qtp13668122-3657) [n:127.0.0.1:40675_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40675/solr/testSimple1_shard2_replica_n4/ [junit4] 2> 444064 INFO (qtp13668122-3657) [n:127.0.0.1:40675_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n4 url=http://127.0.0.1:40675/solr START replicas=[http://127.0.0.1:36613/solr/testSimple1_shard2_replica_n6/] nUpdates=100 [junit4] 2> 444066 INFO (qtp21386723-3651) [n:127.0.0.1:36613_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.S.Request [testSimple1_shard2_replica_n6] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 444165 INFO (zkCallback-755-thread-2-processing-n:127.0.0.1:40675_solr) [n:127.0.0.1:40675_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> 444165 INFO (zkCallback-759-thread-1-processing-n:127.0.0.1:36613_solr) [n:127.0.0.1:36613_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> 444365 INFO (qtp13668122-3657) [n:127.0.0.1:40675_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n4 url=http://127.0.0.1:40675/solr DONE. We have no versions. sync failed. [junit4] 2> 444365 INFO (qtp13668122-3657) [n:127.0.0.1:40675_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 444365 INFO (qtp13668122-3657) [n:127.0.0.1:40675_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 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> 444365 INFO (qtp13668122-3657) [n:127.0.0.1:40675_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 444369 INFO (qtp13668122-3657) [n:127.0.0.1:40675_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40675/solr/testSimple1_shard2_replica_n4/ shard2 [junit4] 2> 444470 INFO (zkCallback-759-thread-1-processing-n:127.0.0.1:36613_solr) [n:127.0.0.1:36613_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> 444470 INFO (zkCallback-755-thread-2-processing-n:127.0.0.1:40675_solr) [n:127.0.0.1:40675_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> 444519 INFO (qtp13668122-3657) [n:127.0.0.1:40675_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 444527 INFO (qtp13668122-3657) [n:127.0.0.1:40675_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=1567 [junit4] 2> 444557 INFO (qtp13668122-3653) [n:127.0.0.1:40675_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> 444557 INFO (qtp13668122-3653) [n:127.0.0.1:40675_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> 444557 INFO (qtp13668122-3653) [n:127.0.0.1:40675_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:40675/solr/testSimple1_shard1_replica_n1/ [junit4] 2> 444557 INFO (qtp13668122-3653) [n:127.0.0.1:40675_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:40675/solr START replicas=[http://127.0.0.1:36613/solr/testSimple1_shard1_replica_n2/] nUpdates=100 [junit4] 2> 444558 INFO (qtp21386723-3731) [n:127.0.0.1:36613_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=0 [junit4] 2> 444621 INFO (zkCallback-759-thread-1-processing-n:127.0.0.1:36613_solr) [n:127.0.0.1:36613_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> 444621 INFO (zkCallback-755-thread-2-processing-n:127.0.0.1:40675_solr) [n:127.0.0.1:40675_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> 444857 INFO (qtp13668122-3653) [n:127.0.0.1:40675_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:40675/solr DONE. We have no versions. sync failed. [junit4] 2> 444858 INFO (qtp13668122-3653) [n:127.0.0.1:40675_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> 444858 INFO (qtp13668122-3653) [n:127.0.0.1:40675_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> 444858 INFO (qtp13668122-3653) [n:127.0.0.1:40675_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> 444863 INFO (qtp13668122-3653) [n:127.0.0.1:40675_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:40675/solr/testSimple1_shard1_replica_n1/ shard1 [junit4] 2> 444964 INFO (zkCallback-755-thread-2-processing-n:127.0.0.1:40675_solr) [n:127.0.0.1:40675_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> 444964 INFO (zkCallback-759-thread-1-processing-n:127.0.0.1:36613_solr) [n:127.0.0.1:36613_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> 445014 INFO (qtp13668122-3653) [n:127.0.0.1:40675_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> 445023 INFO (qtp13668122-3653) [n:127.0.0.1:40675_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=2063 [junit4] 2> 445066 INFO (qtp21386723-3644) [n:127.0.0.1:36613_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=2106 [junit4] 2> 445067 INFO (qtp21386723-3662) [n:127.0.0.1:36613_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=2107 [junit4] 2> 445072 INFO (qtp21386723-3655) [n:127.0.0.1:36613_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> 445168 INFO (zkCallback-755-thread-2-processing-n:127.0.0.1:40675_solr) [n:127.0.0.1:40675_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> 445168 INFO (zkCallback-759-thread-1-processing-n:127.0.0.1:36613_solr) [n:127.0.0.1:36613_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> 446072 INFO (qtp21386723-3655) [n:127.0.0.1:36613_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:36613_solr,127.0.0.1:40675_solr&wt=javabin&version=2} status=0 QTime=3426 [junit4] 2> 446072 INFO (qtp21386723-3658) [n:127.0.0.1:36613_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&autoAddReplicas=false&name=testSimple2&nrtReplicas=2&action=CREATE&numShards=1&createNodeSet=127.0.0.1:40675_solr,127.0.0.1:45559_solr&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 446074 INFO (OverseerThreadFactory-1689-thread-2-processing-n:127.0.0.1:40675_solr) [n:127.0.0.1:40675_solr ] o.a.s.c.CreateCollectionCmd Create collection testSimple2 [junit4] 2> 446074 INFO (OverseerCollectionConfigSetProcessor-99235522662170631-127.0.0.1:40675_solr-n_0000000000) [n:127.0.0.1:40675_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> 446278 INFO (OverseerStateUpdate-99235522662170631-127.0.0.1:40675_solr-n_0000000000) [n:127.0.0.1:40675_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple2", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"testSimple2_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:45559/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 446278 INFO (OverseerStateUpdate-99235522662170631-127.0.0.1:40675_solr-n_0000000000) [n:127.0.0.1:40675_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple2", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"testSimple2_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:40675/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 446480 INFO (qtp13668122-3641) [n:127.0.0.1:40675_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n2&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 446480 INFO (qtp15202909-3652) [n:127.0.0.1:45559_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n1&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 446480 INFO (qtp15202909-3652) [n:127.0.0.1:45559_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 446582 INFO (zkCallback-755-thread-1-processing-n:127.0.0.1:40675_solr) [n:127.0.0.1:40675_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 446582 INFO (zkCallback-756-thread-1-processing-n:127.0.0.1:45559_solr) [n:127.0.0.1:45559_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 446582 INFO (zkCallback-755-thread-2-processing-n:127.0.0.1:40675_solr) [n:127.0.0.1:40675_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 446583 INFO (zkCallback-756-thread-2-processing-n:127.0.0.1:45559_solr) [n:127.0.0.1:45559_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 447512 INFO (qtp15202909-3652) [n:127.0.0.1:45559_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 447512 INFO (qtp13668122-3641) [n:127.0.0.1:40675_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 447516 INFO (qtp15202909-3652) [n:127.0.0.1:45559_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.s.IndexSchema [testSimple2_shard1_replica_n1] Schema name=minimal [junit4] 2> 447516 INFO (qtp13668122-3641) [n:127.0.0.1:40675_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.s.IndexSchema [testSimple2_shard1_replica_n2] Schema name=minimal [junit4] 2> 447518 INFO (qtp15202909-3652) [n:127.0.0.1:45559_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 447518 INFO (qtp13668122-3641) [n:127.0.0.1:40675_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 447518 INFO (qtp15202909-3652) [n:127.0.0.1:45559_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard1_replica_n1' using configuration from collection testSimple2, trusted=true [junit4] 2> 447518 INFO (qtp13668122-3641) [n:127.0.0.1:40675_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard1_replica_n2' using configuration from collection testSimple2, trusted=true [junit4] 2> 447519 INFO (qtp13668122-3641) [n:127.0.0.1:40675_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40675.solr.core.testSimple2.shard1.replica_n2' (registry 'solr.core.testSimple2.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fa11bd [junit4] 2> 447519 INFO (qtp15202909-3652) [n:127.0.0.1:45559_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45559.solr.core.testSimple2.shard1.replica_n1' (registry 'solr.core.testSimple2.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fa11bd [junit4] 2> 447519 INFO (qtp15202909-3652) [n:127.0.0.1:45559_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 447519 INFO (qtp13668122-3641) [n:127.0.0.1:40675_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 447519 INFO (qtp15202909-3652) [n:127.0.0.1:45559_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrCore [[testSimple2_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6038A8A2EC64B900-001/tempDir-001/node1/testSimple2_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6038A8A2EC64B900-001/tempDir-001/node1/./testSimple2_shard1_replica_n1/data/] [junit4] 2> 447519 INFO (qtp13668122-3641) [n:127.0.0.1:40675_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrCore [[testSimple2_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6038A8A2EC64B900-001/tempDir-001/node2/testSimple2_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6038A8A2EC64B900-001/tempDir-001/node2/./testSimple2_shard1_replica_n2/data/] [junit4] 2> 447571 INFO (qtp15202909-3652) [n:127.0.0.1:45559_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 447571 INFO (qtp15202909-3652) [n:127.0.0.1:45559_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 447571 INFO (qtp13668122-3641) [n:127.0.0.1:40675_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 447571 INFO (qtp13668122-3641) [n:127.0.0.1:40675_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 447571 INFO (qtp15202909-3652) [n:127.0.0.1:45559_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 447571 INFO (qtp15202909-3652) [n:127.0.0.1:45559_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 447571 INFO (qtp13668122-3641) [n:127.0.0.1:40675_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 447571 INFO (qtp13668122-3641) [n:127.0.0.1:40675_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 447572 INFO (qtp15202909-3652) [n:127.0.0.1:45559_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3fbc3b[testSimple2_shard1_replica_n1] main] [junit4] 2> 447572 INFO (qtp13668122-3641) [n:127.0.0.1:40675_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c333c4[testSimple2_shard1_replica_n2] main] [junit4] 2> 447573 INFO (qtp15202909-3652) [n:127.0.0.1:45559_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 447573 INFO (qtp13668122-3641) [n:127.0.0.1:40675_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 447573 INFO (qtp15202909-3652) [n:127.0.0.1:45559_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 447573 INFO (qtp13668122-3641) [n:127.0.0.1:40675_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 447574 INFO (qtp13668122-3641) [n:127.0.0.1:40675_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 447574 INFO (qtp15202909-3652) [n:127.0.0.1:45559_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 447574 INFO (searcherExecutor-1717-thread-1-processing-n:127.0.0.1:40675_solr x:testSimple2_shard1_replica_n2 s:shard1 c:testSimple2 r:core_node4) [n:127.0.0.1:40675_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrCore [testSimple2_shard1_replica_n2] Registered new searcher Searcher@1c333c4[testSimple2_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 447574 INFO (qtp13668122-3641) [n:127.0.0.1:40675_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587768368232923136 [junit4] 2> 447575 INFO (searcherExecutor-1716-thread-1-processing-n:127.0.0.1:45559_solr x:testSimple2_shard1_replica_n1 s:shard1 c:testSimple2 r:core_node3) [n:127.0.0.1:45559_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrCore [testSimple2_shard1_replica_n1] Registered new searcher Searcher@3fbc3b[testSimple2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 447575 INFO (qtp15202909-3652) [n:127.0.0.1:45559_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587768368233971712 [junit4] 2> 447577 INFO (qtp13668122-3641) [n:127.0.0.1:40675_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 447577 INFO (qtp13668122-3641) [n:127.0.0.1:40675_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 447577 INFO (qtp13668122-3641) [n:127.0.0.1:40675_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40675/solr/testSimple2_shard1_replica_n2/ [junit4] 2> 447577 INFO (qtp13668122-3641) [n:127.0.0.1:40675_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=testSimple2_shard1_replica_n2 url=http://127.0.0.1:40675/solr START replicas=[http://127.0.0.1:45559/solr/testSimple2_shard1_replica_n1/] nUpdates=100 [junit4] 2> 447579 INFO (qtp15202909-3659) [n:127.0.0.1:45559_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.S.Request [testSimple2_shard1_replica_n1] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 447678 INFO (zkCallback-755-thread-2-processing-n:127.0.0.1:40675_solr) [n:127.0.0.1:40675_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 447678 INFO (zkCallback-756-thread-2-processing-n:127.0.0.1:45559_solr) [n:127.0.0.1:45559_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 447678 INFO (zkCallback-755-thread-3-processing-n:127.0.0.1:40675_solr) [n:127.0.0.1:40675_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 447678 INFO (zkCallback-756-thread-1-processing-n:127.0.0.1:45559_solr) [n:127.0.0.1:45559_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 447878 INFO (qtp13668122-3641) [n:127.0.0.1:40675_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=testSimple2_shard1_replica_n2 url=http://127.0.0.1:40675/solr DONE. We have no versions. sync failed. [junit4] 2> 447878 INFO (qtp13668122-3641) [n:127.0.0.1:40675_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 447878 INFO (qtp13668122-3641) [n:127.0.0.1:40675_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] 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> 447878 INFO (qtp13668122-3641) [n:127.0.0.1:40675_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 447879 INFO (qtp13668122-3641) [n:127.0.0.1:40675_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40675/solr/testSimple2_shard1_replica_n2/ shard1 [junit4] 2> 447980 INFO (zkCallback-756-thread-1-processing-n:127.0.0.1:45559_solr) [n:127.0.0.1:45559_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 447980 INFO (zkCallback-756-thread-2-processing-n:127.0.0.1:45559_solr) [n:127.0.0.1:45559_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 447980 INFO (zkCallback-755-thread-2-processing-n:127.0.0.1:40675_solr) [n:127.0.0.1:40675_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 447980 INFO (zkCallback-755-thread-3-processing-n:127.0.0.1:40675_solr) [n:127.0.0.1:40675_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 448030 INFO (qtp13668122-3641) [n:127.0.0.1:40675_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 448031 INFO (qtp13668122-3641) [n:127.0.0.1:40675_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n2&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1551 [junit4] 2> 448131 INFO (zkCallback-756-thread-1-processing-n:127.0.0.1:45559_solr) [n:127.0.0.1:45559_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 448131 INFO (zkCallback-755-thread-3-processing-n:127.0.0.1:40675_solr) [n:127.0.0.1:40675_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 448131 INFO (zkCallback-756-thread-2-processing-n:127.0.0.1:45559_solr) [n:127.0.0.1:45559_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 448131 INFO (zkCallback-755-thread-2-processing-n:127.0.0.1:40675_solr) [n:127.0.0.1:40675_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 448579 INFO (qtp15202909-3652) [n:127.0.0.1:45559_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_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=testSimple2_shard1_replica_n1&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2098 [junit4] 2> 448580 INFO (qtp21386723-3658) [n:127.0.0.1:36613_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> 448679 INFO (zkCallback-755-thread-2-processing-n:127.0.0.1:40675_solr) [n:127.0.0.1:40675_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 448679 INFO (zkCallback-755-thread-3-processing-n:127.0.0.1:40675_solr) [n:127.0.0.1:40675_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 448679 INFO (zkCallback-756-thread-1-processing-n:127.0.0.1:45559_solr) [n:127.0.0.1:45559_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 448679 INFO (zkCallback-756-thread-2-processing-n:127.0.0.1:45559_solr) [n:127.0.0.1:45559_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 449580 INFO (qtp21386723-3658) [n:127.0.0.1:36613_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&autoAddReplicas=false&name=testSimple2&nrtReplicas=2&action=CREATE&numShards=1&createNodeSet=127.0.0.1:40675_solr,127.0.0.1:45559_solr&wt=javabin&version=2} status=0 QTime=3508 [junit4] 2> 449581 INFO (qtp21386723-3745) [n:127.0.0.1:36613_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&maxShardsPerNode=3&autoAddReplicas=false&name=testSimple3&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=127.0.0.1:36613_solr&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 449582 INFO (OverseerThreadFactory-1689-thread-3-processing-n:127.0.0.1:40675_solr) [n:127.0.0.1:40675_solr ] o.a.s.c.CreateCollectionCmd Create collection testSimple3 [junit4] 2> 449582 INFO (OverseerCollectionConfigSetProcessor-99235522662170631-127.0.0.1:40675_solr-n_0000000000) [n:127.0.0.1:40675_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 449786 INFO (OverseerStateUpdate-99235522662170631-127.0.0.1:40675_solr-n_0000000000) [n:127.0.0.1:40675_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple3", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"testSimple3_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:36613/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 449786 INFO (OverseerStateUpdate-99235522662170631-127.0.0.1:40675_solr-n_0000000000) [n:127.0.0.1:40675_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple3", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"testSimple3_shard2_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:36613/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 449787 INFO (OverseerStateUpdate-99235522662170631-127.0.0.1:40675_solr-n_0000000000) [n:127.0.0.1:40675_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple3", [junit4] 2> "shard":"shard3", [junit4] 2> "core":"testSimple3_shard3_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:36613/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 449988 INFO (qtp21386723-3644) [n:127.0.0.1:36613_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple3_shard2_replica_n2&action=CREATE&numShards=3&collection=testSimple3&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 449989 INFO (qtp21386723-3662) [n:127.0.0.1:36613_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple3_shard1_replica_n1&action=CREATE&numShards=3&collection=testSimple3&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 449989 INFO (qtp21386723-3640) [n:127.0.0.1:36613_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=testSimple3_shard3_replica_n4&action=CREATE&numShards=3&collection=testSimple3&shard=shard3&wt=javabin&version=2&replicaType=NRT [junit4] 2> 450096 INFO (zkCallback-759-thread-1-processing-n:127.0.0.1:36613_solr) [n:127.0.0.1:36613_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple3/state.json] for collection [testSimple3] has occurred - updating... (live nodes size: [3]) [junit4] 2> 450096 INFO (zkCallback-759-thread-2-processing-n:127.0.0.1:36613_solr) [n:127.0.0.1:36613_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple3/state.json] for collection [testSimple3] has occurred - updating... (live nodes size: [3]) [junit4] 2> 451020 INFO (qtp21386723-3662) [n:127.0.0.1:36613_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 451021 INFO (qtp21386723-3644) [n:127.0.0.1:36613_solr c:testSimple3 s:shard2 r:core_node5 x:testSimple3_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 451021 INFO (qtp21386723-3640) [n:127.0.0.1:36613_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 451026 INFO (qtp21386723-3644) [n:127.0.0.1:36613_solr c:testSimple3 s:shard2 r:core_node5 x:testSimple3_shard2_replica_n2] o.a.s.s.IndexSchema [testSimple3_shard2_replica_n2] Schema name=minimal [junit4] 2> 451026 INFO (qtp21386723-3640) [n:127.0.0.1:36613_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.s.IndexSchema [testSimple3_shard3_replica_n4] Schema name=minimal [junit4] 2> 451026 INFO (qtp21386723-3662) [n:127.0.0.1:36613_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.s.IndexSchema [testSimple3_shard1_replica_n1] Schema name=minimal [junit4] 2> 451041 INFO (qtp21386723-3662) [n:127.0.0.1:36613_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 451041 INFO (qtp21386723-3640) [n:127.0.0.1:36613_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 451041 INFO (qtp21386723-3662) [n:127.0.0.1:36613_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSimple3_shard1_replica_n1' using configuration from collection testSimple3, trusted=true [junit4] 2> 451041 INFO (qtp21386723-3640) [n:127.0.0.1:36613_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testSimple3_shard3_replica_n4' using configuration from collection testSimple3, trusted=true [junit4] 2> 451041 INFO (qtp21386723-3644) [n:127.0.0.1:36613_solr c:testSimple3 s:shard2 r:core_node5 x:testSimple3_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 451041 INFO (qtp21386723-3644) [n:127.0.0.1:36613_solr c:testSimple3 s:shard2 r:core_node5 x:testSimple3_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testSimple3_shard2_replica_n2' using configuration from collection testSimple3, trusted=true [junit4] 2> 451041 INFO (qtp21386723-3644) [n:127.0.0.1:36613_solr c:testSimple3 s:shard2 r:core_node5 x:testSimple3_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36613.solr.core.testSimple3.shard2.replica_n2' (registry 'solr.core.testSimple3.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fa11bd [junit4] 2> 451041 INFO (qtp21386723-3662) [n:127.0.0.1:36613_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36613.solr.core.testSimple3.shard1.replica_n1' (registry 'solr.core.testSimple3.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fa11bd [junit4] 2> 451041 INFO (qtp21386723-3640) [n:127.0.0.1:36613_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36613.solr.core.testSimple3.shard3.replica_n4' (registry 'solr.core.testSimple3.shard3.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fa11bd [junit4] 2> 451041 INFO (qtp21386723-3662) [n:127.0.0.1:36613_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 451041 INFO (qtp21386723-3640) [n:127.0.0.1:36613_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 451041 INFO (qtp21386723-3644) [n:127.0.0.1:36613_solr c:testSimple3 s:shard2 r:core_node5 x:testSimple3_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 451041 INFO (qtp21386723-3640) [n:127.0.0.1:36613_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.c.SolrCore [[testSimple3_shard3_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspac [...truncated too long message...] [junit4] 2> 454767 INFO (coreCloseExecutor-1776-thread-1) [n:127.0.0.1:45559_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testSimple2.shard1.leader, tag=32805346 [junit4] 2> 454769 INFO (jetty-closer-734-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5e0a54{/solr,null,UNAVAILABLE} [junit4] 2> 454772 INFO (coreCloseExecutor-1775-thread-3) [n:127.0.0.1:36613_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testSimple3.shard1.replica_n1, tag=3667624 [junit4] 2> 454772 INFO (coreCloseExecutor-1775-thread-3) [n:127.0.0.1:36613_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@107e6f0: rootName = solr_36613, domain = solr.core.testSimple3.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.testSimple3.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@69fc3a [junit4] 2> 454775 INFO (coreCloseExecutor-1774-thread-1) [n:127.0.0.1:40675_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testSimple1.shard1.leader, tag=7622307 [junit4] 2> 454775 INFO (coreCloseExecutor-1774-thread-3) [n:127.0.0.1:40675_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testSimple2.shard1.leader, tag=2473373 [junit4] 2> 454775 INFO (coreCloseExecutor-1774-thread-2) [n:127.0.0.1:40675_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testSimple1.shard2.leader, tag=3358960 [junit4] 2> 454778 INFO (coreCloseExecutor-1775-thread-4) [n:127.0.0.1:36613_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testSimple3.shard3.replica_n4, tag=29318238 [junit4] 2> 454778 INFO (coreCloseExecutor-1775-thread-4) [n:127.0.0.1:36613_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@12d0022: rootName = solr_36613, domain = solr.core.testSimple3.shard3.replica_n4, service url = null, agent id = null] for registry solr.core.testSimple3.shard3.replica_n4 / com.codahale.metrics.MetricRegistry@fb88a1 [junit4] 2> 454778 INFO (jetty-closer-734-thread-2) [ ] o.a.s.c.Overseer Overseer (id=99235522662170631-127.0.0.1:40675_solr-n_0000000000) closing [junit4] 2> 454778 INFO (OverseerStateUpdate-99235522662170631-127.0.0.1:40675_solr-n_0000000000) [n:127.0.0.1:40675_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40675_solr [junit4] 2> 454778 WARN (OverseerAutoScalingTriggerThread-99235522662170631-127.0.0.1:40675_solr-n_0000000000) [n:127.0.0.1:40675_solr ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 454779 INFO (zkCallback-779-thread-3-processing-n:127.0.0.1:36613_solr) [n:127.0.0.1:36613_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36613_solr [junit4] 2> 454779 INFO (jetty-closer-734-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@11bcf5a{/solr,null,UNAVAILABLE} [junit4] 2> 454786 INFO (coreCloseExecutor-1775-thread-4) [n:127.0.0.1:36613_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testSimple3.shard3.leader, tag=29318238 [junit4] 2> 454786 INFO (coreCloseExecutor-1775-thread-5) [n:127.0.0.1:36613_solr c:testSimple3 s:shard2 r:core_node5 x:testSimple3_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testSimple3.shard2.replica_n2, tag=17839657 [junit4] 2> 454786 INFO (coreCloseExecutor-1775-thread-5) [n:127.0.0.1:36613_solr c:testSimple3 s:shard2 r:core_node5 x:testSimple3_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1a7d029: rootName = solr_36613, domain = solr.core.testSimple3.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.testSimple3.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@9f07eb [junit4] 2> 454791 INFO (coreCloseExecutor-1775-thread-1) [n:127.0.0.1:36613_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testSimple1.shard2.leader, tag=31843624 [junit4] 2> 454792 INFO (coreCloseExecutor-1775-thread-2) [n:127.0.0.1:36613_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testSimple1.shard1.leader, tag=28525578 [junit4] 2> 454792 INFO (coreCloseExecutor-1775-thread-3) [n:127.0.0.1:36613_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testSimple3.shard1.leader, tag=3667624 [junit4] 2> 454793 INFO (coreCloseExecutor-1775-thread-5) [n:127.0.0.1:36613_solr c:testSimple3 s:shard2 r:core_node5 x:testSimple3_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testSimple3.shard2.leader, tag=17839657 [junit4] 2> 454797 INFO (jetty-closer-734-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@c46ecc{/solr,null,UNAVAILABLE} [junit4] 2> 454797 ERROR (SUITE-AutoAddReplicasPlanActionTest-seed#[6038A8A2EC64B900]-worker) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 454797 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[6038A8A2EC64B900]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45509 45509 [junit4] 2> 454956 INFO (Thread-769) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45509 45509 [junit4] 2> 454957 WARN (Thread-769) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 5 /solr/aliases.json [junit4] 2> 5 /solr/clusterprops.json [junit4] 2> 4 /solr/security.json [junit4] 2> 4 /solr/configs/conf [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 14 /solr/collections/testSimple2/state.json [junit4] 2> 8 /solr/collections/testSimple3/state.json [junit4] 2> 5 /solr/clusterstate.json [junit4] 2> 3 /solr/collections/testSimple1/state.json [junit4] 2> 2 /solr/overseer_elect/election/99235522662170632-127.0.0.1:45559_solr-n_0000000001 [junit4] 2> 2 /solr/collections/testSimple1/leader_elect/shard1/election/99235522662170631-core_node3-n_0000000000 [junit4] 2> 2 /solr/collections/testSimple1/leader_elect/shard2/election/99235522662170631-core_node7-n_0000000000 [junit4] 2> 2 /solr/overseer_elect/election/99235522662170631-127.0.0.1:40675_solr-n_0000000000 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 5 /solr/live_nodes [junit4] 2> 5 /solr/collections [junit4] 2> [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6038A8A2EC64B900-001 [junit4] 2> Dec 25, 2017 2:58:40 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1105, maxMBSortInHeap=5.816939415650226, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@f4fce1), locale=ar-LB, timezone=Europe/Dublin [junit4] 2> NOTE: Linux 4.10.0-40-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=1,free=30712248,total=233689088 [junit4] 2> NOTE: All tests run in this JVM: [TestSolr4Spatial2, SchemaVersionSpecificBehaviorTest, QueryEqualityTest, TestAnalyzedSuggestions, TestStressLucene, GraphQueryTest, TestCollationField, VMParamsZkACLAndCredentialsProvidersTest, DebugComponentTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, RemoteQueryErrorTest, SOLR749Test, AddReplicaTest, TestCorePropertiesReload, TestTlogReplica, TestCloudInspectUtil, TestConfigsApi, ExecutePlanActionTest, MetricTriggerTest, CdcrReplicationDistributedZkTest, TestDistribStateManager, TestManagedSynonymFilterFactory, TestAddFieldRealTimeGet, TestInitQParser, TestStandardQParsers, TestInPlaceUpdatesDistrib, TestDFISimilarityFactory, BigEndianAscendingWordDeserializerTest, SolrGraphiteReporterTest, TestFastWriter, TestJsonFacetRefinement, TestPushWriter, ConcurrentDeleteAndCreateCollectionTest, HdfsLockFactoryTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CloudExitableDirectoryReaderTest, TestCryptoKeys, ShardRoutingCustomTest, DistributedFacetPivotLongTailTest, SearchHandlerTest, NotRequiredUniqueKeyTest, BooleanFieldTest, TestSQLHandlerNonCloud, TestBulkSchemaAPI, TestFastLRUCache, LeaderInitiatedRecoveryOnShardRestartTest, TestImplicitCoreProperties, AutoAddReplicasPlanActionTest] [junit4] Completed [112/765 (1!)] on J1 in 13.27s, 1 test, 1 error <<< FAILURES! [...truncated 46010 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
