Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4380/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC
2 tests failed. FAILED: org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:59376/solr] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:59376/solr] at __randomizedtesting.SeedInfo.seed([6B1261621A302BF8:53A1459C3DC3FF29]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.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.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:59376/solr 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) ... 44 more Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:59376 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 FAILED: org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.testParse Error Message: Error from server at http://127.0.0.1:57975/solr: Collection : myalias_2017-10-24 is part of alias myalias remove or modify the alias before removing this collection. Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:57975/solr: Collection : myalias_2017-10-24 is part of alias myalias remove or modify the alias before removing this collection. at __randomizedtesting.SeedInfo.seed([6B1261621A302BF8:4972A3AA6461817]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java: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.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.doBefore(TimeRoutedAliasUpdateProcessorTest.java:84) 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$9.evaluate(RandomizedRunner.java:968) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Build Log: [...truncated 11816 lines...] [junit4] Suite: org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest [junit4] 2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6B1261621A302BF8-001/init-core-data-001 [junit4] 2> 317454 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[6B1261621A302BF8]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 317459 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[6B1261621A302BF8]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth [junit4] 2> 317459 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[6B1261621A302BF8]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 317460 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[6B1261621A302BF8]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6B1261621A302BF8-001/tempDir-001 [junit4] 2> 317460 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[6B1261621A302BF8]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 317461 INFO (Thread-600) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 317461 INFO (Thread-600) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 317465 ERROR (Thread-600) [ ] 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> 317570 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[6B1261621A302BF8]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:59374 [junit4] 2> 317595 INFO (zkConnectionManagerCallback-835-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 317600 INFO (jetty-launcher-832-thread-1) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 317608 INFO (jetty-launcher-832-thread-2) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 317609 INFO (jetty-launcher-832-thread-3) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 317611 INFO (jetty-launcher-832-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@746492c0{/solr,null,AVAILABLE} [junit4] 2> 317611 INFO (jetty-launcher-832-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7d5a7f66{HTTP/1.1,[http/1.1]}{127.0.0.1:59376} [junit4] 2> 317611 INFO (jetty-launcher-832-thread-1) [ ] o.e.j.s.Server Started @322091ms [junit4] 2> 317611 INFO (jetty-launcher-832-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59376} [junit4] 2> 317611 ERROR (jetty-launcher-832-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 317612 INFO (jetty-launcher-832-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 317612 INFO (jetty-launcher-832-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 317612 INFO (jetty-launcher-832-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 317612 INFO (jetty-launcher-832-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-01-11T17:58:26.355Z [junit4] 2> 317615 INFO (jetty-launcher-832-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@447b3dbd{/solr,null,AVAILABLE} [junit4] 2> 317616 INFO (jetty-launcher-832-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@55326fd{HTTP/1.1,[http/1.1]}{127.0.0.1:59378} [junit4] 2> 317616 INFO (jetty-launcher-832-thread-2) [ ] o.e.j.s.Server Started @322096ms [junit4] 2> 317616 INFO (jetty-launcher-832-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59378} [junit4] 2> 317617 ERROR (jetty-launcher-832-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 317617 INFO (jetty-launcher-832-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 317617 INFO (jetty-launcher-832-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 317617 INFO (jetty-launcher-832-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 317617 INFO (jetty-launcher-832-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-01-11T17:58:26.360Z [junit4] 2> 317619 INFO (zkConnectionManagerCallback-837-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 317619 INFO (jetty-launcher-832-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@40ee0922{/solr,null,AVAILABLE} [junit4] 2> 317620 INFO (jetty-launcher-832-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4583be82{HTTP/1.1,[http/1.1]}{127.0.0.1:59379} [junit4] 2> 317620 INFO (jetty-launcher-832-thread-3) [ ] o.e.j.s.Server Started @322100ms [junit4] 2> 317620 INFO (jetty-launcher-832-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59379} [junit4] 2> 317620 ERROR (jetty-launcher-832-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 317620 INFO (jetty-launcher-832-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 317621 INFO (jetty-launcher-832-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 317621 INFO (jetty-launcher-832-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 317621 INFO (jetty-launcher-832-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 317621 INFO (jetty-launcher-832-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-01-11T17:58:26.364Z [junit4] 2> 317622 INFO (zkConnectionManagerCallback-839-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 317625 INFO (jetty-launcher-832-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 317632 INFO (zkConnectionManagerCallback-841-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 317635 INFO (jetty-launcher-832-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 317638 INFO (jetty-launcher-832-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59374/solr [junit4] 2> 317640 INFO (jetty-launcher-832-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59374/solr [junit4] 2> 317644 INFO (zkConnectionManagerCallback-849-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 317646 INFO (zkConnectionManagerCallback-846-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 317651 INFO (jetty-launcher-832-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59374/solr [junit4] 2> 317653 INFO (zkConnectionManagerCallback-852-thread-1-processing-n:127.0.0.1:59376_solr) [n:127.0.0.1:59376_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 317654 INFO (zkConnectionManagerCallback-854-thread-1-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 317654 INFO (zkConnectionManagerCallback-857-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 317660 INFO (zkConnectionManagerCallback-859-thread-1-processing-n:127.0.0.1:59379_solr) [n:127.0.0.1:59379_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 317926 INFO (jetty-launcher-832-thread-2) [n:127.0.0.1:59378_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 317928 INFO (jetty-launcher-832-thread-3) [n:127.0.0.1:59379_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 317928 INFO (jetty-launcher-832-thread-2) [n:127.0.0.1:59378_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59378_solr [junit4] 2> 317930 INFO (jetty-launcher-832-thread-3) [n:127.0.0.1:59379_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59379_solr [junit4] 2> 317930 INFO (jetty-launcher-832-thread-2) [n:127.0.0.1:59378_solr ] o.a.s.c.Overseer Overseer (id=99332489622781959-127.0.0.1:59378_solr-n_0000000000) starting [junit4] 2> 317935 INFO (zkCallback-858-thread-1-processing-n:127.0.0.1:59379_solr) [n:127.0.0.1:59379_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 317942 INFO (zkCallback-853-thread-1-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 317971 INFO (jetty-launcher-832-thread-2) [n:127.0.0.1:59378_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59378_solr [junit4] 2> 317982 INFO (zkCallback-853-thread-1-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 317983 INFO (zkCallback-858-thread-1-processing-n:127.0.0.1:59379_solr) [n:127.0.0.1:59379_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 317984 INFO (jetty-launcher-832-thread-1) [n:127.0.0.1:59376_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 317990 INFO (jetty-launcher-832-thread-1) [n:127.0.0.1:59376_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 317997 INFO (jetty-launcher-832-thread-1) [n:127.0.0.1:59376_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59376_solr [junit4] 2> 318010 INFO (zkCallback-851-thread-1-processing-n:127.0.0.1:59376_solr) [n:127.0.0.1:59376_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 318039 INFO (zkCallback-858-thread-1-processing-n:127.0.0.1:59379_solr) [n:127.0.0.1:59379_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 318039 INFO (zkCallback-853-thread-1-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 318134 INFO (jetty-launcher-832-thread-1) [n:127.0.0.1:59376_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59376.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c764f20 [junit4] 2> 318135 INFO (jetty-launcher-832-thread-2) [n:127.0.0.1:59378_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59378.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c764f20 [junit4] 2> 318170 INFO (jetty-launcher-832-thread-1) [n:127.0.0.1:59376_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59376.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c764f20 [junit4] 2> 318170 INFO (jetty-launcher-832-thread-1) [n:127.0.0.1:59376_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59376.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c764f20 [junit4] 2> 318173 INFO (jetty-launcher-832-thread-1) [n:127.0.0.1:59376_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6B1261621A302BF8-001/tempDir-001/node1/. [junit4] 2> 318207 INFO (jetty-launcher-832-thread-3) [n:127.0.0.1:59379_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59379.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c764f20 [junit4] 2> 318211 INFO (jetty-launcher-832-thread-2) [n:127.0.0.1:59378_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59378.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c764f20 [junit4] 2> 318211 INFO (jetty-launcher-832-thread-2) [n:127.0.0.1:59378_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59378.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c764f20 [junit4] 2> 318214 INFO (jetty-launcher-832-thread-2) [n:127.0.0.1:59378_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6B1261621A302BF8-001/tempDir-001/node2/. [junit4] 2> 318227 INFO (jetty-launcher-832-thread-3) [n:127.0.0.1:59379_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59379.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c764f20 [junit4] 2> 318227 INFO (jetty-launcher-832-thread-3) [n:127.0.0.1:59379_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59379.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c764f20 [junit4] 2> 318230 INFO (jetty-launcher-832-thread-3) [n:127.0.0.1:59379_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6B1261621A302BF8-001/tempDir-001/node3/. [junit4] 2> 318406 INFO (zkConnectionManagerCallback-867-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 318416 INFO (zkConnectionManagerCallback-871-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 318418 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[6B1261621A302BF8]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 318430 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[6B1261621A302BF8]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59374/solr ready [junit4] 2> 318984 INFO (TEST-AutoAddReplicasPlanActionTest.testSimple-seed#[6B1261621A302BF8]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testSimple [junit4] 2> 318989 INFO (qtp1612233416-3540) [n:127.0.0.1:59376_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:59376_solr,127.0.0.1:59378_solr&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 318992 INFO (OverseerThreadFactory-1132-thread-1-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_solr ] o.a.s.c.CreateCollectionCmd Create collection testSimple1 [junit4] 2> 319117 INFO (OverseerStateUpdate-99332489622781959-127.0.0.1:59378_solr-n_0000000000) [n:127.0.0.1:59378_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:59376/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 319127 INFO (OverseerStateUpdate-99332489622781959-127.0.0.1:59378_solr-n_0000000000) [n:127.0.0.1:59378_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:59378/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 319133 INFO (OverseerStateUpdate-99332489622781959-127.0.0.1:59378_solr-n_0000000000) [n:127.0.0.1:59378_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:59376/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 319141 INFO (OverseerStateUpdate-99332489622781959-127.0.0.1:59378_solr-n_0000000000) [n:127.0.0.1:59378_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:59378/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 319360 INFO (qtp1612233416-3541) [n:127.0.0.1:59376_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> 319361 INFO (qtp1612233416-3541) [n:127.0.0.1:59376_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 319364 INFO (qtp919246306-3547) [n:127.0.0.1:59378_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> 319364 INFO (qtp1612233416-3542) [n:127.0.0.1:59376_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> 319364 INFO (qtp919246306-3547) [n:127.0.0.1:59378_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 319372 INFO (qtp919246306-3549) [n:127.0.0.1:59378_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> 319506 INFO (zkCallback-853-thread-1-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_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> 319507 INFO (zkCallback-851-thread-1-processing-n:127.0.0.1:59376_solr) [n:127.0.0.1:59376_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> 319507 INFO (zkCallback-853-thread-2-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_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> 319508 INFO (zkCallback-851-thread-2-processing-n:127.0.0.1:59376_solr) [n:127.0.0.1:59376_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> 320434 INFO (qtp1612233416-3541) [n:127.0.0.1:59376_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> 320435 INFO (qtp919246306-3549) [n:127.0.0.1:59378_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> 320472 INFO (qtp1612233416-3542) [n:127.0.0.1:59376_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> 320472 INFO (qtp919246306-3547) [n:127.0.0.1:59378_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> 320483 INFO (qtp1612233416-3541) [n:127.0.0.1:59376_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> 320483 INFO (qtp919246306-3549) [n:127.0.0.1:59378_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> 320486 INFO (qtp1612233416-3542) [n:127.0.0.1:59376_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> 320486 INFO (qtp919246306-3547) [n:127.0.0.1:59378_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> 320503 INFO (qtp1612233416-3541) [n:127.0.0.1:59376_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> 320503 INFO (qtp1612233416-3542) [n:127.0.0.1:59376_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> 320503 INFO (qtp1612233416-3541) [n:127.0.0.1:59376_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> 320504 INFO (qtp1612233416-3542) [n:127.0.0.1:59376_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> 320504 INFO (qtp919246306-3549) [n:127.0.0.1:59378_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> 320504 INFO (qtp919246306-3549) [n:127.0.0.1:59378_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> 320504 INFO (qtp1612233416-3541) [n:127.0.0.1:59376_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59376.solr.core.testSimple1.shard1.replica_n1' (registry 'solr.core.testSimple1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c764f20 [junit4] 2> 320504 INFO (qtp1612233416-3542) [n:127.0.0.1:59376_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59376.solr.core.testSimple1.shard2.replica_n4' (registry 'solr.core.testSimple1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c764f20 [junit4] 2> 320504 INFO (qtp919246306-3549) [n:127.0.0.1:59378_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59378.solr.core.testSimple1.shard2.replica_n6' (registry 'solr.core.testSimple1.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c764f20 [junit4] 2> 320504 INFO (qtp1612233416-3541) [n:127.0.0.1:59376_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 320504 INFO (qtp1612233416-3542) [n:127.0.0.1:59376_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 320505 INFO (qtp919246306-3549) [n:127.0.0.1:59378_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 320505 INFO (qtp1612233416-3541) [n:127.0.0.1:59376_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 [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6B1261621A302BF8-001/tempDir-001/node1/testSimple1_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6B1261621A302BF8-001/tempDir-001/node1/./testSimple1_shard1_replica_n1/data/] [junit4] 2> 320505 INFO (qtp919246306-3549) [n:127.0.0.1:59378_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 [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6B1261621A302BF8-001/tempDir-001/node2/testSimple1_shard2_replica_n6], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6B1261621A302BF8-001/tempDir-001/node2/./testSimple1_shard2_replica_n6/data/] [junit4] 2> 320505 INFO (qtp1612233416-3542) [n:127.0.0.1:59376_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 [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6B1261621A302BF8-001/tempDir-001/node1/testSimple1_shard2_replica_n4], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6B1261621A302BF8-001/tempDir-001/node1/./testSimple1_shard2_replica_n4/data/] [junit4] 2> 320510 INFO (qtp919246306-3547) [n:127.0.0.1:59378_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> 320510 INFO (qtp919246306-3547) [n:127.0.0.1:59378_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> 320511 INFO (qtp919246306-3547) [n:127.0.0.1:59378_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59378.solr.core.testSimple1.shard1.replica_n2' (registry 'solr.core.testSimple1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c764f20 [junit4] 2> 320511 INFO (qtp919246306-3547) [n:127.0.0.1:59378_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 320511 INFO (qtp919246306-3547) [n:127.0.0.1:59378_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 [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6B1261621A302BF8-001/tempDir-001/node2/testSimple1_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6B1261621A302BF8-001/tempDir-001/node2/./testSimple1_shard1_replica_n2/data/] [junit4] 2> 320647 INFO (qtp1612233416-3542) [n:127.0.0.1:59376_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> 320647 INFO (qtp1612233416-3542) [n:127.0.0.1:59376_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> 320649 INFO (qtp919246306-3549) [n:127.0.0.1:59378_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> 320649 INFO (qtp919246306-3549) [n:127.0.0.1:59378_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> 320650 INFO (qtp1612233416-3542) [n:127.0.0.1:59376_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 320650 INFO (qtp1612233416-3542) [n:127.0.0.1:59376_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 320652 INFO (qtp919246306-3549) [n:127.0.0.1:59378_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 320652 INFO (qtp919246306-3549) [n:127.0.0.1:59378_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 320652 INFO (qtp919246306-3547) [n:127.0.0.1:59378_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> 320652 INFO (qtp919246306-3547) [n:127.0.0.1:59378_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> 320655 INFO (qtp919246306-3547) [n:127.0.0.1:59378_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 320655 INFO (qtp919246306-3547) [n:127.0.0.1:59378_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 320657 INFO (qtp1612233416-3541) [n:127.0.0.1:59376_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> 320657 INFO (qtp1612233416-3541) [n:127.0.0.1:59376_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> 320657 INFO (qtp1612233416-3542) [n:127.0.0.1:59376_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@5ea03d40[testSimple1_shard2_replica_n4] main] [junit4] 2> 320680 INFO (qtp919246306-3549) [n:127.0.0.1:59378_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@7e74ba49[testSimple1_shard2_replica_n6] main] [junit4] 2> 320681 INFO (qtp1612233416-3542) [n:127.0.0.1:59376_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> 320682 INFO (qtp919246306-3549) [n:127.0.0.1:59378_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> 320682 INFO (qtp1612233416-3542) [n:127.0.0.1:59376_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> 320682 INFO (qtp919246306-3549) [n:127.0.0.1:59378_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> 320683 INFO (qtp1612233416-3542) [n:127.0.0.1:59376_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> 320683 INFO (qtp919246306-3549) [n:127.0.0.1:59378_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> 320684 INFO (searcherExecutor-1141-thread-1-processing-n:127.0.0.1:59378_solr x:testSimple1_shard2_replica_n6 s:shard2 c:testSimple1 r:core_node8) [n:127.0.0.1:59378_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@7e74ba49[testSimple1_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 320684 INFO (qtp919246306-3549) [n:127.0.0.1:59378_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 1589319837340925952 [junit4] 2> 320685 INFO (searcherExecutor-1140-thread-1-processing-n:127.0.0.1:59376_solr x:testSimple1_shard2_replica_n4 s:shard2 c:testSimple1 r:core_node7) [n:127.0.0.1:59376_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@5ea03d40[testSimple1_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 320685 INFO (qtp1612233416-3542) [n:127.0.0.1:59376_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 1589319837341974528 [junit4] 2> 320686 INFO (qtp919246306-3547) [n:127.0.0.1:59378_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@13dd3f5f[testSimple1_shard1_replica_n2] main] [junit4] 2> 320697 INFO (qtp1612233416-3541) [n:127.0.0.1:59376_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 320697 INFO (qtp1612233416-3541) [n:127.0.0.1:59376_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 320703 INFO (qtp919246306-3549) [n:127.0.0.1:59378_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 320703 INFO (qtp919246306-3549) [n:127.0.0.1:59378_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 320703 INFO (qtp919246306-3549) [n:127.0.0.1:59378_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:59378/solr/testSimple1_shard2_replica_n6/ [junit4] 2> 320703 INFO (qtp919246306-3549) [n:127.0.0.1:59378_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n6 url=http://127.0.0.1:59378/solr START replicas=[http://127.0.0.1:59376/solr/testSimple1_shard2_replica_n4/] nUpdates=100 [junit4] 2> 320707 INFO (qtp1612233416-3543) [n:127.0.0.1:59376_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.S.Request [testSimple1_shard2_replica_n4] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 320707 INFO (qtp919246306-3547) [n:127.0.0.1:59378_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> 320708 INFO (qtp919246306-3547) [n:127.0.0.1:59378_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> 320709 INFO (qtp919246306-3547) [n:127.0.0.1:59378_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> 320709 INFO (qtp919246306-3547) [n:127.0.0.1:59378_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 1589319837367140352 [junit4] 2> 320711 INFO (searcherExecutor-1142-thread-1-processing-n:127.0.0.1:59378_solr x:testSimple1_shard1_replica_n2 s:shard1 c:testSimple1 r:core_node5) [n:127.0.0.1:59378_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@13dd3f5f[testSimple1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 320714 INFO (qtp1612233416-3541) [n:127.0.0.1:59376_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@24ce0ae4[testSimple1_shard1_replica_n1] main] [junit4] 2> 320718 INFO (qtp1612233416-3541) [n:127.0.0.1:59376_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> 320719 INFO (qtp1612233416-3541) [n:127.0.0.1:59376_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> 320720 INFO (qtp919246306-3547) [n:127.0.0.1:59378_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms [junit4] 2> 320721 INFO (qtp1612233416-3541) [n:127.0.0.1:59376_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> 320722 INFO (qtp1612233416-3541) [n:127.0.0.1:59376_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 1589319837380771840 [junit4] 2> 320723 INFO (searcherExecutor-1139-thread-1-processing-n:127.0.0.1:59376_solr x:testSimple1_shard1_replica_n1 s:shard1 c:testSimple1 r:core_node3) [n:127.0.0.1:59376_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@24ce0ae4[testSimple1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 320891 INFO (zkCallback-853-thread-3-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_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> 320891 INFO (zkCallback-853-thread-2-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_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> 320892 INFO (zkCallback-851-thread-2-processing-n:127.0.0.1:59376_solr) [n:127.0.0.1:59376_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> 320892 INFO (zkCallback-851-thread-1-processing-n:127.0.0.1:59376_solr) [n:127.0.0.1:59376_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> 321010 INFO (qtp919246306-3549) [n:127.0.0.1:59378_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n6 url=http://127.0.0.1:59378/solr DONE. We have no versions. sync failed. [junit4] 2> 321010 INFO (qtp919246306-3549) [n:127.0.0.1:59378_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 321010 INFO (qtp919246306-3549) [n:127.0.0.1:59378_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 321010 INFO (qtp919246306-3549) [n:127.0.0.1:59378_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 321020 INFO (qtp919246306-3549) [n:127.0.0.1:59378_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:59378/solr/testSimple1_shard2_replica_n6/ shard2 [junit4] 2> 321129 INFO (zkCallback-851-thread-1-processing-n:127.0.0.1:59376_solr) [n:127.0.0.1:59376_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> 321129 INFO (zkCallback-853-thread-3-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_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> 321129 INFO (zkCallback-851-thread-2-processing-n:127.0.0.1:59376_solr) [n:127.0.0.1:59376_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> 321129 INFO (zkCallback-853-thread-1-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_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> 321150 INFO (qtp919246306-3549) [n:127.0.0.1:59378_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 321154 INFO (qtp919246306-3549) [n:127.0.0.1:59378_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=1781 [junit4] 2> 321227 INFO (qtp919246306-3547) [n:127.0.0.1:59378_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 321227 INFO (qtp919246306-3547) [n:127.0.0.1:59378_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 321227 INFO (qtp919246306-3547) [n:127.0.0.1:59378_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:59378/solr/testSimple1_shard1_replica_n2/ [junit4] 2> 321228 INFO (qtp919246306-3547) [n:127.0.0.1:59378_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n2 url=http://127.0.0.1:59378/solr START replicas=[http://127.0.0.1:59376/solr/testSimple1_shard1_replica_n1/] nUpdates=100 [junit4] 2> 321232 INFO (qtp1612233416-3544) [n:127.0.0.1:59376_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.S.Request [testSimple1_shard1_replica_n1] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 321263 INFO (zkCallback-853-thread-1-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_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> 321264 INFO (zkCallback-853-thread-3-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_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> 321264 INFO (zkCallback-851-thread-1-processing-n:127.0.0.1:59376_solr) [n:127.0.0.1:59376_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> 321264 INFO (zkCallback-851-thread-2-processing-n:127.0.0.1:59376_solr) [n:127.0.0.1:59376_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> 321529 INFO (qtp919246306-3547) [n:127.0.0.1:59378_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n2 url=http://127.0.0.1:59378/solr DONE. We have no versions. sync failed. [junit4] 2> 321529 INFO (qtp919246306-3547) [n:127.0.0.1:59378_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 321529 INFO (qtp919246306-3547) [n:127.0.0.1:59378_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_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> 321529 INFO (qtp919246306-3547) [n:127.0.0.1:59378_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 321536 INFO (qtp919246306-3547) [n:127.0.0.1:59378_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:59378/solr/testSimple1_shard1_replica_n2/ shard1 [junit4] 2> 321651 INFO (zkCallback-853-thread-3-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_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> 321651 INFO (zkCallback-853-thread-1-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_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> 321651 INFO (zkCallback-851-thread-2-processing-n:127.0.0.1:59376_solr) [n:127.0.0.1:59376_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> 321651 INFO (zkCallback-851-thread-1-processing-n:127.0.0.1:59376_solr) [n:127.0.0.1:59376_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> 321714 INFO (qtp919246306-3547) [n:127.0.0.1:59378_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 321730 INFO (qtp919246306-3547) [n:127.0.0.1:59378_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=2366 [junit4] 2> 321733 INFO (qtp1612233416-3542) [n:127.0.0.1:59376_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=2369 [junit4] 2> 321734 INFO (qtp1612233416-3541) [n:127.0.0.1:59376_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=2374 [junit4] 2> 321744 INFO (qtp1612233416-3540) [n:127.0.0.1:59376_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> 321837 INFO (zkCallback-853-thread-2-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_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> 321837 INFO (zkCallback-851-thread-1-processing-n:127.0.0.1:59376_solr) [n:127.0.0.1:59376_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> 321837 INFO (zkCallback-853-thread-1-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_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> 321837 INFO (zkCallback-851-thread-2-processing-n:127.0.0.1:59376_solr) [n:127.0.0.1:59376_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> 322753 INFO (qtp1612233416-3540) [n:127.0.0.1:59376_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:59376_solr,127.0.0.1:59378_solr&wt=javabin&version=2} status=0 QTime=3764 [junit4] 2> 322755 INFO (qtp1612233416-3545) [n:127.0.0.1:59376_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:59378_solr,127.0.0.1:59379_solr&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 322758 INFO (OverseerThreadFactory-1132-thread-2-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_solr ] o.a.s.c.CreateCollectionCmd Create collection testSimple2 [junit4] 2> 322759 INFO (OverseerCollectionConfigSetProcessor-99332489622781959-127.0.0.1:59378_solr-n_0000000000) [n:127.0.0.1:59378_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> 322981 INFO (OverseerStateUpdate-99332489622781959-127.0.0.1:59378_solr-n_0000000000) [n:127.0.0.1:59378_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:59379/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 322989 INFO (OverseerStateUpdate-99332489622781959-127.0.0.1:59378_solr-n_0000000000) [n:127.0.0.1:59378_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:59378/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 323200 INFO (qtp919246306-3552) [n:127.0.0.1:59378_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> 323203 INFO (qtp1332837108-3560) [n:127.0.0.1:59379_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> 323204 INFO (qtp1332837108-3560) [n:127.0.0.1:59379_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 323329 INFO (zkCallback-853-thread-1-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_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> 323329 INFO (zkCallback-853-thread-2-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_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> 323329 INFO (zkCallback-858-thread-1-processing-n:127.0.0.1:59379_solr) [n:127.0.0.1:59379_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> 323329 INFO (zkCallback-858-thread-2-processing-n:127.0.0.1:59379_solr) [n:127.0.0.1:59379_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> 324253 INFO (qtp1332837108-3560) [n:127.0.0.1:59379_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> 324253 INFO (qtp919246306-3552) [n:127.0.0.1:59378_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> 324263 INFO (qtp919246306-3552) [n:127.0.0.1:59378_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> 324269 INFO (qtp1332837108-3560) [n:127.0.0.1:59379_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> 324272 INFO (qtp1332837108-3560) [n:127.0.0.1:59379_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> 324273 INFO (qtp1332837108-3560) [n:127.0.0.1:59379_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> 324273 INFO (qtp1332837108-3560) [n:127.0.0.1:59379_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59379.solr.core.testSimple2.shard1.replica_n1' (registry 'solr.core.testSimple2.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c764f20 [junit4] 2> 324273 INFO (qtp1332837108-3560) [n:127.0.0.1:59379_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 324274 INFO (qtp1332837108-3560) [n:127.0.0.1:59379_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 [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6B1261621A302BF8-001/tempDir-001/node3/testSimple2_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6B1261621A302BF8-001/tempDir-001/node3/./testSimple2_shard1_replica_n1/data/] [junit4] 2> 324309 INFO (qtp919246306-3552) [n:127.0.0.1:59378_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> 324309 INFO (qtp919246306-3552) [n:127.0.0.1:59378_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> 324309 INFO (qtp919246306-3552) [n:127.0.0.1:59378_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59378.solr.core.testSimple2.shard1.replica_n2' (registry 'solr.core.testSimple2.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c764f20 [junit4] 2> 324309 INFO (qtp919246306-3552) [n:127.0.0.1:59378_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 324309 INFO (qtp919246306-3552) [n:127.0.0.1:59378_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 [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6B1261621A302BF8-001/tempDir-001/node2/testSimple2_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6B1261621A302BF8-001/tempDir-001/node2/./testSimple2_shard1_replica_n2/data/] [junit4] 2> 324506 INFO (qtp1332837108-3560) [n:127.0.0.1:59379_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> 324506 INFO (qtp1332837108-3560) [n:127.0.0.1:59379_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> 324507 INFO (qtp919246306-3552) [n:127.0.0.1:59378_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> 324507 INFO (qtp919246306-3552) [n:127.0.0.1:59378_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> 324510 INFO (qtp919246306-3552) [n:127.0.0.1:59378_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 324510 INFO (qtp919246306-3552) [n:127.0.0.1:59378_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 324511 INFO (qtp1332837108-3560) [n:127.0.0.1:59379_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 324511 INFO (qtp1332837108-3560) [n:127.0.0.1:59379_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 324513 INFO (qtp1332837108-3560) [n:127.0.0.1:59379_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4ef23fb8[testSimple2_shard1_replica_n1] main] [junit4] 2> 324514 INFO (qtp919246306-3552) [n:127.0.0.1:59378_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@8b488fb[testSimple2_shard1_replica_n2] main] [junit4] 2> 324516 INFO (qtp1332837108-3560) [n:127.0.0.1:59379_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> 324517 INFO (qtp1332837108-3560) [n:127.0.0.1:59379_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> 324517 INFO (qtp919246306-3552) [n:127.0.0.1:59378_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> 324517 INFO (qtp919246306-3552) [n:127.0.0.1:59378_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> 324517 INFO (qtp1332837108-3560) [n:127.0.0.1:59379_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> 324518 INFO (qtp1332837108-3560) [n:127.0.0.1:59379_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 1589319841361166336 [junit4] 2> 324518 INFO (searcherExecutor-1159-thread-1-processing-n:127.0.0.1:59379_solr x:testSimple2_shard1_replica_n1 s:shard1 c:testSimple2 r:core_node3) [n:127.0.0.1:59379_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@4ef23fb8[testSimple2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 324519 INFO (qtp919246306-3552) [n:127.0.0.1:59378_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> 324520 INFO (searcherExecutor-1160-thread-1-processing-n:127.0.0.1:59378_solr x:testSimple2_shard1_replica_n2 s:shard1 c:testSimple2 r:core_node4) [n:127.0.0.1:59378_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@8b488fb[testSimple2_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 324521 INFO (qtp919246306-3552) [n:127.0.0.1:59378_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 1589319841364312064 [junit4] 2> 324530 INFO (qtp1332837108-3560) [n:127.0.0.1:59379_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 324530 INFO (qtp1332837108-3560) [n:127.0.0.1:59379_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 324530 INFO (qtp1332837108-3560) [n:127.0.0.1:59379_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:59379/solr/testSimple2_shard1_replica_n1/ [junit4] 2> 324530 INFO (qtp1332837108-3560) [n:127.0.0.1:59379_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testSimple2_shard1_replica_n1 url=http://127.0.0.1:59379/solr START replicas=[http://127.0.0.1:59378/solr/testSimple2_shard1_replica_n2/] nUpdates=100 [junit4] 2> 324535 INFO (qtp919246306-3554) [n:127.0.0.1:59378_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.S.Request [testSimple2_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> 324635 INFO (zkCallback-853-thread-2-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_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> 324635 INFO (zkCallback-858-thread-2-processing-n:127.0.0.1:59379_solr) [n:127.0.0.1:59379_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> 324635 INFO (zkCallback-853-thread-1-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_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> 324635 INFO (zkCallback-858-thread-1-processing-n:127.0.0.1:59379_solr) [n:127.0.0.1:59379_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> 324849 INFO (qtp1332837108-3560) [n:127.0.0.1:59379_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testSimple2_shard1_replica_n1 url=http://127.0.0.1:59379/solr DONE. We have no versions. sync failed. [junit4] 2> 324849 INFO (qtp1332837108-3560) [n:127.0.0.1:59379_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 324849 INFO (qtp1332837108-3560) [n:127.0.0.1:59379_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_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> 324849 INFO (qtp1332837108-3560) [n:127.0.0.1:59379_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 324860 INFO (qtp1332837108-3560) [n:127.0.0.1:59379_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:59379/solr/testSimple2_shard1_replica_n1/ shard1 [junit4] 2> 324968 INFO (zkCallback-858-thread-1-processing-n:127.0.0.1:59379_solr) [n:127.0.0.1:59379_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> 324968 INFO (zkCallback-853-thread-1-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_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> 324968 INFO (zkCallback-858-thread-2-processing-n:127.0.0.1:59379_solr) [n:127.0.0.1:59379_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> 324968 INFO (zkCallback-853-thread-2-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_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> 324980 INFO (qtp1332837108-3560) [n:127.0.0.1:59379_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 324984 INFO (qtp1332837108-3560) [n:127.0.0.1:59379_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=1781 [junit4] 2> 325098 INFO (zkCallback-853-thread-3-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_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> 325098 INFO (zkCallback-853-thread-2-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_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> 325098 INFO (zkCallback-858-thread-2-processing-n:127.0.0.1:59379_solr) [n:127.0.0.1:59379_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> 325098 INFO (zkCallback-858-thread-1-processing-n:127.0.0.1:59379_solr) [n:127.0.0.1:59379_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> 325641 INFO (qtp919246306-3552) [n:127.0.0.1:59378_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=2440 [junit4] 2> 325648 INFO (qtp1612233416-3545) [n:127.0.0.1:59376_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> 325750 INFO (zkCallback-853-thread-2-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_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> 325750 INFO (zkCallback-853-thread-3-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_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> 325750 INFO (zkCallback-858-thread-1-processing-n:127.0.0.1:59379_solr) [n:127.0.0.1:59379_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> 325750 INFO (zkCallback-858-thread-2-processing-n:127.0.0.1:59379_solr) [n:127.0.0.1:59379_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataCh [...truncated too long message...] s [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1032, maxMBSortInHeap=6.890557078315001, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2216e209), locale=de, timezone=Asia/Kuwait [junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=116365688,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [FastVectorHighlighterTest, TestLMDirichletSimilarityFactory, ClusterStateUpdateTest, BlockJoinFacetRandomTest, DirectUpdateHandlerOptimizeTest, ZkCLITest, CleanupOldIndexTest, TestPseudoReturnFields, TestUtilizeNode, TestSolrDeletionPolicy2, CachingDirectoryFactoryTest, TestLegacyFieldReuse, TestNumericTerms64, DistributedTermsComponentTest, TestHdfsUpdateLog, TestJoin, OverseerCollectionConfigSetProcessorTest, SpatialFilterTest, TestLargeCluster, DistributedQueryComponentOptimizationTest, CSVRequestHandlerTest, TestZkAclsWithHadoopAuth, TestNumericRangeQuery32, TestCloudInspectUtil, LegacyCloudClusterPropTest, SpatialRPTFieldTypeTest, ResponseHeaderTest, CustomHighlightComponentTest, ScriptEngineTest, PrimitiveFieldTypeTest, TestExclusionRuleCollectionAccess, TestFieldCacheSort, ConvertedLegacyTest, CheckHdfsIndexTest, HdfsRecoveryZkTest, TestLegacyFieldCache, MissingSegmentRecoveryTest, TestCloudPivotFacet, TestConfigSetProperties, NodeLostTriggerTest, AutoAddReplicasPlanActionTest, QueryResultKeyTest, TestNamedUpdateProcessors, HLLSerializationTest, CoreSorterTest, ClassificationUpdateProcessorTest, AddBlockUpdateTest, TestInPlaceUpdatesStandalone, TestSimDistributedQueue, TestSolrConfigHandler, TestSerializedLuceneMatchVersion, TestCollapseQParserPlugin, TestComplexPhraseQParserPlugin, TestDistribIDF, PKIAuthenticationIntegrationTest, ParsingFieldUpdateProcessorsTest, MoveReplicaHDFSTest, ReturnFieldsTest, TestQuerySenderListener, TestLegacyTerms, SpatialHeatmapFacetsTest, TestSchemaNameResource, TestSurroundQueryParser, SuggesterFSTTest, TestMaxTokenLenTokenizer, HdfsBasicDistributedZkTest, ChaosMonkeyNothingIsSafeTest, GraphQueryTest, DeleteNodeTest, LeaderInitiatedRecoveryOnCommitTest, TestDynamicFieldCollectionResource, CursorMarkTest, ZkStateWriterTest, TestTolerantSearch, SpellCheckCollatorWithCollapseTest, TestPayloadScoreQParserPlugin, AtomicUpdateProcessorFactoryTest, TestRestoreCore, SolrGangliaReporterTest, BasicDistributedZkTest, TestDocBasedVersionConstraints, IndexBasedSpellCheckerTest, TestCursorMarkWithoutUniqueKey, TestLazyCores, URLClassifyProcessorTest, TestSolrFieldCacheBean, RequestLoggingTest, TestXmlQParser, TestPhraseSuggestions, AnalyticsMergeStrategyTest, TestConfigOverlay, TestSimpleQParserPlugin, TestSolrCoreProperties, TestEmbeddedSolrServerAdminHandler, TestExactStatsCache, DistributedExpandComponentTest, HdfsAutoAddReplicasIntegrationTest, TestQuerySenderNoQuery, BinaryUpdateRequestHandlerTest, LeaderElectionTest, TestCoreDiscovery, DistributedFacetPivotWhiteBoxTest, RecoveryZkTest, LeaderFailoverAfterPartitionTest, TestClusterStateMutator, TestNumericTokenStream, TestShortCircuitedRequests, TestOverriddenPrefixQueryForCustomFieldType, HdfsSyncSliceTest, DateFieldTest, TestWriterPerf, HdfsChaosMonkeySafeLeaderTest, TestDynamicLoading, TestRebalanceLeaders, TestApiFramework, OverseerTaskQueueTest, SliceStateTest, BigEndianAscendingWordSerializerTest, BufferStoreTest, CurrencyFieldTypeTest, ClassificationUpdateProcessorFactoryTest, TestReplicationHandlerBackup, CreateCollectionCleanupTest, TestRandomFlRTGCloud, JSONWriterTest, ResourceLoaderTest, XsltUpdateRequestHandlerTest, CollectionsAPISolrJTest, TestPHPSerializedResponseWriter, TestRTimerTree, UnloadDistributedZkTest, TestImpersonationWithHadoopAuth, TestRandomCollapseQParserPlugin, TestComputePlanAction, TolerantUpdateProcessorTest, RegexBoostProcessorTest, TimeZoneUtilsTest, DisMaxRequestHandlerTest, CollectionTooManyReplicasTest, TestTestInjection, ShowFileRequestHandlerTest, CdcrBootstrapTest, RequiredFieldsTest, MetricTriggerTest, CollectionReloadTest, TestLeaderInitiatedRecoveryThread, DistributedVersionInfoTest, TestMacroExpander, TestPKIAuthenticationPlugin, ManagedSchemaRoundRobinCloudTest, SimpleCollectionCreateDeleteTest, TestFreeTextSuggestions, AlternateDirectoryTest, DistributedFacetPivotLargeTest, TestSolrConfigHandlerConcurrent, TestNRTOpen, TestSubQueryTransformerDistrib, CdcrUpdateLogTest, CdcrReplicationHandlerTest, TestSha256AuthenticationProvider, TestExpandComponent, TestOmitPositions, ZkFailoverTest, WordBreakSolrSpellCheckerTest, PrimUtilsTest, SystemLogListenerTest, ReplicaListTransformerTest, TestInitQParser, TestUnifiedSolrHighlighter, PropertiesRequestHandlerTest, ConfigSetsAPITest, QueryParsingTest, SuggesterTSTTest, TestOrdValues, TestSchemaSimilarityResource, DirectUpdateHandlerTest, DocExpirationUpdateProcessorFactoryTest, SolrCoreMetricManagerTest, CoreAdminRequestStatusTest, DistribJoinFromCollectionTest, V2ApiIntegrationTest, RequestHandlersTest, TestCSVResponseWriter, RestartWhileUpdatingTest, SignatureUpdateProcessorFactoryTest, TestDFRSimilarityFactory, IndexSchemaTest, ComputePlanActionTest, OverseerTest, SolrTestCaseJ4Test, TestRecovery, ZkControllerTest, TestRealTimeGet, TestSolr4Spatial, StatsComponentTest, QueryElevationComponentTest, BadIndexSchemaTest, TestIndexSearcher, DistributedQueryElevationComponentTest, SolrRequestParserTest, TestFoldingMultitermQuery, DocValuesTest, DefaultValueUpdateProcessorTest, SortByFunctionTest, TestRemoteStreaming, TestSolrDeletionPolicy1, LukeRequestHandlerTest, TestValueSourceCache, TermVectorComponentTest, MoreLikeThisHandlerTest, TestSolrQueryParser, SolrPluginUtilsTest, TestJmxIntegration, TestLFUCache, TestMergePolicyConfig, MultiTermTest, TestBinaryField, TestSearchPerf, NumericFieldsTest, MinimalSchemaTest, TestConfig, OutputWriterTest, TestFuzzyAnalyzedSuggestions, TestPostingsSolrHighlighter, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestCharFilters, TestCodecSupport, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, TestSweetSpotSimilarityFactory, TestIBSimilarityFactory, TestBM25SimilarityFactory, TestFastOutputStream, OpenExchangeRatesOrgProviderTest, DateMathParserTest, SpellingQueryConverterTest, RAMDirectoryFactoryTest, ClusterStateTest, TestLRUCache, TestUtils, UUIDFieldTest, CircularListTest, DistributedMLTComponentTest, TestRTGBase, CursorPagingTest, DistributedIntervalFacetingTest, TestHighlightDedupGrouping, TestLuceneIndexBackCompat, TestEmbeddedSolrServerSchemaAPI, ConnectionReuseTest, AssignBackwardCompatibilityTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CollectionStateFormat2Test, DeleteInactiveReplicaTest, DeleteShardTest, DeleteStatusTest, DistributedQueueTest, DocValuesNotIndexedTest, HealthCheckHandlerTest, HttpPartitionTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerRolesTest, OverseerStatusTest, RecoveryAfterSoftCommitTest, SSLMigrationTest, SolrCloudExampleTest, SolrXmlInZkTest, TestAuthenticationFramework, TestCloudPseudoReturnFields, TestCloudRecovery, TestClusterProperties, TestCollectionAPI, TestCollectionsAPIViaSolrCloudCluster, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestDistribDocBasedVersion, TestDownShardTolerantSearch, TestLeaderElectionWithEmptyReplica, TestLeaderElectionZkExpiry, TestLockTree, TestOnReconnectListenerSupport, TestPrepRecovery, TestPullReplicaErrorHandling, TestRequestForwarding, TestSSLRandomization, TestSkipOverseerOperations, TestSolrCloudWithKerberosAlt, TestStressLiveNodes, TestTlogReplica, AutoScalingHandlerTest, ExecutePlanActionTest, HttpTriggerListenerTest, TriggerIntegrationTest, TestSQLHandlerNonCloud, AutoscalingHistoryHandlerTest, ShufflingReplicaListTransformerTest, SuggestComponentTest, TestHttpShardHandlerFactory, TestPivotHelperCode, TestTrackingShardHandlerFactory, JavabinLoaderTest, HighlighterMaxOffsetTest, UninvertDocValuesMergePolicyTest, TestMultiValuedNumericRangeQuery, TestNumericRangeQuery64, JvmMetricsTest, SolrMetricManagerTest, SolrMetricReporterTest, SolrMetricsIntegrationTest, SolrJmxReporterCloudTest, SolrSlf4jReporterTest, SolrShardReporterTest, TestStreamBody, TestMacros, SmileWriterTest, TestBinaryResponseWriter, TestCustomDocTransformer, TestExportWriter, TestGraphMLResponseWriter, TestPushWriter, TestRawTransformer, TestRetrieveFieldsOptimizer, TestSolrQueryResponse, TestChildDocTransformer, TestSubQueryTransformer, TestSubQueryTransformerCrossCore, TestManagedResourceStorage, TestBulkSchemaAPI, TestSchemaVersionResource, TestManagedSynonymGraphFilterFactory, PreAnalyzedFieldManagedSchemaCloudTest, TestCloudManagedSchema, TestCollationFieldDocValues, TestHalfAndHalfDocValues, TestManagedSchema, TestManagedSchemaThreadSafety, TestPointFields, TestFieldSortValues, TestHashQParserPlugin, TestMaxScoreQueryParser, TestMultiWordSynonyms, TestPayloadCheckQParserPlugin, TestRecoveryHdfs, TestReloadDeadlock, TestSolr4Spatial2, TestXmlQParserPlugin, DistributedFacetSimpleRefinementLongTailTest, TestMinMaxOnMultiValuedField, BJQParserTest, BlockJoinFacetDistribTest, TestCloudNestedDocsSort, TestNestedDocsSort, TestScoreJoinQPNoScore, TestScoreJoinQPScore, CloudMLTQParserTest, SimpleMLTQParserTest, TestClassicSimilarityFactory, TestDFISimilarityFactory, TestNonDefinedSimilarityFactory, TestPerFieldSimilarityWithDefaultOverride, TestExactSharedStatsCache, BasicAuthIntegrationTest, BasicAuthStandaloneTest, TestAuthorizationFramework, TestAnalyzeInfixSuggestions, TestBlendedInfixSuggestions, TestFileDictionaryLookup, TestHighFrequencyDictionaryFactory, BlockDirectoryTest, SolrIndexMetricsTest, UpdateLogTest, VersionInfoTest, AddSchemaFieldsUpdateProcessorFactoryTest, TemplateUpdateProcessorTest, TimeRoutedAliasUpdateProcessorTest] [junit4] Completed [756/767 (2!)] on J0 in 20.69s, 2 tests, 1 error <<< FAILURES! [...truncated 48081 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
