Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/192/
4 tests failed. FAILED: org.apache.solr.cloud.TestTlogReplica.testKillTlogReplica Error Message: Error from server at https://127.0.0.1:43641/solr/tlog_replica_test_kill_tlog_replica_shard1_replica_t2: ClusterState says we are the leader (https://127.0.0.1:43641/solr/tlog_replica_test_kill_tlog_replica_shard1_replica_t2), but locally we don't think so. Request came from null Stack Trace: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at https://127.0.0.1:43641/solr/tlog_replica_test_kill_tlog_replica_shard1_replica_t2: ClusterState says we are the leader (https://127.0.0.1:43641/solr/tlog_replica_test_kill_tlog_replica_shard1_replica_t2), but locally we don't think so. Request came from null at __randomizedtesting.SeedInfo.seed([E99EB240D3F155EC:36AC76852252DAE1]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:541) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:998) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:867) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:927) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:800) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178) at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:173) at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138) at org.apache.solr.cloud.TestTlogReplica.testKillTlogReplica(TestTlogReplica.java:445) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:43641/solr/tlog_replica_test_kill_tlog_replica_shard1_replica_t2: ClusterState says we are the leader (https://127.0.0.1:43641/solr/tlog_replica_test_kill_tlog_replica_shard1_replica_t2), but locally we don't think so. Request came from null at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:518) 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 FAILED: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test Error Message: Expected 2 of 3 replicas to be active but only found 1; [core_node5:{"core":"c8n_1x3_lf_shard1_replica_t2","base_url":"http://127.0.0.1:45754/pjt","node_name":"127.0.0.1:45754_pjt","state":"active","type":"TLOG","leader":"true"}]; clusterState: DocCollection(c8n_1x3_lf//collections/c8n_1x3_lf/state.json/17)={ "pullReplicas":"0", "replicationFactor":"1", "shards":{"shard1":{ "range":"80000000-7fffffff", "state":"active", "replicas":{ "core_node4":{ "state":"down", "base_url":"http://127.0.0.1:42503/pjt", "core":"c8n_1x3_lf_shard1_replica_t1", "node_name":"127.0.0.1:42503_pjt", "type":"TLOG"}, "core_node5":{ "core":"c8n_1x3_lf_shard1_replica_t2", "base_url":"http://127.0.0.1:45754/pjt", "node_name":"127.0.0.1:45754_pjt", "state":"active", "type":"TLOG", "leader":"true"}, "core_node6":{ "core":"c8n_1x3_lf_shard1_replica_t3", "base_url":"http://127.0.0.1:40853/pjt", "node_name":"127.0.0.1:40853_pjt", "state":"down", "type":"TLOG"}}}}, "router":{"name":"compositeId"}, "maxShardsPerNode":"1", "autoAddReplicas":"false", "nrtReplicas":"0", "tlogReplicas":"3"} Stack Trace: java.lang.AssertionError: Expected 2 of 3 replicas to be active but only found 1; [core_node5:{"core":"c8n_1x3_lf_shard1_replica_t2","base_url":"http://127.0.0.1:45754/pjt","node_name":"127.0.0.1:45754_pjt","state":"active","type":"TLOG","leader":"true"}]; clusterState: DocCollection(c8n_1x3_lf//collections/c8n_1x3_lf/state.json/17)={ "pullReplicas":"0", "replicationFactor":"1", "shards":{"shard1":{ "range":"80000000-7fffffff", "state":"active", "replicas":{ "core_node4":{ "state":"down", "base_url":"http://127.0.0.1:42503/pjt", "core":"c8n_1x3_lf_shard1_replica_t1", "node_name":"127.0.0.1:42503_pjt", "type":"TLOG"}, "core_node5":{ "core":"c8n_1x3_lf_shard1_replica_t2", "base_url":"http://127.0.0.1:45754/pjt", "node_name":"127.0.0.1:45754_pjt", "state":"active", "type":"TLOG", "leader":"true"}, "core_node6":{ "core":"c8n_1x3_lf_shard1_replica_t3", "base_url":"http://127.0.0.1:40853/pjt", "node_name":"127.0.0.1:40853_pjt", "state":"down", "type":"TLOG"}}}}, "router":{"name":"compositeId"}, "maxShardsPerNode":"1", "autoAddReplicas":"false", "nrtReplicas":"0", "tlogReplicas":"3"} at __randomizedtesting.SeedInfo.seed([E99EB240D3F155EC:61CA8D9A7D0D3814]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:169) at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:56) 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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.cloud.TestPrepRecovery.testLeaderUnloaded Error Message: Expected collection: testLeaderUnloaded to be live with 1 shard and 2 replicas null Live Nodes: [127.0.0.1:36908_solr, 127.0.0.1:41335_solr] Last available state: null Stack Trace: java.lang.AssertionError: Expected collection: testLeaderUnloaded to be live with 1 shard and 2 replicas null Live Nodes: [127.0.0.1:36908_solr, 127.0.0.1:41335_solr] Last available state: null at __randomizedtesting.SeedInfo.seed([E99EB240D3F155EC:BA39A1B62EDDBBEE]:0) at org.junit.Assert.fail(Assert.java:93) at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269) at org.apache.solr.cloud.TestPrepRecovery.testLeaderUnloaded(TestPrepRecovery.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.cloud.TestPrepRecovery.testLeaderNotResponding Error Message: Expected collection: testLeaderNotResponding to be live with 1 shard and 1 replicas null Live Nodes: [127.0.0.1:36908_solr, 127.0.0.1:41335_solr] Last available state: null Stack Trace: java.lang.AssertionError: Expected collection: testLeaderNotResponding to be live with 1 shard and 1 replicas null Live Nodes: [127.0.0.1:36908_solr, 127.0.0.1:41335_solr] Last available state: null at __randomizedtesting.SeedInfo.seed([E99EB240D3F155EC:B0C29A2794869553]:0) at org.junit.Assert.fail(Assert.java:93) at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269) at org.apache.solr.cloud.TestPrepRecovery.testLeaderNotResponding(TestPrepRecovery.java:93) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Build Log: [...truncated 13440 lines...] [junit4] Suite: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest [junit4] 2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E99EB240D3F155EC-001/init-core-data-001 [junit4] 2> 4792246 WARN (SUITE-LeaderFailoverAfterPartitionTest-seed#[E99EB240D3F155EC]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7 [junit4] 2> 4792246 INFO (SUITE-LeaderFailoverAfterPartitionTest-seed#[E99EB240D3F155EC]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 4792276 INFO (SUITE-LeaderFailoverAfterPartitionTest-seed#[E99EB240D3F155EC]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776) [junit4] 2> 4792276 INFO (SUITE-LeaderFailoverAfterPartitionTest-seed#[E99EB240D3F155EC]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 4792276 INFO (SUITE-LeaderFailoverAfterPartitionTest-seed#[E99EB240D3F155EC]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /pjt/ [junit4] 2> 4792277 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 4792313 INFO (Thread-3079) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 4792313 INFO (Thread-3079) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 4792357 ERROR (Thread-3079) [ ] 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> 4792406 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.c.ZkTestServer start zk server on port:46280 [junit4] 2> 4792582 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 4792584 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 4792617 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 4792618 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 4792619 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 4792619 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 4792620 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 4792620 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 4792639 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 4792640 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 4792640 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 4792654 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly asked otherwise [junit4] 2> 4793291 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 4793365 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f125ff{/pjt,null,AVAILABLE} [junit4] 2> 4793365 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@361ed473{HTTP/1.1,[http/1.1]}{127.0.0.1:44291} [junit4] 2> 4793365 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.e.j.s.Server Started @4806049ms [junit4] 2> 4793365 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E99EB240D3F155EC-001/tempDir-001/control/data, replicaType=NRT, hostContext=/pjt, hostPort=42503, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E99EB240D3F155EC-001/control-001/cores} [junit4] 2> 4793365 ERROR (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 4793366 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.2.0 [junit4] 2> 4793366 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 4793366 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 4793366 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-10-24T12:09:46.134Z [junit4] 2> 4793401 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 4793401 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E99EB240D3F155EC-001/control-001/solr.xml [junit4] 2> 4793404 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 4793404 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 4793418 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4647f1a7, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 4793454 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46280/solr [junit4] 2> 4795489 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [n:127.0.0.1:42503_pjt ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 4795489 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [n:127.0.0.1:42503_pjt ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42503_pjt [junit4] 2> 4795490 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [n:127.0.0.1:42503_pjt ] o.a.s.c.Overseer Overseer (id=98883796015644676-127.0.0.1:42503_pjt-n_0000000000) starting [junit4] 2> 4795517 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [n:127.0.0.1:42503_pjt ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42503_pjt [junit4] 2> 4795567 INFO (OverseerStateUpdate-98883796015644676-127.0.0.1:42503_pjt-n_0000000000) [n:127.0.0.1:42503_pjt ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 4795772 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [n:127.0.0.1:42503_pjt ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4647f1a7 [junit4] 2> 4795829 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [n:127.0.0.1:42503_pjt ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4647f1a7 [junit4] 2> 4795829 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [n:127.0.0.1:42503_pjt ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4647f1a7 [junit4] 2> 4795843 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [n:127.0.0.1:42503_pjt ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E99EB240D3F155EC-001/control-001/cores [junit4] 2> 4795929 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 4795930 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46280/solr ready [junit4] 2> 4795931 INFO (SocketProxy-Acceptor-42503) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=42696,localport=42503], receiveBufferSize:531000 [junit4] 2> 4795931 INFO (SocketProxy-Acceptor-42503) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=44291,localport=39882], receiveBufferSize=530904 [junit4] 2> 4795945 INFO (qtp1614536027-20976) [n:127.0.0.1:42503_pjt ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:42503_pjt&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 4795950 INFO (OverseerThreadFactory-6955-thread-1-processing-n:127.0.0.1:42503_pjt) [n:127.0.0.1:42503_pjt ] o.a.s.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 4796115 INFO (SocketProxy-Acceptor-42503) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=42702,localport=42503], receiveBufferSize:531000 [junit4] 2> 4796116 INFO (SocketProxy-Acceptor-42503) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=44291,localport=39888], receiveBufferSize=530904 [junit4] 2> 4796134 INFO (qtp1614536027-20974) [n:127.0.0.1:42503_pjt ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 4796134 INFO (qtp1614536027-20974) [n:127.0.0.1:42503_pjt ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 4796257 INFO (zkCallback-5067-thread-1-processing-n:127.0.0.1:42503_pjt) [n:127.0.0.1:42503_pjt ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 4797224 INFO (qtp1614536027-20974) [n:127.0.0.1:42503_pjt c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 4797278 INFO (qtp1614536027-20974) [n:127.0.0.1:42503_pjt c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test [junit4] 2> 4798132 INFO (qtp1614536027-20974) [n:127.0.0.1:42503_pjt c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 4798189 INFO (qtp1614536027-20974) [n:127.0.0.1:42503_pjt c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true [junit4] 2> 4798190 INFO (qtp1614536027-20974) [n:127.0.0.1:42503_pjt c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4647f1a7 [junit4] 2> 4798190 INFO (qtp1614536027-20974) [n:127.0.0.1:42503_pjt c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 4798190 INFO (qtp1614536027-20974) [n:127.0.0.1:42503_pjt c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E99EB240D3F155EC-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E99EB240D3F155EC-001/control-001/cores/control_collection_shard1_replica_n1/data/] [junit4] 2> 4798208 INFO (qtp1614536027-20974) [n:127.0.0.1:42503_pjt c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 4798224 WARN (qtp1614536027-20974) [n:127.0.0.1:42503_pjt c:control_collection s:shard1 x:control_collection_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> 4798518 INFO (qtp1614536027-20974) [n:127.0.0.1:42503_pjt c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 4798518 INFO (qtp1614536027-20974) [n:127.0.0.1:42503_pjt c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 4798519 INFO (qtp1614536027-20974) [n:127.0.0.1:42503_pjt c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 4798519 INFO (qtp1614536027-20974) [n:127.0.0.1:42503_pjt c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 4798520 INFO (qtp1614536027-20974) [n:127.0.0.1:42503_pjt c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=36.0888671875, floorSegmentMB=0.9384765625, forceMergeDeletesPctAllowed=2.6420731854266144, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 4798520 INFO (qtp1614536027-20974) [n:127.0.0.1:42503_pjt c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@93a6a7[control_collection_shard1_replica_n1] main] [junit4] 2> 4798534 INFO (qtp1614536027-20974) [n:127.0.0.1:42503_pjt c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 4798534 INFO (qtp1614536027-20974) [n:127.0.0.1:42503_pjt c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 4798534 INFO (qtp1614536027-20974) [n:127.0.0.1:42503_pjt c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 4798535 INFO (qtp1614536027-20974) [n:127.0.0.1:42503_pjt c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582140742752534528 [junit4] 2> 4798537 INFO (searcherExecutor-6958-thread-1-processing-n:127.0.0.1:42503_pjt x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:42503_pjt c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@93a6a7[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 4798572 INFO (qtp1614536027-20974) [n:127.0.0.1:42503_pjt c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 4798590 INFO (qtp1614536027-20974) [n:127.0.0.1:42503_pjt c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 4798590 INFO (qtp1614536027-20974) [n:127.0.0.1:42503_pjt c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42503/pjt/control_collection_shard1_replica_n1/ [junit4] 2> 4798590 INFO (qtp1614536027-20974) [n:127.0.0.1:42503_pjt c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 4798590 INFO (qtp1614536027-20974) [n:127.0.0.1:42503_pjt c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:42503/pjt/control_collection_shard1_replica_n1/ has no replicas [junit4] 2> 4798590 INFO (qtp1614536027-20974) [n:127.0.0.1:42503_pjt c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 4798592 INFO (qtp1614536027-20974) [n:127.0.0.1:42503_pjt c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42503/pjt/control_collection_shard1_replica_n1/ shard1 [junit4] 2> 4798615 INFO (zkCallback-5067-thread-2-processing-n:127.0.0.1:42503_pjt) [n:127.0.0.1:42503_pjt ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 4798643 INFO (qtp1614536027-20974) [n:127.0.0.1:42503_pjt c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 4798644 INFO (qtp1614536027-20974) [n:127.0.0.1:42503_pjt c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2527 [junit4] 2> 4798728 INFO (qtp1614536027-20976) [n:127.0.0.1:42503_pjt ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 4798818 INFO (zkCallback-5067-thread-2-processing-n:127.0.0.1:42503_pjt) [n:127.0.0.1:42503_pjt ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 4799733 INFO (qtp1614536027-20976) [n:127.0.0.1:42503_pjt ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:42503_pjt&wt=javabin&version=2} status=0 QTime=3787 [junit4] 2> 4799782 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 4799783 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46280/solr ready [junit4] 2> 4799783 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 4799783 INFO (SocketProxy-Acceptor-42503) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=42722,localport=42503], receiveBufferSize:531000 [junit4] 2> 4799806 INFO (SocketProxy-Acceptor-42503) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=44291,localport=39908], receiveBufferSize=530904 [junit4] 2> 4799806 INFO (qtp1614536027-20973) [n:127.0.0.1:42503_pjt ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 4799807 INFO (OverseerThreadFactory-6955-thread-2-processing-n:127.0.0.1:42503_pjt) [n:127.0.0.1:42503_pjt ] o.a.s.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 4799807 INFO (OverseerCollectionConfigSetProcessor-98883796015644676-127.0.0.1:42503_pjt-n_0000000000) [n:127.0.0.1:42503_pjt ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 4799808 WARN (OverseerThreadFactory-6955-thread-2-processing-n:127.0.0.1:42503_pjt) [n:127.0.0.1:42503_pjt ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores. [junit4] 2> 4800054 INFO (qtp1614536027-20973) [n:127.0.0.1:42503_pjt ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 4800078 INFO (qtp1614536027-20973) [n:127.0.0.1:42503_pjt ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=272 [junit4] 2> 4800565 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E99EB240D3F155EC-001/shard-1-001 of type TLOG [junit4] 2> 4800565 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 4800596 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6df48259{/pjt,null,AVAILABLE} [junit4] 2> 4800597 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@53c235ce{HTTP/1.1,[http/1.1]}{127.0.0.1:35478} [junit4] 2> 4800597 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.e.j.s.Server Started @4813280ms [junit4] 2> 4800597 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E99EB240D3F155EC-001/tempDir-001/jetty1, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/pjt, hostPort=45754, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E99EB240D3F155EC-001/shard-1-001/cores} [junit4] 2> 4800597 ERROR (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 4800597 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.2.0 [junit4] 2> 4800597 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 4800597 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 4800597 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-10-24T12:09:53.365Z [junit4] 2> 4800599 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 4800599 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E99EB240D3F155EC-001/shard-1-001/solr.xml [junit4] 2> 4800602 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 4800602 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 4800618 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4647f1a7, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 4800661 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46280/solr [junit4] 2> 4800772 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [n:127.0.0.1:45754_pjt ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 4800787 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [n:127.0.0.1:45754_pjt ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 4800788 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [n:127.0.0.1:45754_pjt ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45754_pjt [junit4] 2> 4800789 INFO (zkCallback-5075-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 4800789 INFO (zkCallback-5067-thread-2-processing-n:127.0.0.1:42503_pjt) [n:127.0.0.1:42503_pjt ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 4800825 INFO (zkCallback-5080-thread-1-processing-n:127.0.0.1:45754_pjt) [n:127.0.0.1:45754_pjt ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 4801202 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [n:127.0.0.1:45754_pjt ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4647f1a7 [junit4] 2> 4801240 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [n:127.0.0.1:45754_pjt ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4647f1a7 [junit4] 2> 4801240 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [n:127.0.0.1:45754_pjt ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4647f1a7 [junit4] 2> 4801242 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [n:127.0.0.1:45754_pjt ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E99EB240D3F155EC-001/shard-1-001/cores [junit4] 2> 4801409 INFO (qtp1614536027-20979) [n:127.0.0.1:42503_pjt ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:45754_pjt&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 4801445 INFO (OverseerCollectionConfigSetProcessor-98883796015644676-127.0.0.1:42503_pjt-n_0000000000) [n:127.0.0.1:42503_pjt ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 4801466 INFO (OverseerThreadFactory-6955-thread-3-processing-n:127.0.0.1:42503_pjt) [n:127.0.0.1:42503_pjt ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:45754_pjt for creating new replica [junit4] 2> 4801478 INFO (SocketProxy-Acceptor-45754) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=43216,localport=45754], receiveBufferSize:531000 [junit4] 2> 4801490 INFO (SocketProxy-Acceptor-45754) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=35478,localport=48322], receiveBufferSize=530904 [junit4] 2> 4801495 INFO (qtp1160825461-21030) [n:127.0.0.1:45754_pjt ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG [junit4] 2> 4801495 INFO (qtp1160825461-21030) [n:127.0.0.1:45754_pjt ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 4801661 INFO (zkCallback-5080-thread-1-processing-n:127.0.0.1:45754_pjt) [n:127.0.0.1:45754_pjt ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 4802561 INFO (qtp1160825461-21030) [n:127.0.0.1:45754_pjt c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 4802614 INFO (qtp1160825461-21030) [n:127.0.0.1:45754_pjt c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema [collection1_shard2_replica_t41] Schema name=test [junit4] 2> 4803363 INFO (qtp1160825461-21030) [n:127.0.0.1:45754_pjt c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 4803440 INFO (qtp1160825461-21030) [n:127.0.0.1:45754_pjt c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t41' using configuration from collection collection1, trusted=true [junit4] 2> 4803441 INFO (qtp1160825461-21030) [n:127.0.0.1:45754_pjt c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_t41' (registry 'solr.core.collection1.shard2.replica_t41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4647f1a7 [junit4] 2> 4803441 INFO (qtp1160825461-21030) [n:127.0.0.1:45754_pjt c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 4803441 INFO (qtp1160825461-21030) [n:127.0.0.1:45754_pjt c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SolrCore [[collection1_shard2_replica_t41] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E99EB240D3F155EC-001/shard-1-001/cores/collection1_shard2_replica_t41], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E99EB240D3F155EC-001/shard-1-001/cores/collection1_shard2_replica_t41/data/] [junit4] 2> 4803456 INFO (qtp1160825461-21030) [n:127.0.0.1:45754_pjt c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 4803472 WARN (qtp1160825461-21030) [n:127.0.0.1:45754_pjt c:collection1 s:shard2 x:collection1_shard2_replica_t41] 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> 4803767 INFO (qtp1160825461-21030) [n:127.0.0.1:45754_pjt c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 4803767 INFO (qtp1160825461-21030) [n:127.0.0.1:45754_pjt c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 4803768 INFO (qtp1160825461-21030) [n:127.0.0.1:45754_pjt c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 4803768 INFO (qtp1160825461-21030) [n:127.0.0.1:45754_pjt c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 4803769 INFO (qtp1160825461-21030) [n:127.0.0.1:45754_pjt c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=36.0888671875, floorSegmentMB=0.9384765625, forceMergeDeletesPctAllowed=2.6420731854266144, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 4803770 INFO (qtp1160825461-21030) [n:127.0.0.1:45754_pjt c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.s.SolrIndexSearcher Opening [Searcher@4b3bf8d4[collection1_shard2_replica_t41] main] [junit4] 2> 4803787 INFO (qtp1160825461-21030) [n:127.0.0.1:45754_pjt c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 4803788 INFO (qtp1160825461-21030) [n:127.0.0.1:45754_pjt c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 4803788 INFO (qtp1160825461-21030) [n:127.0.0.1:45754_pjt c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 4803788 INFO (qtp1160825461-21030) [n:127.0.0.1:45754_pjt c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582140748260704256 [junit4] 2> 4803791 INFO (searcherExecutor-6969-thread-1-processing-n:127.0.0.1:45754_pjt x:collection1_shard2_replica_t41 s:shard2 c:collection1) [n:127.0.0.1:45754_pjt c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SolrCore [collection1_shard2_replica_t41] Registered new searcher Searcher@4b3bf8d4[collection1_shard2_replica_t41] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 4803805 INFO (qtp1160825461-21030) [n:127.0.0.1:45754_pjt c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 4803805 INFO (qtp1160825461-21030) [n:127.0.0.1:45754_pjt c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 4803805 INFO (qtp1160825461-21030) [n:127.0.0.1:45754_pjt c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45754/pjt/collection1_shard2_replica_t41/ [junit4] 2> 4803805 INFO (qtp1160825461-21030) [n:127.0.0.1:45754_pjt c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 4803805 INFO (qtp1160825461-21030) [n:127.0.0.1:45754_pjt c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy http://127.0.0.1:45754/pjt/collection1_shard2_replica_t41/ has no replicas [junit4] 2> 4803805 INFO (qtp1160825461-21030) [n:127.0.0.1:45754_pjt c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 4803805 INFO (qtp1160825461-21030) [n:127.0.0.1:45754_pjt c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.ZkController collection1_shard2_replica_t41 stopping background replication from leader [junit4] 2> 4803807 INFO (qtp1160825461-21030) [n:127.0.0.1:45754_pjt c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45754/pjt/collection1_shard2_replica_t41/ shard2 [junit4] 2> 4803844 INFO (zkCallback-5080-thread-1-processing-n:127.0.0.1:45754_pjt) [n:127.0.0.1:45754_pjt ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 4803901 INFO (qtp1160825461-21030) [n:127.0.0.1:45754_pjt c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 4803902 INFO (qtp1160825461-21030) [n:127.0.0.1:45754_pjt c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=2407 [junit4] 2> 4803954 INFO (qtp1614536027-20979) [n:127.0.0.1:42503_pjt ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:45754_pjt&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2} status=0 QTime=2545 [junit4] 2> 4804020 INFO (zkCallback-5080-thread-1-processing-n:127.0.0.1:45754_pjt) [n:127.0.0.1:45754_pjt ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 4804634 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E99EB240D3F155EC-001/shard-2-001 of type TLOG [junit4] 2> 4804635 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 4804707 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@63f9eea6{/pjt,null,AVAILABLE} [junit4] 2> 4804707 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@64b6284c{HTTP/1.1,[http/1.1]}{127.0.0.1:44448} [junit4] 2> 4804707 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.e.j.s.Server Started @4817390ms [junit4] 2> 4804707 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E99EB240D3F155EC-001/tempDir-001/jetty2, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/pjt, hostPort=34304, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E99EB240D3F155EC-001/shard-2-001/cores} [junit4] 2> 4804707 ERROR (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 4804722 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.2.0 [junit4] 2> 4804723 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 4804723 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 4804723 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-10-24T12:09:57.491Z [junit4] 2> 4804779 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 4804779 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E99EB240D3F155EC-001/shard-2-001/solr.xml [junit4] 2> 4804783 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 4804783 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 4804921 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4647f1a7, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 4804991 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46280/solr [junit4] 2> 4805068 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [n:127.0.0.1:34304_pjt ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 4805102 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [n:127.0.0.1:34304_pjt ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 4805103 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [n:127.0.0.1:34304_pjt ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34304_pjt [junit4] 2> 4805104 INFO (zkCallback-5075-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 4805104 INFO (zkCallback-5080-thread-1-processing-n:127.0.0.1:45754_pjt) [n:127.0.0.1:45754_pjt ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 4805117 INFO (zkCallback-5067-thread-1-processing-n:127.0.0.1:42503_pjt) [n:127.0.0.1:42503_pjt ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 4805141 INFO (zkCallback-5086-thread-1-processing-n:127.0.0.1:34304_pjt) [n:127.0.0.1:34304_pjt ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 4805402 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [n:127.0.0.1:34304_pjt ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4647f1a7 [junit4] 2> 4805442 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [n:127.0.0.1:34304_pjt ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4647f1a7 [junit4] 2> 4805442 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [n:127.0.0.1:34304_pjt ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4647f1a7 [junit4] 2> 4805459 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [n:127.0.0.1:34304_pjt ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E99EB240D3F155EC-001/shard-2-001/cores [junit4] 2> 4805491 INFO (OverseerCollectionConfigSetProcessor-98883796015644676-127.0.0.1:42503_pjt-n_0000000000) [n:127.0.0.1:42503_pjt ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 4805711 INFO (SocketProxy-Acceptor-34304) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=50844,localport=34304], receiveBufferSize:531000 [junit4] 2> 4805727 INFO (SocketProxy-Acceptor-34304) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=44448,localport=46960], receiveBufferSize=530904 [junit4] 2> 4805748 INFO (qtp1003193669-21062) [n:127.0.0.1:34304_pjt ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:34304_pjt&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 4805797 INFO (OverseerThreadFactory-6955-thread-4-processing-n:127.0.0.1:42503_pjt) [n:127.0.0.1:42503_pjt ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:34304_pjt for creating new replica [junit4] 2> 4805833 INFO (SocketProxy-Acceptor-34304) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=50848,localport=34304], receiveBufferSize:531000 [junit4] 2> 4805834 INFO (SocketProxy-Acceptor-34304) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=44448,localport=46968], receiveBufferSize=530904 [junit4] 2> 4805838 INFO (qtp1003193669-21064) [n:127.0.0.1:34304_pjt ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG [junit4] 2> 4805839 INFO (qtp1003193669-21064) [n:127.0.0.1:34304_pjt ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 4805953 INFO (zkCallback-5080-thread-1-processing-n:127.0.0.1:45754_pjt) [n:127.0.0.1:45754_pjt ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 4805967 INFO (zkCallback-5086-thread-1-processing-n:127.0.0.1:34304_pjt) [n:127.0.0.1:34304_pjt ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 4806936 INFO (qtp1003193669-21064) [n:127.0.0.1:34304_pjt c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 4806994 INFO (qtp1003193669-21064) [n:127.0.0.1:34304_pjt c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema [collection1_shard1_replica_t43] Schema name=test [junit4] 2> 4807724 INFO (qtp1003193669-21064) [n:127.0.0.1:34304_pjt c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 4807783 INFO (qtp1003193669-21064) [n:127.0.0.1:34304_pjt c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t43' using configuration from collection collection1, trusted=true [junit4] 2> 4807797 INFO (qtp1003193669-21064) [n:127.0.0.1:34304_pjt c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_t43' (registry 'solr.core.collection1.shard1.replica_t43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4647f1a7 [junit4] 2> 4807797 INFO (qtp1003193669-21064) [n:127.0.0.1:34304_pjt c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 4807797 INFO (qtp1003193669-21064) [n:127.0.0.1:34304_pjt c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SolrCore [[collection1_shard1_replica_t43] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E99EB240D3F155EC-001/shard-2-001/cores/collection1_shard1_replica_t43], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E99EB240D3F155EC-001/shard-2-001/cores/collection1_shard1_replica_t43/data/] [junit4] 2> 4807853 INFO (qtp1003193669-21064) [n:127.0.0.1:34304_pjt c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 4807871 WARN (qtp1003193669-21064) [n:127.0.0.1:34304_pjt c:collection1 s:shard1 x:collection1_shard1_replica_t43] 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> 4808034 INFO (qtp1003193669-21064) [n:127.0.0.1:34304_pjt c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 4808034 INFO (qtp1003193669-21064) [n:127.0.0.1:34304_pjt c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 4808035 INFO (qtp1003193669-21064) [n:127.0.0.1:34304_pjt c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 4808035 INFO (qtp1003193669-21064) [n:127.0.0.1:34304_pjt c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 4808053 INFO (qtp1003193669-21064) [n:127.0.0.1:34304_pjt c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=36.0888671875, floorSegmentMB=0.9384765625, forceMergeDeletesPctAllowed=2.6420731854266144, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 4808053 INFO (qtp1003193669-21064) [n:127.0.0.1:34304_pjt c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.s.SolrIndexSearcher Opening [Searcher@76149f2e[collection1_shard1_replica_t43] main] [junit4] 2> 4808054 INFO (qtp1003193669-21064) [n:127.0.0.1:34304_pjt c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 4808054 INFO (qtp1003193669-21064) [n:127.0.0.1:34304_pjt c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 4808054 INFO (qtp1003193669-21064) [n:127.0.0.1:34304_pjt c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 4808055 INFO (searcherExecutor-6980-thread-1-processing-n:127.0.0.1:34304_pjt x:collection1_shard1_replica_t43 s:shard1 c:collection1) [n:127.0.0.1:34304_pjt c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SolrCore [collection1_shard1_replica_t43] Registered new searcher Searcher@76149f2e[collection1_shard1_replica_t43] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 4808055 INFO (qtp1003193669-21064) [n:127.0.0.1:34304_pjt c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582140752734978048 [junit4] 2> 4808071 INFO (qtp1003193669-21064) [n:127.0.0.1:34304_pjt c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 4808071 INFO (qtp1003193669-21064) [n:127.0.0.1:34304_pjt c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 4808071 INFO (qtp1003193669-21064) [n:127.0.0.1:34304_pjt c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34304/pjt/collection1_shard1_replica_t43/ [junit4] 2> 4808071 INFO (qtp1003193669-21064) [n:127.0.0.1:34304_pjt c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 4808071 INFO (qtp1003193669-21064) [n:127.0.0.1:34304_pjt c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy http://127.0.0.1:34304/pjt/collection1_shard1_replica_t43/ has no replicas [junit4] 2> 4808071 INFO (qtp1003193669-21064) [n:127.0.0.1:34304_pjt c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 4808072 INFO (qtp1003193669-21064) [n:127.0.0.1:34304_pjt c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.ZkController collection1_shard1_replica_t43 stopping background replication from leader [junit4] 2> 4808090 INFO (qtp1003193669-21064) [n:127.0.0.1:34304_pjt c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34304/pjt/collection1_shard1_replica_t43/ shard1 [junit4] 2> 4808092 INFO (zkCallback-5080-thread-1-processing-n:127.0.0.1:45754_pjt) [n:127.0.0.1:45754_pjt ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 4808100 INFO (zkCallback-5086-thread-1-processing-n:127.0.0.1:34304_pjt) [n:127.0.0.1:34304_pjt ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 4808140 INFO (qtp1003193669-21064) [n:127.0.0.1:34304_pjt c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 4808174 INFO (qtp1003193669-21064) [n:127.0.0.1:34304_pjt c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=2335 [junit4] 2> 4808176 INFO (qtp1003193669-21062) [n:127.0.0.1:34304_pjt ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:34304_pjt&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2} status=0 QTime=2427 [junit4] 2> 4808322 INFO (zkCallback-5086-thread-1-processing-n:127.0.0.1:34304_pjt) [n:127.0.0.1:34304_pjt ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 4808323 INFO (zkCallback-5080-thread-1-processing-n:127.0.0.1:45754_pjt) [n:127.0.0.1:45754_pjt ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 4808855 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E99EB240D3F155EC-001/shard-3-001 of type TLOG [junit4] 2> 4808855 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 4808856 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3f402781{/pjt,null,AVAILABLE} [junit4] 2> 4808869 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@72cfd6fe{HTTP/1.1,[http/1.1]}{127.0.0.1:39176} [junit4] 2> 4808869 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.e.j.s.Server Started @4821552ms [junit4] 2> 4808869 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E99EB240D3F155EC-001/tempDir-001/jetty3, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/pjt, hostPort=40853, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E99EB240D3F155EC-001/shard-3-001/cores} [junit4] 2> 4808869 ERROR (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 4808870 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.2.0 [junit4] 2> 4808870 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 4808870 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 4808870 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-10-24T12:10:01.638Z [junit4] 2> 4808938 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 4808938 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E99EB240D3F155EC-001/shard-3-001/solr.xml [junit4] 2> 4808941 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 4808941 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 4808955 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4647f1a7, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 4808992 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46280/solr [junit4] 2> 4809138 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [n:127.0.0.1:40853_pjt ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 4809139 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [n:127.0.0.1:40853_pjt ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 4809157 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E99EB240D3F155EC]) [n:127.0.0.1:40853_pjt ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40853_pjt [junit4] 2> 4809160 I [...truncated too long message...] 003) closing [junit4] 2> 5666190 INFO (zkCallback-4578-thread-3-processing-n:127.0.0.1:46588_solr) [n:127.0.0.1:46588_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0) [junit4] 2> 5666197 WARN (OverseerAutoScalingTriggerThread-98883842714501134-127.0.0.1:46588_solr-n_0000000003) [n:127.0.0.1:46588_solr ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 5666205 INFO (OverseerStateUpdate-98883842714501134-127.0.0.1:46588_solr-n_0000000003) [n:127.0.0.1:46588_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:46588_solr [junit4] 2> 5666217 INFO (jetty-closer-4545-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@17049a9f{/solr,null,UNAVAILABLE} [junit4] 2> 5666233 ERROR (SUITE-TestTlogReplica-seed#[E99EB240D3F155EC]-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> 5666234 INFO (SUITE-TestTlogReplica-seed#[E99EB240D3F155EC]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42069 42069 [junit4] 2> 5666343 INFO (Thread-5913) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42069 42069 [junit4] 2> 5666344 WARN (Thread-5913) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 32 /solr/configs/conf [junit4] 2> 10 /solr/aliases.json [junit4] 2> 9 /solr/security.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 10 /solr/clusterprops.json [junit4] 2> 10 /solr/clusterstate.json [junit4] 2> 6 /solr/collections/tlog_replica_test_recovery/state.json [junit4] 2> 5 /solr/overseer_elect/election/98883842714501134-127.0.0.1:46588_solr-n_0000000003 [junit4] 2> 5 /solr/collections/tlog_replica_test_remove_leader/state.json [junit4] 2> 4 /solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json [junit4] 2> 4 /solr/collections/tlog_replica_test_kill_leader/state.json [junit4] 2> 4 /solr/autoscaling.json [junit4] 2> 4 /solr/collections/tlog_replica_test_recovery/leader_elect/shard1/election/98883842714501134-core_node4-n_0000000000 [junit4] 2> 4 /solr/collections/tlog_replica_test_basic_leader_election/state.json [junit4] 2> 4 /solr/collections/tlog_replica_test_create_delete/state.json [junit4] 2> 4 /solr/collections/tlog_replica_test_kill_tlog_replica/state.json [junit4] 2> 3 /solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/98883842714501134-core_node11-n_0000000000 [junit4] 2> 3 /solr/collections/tlog_replica_test_add_remove_tlog_replica/state.json [junit4] 2> 3 /solr/collections/tlog_replica_test_only_leader_indexes/state.json [junit4] 2> 3 /solr/collections/tlog_replica_test_delete_by_id/state.json [junit4] 2> 2 /solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/98883842714501134-core_node7-n_0000000001 [junit4] 2> 2 /solr/collections/tlog_replica_test_add_docs/state.json [junit4] 2> 2 /solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/98883842714501149-core_node10-n_0000000001 [junit4] 2> 2 /solr/collections/tlog_replica_test_real_time_get/state.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 10 /solr/live_nodes [junit4] 2> 10 /solr/collections [junit4] 2> 4 /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 4 /solr/overseer/collection-queue-work [junit4] 2> 4 /solr/overseer/queue-work [junit4] 2> 3 /solr/overseer/queue [junit4] 2> [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_E99EB240D3F155EC-001 [junit4] 2> Oct 24, 2017 12:24:33 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {foo=Lucene50(blocksize=128), title_s=PostingsFormat(name=Memory), id=PostingsFormat(name=LuceneFixedGap), foo_s=Lucene50(blocksize=128)}, docValues:{_version_=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Memory), inplace_updatable_int=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=994, maxMBSortInHeap=7.221330154553551, sim=RandomSimilarity(queryNorm=false): {}, locale=el-CY, timezone=Africa/Bissau [junit4] 2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=4,threads=1,free=178639080,total=518520832 [junit4] 2> NOTE: All tests run in this JVM: [TimeZoneUtilsTest, TestFieldCacheSortRandom, SuggestComponentContextFilterQueryTest, XsltUpdateRequestHandlerTest, TestGraphMLResponseWriter, HdfsBasicDistributedZkTest, BadComponentTest, CustomCollectionTest, DefaultValueUpdateProcessorTest, CoreSorterTest, TestFuzzyAnalyzedSuggestions, ZkStateReaderTest, TestRequestStatusCollectionAPI, SortByFunctionTest, TestFunctionQuery, SubstringBytesRefFilterTest, TestCoreContainer, TestClassicSimilarityFactory, TestNumericTokenStream, TestGraphTermsQParserPlugin, TestPolicyCloud, TestShortCircuitedRequests, RemoteQueryErrorTest, TestDynamicLoading, TestMultiWordSynonyms, TestImpersonationWithHadoopAuth, TestUnifiedSolrHighlighter, DistanceUnitsTest, LoggingHandlerTest, TestPullReplicaErrorHandling, RequestLoggingTest, TestPerFieldSimilarityWithDefaultOverride, TestExpandComponent, HdfsAutoAddReplicasIntegrationTest, TestLRUCache, TestConfigReload, TestMinMaxOnMultiValuedField, TestLMJelinekMercerSimilarityFactory, DistributedFacetPivotWhiteBoxTest, PKIAuthenticationIntegrationTest, TestLegacyFieldReuse, SpellCheckCollatorWithCollapseTest, TestLegacyFieldCache, HttpSolrCallGetCoreTest, SpellPossibilityIteratorTest, RequiredFieldsTest, TestCopyFieldCollectionResource, TestCloudPseudoReturnFields, TestDownShardTolerantSearch, AutoscalingHistoryHandlerTest, ConfigSetsAPITest, TestGroupingSearch, TestCoreDiscovery, TestRuleBasedAuthorizationPlugin, TestXmlQParserPlugin, SolrCoreCheckLockOnStartupTest, MissingSegmentRecoveryTest, TestSolrDeletionPolicy2, SolrMetricReporterTest, TestSolrXml, ClusterStateTest, DocValuesMissingTest, RecoveryZkTest, WrapperMergePolicyFactoryTest, SolrGraphiteReporterTest, MoveReplicaTest, TestConfigSets, CdcrUpdateLogTest, ChaosMonkeyNothingIsSafeTest, SaslZkACLProviderTest, TestRecoveryHdfs, RankQueryTest, TestSearchPerf, AutoScalingHandlerTest, DistributedExpandComponentTest, TestFiltering, TestRawResponseWriter, SuggesterWFSTTest, OverseerTest, TestMultiValuedNumericRangeQuery, TestFieldCache, FieldMutatingUpdateProcessorTest, UnloadDistributedZkTest, ScriptEngineTest, TestCollapseQParserPlugin, SparseHLLTest, TestSchemaManager, DistribJoinFromCollectionTest, TestSolrCoreParser, CollectionsAPIAsyncDistributedZkTest, TestDistribIDF, QueryElevationComponentTest, TestLRUStatsCache, SolrIndexMetricsTest, TestElisionMultitermQuery, JSONWriterTest, TestZkChroot, CoreAdminHandlerTest, CollectionReloadTest, TestLMDirichletSimilarityFactory, TestCollationFieldDocValues, TestSolrQueryResponse, TestQueryTypes, TestNamedUpdateProcessors, DocValuesNotIndexedTest, TestStreamBody, DistributedSpellCheckComponentTest, ConnectionReuseTest, TestStressCloudBlindAtomicUpdates, HdfsCollectionsAPIDistributedZkTest, SystemInfoHandlerTest, TestRebalanceLeaders, FullSolrCloudDistribCmdsTest, SuggesterTest, AtomicUpdateProcessorFactoryTest, TestBulkSchemaConcurrent, TestLeaderElectionWithEmptyReplica, ZkNodePropsTest, TestTolerantSearch, TestFieldCollectionResource, DistributedFacetPivotLongTailTest, DistanceFunctionTest, BasicDistributedZkTest, DirectUpdateHandlerTest, TestIndexSearcher, SimplePostToolTest, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, DocValuesTest, TestSurroundQueryParser, TestQueryUtils, FileBasedSpellCheckerTest, PathHierarchyTokenizerFactoryTest, MoreLikeThisHandlerTest, IndexSchemaTest, TestCSVResponseWriter, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, CSVRequestHandlerTest, TestQuerySenderListener, AlternateDirectoryTest, CopyFieldTest, TestMergePolicyConfig, MultiTermTest, TestDocSet, TestConfig, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, TestCharFilters, EchoParamsTest, TestIBSimilarityFactory, TestFastOutputStream, OpenExchangeRatesOrgProviderTest, PluginInfoTest, PrimUtilsTest, SpellingQueryConverterTest, TestSolrJ, TestDocumentBuilder, FileUtilsTest, DistributedMLTComponentTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestDistributedMissingSort, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, AliasIntegrationTest, AsyncCallRequestStatusResponseTest, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, CdcrVersionReplicationTest, CleanupOldIndexTest, ConcurrentDeleteAndCreateCollectionTest, CreateCollectionCleanupTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteStatusTest, DistribCursorPagingTest, LeaderInitiatedRecoveryOnShardRestartTest, MoveReplicaHDFSFailoverTest, OverseerStatusTest, PeerSyncReplicationTest, SolrCLIZkUtilsTest, SolrXmlInZkTest, TestClusterProperties, TestCollectionAPI, TestCollectionsAPIViaSolrCloudCluster, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestExclusionRuleCollectionAccess, TestLeaderInitiatedRecoveryThread, TestOnReconnectListenerSupport, TestPullReplica, TestRandomFlRTGCloud, TestRequestForwarding, TestSegmentSorting, TestSolrCloudWithDelegationTokens, TestTlogReplica] [junit4] Completed [565/744 (3!)] on J2 in 176.56s, 13 tests, 1 error <<< FAILURES! [...truncated 47830 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
