Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21099/ Java: 32bit/jdk1.8.0_144 -server -XX:+UseConcMarkSweepGC
2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.DistribJoinFromCollectionTest Error Message: Error from server at https://127.0.0.1:42847/solr: create the collection time out:180s Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:42847/solr: create the collection time out:180s at __randomizedtesting.SeedInfo.seed([D93877488B4FA9BA]: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.cloud.DistribJoinFromCollectionTest.setupCluster(DistribJoinFromCollectionTest.java:88) 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$6.evaluate(RandomizedRunner.java:874) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv Error Message: java.lang.RuntimeException: Error from server at http://127.0.0.1:33819/solr/test_col: Async exception during distributed update: Error from server at http://127.0.0.1:44413/solr/test_col_shard1_replica_n1: Server Error request: http://127.0.0.1:44413/solr/test_col_shard1_replica_n1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A33819%2Fsolr%2Ftest_col_shard2_replica_n4%2F&wt=javabin&version=2 Remote error message: Failed synchronous update on shard StdNode: http://127.0.0.1:39581/solr/test_col_shard1_replica_n2/ update: org.apache.solr.client.solrj.request.UpdateRequest@5fab71 Stack Trace: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error from server at http://127.0.0.1:33819/solr/test_col: Async exception during distributed update: Error from server at http://127.0.0.1:44413/solr/test_col_shard1_replica_n1: Server Error request: http://127.0.0.1:44413/solr/test_col_shard1_replica_n1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A33819%2Fsolr%2Ftest_col_shard2_replica_n4%2F&wt=javabin&version=2 Remote error message: Failed synchronous update on shard StdNode: http://127.0.0.1:39581/solr/test_col_shard1_replica_n2/ update: org.apache.solr.client.solrj.request.UpdateRequest@5fab71 at __randomizedtesting.SeedInfo.seed([D93877488B4FA9BA:EF2C150E011293AB]:0) at java.util.concurrent.FutureTask.report(FutureTask.java:122) at java.util.concurrent.FutureTask.get(FutureTask.java:192) at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.checkField(TestStressCloudBlindAtomicUpdates.java:283) at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv(TestStressCloudBlindAtomicUpdates.java:195) 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: java.lang.RuntimeException: Error from server at http://127.0.0.1:33819/solr/test_col: Async exception during distributed update: Error from server at http://127.0.0.1:44413/solr/test_col_shard1_replica_n1: Server Error request: http://127.0.0.1:44413/solr/test_col_shard1_replica_n1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A33819%2Fsolr%2Ftest_col_shard2_replica_n4%2F&wt=javabin&version=2 Remote error message: Failed synchronous update on shard StdNode: http://127.0.0.1:39581/solr/test_col_shard1_replica_n2/ update: org.apache.solr.client.solrj.request.UpdateRequest@5fab71 at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:411) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ... 1 more Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33819/solr/test_col: Async exception during distributed update: Error from server at http://127.0.0.1:44413/solr/test_col_shard1_replica_n1: Server Error request: http://127.0.0.1:44413/solr/test_col_shard1_replica_n1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A33819%2Fsolr%2Ftest_col_shard2_replica_n4%2F&wt=javabin&version=2 Remote error message: Failed synchronous update on shard StdNode: http://127.0.0.1:39581/solr/test_col_shard1_replica_n2/ update: org.apache.solr.client.solrj.request.UpdateRequest@5fab71 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.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.doRandomAtomicUpdate(TestStressCloudBlindAtomicUpdates.java:370) at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:399) ... 6 more Build Log: [...truncated 11986 lines...] [junit4] Suite: org.apache.solr.cloud.DistribJoinFromCollectionTest [junit4] 2> 27195 INFO (SUITE-DistribJoinFromCollectionTest-seed#[D93877488B4FA9BA]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DistribJoinFromCollectionTest_D93877488B4FA9BA-001/init-core-data-001 [junit4] 2> 27197 WARN (SUITE-DistribJoinFromCollectionTest-seed#[D93877488B4FA9BA]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=12 numCloses=12 [junit4] 2> 27198 INFO (SUITE-DistribJoinFromCollectionTest-seed#[D93877488B4FA9BA]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 27203 INFO (SUITE-DistribJoinFromCollectionTest-seed#[D93877488B4FA9BA]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 27206 INFO (SUITE-DistribJoinFromCollectionTest-seed#[D93877488B4FA9BA]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DistribJoinFromCollectionTest_D93877488B4FA9BA-001/tempDir-001 [junit4] 2> 27206 INFO (SUITE-DistribJoinFromCollectionTest-seed#[D93877488B4FA9BA]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 27207 INFO (Thread-56) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 27207 INFO (Thread-56) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 27214 ERROR (Thread-56) [ ] 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> 27307 INFO (SUITE-DistribJoinFromCollectionTest-seed#[D93877488B4FA9BA]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:39857 [junit4] 2> 27314 INFO (zkConnectionManagerCallback-54-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 27322 INFO (jetty-launcher-51-thread-1) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 27322 INFO (jetty-launcher-51-thread-3) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 27322 INFO (jetty-launcher-51-thread-2) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 27322 INFO (jetty-launcher-51-thread-4) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 27324 INFO (jetty-launcher-51-thread-5) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 27346 INFO (jetty-launcher-51-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@88f49a{/solr,null,AVAILABLE} [junit4] 2> 27351 INFO (jetty-launcher-51-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@540068{SSL,[ssl, http/1.1]}{127.0.0.1:38719} [junit4] 2> 27351 INFO (jetty-launcher-51-thread-2) [ ] o.e.j.s.Server Started @28728ms [junit4] 2> 27351 INFO (jetty-launcher-51-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38719} [junit4] 2> 27351 ERROR (jetty-launcher-51-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 27351 INFO (jetty-launcher-51-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 27351 INFO (jetty-launcher-51-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 27351 INFO (jetty-launcher-51-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 27351 INFO (jetty-launcher-51-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-17T17:53:51.305Z [junit4] 2> 27394 INFO (zkConnectionManagerCallback-56-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 27395 INFO (jetty-launcher-51-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@112ee9d{/solr,null,AVAILABLE} [junit4] 2> 27395 INFO (jetty-launcher-51-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2c494d{SSL,[ssl, http/1.1]}{127.0.0.1:33137} [junit4] 2> 27395 INFO (jetty-launcher-51-thread-3) [ ] o.e.j.s.Server Started @28772ms [junit4] 2> 27395 INFO (jetty-launcher-51-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33137} [junit4] 2> 27399 ERROR (jetty-launcher-51-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 27399 INFO (jetty-launcher-51-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 27399 INFO (jetty-launcher-51-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 27399 INFO (jetty-launcher-51-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 27399 INFO (jetty-launcher-51-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-17T17:53:51.353Z [junit4] 2> 27406 INFO (jetty-launcher-51-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@118bd70{/solr,null,AVAILABLE} [junit4] 2> 27407 INFO (jetty-launcher-51-thread-5) [ ] o.e.j.s.AbstractConnector Started ServerConnector@142eba8{SSL,[ssl, http/1.1]}{127.0.0.1:44655} [junit4] 2> 27407 INFO (jetty-launcher-51-thread-5) [ ] o.e.j.s.Server Started @28784ms [junit4] 2> 27407 INFO (jetty-launcher-51-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44655} [junit4] 2> 27407 ERROR (jetty-launcher-51-thread-5) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 27407 INFO (jetty-launcher-51-thread-5) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 27407 INFO (jetty-launcher-51-thread-5) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 27407 INFO (jetty-launcher-51-thread-5) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 27407 INFO (jetty-launcher-51-thread-5) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-17T17:53:51.361Z [junit4] 2> 27410 INFO (jetty-launcher-51-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 27411 INFO (jetty-launcher-51-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ae2678{/solr,null,AVAILABLE} [junit4] 2> 27422 INFO (jetty-launcher-51-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@13d12d3{SSL,[ssl, http/1.1]}{127.0.0.1:38707} [junit4] 2> 27422 INFO (jetty-launcher-51-thread-1) [ ] o.e.j.s.Server Started @28799ms [junit4] 2> 27422 INFO (jetty-launcher-51-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38707} [junit4] 2> 27422 ERROR (jetty-launcher-51-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 27422 INFO (jetty-launcher-51-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 27422 INFO (jetty-launcher-51-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 27422 INFO (jetty-launcher-51-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 27422 INFO (jetty-launcher-51-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-17T17:53:51.376Z [junit4] 2> 27424 INFO (jetty-launcher-51-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9edc7e{/solr,null,AVAILABLE} [junit4] 2> 27424 INFO (jetty-launcher-51-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6e31a1{SSL,[ssl, http/1.1]}{127.0.0.1:42847} [junit4] 2> 27424 INFO (jetty-launcher-51-thread-4) [ ] o.e.j.s.Server Started @28801ms [junit4] 2> 27424 INFO (jetty-launcher-51-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42847} [junit4] 2> 27424 ERROR (jetty-launcher-51-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 27425 INFO (jetty-launcher-51-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 27425 INFO (jetty-launcher-51-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 27425 INFO (jetty-launcher-51-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 27425 INFO (jetty-launcher-51-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-17T17:53:51.379Z [junit4] 2> 27448 INFO (zkConnectionManagerCallback-64-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 27448 INFO (zkConnectionManagerCallback-62-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 27454 INFO (zkConnectionManagerCallback-60-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 27466 INFO (zkConnectionManagerCallback-58-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 27464 INFO (jetty-launcher-51-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 27471 INFO (jetty-launcher-51-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39857/solr [junit4] 2> 27474 INFO (jetty-launcher-51-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 27474 INFO (jetty-launcher-51-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 27479 INFO (jetty-launcher-51-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 27504 INFO (jetty-launcher-51-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39857/solr [junit4] 2> 27514 INFO (zkConnectionManagerCallback-72-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 27518 INFO (zkConnectionManagerCallback-68-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 27526 INFO (jetty-launcher-51-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39857/solr [junit4] 2> 27542 INFO (jetty-launcher-51-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39857/solr [junit4] 2> 27556 INFO (jetty-launcher-51-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39857/solr [junit4] 2> 27556 INFO (zkConnectionManagerCallback-76-thread-1-processing-n:127.0.0.1:38719_solr) [n:127.0.0.1:38719_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 27556 INFO (zkConnectionManagerCallback-74-thread-1-processing-n:127.0.0.1:42847_solr) [n:127.0.0.1:42847_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 27556 INFO (zkConnectionManagerCallback-81-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 27556 INFO (zkConnectionManagerCallback-85-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 27565 INFO (zkConnectionManagerCallback-88-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 27565 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x160659c503c000b, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 27571 INFO (zkConnectionManagerCallback-90-thread-1-processing-n:127.0.0.1:38707_solr) [n:127.0.0.1:38707_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 27578 INFO (zkConnectionManagerCallback-92-thread-1-processing-n:127.0.0.1:33137_solr) [n:127.0.0.1:33137_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 27582 INFO (zkConnectionManagerCallback-94-thread-1-processing-n:127.0.0.1:44655_solr) [n:127.0.0.1:44655_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 27597 INFO (jetty-launcher-51-thread-3) [n:127.0.0.1:33137_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 27598 INFO (jetty-launcher-51-thread-3) [n:127.0.0.1:33137_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33137_solr [junit4] 2> 27599 INFO (jetty-launcher-51-thread-3) [n:127.0.0.1:33137_solr ] o.a.s.c.Overseer Overseer (id=99190913837563918-127.0.0.1:33137_solr-n_0000000000) starting [junit4] 2> 27625 INFO (jetty-launcher-51-thread-3) [n:127.0.0.1:33137_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33137_solr [junit4] 2> 27630 INFO (zkCallback-91-thread-1-processing-n:127.0.0.1:33137_solr) [n:127.0.0.1:33137_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 27652 INFO (jetty-launcher-51-thread-1) [n:127.0.0.1:38707_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 27654 INFO (jetty-launcher-51-thread-1) [n:127.0.0.1:38707_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 27655 INFO (jetty-launcher-51-thread-4) [n:127.0.0.1:42847_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 27655 INFO (jetty-launcher-51-thread-2) [n:127.0.0.1:38719_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 27657 INFO (jetty-launcher-51-thread-1) [n:127.0.0.1:38707_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38707_solr [junit4] 2> 27657 INFO (jetty-launcher-51-thread-4) [n:127.0.0.1:42847_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 27662 INFO (zkCallback-91-thread-1-processing-n:127.0.0.1:33137_solr) [n:127.0.0.1:33137_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 27663 INFO (jetty-launcher-51-thread-2) [n:127.0.0.1:38719_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 27665 INFO (zkCallback-73-thread-1-processing-n:127.0.0.1:42847_solr) [n:127.0.0.1:42847_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 27671 INFO (zkCallback-89-thread-1-processing-n:127.0.0.1:38707_solr) [n:127.0.0.1:38707_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 27674 INFO (zkCallback-75-thread-1-processing-n:127.0.0.1:38719_solr) [n:127.0.0.1:38719_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 27675 INFO (jetty-launcher-51-thread-4) [n:127.0.0.1:42847_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42847_solr [junit4] 2> 27678 INFO (jetty-launcher-51-thread-2) [n:127.0.0.1:38719_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38719_solr [junit4] 2> 27678 INFO (zkCallback-75-thread-1-processing-n:127.0.0.1:38719_solr) [n:127.0.0.1:38719_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 27682 INFO (zkCallback-91-thread-1-processing-n:127.0.0.1:33137_solr) [n:127.0.0.1:33137_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 27682 INFO (zkCallback-89-thread-1-processing-n:127.0.0.1:38707_solr) [n:127.0.0.1:38707_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 27682 INFO (zkCallback-73-thread-1-processing-n:127.0.0.1:42847_solr) [n:127.0.0.1:42847_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 27683 INFO (zkCallback-75-thread-1-processing-n:127.0.0.1:38719_solr) [n:127.0.0.1:38719_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 27683 INFO (zkCallback-89-thread-1-processing-n:127.0.0.1:38707_solr) [n:127.0.0.1:38707_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 27683 INFO (zkCallback-73-thread-1-processing-n:127.0.0.1:42847_solr) [n:127.0.0.1:42847_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 27690 INFO (zkCallback-91-thread-1-processing-n:127.0.0.1:33137_solr) [n:127.0.0.1:33137_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 27711 INFO (jetty-launcher-51-thread-5) [n:127.0.0.1:44655_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 27712 INFO (jetty-launcher-51-thread-5) [n:127.0.0.1:44655_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 27713 INFO (jetty-launcher-51-thread-5) [n:127.0.0.1:44655_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44655_solr [junit4] 2> 27721 INFO (zkCallback-73-thread-1-processing-n:127.0.0.1:42847_solr) [n:127.0.0.1:42847_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 27721 INFO (zkCallback-89-thread-1-processing-n:127.0.0.1:38707_solr) [n:127.0.0.1:38707_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 27721 INFO (zkCallback-75-thread-1-processing-n:127.0.0.1:38719_solr) [n:127.0.0.1:38719_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 27721 INFO (zkCallback-91-thread-1-processing-n:127.0.0.1:33137_solr) [n:127.0.0.1:33137_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 27746 INFO (zkCallback-93-thread-1-processing-n:127.0.0.1:44655_solr) [n:127.0.0.1:44655_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 27867 INFO (jetty-launcher-51-thread-3) [n:127.0.0.1:33137_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33137.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@126c103 [junit4] 2> 27876 INFO (jetty-launcher-51-thread-4) [n:127.0.0.1:42847_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42847.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@126c103 [junit4] 2> 27885 INFO (jetty-launcher-51-thread-3) [n:127.0.0.1:33137_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33137.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@126c103 [junit4] 2> 27885 INFO (jetty-launcher-51-thread-3) [n:127.0.0.1:33137_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33137.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@126c103 [junit4] 2> 27888 INFO (jetty-launcher-51-thread-4) [n:127.0.0.1:42847_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42847.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@126c103 [junit4] 2> 27889 INFO (jetty-launcher-51-thread-4) [n:127.0.0.1:42847_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42847.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@126c103 [junit4] 2> 27889 INFO (jetty-launcher-51-thread-3) [n:127.0.0.1:33137_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DistribJoinFromCollectionTest_D93877488B4FA9BA-001/tempDir-001/node3/. [junit4] 2> 27899 INFO (jetty-launcher-51-thread-4) [n:127.0.0.1:42847_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DistribJoinFromCollectionTest_D93877488B4FA9BA-001/tempDir-001/node4/. [junit4] 2> 27911 INFO (jetty-launcher-51-thread-1) [n:127.0.0.1:38707_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38707.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@126c103 [junit4] 2> 27930 INFO (jetty-launcher-51-thread-2) [n:127.0.0.1:38719_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38719.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@126c103 [junit4] 2> 27945 INFO (jetty-launcher-51-thread-2) [n:127.0.0.1:38719_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38719.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@126c103 [junit4] 2> 27945 INFO (jetty-launcher-51-thread-2) [n:127.0.0.1:38719_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38719.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@126c103 [junit4] 2> 27947 INFO (jetty-launcher-51-thread-2) [n:127.0.0.1:38719_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DistribJoinFromCollectionTest_D93877488B4FA9BA-001/tempDir-001/node2/. [junit4] 2> 27970 INFO (jetty-launcher-51-thread-1) [n:127.0.0.1:38707_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38707.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@126c103 [junit4] 2> 27970 INFO (jetty-launcher-51-thread-1) [n:127.0.0.1:38707_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38707.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@126c103 [junit4] 2> 27971 INFO (jetty-launcher-51-thread-1) [n:127.0.0.1:38707_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DistribJoinFromCollectionTest_D93877488B4FA9BA-001/tempDir-001/node1/. [junit4] 2> 28129 INFO (jetty-launcher-51-thread-5) [n:127.0.0.1:44655_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44655.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@126c103 [junit4] 2> 28135 INFO (jetty-launcher-51-thread-5) [n:127.0.0.1:44655_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44655.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@126c103 [junit4] 2> 28135 INFO (jetty-launcher-51-thread-5) [n:127.0.0.1:44655_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44655.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@126c103 [junit4] 2> 28136 INFO (jetty-launcher-51-thread-5) [n:127.0.0.1:44655_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DistribJoinFromCollectionTest_D93877488B4FA9BA-001/tempDir-001/node5/. [junit4] 2> 28184 INFO (zkConnectionManagerCallback-106-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 28191 INFO (zkConnectionManagerCallback-110-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 28193 INFO (SUITE-DistribJoinFromCollectionTest-seed#[D93877488B4FA9BA]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 28194 INFO (SUITE-DistribJoinFromCollectionTest-seed#[D93877488B4FA9BA]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39857/solr ready [junit4] 2> 28436 INFO (qtp8144248-274) [n:127.0.0.1:42847_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&property.config=solrconfig-tlog.xml&property.schema=schema.xml&collection.configName=solrCloudCollectionConfig&name=to_2x2&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 28437 INFO (OverseerThreadFactory-122-thread-1-processing-n:127.0.0.1:33137_solr) [n:127.0.0.1:33137_solr ] o.a.s.c.CreateCollectionCmd Create collection to_2x2 [junit4] 2> 28542 INFO (OverseerStateUpdate-99190913837563918-127.0.0.1:33137_solr-n_0000000000) [n:127.0.0.1:33137_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"to_2x2", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"to_2x2_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:44655/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 28543 INFO (OverseerStateUpdate-99190913837563918-127.0.0.1:33137_solr-n_0000000000) [n:127.0.0.1:33137_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"to_2x2", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"to_2x2_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:38707/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 28544 INFO (OverseerStateUpdate-99190913837563918-127.0.0.1:33137_solr-n_0000000000) [n:127.0.0.1:33137_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"to_2x2", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"to_2x2_shard2_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:33137/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 28545 INFO (OverseerStateUpdate-99190913837563918-127.0.0.1:33137_solr-n_0000000000) [n:127.0.0.1:33137_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"to_2x2", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"to_2x2_shard2_replica_n6", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:42847/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 28763 INFO (qtp8144248-281) [n:127.0.0.1:42847_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=to_2x2&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema.xml&coreNodeName=core_node8&name=to_2x2_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin [junit4] 2> 28764 INFO (qtp8144248-281) [n:127.0.0.1:42847_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 28840 INFO (qtp9319110-279) [n:127.0.0.1:44655_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=to_2x2&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema.xml&coreNodeName=core_node3&name=to_2x2_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin [junit4] 2> 28840 INFO (qtp9319110-279) [n:127.0.0.1:44655_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 28852 INFO (qtp15327363-276) [n:127.0.0.1:33137_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=to_2x2&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema.xml&coreNodeName=core_node7&name=to_2x2_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin [junit4] 2> 28852 INFO (qtp15327363-276) [n:127.0.0.1:33137_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 28869 INFO (qtp23141999-277) [n:127.0.0.1:38707_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=to_2x2&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema.xml&coreNodeName=core_node5&name=to_2x2_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin [junit4] 2> 28870 INFO (qtp23141999-277) [n:127.0.0.1:38707_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 28975 INFO (zkCallback-93-thread-1-processing-n:127.0.0.1:44655_solr) [n:127.0.0.1:44655_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/to_2x2/state.json] for collection [to_2x2] has occurred - updating... (live nodes size: [5]) [junit4] 2> 28975 INFO (zkCallback-89-thread-1-processing-n:127.0.0.1:38707_solr) [n:127.0.0.1:38707_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/to_2x2/state.json] for collection [to_2x2] has occurred - updating... (live nodes size: [5]) [junit4] 2> 28975 INFO (zkCallback-91-thread-1-processing-n:127.0.0.1:33137_solr) [n:127.0.0.1:33137_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/to_2x2/state.json] for collection [to_2x2] has occurred - updating... (live nodes size: [5]) [junit4] 2> 28975 INFO (zkCallback-91-thread-2-processing-n:127.0.0.1:33137_solr) [n:127.0.0.1:33137_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/to_2x2/state.json] for collection [to_2x2] has occurred - updating... (live nodes size: [5]) [junit4] 2> 28975 INFO (zkCallback-93-thread-2-processing-n:127.0.0.1:44655_solr) [n:127.0.0.1:44655_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/to_2x2/state.json] for collection [to_2x2] has occurred - updating... (live nodes size: [5]) [junit4] 2> 28975 INFO (zkCallback-89-thread-2-processing-n:127.0.0.1:38707_solr) [n:127.0.0.1:38707_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/to_2x2/state.json] for collection [to_2x2] has occurred - updating... (live nodes size: [5]) [junit4] 2> 28975 INFO (zkCallback-73-thread-1-processing-n:127.0.0.1:42847_solr) [n:127.0.0.1:42847_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/to_2x2/state.json] for collection [to_2x2] has occurred - updating... (live nodes size: [5]) [junit4] 2> 28976 INFO (zkCallback-73-thread-2-processing-n:127.0.0.1:42847_solr) [n:127.0.0.1:42847_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/to_2x2/state.json] for collection [to_2x2] has occurred - updating... (live nodes size: [5]) [junit4] 2> 29796 INFO (qtp8144248-281) [n:127.0.0.1:42847_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 29860 INFO (qtp9319110-279) [n:127.0.0.1:44655_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 29868 INFO (qtp8144248-281) [n:127.0.0.1:42847_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.s.IndexSchema [to_2x2_shard2_replica_n6] Schema name=test [junit4] 2> 29894 INFO (qtp15327363-276) [n:127.0.0.1:33137_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 29909 INFO (qtp23141999-277) [n:127.0.0.1:38707_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 29947 INFO (qtp15327363-276) [n:127.0.0.1:33137_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.s.IndexSchema [to_2x2_shard2_replica_n4] Schema name=test [junit4] 2> 29949 INFO (qtp9319110-279) [n:127.0.0.1:44655_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.s.IndexSchema [to_2x2_shard1_replica_n1] Schema name=test [junit4] 2> 29951 INFO (qtp23141999-277) [n:127.0.0.1:38707_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.s.IndexSchema [to_2x2_shard1_replica_n2] Schema name=test [junit4] 2> 30290 WARN (qtp8144248-281) [n:127.0.0.1:42847_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.WordDelimiterFilterFactory]. Please consult documentation how to replace it accordingly. [junit4] 2> 30290 WARN (qtp15327363-276) [n:127.0.0.1:33137_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.WordDelimiterFilterFactory]. Please consult documentation how to replace it accordingly. [junit4] 2> 30290 WARN (qtp23141999-277) [n:127.0.0.1:38707_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.WordDelimiterFilterFactory]. Please consult documentation how to replace it accordingly. [junit4] 2> 30290 WARN (qtp9319110-279) [n:127.0.0.1:44655_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.WordDelimiterFilterFactory]. Please consult documentation how to replace it accordingly. [junit4] 2> 30373 WARN (qtp15327363-276) [n:127.0.0.1:33137_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please consult documentation how to replace it accordingly. [junit4] 2> 30373 WARN (qtp23141999-277) [n:127.0.0.1:38707_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please consult documentation how to replace it accordingly. [junit4] 2> 30374 WARN (qtp8144248-281) [n:127.0.0.1:42847_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please consult documentation how to replace it accordingly. [junit4] 2> 30374 WARN (qtp9319110-279) [n:127.0.0.1:44655_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please consult documentation how to replace it accordingly. [junit4] 2> 30381 WARN (qtp9319110-279) [n:127.0.0.1:44655_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult documentation how to replace it accordingly. [junit4] 2> 30381 WARN (qtp8144248-281) [n:127.0.0.1:42847_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult documentation how to replace it accordingly. [junit4] 2> 30381 WARN (qtp23141999-277) [n:127.0.0.1:38707_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult documentation how to replace it accordingly. [junit4] 2> 30381 WARN (qtp15327363-276) [n:127.0.0.1:33137_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult documentation how to replace it accordingly. [junit4] 2> 30389 WARN (qtp23141999-277) [n:127.0.0.1:38707_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.CurrencyField]. Please consult documentation how to replace it accordingly. [junit4] 2> 30389 WARN (qtp9319110-279) [n:127.0.0.1:44655_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.CurrencyField]. Please consult documentation how to replace it accordingly. [junit4] 2> 30389 WARN (qtp8144248-281) [n:127.0.0.1:42847_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.CurrencyField]. Please consult documentation how to replace it accordingly. [junit4] 2> 30389 WARN (qtp15327363-276) [n:127.0.0.1:33137_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.CurrencyField]. Please consult documentation how to replace it accordingly. [junit4] 2> 30500 INFO (qtp15327363-276) [n:127.0.0.1:33137_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 30500 INFO (qtp23141999-277) [n:127.0.0.1:38707_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 30501 INFO (qtp9319110-279) [n:127.0.0.1:44655_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 30500 INFO (qtp8144248-281) [n:127.0.0.1:42847_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 30630 INFO (qtp8144248-281) [n:127.0.0.1:42847_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'to_2x2_shard2_replica_n6' using configuration from collection to_2x2, trusted=true [junit4] 2> 30630 INFO (qtp9319110-279) [n:127.0.0.1:44655_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'to_2x2_shard1_replica_n1' using configuration from collection to_2x2, trusted=true [junit4] 2> 30630 INFO (qtp23141999-277) [n:127.0.0.1:38707_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'to_2x2_shard1_replica_n2' using configuration from collection to_2x2, trusted=true [junit4] 2> 30630 INFO (qtp15327363-276) [n:127.0.0.1:33137_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'to_2x2_shard2_replica_n4' using configuration from collection to_2x2, trusted=true [junit4] 2> 30631 INFO (qtp23141999-277) [n:127.0.0.1:38707_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38707.solr.core.to_2x2.shard1.replica_n2' (registry 'solr.core.to_2x2.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@126c103 [junit4] 2> 30631 INFO (qtp15327363-276) [n:127.0.0.1:33137_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33137.solr.core.to_2x2.shard2.replica_n4' (registry 'solr.core.to_2x2.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@126c103 [junit4] 2> 30631 INFO (qtp9319110-279) [n:127.0.0.1:44655_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44655.solr.core.to_2x2.shard1.replica_n1' (registry 'solr.core.to_2x2.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@126c103 [junit4] 2> 30631 INFO (qtp8144248-281) [n:127.0.0.1:42847_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42847.solr.core.to_2x2.shard2.replica_n6' (registry 'solr.core.to_2x2.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@126c103 [junit4] 2> 30631 INFO (qtp15327363-276) [n:127.0.0.1:33137_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 30631 INFO (qtp9319110-279) [n:127.0.0.1:44655_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 30631 INFO (qtp23141999-277) [n:127.0.0.1:38707_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 30631 INFO (qtp8144248-281) [n:127.0.0.1:42847_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 30631 INFO (qtp15327363-276) [n:127.0.0.1:33137_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.c.SolrCore [[to_2x2_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DistribJoinFromCollectionTest_D93877488B4FA9BA-001/tempDir-001/node3/to_2x2_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DistribJoinFromCollectionTest_D93877488B4FA9BA-001/tempDir-001/node3/./to_2x2_shard2_replica_n4/data/] [junit4] 2> 30631 INFO (qtp23141999-277) [n:127.0.0.1:38707_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.c.SolrCore [[to_2x2_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DistribJoinFromCollectionTest_D93877488B4FA9BA-001/tempDir-001/node1/to_2x2_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DistribJoinFromCollectionTest_D93877488B4FA9BA-001/tempDir-001/node1/./to_2x2_shard1_replica_n2/data/] [junit4] 2> 30631 INFO (qtp8144248-281) [n:127.0.0.1:42847_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.c.SolrCore [[to_2x2_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DistribJoinFromCollectionTest_D93877488B4FA9BA-001/tempDir-001/node4/to_2x2_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DistribJoinFromCollectionTest_D93877488B4FA9BA-001/tempDir-001/node4/./to_2x2_shard2_replica_n6/data/] [junit4] 2> 30631 INFO (qtp9319110-279) [n:127.0.0.1:44655_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.c.SolrCore [[to_2x2_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DistribJoinFromCollectionTest_D93877488B4FA9BA-001/tempDir-001/node5/to_2x2_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DistribJoinFromCollectionTest_D93877488B4FA9BA-001/tempDir-001/node5/./to_2x2_shard1_replica_n1/data/] [junit4] 2> 30635 INFO (qtp15327363-276) [n:127.0.0.1:33137_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=44.900390625, floorSegmentMB=2.1533203125, forceMergeDeletesPctAllowed=6.634413836905127, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6681656368037208 [junit4] 2> 30635 INFO (qtp9319110-279) [n:127.0.0.1:44655_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=44.900390625, floorSegmentMB=2.1533203125, forceMergeDeletesPctAllowed=6.634413836905127, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6681656368037208 [junit4] 2> 30635 INFO (qtp8144248-281) [n:127.0.0.1:42847_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=44.900390625, floorSegmentMB=2.1533203125, forceMergeDeletesPctAllowed=6.634413836905127, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6681656368037208 [junit4] 2> 30638 INFO (qtp23141999-277) [n:127.0.0.1:38707_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=44.900390625, floorSegmentMB=2.1533203125, forceMergeDeletesPctAllowed=6.634413836905127, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6681656368037208 [junit4] 2> 30673 WARN (qtp15327363-276) [n:127.0.0.1:33137_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 30673 WARN (qtp8144248-281) [n:127.0.0.1:42847_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 30674 WARN (qtp23141999-277) [n:127.0.0.1:38707_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 30674 WARN (qtp9319110-279) [n:127.0.0.1:44655_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 30731 INFO (qtp15327363-276) [n:127.0.0.1:33137_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 30731 INFO (qtp15327363-276) [n:127.0.0.1:33137_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 30732 INFO (qtp15327363-276) [n:127.0.0.1:33137_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 30732 INFO (qtp15327363-276) [n:127.0.0.1:33137_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 30733 INFO (qtp15327363-276) [n:127.0.0.1:33137_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5338996501223339] [junit4] 2> 30734 INFO (qtp15327363-276) [n:127.0.0.1:33137_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@125a1e5[to_2x2_shard2_replica_n4] main] [junit4] 2> 30734 INFO (qtp23141999-277) [n:127.0.0.1:38707_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 30734 INFO (qtp23141999-277) [n:127.0.0.1:38707_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 30746 INFO (qtp8144248-281) [n:127.0.0.1:42847_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 30746 INFO (qtp8144248-281) [n:127.0.0.1:42847_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 30746 INFO (qtp15327363-276) [n:127.0.0.1:33137_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig [junit4] 2> 30746 INFO (qtp15327363-276) [n:127.0.0.1:33137_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig [junit4] 2> 30746 INFO (qtp23141999-277) [n:127.0.0.1:38707_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 30747 INFO (qtp23141999-277) [n:127.0.0.1:38707_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 30747 INFO (qtp8144248-281) [n:127.0.0.1:42847_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 30747 INFO (qtp8144248-281) [n:127.0.0.1:42847_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 30748 INFO (qtp23141999-277) [n:127.0.0.1:38707_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5338996501223339] [junit4] 2> 30748 INFO (qtp8144248-281) [n:127.0.0.1:42847_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5338996501223339] [junit4] 2> 30748 INFO (qtp23141999-277) [n:127.0.0.1:38707_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1cb01a[to_2x2_shard1_replica_n2] main] [junit4] 2> 30750 INFO (qtp9319110-279) [n:127.0.0.1:44655_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 30750 INFO (qtp9319110-279) [n:127.0.0.1:44655_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 30750 INFO (qtp8144248-281) [n:127.0.0.1:42847_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@13f89eb[to_2x2_shard2_replica_n6] main] [junit4] 2> 30750 INFO (qtp23141999-277) [n:127.0.0.1:38707_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig [junit4] 2> 30751 INFO (qtp23141999-277) [n:127.0.0.1:38707_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig [junit4] 2> 30751 INFO (qtp9319110-279) [n:127.0.0.1:44655_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 30751 INFO (qtp9319110-279) [n:127.0.0.1:44655_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 30751 INFO (qtp15327363-276) [n:127.0.0.1:33137_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 30751 INFO (qtp23141999-277) [n:127.0.0.1:38707_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 30758 INFO (searcherExecutor-136-thread-1-processing-n:127.0.0.1:33137_solr x:to_2x2_shard2_replica_n4 s:shard2 c:to_2x2 r:core_node7) [n:127.0.0.1:33137_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.c.SolrCore [to_2x2_shard2_replica_n4] Registered new searcher Searcher@125a1e5[to_2x2_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 30758 INFO (searcherExecutor-135-thread-1-processing-n:127.0.0.1:38707_solr x:to_2x2_shard1_replica_n2 s:shard1 c:to_2x2 r:core_node5) [n:127.0.0.1:38707_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.c.SolrCore [to_2x2_shard1_replica_n2] Registered new searcher Searcher@1cb01a[to_2x2_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 30759 INFO (qtp9319110-279) [n:127.0.0.1:44655_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5338996501223339] [junit4] 2> 30759 INFO (qtp8144248-281) [n:127.0.0.1:42847_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig [junit4] 2> 30759 INFO (qtp9319110-279) [n:127.0.0.1:44655_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7e8690[to_2x2_shard1_replica_n1] main] [junit4] 2> 30759 INFO (qtp8144248-281) [n:127.0.0.1:42847_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig [junit4] 2> 30759 INFO (qtp8144248-281) [n:127.0.0.1:42847_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 30760 INFO (qtp9319110-279) [n:127.0.0.1:44655_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig [junit4] 2> 30760 INFO (qtp9319110-279) [n:127.0.0.1:44655_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig [junit4] 2> 30761 INFO (searcherExecutor-133-thread-1-processing-n:127.0.0.1:42847_solr x:to_2x2_shard2_replica_n6 s:shard2 c:to_2x2 r:core_node8) [n:127.0.0.1:42847_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.c.SolrCore [to_2x2_shard2_replica_n6] Registered new searcher Searcher@13f89eb[to_2x2_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 30761 INFO (qtp9319110-279) [n:127.0.0.1:44655_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 30762 INFO (searcherExecutor-134-thread-1-processing-n:127.0.0.1:44655_solr x:to_2x2_shard1_replica_n1 s:shard1 c:to_2x2 r:core_node3) [n:127.0.0.1:44655_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.c.SolrCore [to_2x2_shard1_replica_n1] Registered new searcher Searcher@7e8690[to_2x2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 30766 INFO (qtp23141999-277) [n:127.0.0.1:38707_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587054625129758720 [junit4] 2> 30766 INFO (qtp15327363-276) [n:127.0.0.1:33137_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587054625129758720 [junit4] 2> 30766 INFO (qtp8144248-281) [n:127.0.0.1:42847_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587054625129758720 [junit4] 2> 30766 INFO (qtp9319110-279) [n:127.0.0.1:44655_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587054625129758720 [junit4] 2> 30769 INFO (qtp23141999-277) [n:127.0.0.1:38707_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 30769 INFO (qtp23141999-277) [n:127.0.0.1:38707_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 30769 INFO (qtp23141999-277) [n:127.0.0.1:38707_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38707/solr/to_2x2_shard1_replica_n2/ [junit4] 2> 30770 INFO (qtp8144248-281) [n:127.0.0.1:42847_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 30770 INFO (qtp8144248-281) [n:127.0.0.1:42847_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 30770 INFO (qtp8144248-281) [n:127.0.0.1:42847_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:42847/solr/to_2x2_shard2_replica_n6/ [junit4] 2> 30770 INFO (qtp23141999-277) [n:127.0.0.1:38707_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=to_2x2_shard1_replica_n2 url=https://127.0.0.1:38707/solr START replicas=[https://127.0.0.1:44655/solr/to_2x2_shard1_replica_n1/] nUpdates=100 [junit4] 2> 30770 INFO (qtp8144248-281) [n:127.0.0.1:42847_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=to_2x2_shard2_replica_n6 url=https://127.0.0.1:42847/solr START replicas=[https://127.0.0.1:33137/solr/to_2x2_shard2_replica_n4/] nUpdates=100 [junit4] 2> 30786 INFO (qtp15327363-284) [n:127.0.0.1:33137_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.c.S.Request [to_2x2_shard2_replica_n4] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 30786 INFO (qtp9319110-317) [n:127.0.0.1:44655_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.c.S.Request [to_2x2_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> 31074 INFO (qtp23141999-277) [n:127.0.0.1:38707_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=to_2x2_shard1_replica_n2 url=https://127.0.0.1:38707/solr DONE. We have no versions. sync failed. [junit4] 2> 31074 INFO (qtp8144248-281) [n:127.0.0.1:42847_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=to_2x2_shard2_replica_n6 url=https://127.0.0.1:42847/solr DONE. We have no versions. sync failed. [junit4] 2> 31074 INFO (qtp23141999-277) [n:127.0.0.1:38707_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 31074 INFO (qtp8144248-281) [n:127.0.0.1:42847_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 31074 INFO (qtp23141999-277) [n:127.0.0.1:38707_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_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> 31074 INFO (qtp8144248-281) [n:127.0.0.1:42847_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_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> 31074 INFO (qtp23141999-277) [n:127.0.0.1:38707_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 31074 INFO (qtp8144248-281) [n:127.0.0.1:42847_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 31077 INFO (qtp8144248-281) [n:127.0.0.1:42847_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:42847/solr/to_2x2_shard2_replica_n6/ shard2 [junit4] 2> 31077 INFO (qtp23141999-277) [n:127.0.0.1:38707_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:38707/solr/to_2x2_shard1_replica_n2/ shard1 [junit4] 2> 208438 ERROR (qtp8144248-274) [n:127.0.0.1:42847_solr ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: create the collection time out:180s [junit4] 2> at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:314) [junit4] 2> at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:246) [junit4] 2> at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:224) [junit4] 2> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [junit4] 2> at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493) [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:534) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320) [junit4] 2> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108) [junit4] 2> at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108) [junit4] 2> at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> [junit4] 2> 208438 INFO (qtp8144248-274) [n:127.0.0.1:42847_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&property.config=solrconfig-tlog.xml&property.schema=schema.xml&collection.configName=solrCloudCollectionConfig&name=to_2x2&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=500 QTime=180002 [junit4] 2> 208439 ERROR (qtp8144248-274) [n:127.0.0.1:42847_solr ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: create the collection time out:180s [junit4] 2> at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:314) [junit4] 2> at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:246) [junit4] 2> at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:224) [junit4] 2> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [junit4] 2> at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493) [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:534) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320) [junit4] 2> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108) [junit4] 2> at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108) [junit4] 2> at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> [junit4] 2> 208441 INFO (SUITE-DistribJoinFromCollectionTest-seed#[D93877488B4FA9BA]-worker) [ ] o.a.s.c.DistribJoinFromCollectionTest DistribJoinFromCollectionTest logic complete ... deleting the to_2x2 and from_1x4 collections [junit4] 2> 208443 INFO (qtp8144248-298) [n:127.0.0.1:42847_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=to_2x2&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 388445 ERROR (qtp8144248-298) [n:127.0.0.1:42847_solr ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: delete the collection time out:180s [junit4] 2> at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:314) [junit4] 2> at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:246) [junit4] 2> at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:224) [junit4] 2> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [junit4] 2> at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493) [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:534) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320) [junit4] 2> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108) [junit4] 2> at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108) [junit4] 2> at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> [junit4] 2> 388446 INFO (qtp8144248-298) [n:127.0.0.1:42847_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=to_2x2&action=DELETE&wt=javabin&version=2} status=500 QTime=180003 [junit4] 2> 388446 ERROR (qtp8144248-298) [n:127.0.0.1:42847_solr ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: delete the collection time out:180s [junit4] 2> at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:314) [junit4] 2> at org.apache.solr.handler.admin.Colle [...truncated too long message...] rectUpdateHandler2 Committing on IndexWriter close. [junit4] 2> 1055654 INFO (coreCloseExecutor-3674-thread-1) [n:127.0.0.1:34865_solr c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1768f4c commitCommandVersion:0 [junit4] 2> 1055654 INFO (coreCloseExecutor-3675-thread-1) [n:127.0.0.1:44413_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_col.shard1.leader, tag=11510939 [junit4] 2> 1055654 INFO (coreCloseExecutor-3675-thread-1) [n:127.0.0.1:44413_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close. [junit4] 2> 1055654 INFO (coreCloseExecutor-3675-thread-1) [n:127.0.0.1:44413_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@12b03d2 commitCommandVersion:0 [junit4] 2> 1055656 INFO (coreCloseExecutor-3677-thread-1) [n:127.0.0.1:33819_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_col.shard2.leader, tag=10390606 [junit4] 2> 1055656 INFO (coreCloseExecutor-3677-thread-1) [n:127.0.0.1:33819_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close. [junit4] 2> 1055656 INFO (coreCloseExecutor-3677-thread-1) [n:127.0.0.1:33819_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@134c52b commitCommandVersion:0 [junit4] 2> 1055656 INFO (coreCloseExecutor-3676-thread-1) [n:127.0.0.1:39581_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_col.shard1.leader, tag=11781488 [junit4] 2> 1055656 INFO (coreCloseExecutor-3676-thread-1) [n:127.0.0.1:39581_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close. [junit4] 2> 1055656 INFO (coreCloseExecutor-3676-thread-1) [n:127.0.0.1:39581_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2e3338 commitCommandVersion:0 [junit4] 2> 1055657 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x16065abc1c20008, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 1055657 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x16065abc1c2000c, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 1055658 INFO (jetty-closer-1803-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@c80437{/solr,null,UNAVAILABLE} [junit4] 2> 1055659 INFO (jetty-closer-1803-thread-1) [ ] o.a.s.c.Overseer Overseer (id=99190980166680587-127.0.0.1:39581_solr-n_0000000000) closing [junit4] 2> 1055659 INFO (OverseerStateUpdate-99190980166680587-127.0.0.1:39581_solr-n_0000000000) [n:127.0.0.1:39581_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39581_solr [junit4] 2> 1055659 INFO (jetty-closer-1803-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@57ca7d{/solr,null,UNAVAILABLE} [junit4] 2> 1055660 INFO (jetty-closer-1803-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@95573f{/solr,null,UNAVAILABLE} [junit4] 2> 1055660 WARN (OverseerAutoScalingTriggerThread-99190980166680587-127.0.0.1:39581_solr-n_0000000000) [n:127.0.0.1:39581_solr ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 1055661 INFO (jetty-closer-1803-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1ac1294{/solr,null,UNAVAILABLE} [junit4] 2> 1055662 ERROR (SUITE-TestStressCloudBlindAtomicUpdates-seed#[D93877488B4FA9BA]-worker) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 1055662 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[D93877488B4FA9BA]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35593 35593 [junit4] 2> 1056538 INFO (Thread-3400) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35593 35593 [junit4] 2> 1056539 WARN (Thread-3400) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 5 /solr/aliases.json [junit4] 2> 5 /solr/clusterprops.json [junit4] 2> 4 /solr/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set [junit4] 2> 4 /solr/security.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 28 /solr/collections/test_col/state.json [junit4] 2> 5 /solr/clusterstate.json [junit4] 2> 2 /solr/overseer_elect/election/99190980166680587-127.0.0.1:39581_solr-n_0000000000 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 5 /solr/live_nodes [junit4] 2> 5 /solr/collections [junit4] 2> [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_D93877488B4FA9BA-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {id=Lucene50(blocksize=128)}, docValues:{_version_=DocValuesFormat(name=Lucene70), long_dv_idx=DocValuesFormat(name=Memory), long_dv_stored=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Asserting), long_dv=DocValuesFormat(name=Memory), long_dv_stored_idx=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=992, maxMBSortInHeap=6.937307416003537, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1e14a0a), locale=es-US, timezone=Pacific/Efate [junit4] 2> NOTE: Linux 4.10.0-40-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=1,free=133484280,total=310857728 [junit4] 2> NOTE: All tests run in this JVM: [ZkCLITest, SolrRequestParserTest, PathHierarchyTokenizerFactoryTest, OverseerModifyCollectionTest, TestDefaultStatsCache, AssignTest, TestZkAclsWithHadoopAuth, ConvertedLegacyTest, TestPKIAuthenticationPlugin, TestLazyCores, SimpleMLTQParserTest, TestSlowCompositeReaderWrapper, DeleteShardTest, BigEndianAscendingWordSerializerTest, TestApiFramework, DocumentAnalysisRequestHandlerTest, BinaryUpdateRequestHandlerTest, RegexBoostProcessorTest, AutoAddReplicasPlanActionTest, DebugComponentTest, TestWriterPerf, SolrMetricsIntegrationTest, TestDelegationWithHadoopAuth, TestQuerySenderNoQuery, ConfigureRecoveryStrategyTest, HdfsSyncSliceTest, TestFastLRUCache, TestCustomDocTransformer, TestSolrCoreSnapshots, TestInPlaceUpdatesStandalone, TestBlendedInfixSuggestions, TestPullReplicaErrorHandling, SignatureUpdateProcessorFactoryTest, TestExactStatsCache, DistribDocExpirationUpdateProcessorTest, TestGraphMLResponseWriter, HdfsUnloadDistributedZkTest, ConjunctionSolrSpellCheckerTest, ZkSolrClientTest, BlobRepositoryCloudTest, BadIndexSchemaTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestSurroundQueryParser, TestPseudoReturnFields, ChaosMonkeySafeLeaderWithPullReplicasTest, SparseHLLTest, CircularListTest, NumericFieldsTest, RequestHandlersTest, V2ApiIntegrationTest, CheckHdfsIndexTest, SolrXmlInZkTest, TestRebalanceLeaders, TestFieldCollectionResource, ClusterStateUpdateTest, TestStressUserVersions, TestFaceting, ConcurrentDeleteAndCreateCollectionTest, TestGraphTermsQParserPlugin, ShufflingReplicaListTransformerTest, CursorMarkTest, NumberUtilsTest, PeerSyncWithIndexFingerprintCachingTest, ExitableDirectoryReaderTest, SolrJmxReporterCloudTest, HighlighterConfigTest, TestRangeQuery, TestFastWriter, JSONWriterTest, TestCloudNestedDocsSort, TestJsonFacets, DeleteLastCustomShardedReplicaTest, TestAnalyzedSuggestions, CollectionsAPIDistributedZkTest, BlockJoinFacetRandomTest, TestSolrQueryParser, TolerantUpdateProcessorTest, TestOnReconnectListenerSupport, TestShortCircuitedRequests, RemoteQueryErrorTest, TestTlogReplica, OpenCloseCoreStressTest, TermVectorComponentDistributedTest, CreateCollectionCleanupTest, TestSchemaManager, TestManagedSynonymGraphFilterFactory, TestRawResponseWriter, TestManagedResourceStorage, TestInfoStreamLogging, TestJmxIntegration, TestStressReorder, PingRequestHandlerTest, LeaderFailoverAfterPartitionTest, TestMultiWordSynonyms, ShardRoutingCustomTest, SOLR749Test, TestCloudInspectUtil, FacetPivotSmallTest, PreAnalyzedFieldTest, ImplicitSnitchTest, TestCursorMarkWithoutUniqueKey, SaslZkACLProviderTest, TestStressCloudBlindAtomicUpdates] [junit4] Completed [270/764 (2!)] on J1 in 17.26s, 5 tests, 1 error <<< FAILURES! [...truncated 45505 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org