Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20709/ Java: 32bit/jdk1.8.0_144 -client -XX:+UseG1GC
4 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.schema.PreAnalyzedFieldManagedSchemaCloudTest Error Message: Error from server at http://127.0.0.1:42915/solr: create the collection time out:180s Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:42915/solr: create the collection time out:180s at __randomizedtesting.SeedInfo.seed([97FD252EB981355E]:0) 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.sendRequest(CloudSolrClient.java:1086) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:867) 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.SolrRequest.process(SolrRequest.java:195) at org.apache.solr.schema.PreAnalyzedFieldManagedSchemaCloudTest.setupCluster(PreAnalyzedFieldManagedSchemaCloudTest.java:44) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.cloud.TestDeleteCollectionOnDownNodes.deleteCollectionWithDownNodes Error Message: Error from server at https://127.0.0.1:46601/solr: create the collection time out:180s Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:46601/solr: create the collection time out:180s at __randomizedtesting.SeedInfo.seed([97FD252EB981355E:9C841D69FA279D6]:0) 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.sendRequest(CloudSolrClient.java:1086) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:867) 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.SolrRequest.process(SolrRequest.java:195) at org.apache.solr.cloud.TestDeleteCollectionOnDownNodes.deleteCollectionWithDownNodes(TestDeleteCollectionOnDownNodes.java:40) 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.autoscaling.AutoAddReplicasPlanActionTest.testSimple Error Message: No live SolrServers available to handle this request:[https://127.0.0.1:43997/solr] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:43997/solr] at __randomizedtesting.SeedInfo.seed([97FD252EB981355E:AF4E01D09E72E18F]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:867) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:800) at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) at org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple(AutoAddReplicasPlanActionTest.java:108) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:43997/solr at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:640) 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) ... 44 more Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:43997 failed to respond at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:525) ... 48 more FAILED: org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testIntegration Error Message: Timed out waiting for replicas of collection to be 2 again null Live Nodes: [127.0.0.1:40183_solr] Last available state: DocCollection(testIntegration//collections/testIntegration/state.json/7)={ "pullReplicas":"0", "replicationFactor":"2", "shards":{"shard1":{ "range":"80000000-7fffffff", "state":"active", "replicas":{ "core_node3":{ "core":"testIntegration_shard1_replica_n1", "base_url":"https://127.0.0.1:40183/solr", "node_name":"127.0.0.1:40183_solr", "state":"active", "type":"NRT", "leader":"true"}, "core_node4":{ "core":"testIntegration_shard1_replica_n2", "base_url":"https://127.0.0.1:42673/solr", "node_name":"127.0.0.1:42673_solr", "state":"down", "type":"NRT"}}}}, "router":{"name":"compositeId"}, "maxShardsPerNode":"1", "autoAddReplicas":"false", "nrtReplicas":"2", "tlogReplicas":"0"} Stack Trace: java.lang.AssertionError: Timed out waiting for replicas of collection to be 2 again null Live Nodes: [127.0.0.1:40183_solr] Last available state: DocCollection(testIntegration//collections/testIntegration/state.json/7)={ "pullReplicas":"0", "replicationFactor":"2", "shards":{"shard1":{ "range":"80000000-7fffffff", "state":"active", "replicas":{ "core_node3":{ "core":"testIntegration_shard1_replica_n1", "base_url":"https://127.0.0.1:40183/solr", "node_name":"127.0.0.1:40183_solr", "state":"active", "type":"NRT", "leader":"true"}, "core_node4":{ "core":"testIntegration_shard1_replica_n2", "base_url":"https://127.0.0.1:42673/solr", "node_name":"127.0.0.1:42673_solr", "state":"down", "type":"NRT"}}}}, "router":{"name":"compositeId"}, "maxShardsPerNode":"1", "autoAddReplicas":"false", "nrtReplicas":"2", "tlogReplicas":"0"} at __randomizedtesting.SeedInfo.seed([97FD252EB981355E:279C2B029CBE947B]:0) at org.junit.Assert.fail(Assert.java:93) at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269) at org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testIntegration(ExecutePlanActionTest.java:209) 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 12450 lines...] [junit4] Suite: org.apache.solr.cloud.TestDeleteCollectionOnDownNodes [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_97FD252EB981355E-001/init-core-data-001 [junit4] 2> 1284851 WARN (SUITE-TestDeleteCollectionOnDownNodes-seed#[97FD252EB981355E]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=571 numCloses=571 [junit4] 2> 1284852 INFO (SUITE-TestDeleteCollectionOnDownNodes-seed#[97FD252EB981355E]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 1284853 INFO (SUITE-TestDeleteCollectionOnDownNodes-seed#[97FD252EB981355E]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 1284854 INFO (SUITE-TestDeleteCollectionOnDownNodes-seed#[97FD252EB981355E]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 1284855 INFO (SUITE-TestDeleteCollectionOnDownNodes-seed#[97FD252EB981355E]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_97FD252EB981355E-001/tempDir-001 [junit4] 2> 1284855 INFO (SUITE-TestDeleteCollectionOnDownNodes-seed#[97FD252EB981355E]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1284855 INFO (Thread-2998) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1284855 INFO (Thread-2998) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1284857 ERROR (Thread-2998) [ ] 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> 1284955 INFO (SUITE-TestDeleteCollectionOnDownNodes-seed#[97FD252EB981355E]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:42647 [junit4] 2> 1284964 INFO (jetty-launcher-1125-thread-1) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1284965 INFO (jetty-launcher-1125-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@fd293d{/solr,null,AVAILABLE} [junit4] 2> 1284966 INFO (jetty-launcher-1125-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@944d64{SSL,[ssl, http/1.1]}{127.0.0.1:41645} [junit4] 2> 1284966 INFO (jetty-launcher-1125-thread-1) [ ] o.e.j.s.Server Started @1285729ms [junit4] 2> 1284966 INFO (jetty-launcher-1125-thread-3) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1284966 INFO (jetty-launcher-1125-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41645} [junit4] 2> 1284966 INFO (jetty-launcher-1125-thread-4) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1284966 ERROR (jetty-launcher-1125-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1284966 INFO (jetty-launcher-1125-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1284966 INFO (jetty-launcher-1125-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1284966 INFO (jetty-launcher-1125-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1284966 INFO (jetty-launcher-1125-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-10-22T02:14:49.090Z [junit4] 2> 1284967 INFO (jetty-launcher-1125-thread-2) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1284969 INFO (jetty-launcher-1125-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17fc9cf{/solr,null,AVAILABLE} [junit4] 2> 1284969 INFO (jetty-launcher-1125-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c4bf3d{/solr,null,AVAILABLE} [junit4] 2> 1284969 INFO (jetty-launcher-1125-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@84ec8c{/solr,null,AVAILABLE} [junit4] 2> 1284969 INFO (jetty-launcher-1125-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1284969 INFO (jetty-launcher-1125-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2c3781{SSL,[ssl, http/1.1]}{127.0.0.1:43325} [junit4] 2> 1284969 INFO (jetty-launcher-1125-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1dc8bf7{SSL,[ssl, http/1.1]}{127.0.0.1:44105} [junit4] 2> 1284969 INFO (jetty-launcher-1125-thread-2) [ ] o.e.j.s.Server Started @1285733ms [junit4] 2> 1284970 INFO (jetty-launcher-1125-thread-3) [ ] o.e.j.s.Server Started @1285733ms [junit4] 2> 1284970 INFO (jetty-launcher-1125-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43325} [junit4] 2> 1284970 INFO (jetty-launcher-1125-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44105} [junit4] 2> 1284970 INFO (jetty-launcher-1125-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@13a2b89{SSL,[ssl, http/1.1]}{127.0.0.1:46601} [junit4] 2> 1284970 ERROR (jetty-launcher-1125-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1284970 ERROR (jetty-launcher-1125-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1284970 INFO (jetty-launcher-1125-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1284970 INFO (jetty-launcher-1125-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1284970 INFO (jetty-launcher-1125-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1284970 INFO (jetty-launcher-1125-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1284970 INFO (jetty-launcher-1125-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1284971 INFO (jetty-launcher-1125-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1284971 INFO (jetty-launcher-1125-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-10-22T02:14:49.095Z [junit4] 2> 1284970 INFO (jetty-launcher-1125-thread-4) [ ] o.e.j.s.Server Started @1285734ms [junit4] 2> 1284971 INFO (jetty-launcher-1125-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-10-22T02:14:49.095Z [junit4] 2> 1284971 INFO (jetty-launcher-1125-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46601} [junit4] 2> 1284971 ERROR (jetty-launcher-1125-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1284971 INFO (jetty-launcher-1125-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1284971 INFO (jetty-launcher-1125-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1284972 INFO (jetty-launcher-1125-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1284972 INFO (jetty-launcher-1125-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-10-22T02:14:49.096Z [junit4] 2> 1284973 INFO (jetty-launcher-1125-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1284981 INFO (jetty-launcher-1125-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1284981 INFO (jetty-launcher-1125-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1284982 INFO (jetty-launcher-1125-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42647/solr [junit4] 2> 1284989 INFO (jetty-launcher-1125-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42647/solr [junit4] 2> 1284994 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15f41dc79940003, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 1284995 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15f41dc79940006, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 1284997 INFO (jetty-launcher-1125-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42647/solr [junit4] 2> 1285002 INFO (jetty-launcher-1125-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42647/solr [junit4] 2> 1285004 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15f41dc79940009, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 1285074 INFO (jetty-launcher-1125-thread-4) [n:127.0.0.1:46601_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1285075 INFO (jetty-launcher-1125-thread-4) [n:127.0.0.1:46601_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46601_solr [junit4] 2> 1285077 INFO (jetty-launcher-1125-thread-4) [n:127.0.0.1:46601_solr ] o.a.s.c.Overseer Overseer (id=98870132013793292-127.0.0.1:46601_solr-n_0000000000) starting [junit4] 2> 1285103 INFO (jetty-launcher-1125-thread-4) [n:127.0.0.1:46601_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46601_solr [junit4] 2> 1285119 INFO (zkCallback-1149-thread-1-processing-n:127.0.0.1:46601_solr) [n:127.0.0.1:46601_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1285170 INFO (jetty-launcher-1125-thread-2) [n:127.0.0.1:43325_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1285171 INFO (jetty-launcher-1125-thread-1) [n:127.0.0.1:41645_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1285172 INFO (jetty-launcher-1125-thread-2) [n:127.0.0.1:43325_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1285173 INFO (jetty-launcher-1125-thread-1) [n:127.0.0.1:41645_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1285179 INFO (jetty-launcher-1125-thread-2) [n:127.0.0.1:43325_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43325_solr [junit4] 2> 1285187 INFO (zkCallback-1149-thread-1-processing-n:127.0.0.1:46601_solr) [n:127.0.0.1:46601_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1285190 INFO (zkCallback-1138-thread-1-processing-n:127.0.0.1:43325_solr) [n:127.0.0.1:43325_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1285191 INFO (zkCallback-1140-thread-1-processing-n:127.0.0.1:41645_solr) [n:127.0.0.1:41645_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1285191 INFO (jetty-launcher-1125-thread-1) [n:127.0.0.1:41645_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41645_solr [junit4] 2> 1285192 INFO (zkCallback-1149-thread-1-processing-n:127.0.0.1:46601_solr) [n:127.0.0.1:46601_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1285193 INFO (zkCallback-1140-thread-1-processing-n:127.0.0.1:41645_solr) [n:127.0.0.1:41645_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1285193 INFO (zkCallback-1138-thread-1-processing-n:127.0.0.1:43325_solr) [n:127.0.0.1:43325_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1285194 INFO (jetty-launcher-1125-thread-3) [n:127.0.0.1:44105_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1285205 INFO (jetty-launcher-1125-thread-3) [n:127.0.0.1:44105_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1285207 INFO (jetty-launcher-1125-thread-3) [n:127.0.0.1:44105_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44105_solr [junit4] 2> 1285208 INFO (zkCallback-1149-thread-1-processing-n:127.0.0.1:46601_solr) [n:127.0.0.1:46601_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1285208 INFO (zkCallback-1140-thread-1-processing-n:127.0.0.1:41645_solr) [n:127.0.0.1:41645_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1285216 INFO (zkCallback-1138-thread-1-processing-n:127.0.0.1:43325_solr) [n:127.0.0.1:43325_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1285217 INFO (zkCallback-1146-thread-1-processing-n:127.0.0.1:44105_solr) [n:127.0.0.1:44105_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1285319 INFO (jetty-launcher-1125-thread-4) [n:127.0.0.1:46601_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46601.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dbcf5 [junit4] 2> 1285334 INFO (jetty-launcher-1125-thread-4) [n:127.0.0.1:46601_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46601.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dbcf5 [junit4] 2> 1285334 INFO (jetty-launcher-1125-thread-4) [n:127.0.0.1:46601_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46601.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dbcf5 [junit4] 2> 1285336 INFO (jetty-launcher-1125-thread-4) [n:127.0.0.1:46601_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_97FD252EB981355E-001/tempDir-001/node4/. [junit4] 2> 1285431 INFO (jetty-launcher-1125-thread-2) [n:127.0.0.1:43325_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43325.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dbcf5 [junit4] 2> 1285441 INFO (jetty-launcher-1125-thread-2) [n:127.0.0.1:43325_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43325.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dbcf5 [junit4] 2> 1285441 INFO (jetty-launcher-1125-thread-2) [n:127.0.0.1:43325_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43325.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dbcf5 [junit4] 2> 1285442 INFO (jetty-launcher-1125-thread-2) [n:127.0.0.1:43325_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_97FD252EB981355E-001/tempDir-001/node3/. [junit4] 2> 1285481 INFO (jetty-launcher-1125-thread-1) [n:127.0.0.1:41645_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41645.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dbcf5 [junit4] 2> 1285491 INFO (jetty-launcher-1125-thread-1) [n:127.0.0.1:41645_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41645.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dbcf5 [junit4] 2> 1285491 INFO (jetty-launcher-1125-thread-1) [n:127.0.0.1:41645_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41645.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dbcf5 [junit4] 2> 1285492 INFO (jetty-launcher-1125-thread-3) [n:127.0.0.1:44105_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44105.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dbcf5 [junit4] 2> 1285492 INFO (jetty-launcher-1125-thread-1) [n:127.0.0.1:41645_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_97FD252EB981355E-001/tempDir-001/node1/. [junit4] 2> 1285501 INFO (jetty-launcher-1125-thread-3) [n:127.0.0.1:44105_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44105.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dbcf5 [junit4] 2> 1285501 INFO (jetty-launcher-1125-thread-3) [n:127.0.0.1:44105_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44105.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dbcf5 [junit4] 2> 1285503 INFO (jetty-launcher-1125-thread-3) [n:127.0.0.1:44105_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_97FD252EB981355E-001/tempDir-001/node2/. [junit4] 2> 1285577 INFO (SUITE-TestDeleteCollectionOnDownNodes-seed#[97FD252EB981355E]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1285578 INFO (SUITE-TestDeleteCollectionOnDownNodes-seed#[97FD252EB981355E]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42647/solr ready [junit4] 2> 1285596 INFO (TEST-TestDeleteCollectionOnDownNodes.deleteCollectionWithDownNodes-seed#[97FD252EB981355E]) [ ] o.a.s.SolrTestCaseJ4 ###Starting deleteCollectionWithDownNodes [junit4] 2> 1285662 INFO (qtp24873912-9266) [n:127.0.0.1:46601_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=3&collection.configName=conf&maxShardsPerNode=3&name=halfdeletedcollection2&nrtReplicas=3&action=CREATE&numShards=4&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1285665 INFO (OverseerThreadFactory-3053-thread-1-processing-n:127.0.0.1:46601_solr) [n:127.0.0.1:46601_solr ] o.a.s.c.CreateCollectionCmd Create collection halfdeletedcollection2 [junit4] 2> 1285776 INFO (OverseerStateUpdate-98870132013793292-127.0.0.1:46601_solr-n_0000000000) [n:127.0.0.1:46601_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"halfdeletedcollection2", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"halfdeletedcollection2_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:46601/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1285784 INFO (OverseerStateUpdate-98870132013793292-127.0.0.1:46601_solr-n_0000000000) [n:127.0.0.1:46601_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"halfdeletedcollection2", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"halfdeletedcollection2_shard1_replica_n3", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:44105/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1285787 INFO (OverseerStateUpdate-98870132013793292-127.0.0.1:46601_solr-n_0000000000) [n:127.0.0.1:46601_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"halfdeletedcollection2", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"halfdeletedcollection2_shard1_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:43325/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1285790 INFO (OverseerStateUpdate-98870132013793292-127.0.0.1:46601_solr-n_0000000000) [n:127.0.0.1:46601_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"halfdeletedcollection2", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"halfdeletedcollection2_shard2_replica_n6", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:41645/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1285793 INFO (OverseerStateUpdate-98870132013793292-127.0.0.1:46601_solr-n_0000000000) [n:127.0.0.1:46601_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"halfdeletedcollection2", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"halfdeletedcollection2_shard2_replica_n8", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:46601/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1285796 INFO (OverseerStateUpdate-98870132013793292-127.0.0.1:46601_solr-n_0000000000) [n:127.0.0.1:46601_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"halfdeletedcollection2", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"halfdeletedcollection2_shard2_replica_n10", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:44105/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1285800 INFO (OverseerStateUpdate-98870132013793292-127.0.0.1:46601_solr-n_0000000000) [n:127.0.0.1:46601_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"halfdeletedcollection2", [junit4] 2> "shard":"shard3", [junit4] 2> "core":"halfdeletedcollection2_shard3_replica_n12", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:43325/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1285802 INFO (OverseerStateUpdate-98870132013793292-127.0.0.1:46601_solr-n_0000000000) [n:127.0.0.1:46601_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"halfdeletedcollection2", [junit4] 2> "shard":"shard3", [junit4] 2> "core":"halfdeletedcollection2_shard3_replica_n14", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:41645/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1285805 INFO (OverseerStateUpdate-98870132013793292-127.0.0.1:46601_solr-n_0000000000) [n:127.0.0.1:46601_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"halfdeletedcollection2", [junit4] 2> "shard":"shard3", [junit4] 2> "core":"halfdeletedcollection2_shard3_replica_n16", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:46601/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1285807 INFO (OverseerStateUpdate-98870132013793292-127.0.0.1:46601_solr-n_0000000000) [n:127.0.0.1:46601_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"halfdeletedcollection2", [junit4] 2> "shard":"shard4", [junit4] 2> "core":"halfdeletedcollection2_shard4_replica_n18", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:44105/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1285809 INFO (OverseerStateUpdate-98870132013793292-127.0.0.1:46601_solr-n_0000000000) [n:127.0.0.1:46601_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"halfdeletedcollection2", [junit4] 2> "shard":"shard4", [junit4] 2> "core":"halfdeletedcollection2_shard4_replica_n20", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:43325/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1285811 INFO (OverseerStateUpdate-98870132013793292-127.0.0.1:46601_solr-n_0000000000) [n:127.0.0.1:46601_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"halfdeletedcollection2", [junit4] 2> "shard":"shard4", [junit4] 2> "core":"halfdeletedcollection2_shard4_replica_n22", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:41645/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1286031 INFO (qtp24873912-9289) [n:127.0.0.1:46601_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=halfdeletedcollection2_shard1_replica_n1&action=CREATE&numShards=4&collection=halfdeletedcollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1286032 INFO (qtp24873912-9289) [n:127.0.0.1:46601_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1286040 INFO (qtp24873912-9274) [n:127.0.0.1:46601_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node19&collection.configName=conf&newCollection=true&name=halfdeletedcollection2_shard3_replica_n16&action=CREATE&numShards=4&collection=halfdeletedcollection2&shard=shard3&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1286040 INFO (qtp24873912-9290) [n:127.0.0.1:46601_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf&newCollection=true&name=halfdeletedcollection2_shard2_replica_n8&action=CREATE&numShards=4&collection=halfdeletedcollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1286153 INFO (zkCallback-1149-thread-1-processing-n:127.0.0.1:46601_solr) [n:127.0.0.1:46601_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection2/state.json] for collection [halfdeletedcollection2] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1286182 INFO (qtp2443191-9262) [n:127.0.0.1:41645_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node17&collection.configName=conf&newCollection=true&name=halfdeletedcollection2_shard3_replica_n14&action=CREATE&numShards=4&collection=halfdeletedcollection2&shard=shard3&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1286185 INFO (qtp2443191-9262) [n:127.0.0.1:41645_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1286186 INFO (qtp31995306-9286) [n:127.0.0.1:44105_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node13&collection.configName=conf&newCollection=true&name=halfdeletedcollection2_shard2_replica_n10&action=CREATE&numShards=4&collection=halfdeletedcollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1286186 INFO (qtp31995306-9286) [n:127.0.0.1:44105_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1286198 INFO (qtp31995306-9276) [n:127.0.0.1:44105_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node21&collection.configName=conf&newCollection=true&name=halfdeletedcollection2_shard4_replica_n18&action=CREATE&numShards=4&collection=halfdeletedcollection2&shard=shard4&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1286198 INFO (qtp31186520-9382) [n:127.0.0.1:43325_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node23&collection.configName=conf&newCollection=true&name=halfdeletedcollection2_shard4_replica_n20&action=CREATE&numShards=4&collection=halfdeletedcollection2&shard=shard4&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1286199 INFO (qtp31186520-9382) [n:127.0.0.1:43325_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1286200 INFO (qtp31186520-9287) [n:127.0.0.1:43325_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node15&collection.configName=conf&newCollection=true&name=halfdeletedcollection2_shard3_replica_n12&action=CREATE&numShards=4&collection=halfdeletedcollection2&shard=shard3&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1286207 INFO (qtp2443191-9255) [n:127.0.0.1:41645_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf&newCollection=true&name=halfdeletedcollection2_shard2_replica_n6&action=CREATE&numShards=4&collection=halfdeletedcollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1286216 INFO (qtp2443191-9257) [n:127.0.0.1:41645_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node24&collection.configName=conf&newCollection=true&name=halfdeletedcollection2_shard4_replica_n22&action=CREATE&numShards=4&collection=halfdeletedcollection2&shard=shard4&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1286223 INFO (qtp31995306-9264) [n:127.0.0.1:44105_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=halfdeletedcollection2_shard1_replica_n3&action=CREATE&numShards=4&collection=halfdeletedcollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1286230 INFO (qtp31186520-9277) [n:127.0.0.1:43325_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=halfdeletedcollection2_shard1_replica_n4&action=CREATE&numShards=4&collection=halfdeletedcollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1286334 INFO (zkCallback-1149-thread-2-processing-n:127.0.0.1:46601_solr) [n:127.0.0.1:46601_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection2/state.json] for collection [halfdeletedcollection2] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1286334 INFO (zkCallback-1140-thread-1-processing-n:127.0.0.1:41645_solr) [n:127.0.0.1:41645_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection2/state.json] for collection [halfdeletedcollection2] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1286334 INFO (zkCallback-1146-thread-1-processing-n:127.0.0.1:44105_solr) [n:127.0.0.1:44105_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection2/state.json] for collection [halfdeletedcollection2] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1286334 INFO (zkCallback-1146-thread-2-processing-n:127.0.0.1:44105_solr) [n:127.0.0.1:44105_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection2/state.json] for collection [halfdeletedcollection2] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1286334 INFO (zkCallback-1138-thread-1-processing-n:127.0.0.1:43325_solr) [n:127.0.0.1:43325_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection2/state.json] for collection [halfdeletedcollection2] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1286335 INFO (zkCallback-1140-thread-2-processing-n:127.0.0.1:41645_solr) [n:127.0.0.1:41645_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection2/state.json] for collection [halfdeletedcollection2] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1286335 INFO (zkCallback-1138-thread-2-processing-n:127.0.0.1:43325_solr) [n:127.0.0.1:43325_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection2/state.json] for collection [halfdeletedcollection2] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1287056 INFO (qtp24873912-9290) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard2 r:core_node11 x:halfdeletedcollection2_shard2_replica_n8] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1287056 INFO (qtp24873912-9274) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard3 r:core_node19 x:halfdeletedcollection2_shard3_replica_n16] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1287074 INFO (qtp24873912-9289) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard1 r:core_node2 x:halfdeletedcollection2_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1287075 INFO (qtp24873912-9290) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard2 r:core_node11 x:halfdeletedcollection2_shard2_replica_n8] o.a.s.s.IndexSchema [halfdeletedcollection2_shard2_replica_n8] Schema name=minimal [junit4] 2> 1287079 INFO (qtp24873912-9290) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard2 r:core_node11 x:halfdeletedcollection2_shard2_replica_n8] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1287079 INFO (qtp24873912-9290) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard2 r:core_node11 x:halfdeletedcollection2_shard2_replica_n8] o.a.s.c.CoreContainer Creating SolrCore 'halfdeletedcollection2_shard2_replica_n8' using configuration from collection halfdeletedcollection2, trusted=true [junit4] 2> 1287080 INFO (qtp24873912-9290) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard2 r:core_node11 x:halfdeletedcollection2_shard2_replica_n8] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46601.solr.core.halfdeletedcollection2.shard2.replica_n8' (registry 'solr.core.halfdeletedcollection2.shard2.replica_n8') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dbcf5 [junit4] 2> 1287080 INFO (qtp24873912-9290) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard2 r:core_node11 x:halfdeletedcollection2_shard2_replica_n8] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1287080 INFO (qtp24873912-9290) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard2 r:core_node11 x:halfdeletedcollection2_shard2_replica_n8] o.a.s.c.SolrCore [[halfdeletedcollection2_shard2_replica_n8] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_97FD252EB981355E-001/tempDir-001/node4/halfdeletedcollection2_shard2_replica_n8], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_97FD252EB981355E-001/tempDir-001/node4/./halfdeletedcollection2_shard2_replica_n8/data/] [junit4] 2> 1287083 INFO (qtp24873912-9289) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard1 r:core_node2 x:halfdeletedcollection2_shard1_replica_n1] o.a.s.s.IndexSchema [halfdeletedcollection2_shard1_replica_n1] Schema name=minimal [junit4] 2> 1287083 INFO (qtp24873912-9274) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard3 r:core_node19 x:halfdeletedcollection2_shard3_replica_n16] o.a.s.s.IndexSchema [halfdeletedcollection2_shard3_replica_n16] Schema name=minimal [junit4] 2> 1287085 INFO (qtp24873912-9289) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard1 r:core_node2 x:halfdeletedcollection2_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1287085 INFO (qtp24873912-9274) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard3 r:core_node19 x:halfdeletedcollection2_shard3_replica_n16] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1287085 INFO (qtp24873912-9289) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard1 r:core_node2 x:halfdeletedcollection2_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'halfdeletedcollection2_shard1_replica_n1' using configuration from collection halfdeletedcollection2, trusted=true [junit4] 2> 1287085 INFO (qtp24873912-9274) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard3 r:core_node19 x:halfdeletedcollection2_shard3_replica_n16] o.a.s.c.CoreContainer Creating SolrCore 'halfdeletedcollection2_shard3_replica_n16' using configuration from collection halfdeletedcollection2, trusted=true [junit4] 2> 1287086 INFO (qtp24873912-9289) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard1 r:core_node2 x:halfdeletedcollection2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46601.solr.core.halfdeletedcollection2.shard1.replica_n1' (registry 'solr.core.halfdeletedcollection2.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dbcf5 [junit4] 2> 1287086 INFO (qtp24873912-9274) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard3 r:core_node19 x:halfdeletedcollection2_shard3_replica_n16] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46601.solr.core.halfdeletedcollection2.shard3.replica_n16' (registry 'solr.core.halfdeletedcollection2.shard3.replica_n16') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dbcf5 [junit4] 2> 1287086 INFO (qtp24873912-9289) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard1 r:core_node2 x:halfdeletedcollection2_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1287086 INFO (qtp24873912-9274) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard3 r:core_node19 x:halfdeletedcollection2_shard3_replica_n16] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1287086 INFO (qtp24873912-9289) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard1 r:core_node2 x:halfdeletedcollection2_shard1_replica_n1] o.a.s.c.SolrCore [[halfdeletedcollection2_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_97FD252EB981355E-001/tempDir-001/node4/halfdeletedcollection2_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_97FD252EB981355E-001/tempDir-001/node4/./halfdeletedcollection2_shard1_replica_n1/data/] [junit4] 2> 1287086 INFO (qtp24873912-9274) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard3 r:core_node19 x:halfdeletedcollection2_shard3_replica_n16] o.a.s.c.SolrCore [[halfdeletedcollection2_shard3_replica_n16] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_97FD252EB981355E-001/tempDir-001/node4/halfdeletedcollection2_shard3_replica_n16], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_97FD252EB981355E-001/tempDir-001/node4/./halfdeletedcollection2_shard3_replica_n16/data/] [junit4] 2> 1287132 INFO (qtp24873912-9289) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard1 r:core_node2 x:halfdeletedcollection2_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1287132 INFO (qtp24873912-9274) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard3 r:core_node19 x:halfdeletedcollection2_shard3_replica_n16] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1287132 INFO (qtp24873912-9289) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard1 r:core_node2 x:halfdeletedcollection2_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1287132 INFO (qtp24873912-9274) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard3 r:core_node19 x:halfdeletedcollection2_shard3_replica_n16] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1287132 INFO (qtp24873912-9290) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard2 r:core_node11 x:halfdeletedcollection2_shard2_replica_n8] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1287132 INFO (qtp24873912-9290) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard2 r:core_node11 x:halfdeletedcollection2_shard2_replica_n8] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1287133 INFO (qtp24873912-9289) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard1 r:core_node2 x:halfdeletedcollection2_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1287133 INFO (qtp24873912-9274) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard3 r:core_node19 x:halfdeletedcollection2_shard3_replica_n16] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1287133 INFO (qtp24873912-9289) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard1 r:core_node2 x:halfdeletedcollection2_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1287133 INFO (qtp24873912-9274) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard3 r:core_node19 x:halfdeletedcollection2_shard3_replica_n16] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1287133 INFO (qtp24873912-9290) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard2 r:core_node11 x:halfdeletedcollection2_shard2_replica_n8] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1287133 INFO (qtp24873912-9290) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard2 r:core_node11 x:halfdeletedcollection2_shard2_replica_n8] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1287135 INFO (qtp24873912-9274) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard3 r:core_node19 x:halfdeletedcollection2_shard3_replica_n16] o.a.s.s.SolrIndexSearcher Opening [Searcher@5f4c5f[halfdeletedcollection2_shard3_replica_n16] main] [junit4] 2> 1287135 INFO (qtp24873912-9289) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard1 r:core_node2 x:halfdeletedcollection2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@12ab239[halfdeletedcollection2_shard1_replica_n1] main] [junit4] 2> 1287135 INFO (qtp24873912-9290) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard2 r:core_node11 x:halfdeletedcollection2_shard2_replica_n8] o.a.s.s.SolrIndexSearcher Opening [Searcher@ef34dd[halfdeletedcollection2_shard2_replica_n8] main] [junit4] 2> 1287135 INFO (qtp24873912-9289) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard1 r:core_node2 x:halfdeletedcollection2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1287136 INFO (qtp24873912-9274) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard3 r:core_node19 x:halfdeletedcollection2_shard3_replica_n16] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1287136 INFO (qtp24873912-9290) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard2 r:core_node11 x:halfdeletedcollection2_shard2_replica_n8] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1287136 INFO (qtp24873912-9289) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard1 r:core_node2 x:halfdeletedcollection2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1287136 INFO (qtp24873912-9274) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard3 r:core_node19 x:halfdeletedcollection2_shard3_replica_n16] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1287136 INFO (qtp24873912-9290) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard2 r:core_node11 x:halfdeletedcollection2_shard2_replica_n8] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1287136 INFO (qtp24873912-9289) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard1 r:core_node2 x:halfdeletedcollection2_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1287136 INFO (qtp24873912-9274) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard3 r:core_node19 x:halfdeletedcollection2_shard3_replica_n16] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1287136 INFO (qtp24873912-9290) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard2 r:core_node11 x:halfdeletedcollection2_shard2_replica_n8] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1287138 INFO (searcherExecutor-3063-thread-1-processing-n:127.0.0.1:46601_solr x:halfdeletedcollection2_shard1_replica_n1 s:shard1 c:halfdeletedcollection2 r:core_node2) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard1 r:core_node2 x:halfdeletedcollection2_shard1_replica_n1] o.a.s.c.SolrCore [halfdeletedcollection2_shard1_replica_n1] Registered new searcher Searcher@12ab239[halfdeletedcollection2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1287138 INFO (searcherExecutor-3064-thread-1-processing-n:127.0.0.1:46601_solr x:halfdeletedcollection2_shard3_replica_n16 s:shard3 c:halfdeletedcollection2 r:core_node19) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard3 r:core_node19 x:halfdeletedcollection2_shard3_replica_n16] o.a.s.c.SolrCore [halfdeletedcollection2_shard3_replica_n16] Registered new searcher Searcher@5f4c5f[halfdeletedcollection2_shard3_replica_n16] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1287138 INFO (qtp24873912-9289) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard1 r:core_node2 x:halfdeletedcollection2_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1581922114613542912 [junit4] 2> 1287138 INFO (qtp24873912-9274) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard3 r:core_node19 x:halfdeletedcollection2_shard3_replica_n16] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1581922114613542912 [junit4] 2> 1287138 INFO (searcherExecutor-3062-thread-1-processing-n:127.0.0.1:46601_solr x:halfdeletedcollection2_shard2_replica_n8 s:shard2 c:halfdeletedcollection2 r:core_node11) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard2 r:core_node11 x:halfdeletedcollection2_shard2_replica_n8] o.a.s.c.SolrCore [halfdeletedcollection2_shard2_replica_n8] Registered new searcher Searcher@ef34dd[halfdeletedcollection2_shard2_replica_n8] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1287138 INFO (qtp24873912-9290) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard2 r:core_node11 x:halfdeletedcollection2_shard2_replica_n8] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1581922114613542912 [junit4] 2> 1287143 INFO (qtp24873912-9274) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard3 r:core_node19 x:halfdeletedcollection2_shard3_replica_n16] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard3: total=3 found=1 timeoutin=9999ms [junit4] 2> 1287143 INFO (qtp24873912-9290) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard2 r:core_node11 x:halfdeletedcollection2_shard2_replica_n8] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=3 found=1 timeoutin=9999ms [junit4] 2> 1287143 INFO (qtp24873912-9289) [n:127.0.0.1:46601_solr c:halfdeletedcollection2 s:shard1 r:core_node2 x:halfdeletedcollection2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=3 found=1 timeoutin=9999ms [junit4] 2> 1287217 INFO (qtp31995306-9276) [n:127.0.0.1:44105_solr c:halfdeletedcollection2 s:shard4 r:core_node21 x:halfdeletedcollection2_shard4_replica_n18] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1287218 INFO (qtp31995306-9286) [n:127.0.0.1:44105_solr c:halfdeletedcollection2 s:shard2 r:core_node13 x:halfdeletedcollection2_shard2_replica_n10] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1287219 INFO (qtp2443191-9262) [n:127.0.0.1:41645_solr c:halfdeletedcollection2 s:shard3 r:core_node17 x:halfdeletedcollection2_shard3_replica_n14] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1287228 INFO (qtp31186520-9382) [n:127.0.0.1:43325_solr c:halfdeletedcollection2 s:shard4 r:core_node23 x:halfdeletedcollection2_shard4_replica_n20] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1287230 INFO (qtp31995306-9286) [n:127.0.0.1:44105_solr c:halfdeletedcollection2 s:shard2 r:core_node13 x:halfdeletedcollection2_shard2_replica_n10] o.a.s.s.IndexSchema [halfdeletedcollection2_shard2_replica_n10] Schema name=minimal [junit4] 2> 1287231 INFO (qtp31186520-9287) [n:127.0.0.1:43325_solr c:halfdeletedcollection2 s:shard3 r:core_node15 x:halfdeletedcollection2_shard3_replica_n12] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1287233 INFO (qtp2443191-9255) [n:127.0.0.1:41645_solr c:halfdeletedcollection2 s:shard2 r:core_node9 x:halfdeletedcollection2_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1287235 INFO (qtp31995306-9276) [n:127.0.0.1:44105_solr c:halfdeletedcollection2 s:shard4 r:core_node21 x:halfdeletedcollection2_shard4_replica_n18] o.a.s.s.IndexSchema [halfdeletedcollection2_shard4_replica_n18] Schema name=minimal [junit4] 2> 1287238 INFO (qtp31995306-9276) [n:127.0.0.1:44105_solr c:halfdeletedcollection2 s:shard4 r:core_node21 x:halfdeletedcollection2_shard4_replica_n18] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1287238 INFO (qtp31995306-9276) [n:127.0.0.1:44105_solr c:halfdeletedcollection2 s:shard4 r:core_node21 x:halfdeletedcollection2_shard4_replica_n18] o.a.s.c.CoreContainer Creating SolrCore 'halfdeletedcollection2_shard4_replica_n18' using configuration from collection halfdeletedcollection2, trusted=true [junit4] 2> 1287239 INFO (qtp31995306-9276) [n:127.0.0.1:44105_solr c:halfdeletedcollection2 s:shard4 r:core_node21 x:halfdeletedcollection2_shard4_replica_n18] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44105.solr.core.halfdeletedcollection2.shard4.replica_n18' (registry 'solr.core.halfdeletedcollection2.shard4.replica_n18') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dbcf5 [junit4] 2> 1287239 INFO (qtp31995306-9276) [n:127.0.0.1:44105_solr c:halfdeletedcollection2 s:shard4 r:core_node21 x:halfdeletedcollection2_shard4_replica_n18] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1287239 INFO (qtp31995306-9276) [n:127.0.0.1:44105_solr c:halfdeletedcollection2 s:shard4 r:core_node21 x:halfdeletedcollection2_shard4_replica_n18] o.a.s.c.SolrCore [[halfdeletedcollection2_shard4_replica_n18] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_97FD252EB981355E-001/tempDir-001/node2/halfdeletedcollection2_shard4_replica_n18], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_97FD252EB981355E-001/tempDir-001/node2/./halfdeletedcollection2_shard4_replica_n18/data/] [junit4] 2> 1287259 INFO (qtp2443191-9262) [n:127.0.0.1:41645_solr c:halfdeletedcollection2 s:shard3 r:core_node17 x:halfdeletedcollection2_shard3_replica_n14] o.a.s.s.IndexSchema [halfdeletedcollection2_shard3_replica_n14] Schema name=minimal [junit4] 2> 1287259 INFO (qtp2443191-9255) [n:127.0.0.1:41645_solr c:halfdeletedcollection2 s:shard2 r:core_node9 x:halfdeletedcollection2_shard2_replica_n6] o.a.s.s.IndexSchema [halfdeletedcollection2_shard2_replica_n6] Schema name=minimal [junit4] 2> 1287260 INFO (qtp31186520-9382) [n:127.0.0.1:43325_solr c:halfdeletedcollection2 s:shard4 r:core_node23 x:halfdeletedcollection2_shard4_replica_n20] o.a.s.s.IndexSchema [halfdeletedcollection2_shard4_replica_n20] Schema name=minimal [junit4] 2> 1287260 INFO (qtp31995306-9264) [n:127.0.0.1:44105_solr c:halfdeletedcollection2 s:shard1 r:core_node5 x:halfdeletedcollection2_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1287260 INFO (qtp31186520-9277) [n:127.0.0.1:43325_solr c:halfdeletedcollection2 s:shard1 r:core_node7 x:halfdeletedcollection2_shard1_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1287262 INFO (zkCallback-1138-thread-2-processing-n:127.0.0.1:43325_solr) [n:127.0.0.1:43325_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection2/state.json] for collection [halfdeletedcollection2] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1287262 INFO (zkCallback-1138-thread-1-processing-n:127.0.0.1:43325_solr) [n:127.0.0.1:43325_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection2/state.json] for collection [halfdeletedcollection2] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1287262 INFO (zkCallback-1140-thread-1-processing-n:127.0.0.1:41645_solr) [n:127.0.0.1:41645_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection2/state.json] for collection [halfdeletedcollection2] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1287262 INFO (zkCallback-1146-thread-2-processing-n:127.0.0.1:44105_solr) [n:127.0.0.1:44105_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection2/state.json] for collection [halfdeletedcollection2] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1287262 INFO (zkCallback-1146-thread-1-processing-n:127.0.0.1:44105_solr) [n:127.0.0.1:44105_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection2/state.json] for collection [halfdeletedcollection2] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1287262 INFO (zkCallback-1149-thread-1-processing-n:127.0.0.1:46601_solr) [n:127.0.0.1:46601_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection2/state.json] for collection [halfdeletedcollection2] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1287263 INFO (qtp2443191-9262) [n:127.0.0.1:41645_solr c:halfdeletedcollection2 s:shard3 r:core_node17 x:halfdeletedcollection2_shard3_replica_n14] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1287263 INFO (qtp2443191-9262) [n:127.0.0.1:41645_solr c:halfdeletedcollection2 s:shard3 r:core_node17 x:halfdeletedcollection2_shard3_replica_n14] o.a.s.c.CoreContainer Creating SolrCore 'halfdeletedcollection2_shard3_replica_n14' using configuration from collection halfdeletedcollection2, trusted=true [junit4] 2> 1287263 INFO (qtp31186520-9382) [n:127.0.0.1:43325_solr c:halfdeletedcollection2 s:shard4 r:core_node23 x:halfdeletedcollection2_shard4_replica_n20] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1287263 INFO (qtp31186520-9382) [n:127.0.0.1:43325_solr c:halfdeletedcollection2 s:shard4 r:core_node23 x:halfdeletedcollection2_shard4_replica_n20] o.a.s.c.CoreContainer Creating SolrCore 'halfdeletedcollection2_shard4_replica_n20' using configuration from collection halfdeletedcollection2, trusted=true [junit4] 2> 1287263 INFO (qtp2443191-9262) [n:127.0.0.1:41645_solr c:halfdeletedcollection2 s:shard3 r:core_node17 x:halfdeletedcollection2_shard3_replica_n14] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41645.solr.core.halfdeletedcollection2.shard3.replica_n14' (registry 'solr.core.halfdeletedcollection2.shard3.replica_n14') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dbcf5 [junit4] 2> 1287264 INFO (qtp2443191-9262) [n:127.0.0.1:41645_solr c:halfdeletedcollection2 s:shard3 r:core_node17 x:halfdeletedcollection2_shard3_replica_n14] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1287264 INFO (qtp2443191-9262) [n:127.0.0.1:41645_solr c:halfdeletedcollection2 s:shard3 r:core_node17 x:halfdeletedcollection2_shard3_replica_n14] o.a.s.c.SolrCore [[halfdeletedcollection2_shard3_replica_n14] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_97FD252EB981355E-001/tempDir-001/node1/halfdeletedcollection2_shard3_replica_n14], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_97FD252EB981355E-001/tempDir-001/node1/./halfdeletedcollection2_shard3_replica_n14/data/] [junit4] 2> 1287264 INFO (qtp31186520-9382) [n:127.0.0.1:43325_solr c:halfdeletedcollection2 s:shard4 r:core_node23 x:halfdeletedcollection2_shard4_replica_n20] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43325.solr.core.halfdeletedcollection2.shard4.replica_n20' (registry 'solr.core.halfdeletedcollection2.shard4.replica_n20') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dbcf5 [junit4] 2> 1287264 INFO (qtp31186520-9382) [n:127.0.0.1:43325_solr c:halfdeletedcollection2 s:shard4 r:core_node23 x:halfdeletedcollection2_shard4_replica_n20] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1287264 INFO (qtp31186520-9382) [n:127.0.0.1:43325_solr c:halfdeletedcollection2 s:shard4 r:core_node23 x:halfdeletedcollection2_shard4_replica_n20] o.a.s.c.SolrCore [[halfdeletedcollection2_shard4_replica_n20] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_97FD252EB981355E-001/tempDir-001/node3/halfdeletedcollection2_shard4_replica_n20], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_97FD252EB981355E-001/tempDir-001/node3/./halfdeletedcollection2_shard4_replica_n20/data/] [junit4] 2> 1287265 INFO (qtp2443191-9257) [n:127.0.0.1:41645_solr c:halfdeletedcollection2 s:shard4 r:core_node24 x:halfdeletedcollection2_shard4_replica_n22] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1287267 INFO (zkCallback-1140-thread-2-processing-n:127.0.0.1:41645_solr) [n:127.0.0.1:41645_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection2/state.json] for collection [halfdeletedcollection2] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1287268 INFO (qtp2443191-9255) [n:127.0.0.1:41645_solr c:halfdeletedcollection2 s:shard2 r:core_node9 x:halfdeletedcollection2_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1287268 INFO (qtp2443191-9255) [n:127.0.0.1:41645_solr c:halfdeletedcollection2 s:shard2 r:core_node9 x:halfdeletedcollection2_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'halfdeletedcollection2_shard2_replica_n6' using configuration from collection halfdeletedcollection2, trusted=true [junit4] 2> 1287270 INFO (qtp2443191-9255) [n:127.0.0.1:41645_solr c:halfdeletedcollection2 s:shard2 r:core_node9 x:halfdeletedcollection2_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41645.solr.core.halfdeletedcollection2.shard2.replica_n6' (registry 'solr.core.halfdeletedcollection2.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dbcf5 [junit4] 2> 1287270 INFO (qtp2443191-9255) [n:127.0.0.1:41645_solr c:halfdeletedcollection2 s:shard2 r:core_node9 x:halfdeletedcollection2_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1287270 INFO (qtp2443191-9255) [n:127.0.0.1:41645_solr c:halfdeletedcollection2 s:shard2 r:core_node9 x:halfdeletedcollection2_shard2_replica_n6] o.a.s.c.SolrCore [[halfdeletedcollection2_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_97FD252EB981355E-001/tempDir-001/node1/halfdeletedcollection2_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_97FD252EB981355E-001/tempDir-001/node1/./halfdeletedcollection2_shard2_replica_n6/data/] [junit4] 2> 1287271 INFO (qtp31995306-9286) [n:127.0.0.1:44105_solr c:halfdeletedcollection2 s:shard2 r:core_node13 x:halfdeletedcollection2_shard2_replica_n10] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1287271 INFO (qtp31995306-9286) [n:127.0.0.1:44105_solr c:halfdeletedcollection2 s:shard2 r:core_node13 x:halfdeletedcollection2_shard2_replica_n10] o.a.s.c.CoreContainer Creating SolrCore 'halfdeletedcollection2_shard2_replica_n10' using configuration from collection halfdeletedcollection2, trusted=true [junit4] 2> 1287271 INFO (qtp31995306-9286) [n:127.0.0.1:44105_solr c:halfdeletedcollection2 s:shard2 r:core_node13 x:halfdeletedcollection2_shard2_replica_n10] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44105.solr.core.halfdeletedcollection2.shard2.replica_n10' (registry 'solr.core.halfdeletedcollection2.shard2.replica_n10') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dbcf5 [junit4] 2> 1287271 INFO (qtp31995306-9286) [n:127.0.0.1:44105_solr c:halfdeletedcollection2 s:shard2 r:core_node13 x:halfdeletedcollection2_shard2_replica_n10] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1287271 INFO (qtp31995306-9286) [n:127.0.0.1:44105_solr c:halfdeletedcollection2 s:shard2 r:core_node13 x:halfdeletedcollection2_shard2_replica_n10] o.a.s.c.SolrCore [[halfdeletedcollection2_shard2_replica_n10] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_97FD252EB981355E-001/tempDir-001/node2/halfdeletedcollection2_shard2_replica_n10], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_97FD252EB981355E-001/tempDir-001/node2/./halfdeletedcollection2_shard2_replica_n10/data/] [junit4] 2> 1287274 INFO (qtp31186520-9287) [n:127.0.0.1:43325_solr c:halfdeletedcollection2 s:shard3 r:core_node15 x:halfdeletedcollection2_shard3_replica_n12] o.a.s.s.IndexSchema [halfdeletedcollection2_shard3_replica_n12] Schema name=minimal [junit4] 2> 1287279 INFO (qtp31186520-9287) [n:127.0.0.1:43325_solr c:halfdeletedcollection2 s:shard3 r:core_node15 x:halfdeletedcollection2_shard3_replica_n12] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1287279 INFO (qtp31186520-9287) [n:127.0.0.1:43325_solr c:halfdeletedcollection2 s:shard3 r:core_node15 x:halfdeletedcollection2_shard3_replica_n12] o.a.s.c.CoreContainer Creating SolrCore 'halfdeletedcollection2_shard3_replica_n12' using configuration from collection halfdeletedcollection2, trusted=true [junit4] 2> 1287280 INFO (qtp31186520-9287) [n:127.0.0.1:43325_solr c:halfdeletedcollection2 s:shard3 r:core_node15 x:halfdeletedcollection2_shard3_replica_n12] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43325.solr.core.halfdeletedcollection2.shard3.replica_n12' (registry 'solr.core.halfdeletedcollection2.shard3.replica_n12') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dbcf5 [junit4] 2> 1287280 INFO (qtp31186520-9287) [n:127.0.0.1:43325_solr c:halfdeletedcollection2 s:shard3 r:core_node15 x:halfdeletedcollection2_shard3_replica_n12] o.a.s.c.So [...truncated too long message...] -worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38681 38681 [junit4] 2> 3643545 INFO (Thread-4579) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38681 38681 [junit4] 2> 3643546 WARN (Thread-4579) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 3 /solr/aliases.json [junit4] 2> 3 /solr/clusterprops.json [junit4] 2> 2 /solr/configs/cloud-managed-preanalyzed/managed-schema [junit4] 2> 2 /solr/security.json [junit4] 2> 2 /solr/configs/cloud-managed-preanalyzed [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 6 /solr/collections/managed-preanalyzed/state.json [junit4] 2> 3 /solr/clusterstate.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 3 /solr/live_nodes [junit4] 2> 3 /solr/collections [junit4] 2> [junit4] 2> 3643546 INFO (SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[97FD252EB981355E]-worker) [ ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1480, maxMBSortInHeap=6.644808773055609, sim=RandomSimilarity(queryNorm=true): {}, locale=ga-IE, timezone=Asia/Dubai [junit4] 2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=1,free=150191272,total=430964736 [junit4] 2> NOTE: All tests run in this JVM: [ClassificationUpdateProcessorFactoryTest, TestMiniSolrCloudClusterSSL, AlternateDirectoryTest, RecoveryAfterSoftCommitTest, DefaultValueUpdateProcessorTest, TestBlendedInfixSuggestions, AnalysisErrorHandlingTest, TemplateUpdateProcessorTest, TestSchemaResource, HdfsChaosMonkeySafeLeaderTest, TestSolrCloudWithSecureImpersonation, TestSystemIdResolver, TestCloudPivotFacet, TestFieldCacheSort, TestSolrDeletionPolicy2, SpatialHeatmapFacetsTest, TestStandardQParsers, TestCoreContainer, BlockJoinFacetRandomTest, TestDistributedStatsComponentCardinality, TestXmlQParser, DistributedFacetPivotSmallTest, TestRandomRequestDistribution, InfixSuggestersTest, RecoveryZkTest, TestJsonFacets, TestReloadAndDeleteDocs, ChaosMonkeyNothingIsSafeTest, IndexBasedSpellCheckerTest, TestLRUCache, TestSQLHandler, UUIDFieldTest, TestHdfsCloudBackupRestore, TestSolrCoreSnapshots, HighlighterMaxOffsetTest, TestClusterStateMutator, TestFilteredDocIdSet, TestReRankQParserPlugin, TestConfigSetProperties, TestConfigSetsAPIZkFailure, HdfsSyncSliceTest, FieldAnalysisRequestHandlerTest, TestDocTermOrds, V2StandaloneTest, ExplicitHLLTest, UUIDUpdateProcessorFallbackTest, DateRangeFieldTest, TestUseDocValuesAsStored, OverseerTest, TestDistribDocBasedVersion, CloneFieldUpdateProcessorFactoryTest, ZkNodePropsTest, ParsingFieldUpdateProcessorsTest, TestTrie, TestCustomStream, RequiredFieldsTest, SolrShardReporterTest, BasicAuthStandaloneTest, TestCharFilters, TestRealTimeGet, TestPointFields, TestRequestForwarding, TestQuerySenderListener, AliasIntegrationTest, TestPivotHelperCode, TestNumericRangeQuery64, DistanceFunctionTest, TestQueryTypes, FileBasedSpellCheckerTest, CollectionsAPIAsyncDistributedZkTest, SystemLogListenerTest, DocValuesNotIndexedTest, TestIndexSearcher, UnloadDistributedZkTest, DistribJoinFromCollectionTest, TestZkChroot, XsltUpdateRequestHandlerTest, BasicDistributedZk2Test, TestSubQueryTransformer, SimplePostToolTest, ExecutePlanActionTest, TestLegacyField, PluginInfoTest, TestEmbeddedSolrServerConstructors, DistributedQueryComponentOptimizationTest, QueryElevationComponentTest, TestCloudSearcherWarming, TestFieldTypeCollectionResource, ConjunctionSolrSpellCheckerTest, SharedFSAutoReplicaFailoverTest, TestPullReplica, FieldMutatingUpdateProcessorTest, TestNumericTerms64, TestMissingGroups, TestMacros, TestCSVResponseWriter, ExitableDirectoryReaderTest, TestObjectReleaseTracker, TestInPlaceUpdatesStandalone, TestFuzzyAnalyzedSuggestions, HdfsRecoverLeaseTest, TestDefaultStatsCache, TestDynamicFieldResource, ClusterStateTest, SegmentsInfoRequestHandlerTest, TestBulkSchemaAPI, TestHighFrequencyDictionaryFactory, TestAddFieldRealTimeGet, CSVRequestHandlerTest, TestLMJelinekMercerSimilarityFactory, HLLUtilTest, JvmMetricsTest, HdfsBasicDistributedZk2Test, TestSkipOverseerOperations, BufferStoreTest, TestCloudNestedDocsSort, ConnectionReuseTest, TestCoreDiscovery, TestQueryWrapperFilter, DistributedFacetPivotLargeTest, TestCloudSchemaless, LeaderFailureAfterFreshStartTest, ZkSolrClientTest, DistributedSpellCheckComponentTest, TestReload, SimpleFacetsTest, SolrCoreTest, SpellCheckComponentTest, TestGroupingSearch, TestFunctionQuery, BasicFunctionalityTest, DirectUpdateHandlerTest, TestBadConfig, HighlighterTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SpellCheckCollatorTest, TestFoldingMultitermQuery, SuggesterTest, TestStressLucene, SuggesterWFSTTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, StatelessScriptUpdateProcessorFactoryTest, TestSolrDeletionPolicy1, DebugComponentTest, DisMaxRequestHandlerTest, TestWriterPerf, TestReversedWildcardFilterFactory, XmlUpdateRequestHandlerTest, DocumentBuilderTest, TestIndexingPerformance, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, TestJmxIntegration, ReturnFieldsTest, TestAnalyzedSuggestions, BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, TestComponentsName, HighlighterConfigTest, UpdateParamsTest, TestQuerySenderNoQuery, CopyFieldTest, SolrIndexConfigTest, BadComponentTest, TestMergePolicyConfig, SampleTest, TestSearchPerf, MinimalSchemaTest, TestElisionMultitermQuery, TestConfig, OutputWriterTest, ExternalFileFieldSortTest, TestSolrCoreProperties, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, EchoParamsTest, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestFastWriter, TimeZoneUtilsTest, TestFastOutputStream, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, TestFastLRUCache, DateMathParserTest, PrimUtilsTest, DateFieldTest, DOMUtilTest, TestUtils, SliceStateTest, SystemInfoHandlerTest, FileUtilsTest, DistributedMLTComponentTest, CursorPagingTest, DistributedIntervalFacetingTest, TestSimpleTrackingShardHandler, TestEmbeddedSolrServerSchemaAPI, ActionThrottleTest, AssignBackwardCompatibilityTest, CdcrReplicationDistributedZkTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, DeleteNodeTest, DeleteStatusTest, HttpPartitionTest, MissingSegmentRecoveryTest, MoveReplicaTest, OverseerModifyCollectionTest, PeerSyncReplicationTest, TestCloudDeleteByQuery, TestClusterProperties, TestCollectionsAPIViaSolrCloudCluster, TestLocalFSCloudBackupRestore, TestSSLRandomization, TestSegmentSorting, TestStressLiveNodes, TestTolerantUpdateProcessorRandomCloud, TlogReplayBufferedWhileIndexingTest, VMParamsZkACLAndCredentialsProvidersTest, ZkFailoverTest, SearchRateTriggerTest, ImplicitSnitchTest, ConfigureRecoveryStrategyTest, CoreSorterTest, DirectoryFactoryTest, QueryResultKeyTest, TestBackupRepositoryFactory, TestConfigOverlay, TestConfigSets, TestImplicitCoreProperties, TestInfoStreamLogging, TestNRTOpen, TestSimpleTextCodec, TestSolrConfigHandler, TestSolrXml, SearchHandlerTest, TestBlobHandler, TestReplicationHandlerBackup, AutoscalingHistoryHandlerTest, TestMacroExpander, SmileWriterTest, TestCustomDocTransformer, TestGraphMLResponseWriter, TestRawTransformer, TestSubQueryTransformerCrossCore, TestManagedResource, TestDynamicFieldCollectionResource, TestSerializedLuceneMatchVersion, TestUniqueKeyFieldResource, BadCopyFieldTest, BooleanFieldTest, ChangedSchemaMergeTest, DocValuesMissingTest, PreAnalyzedFieldManagedSchemaCloudTest] [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=PreAnalyzedFieldManagedSchemaCloudTest -Dtests.seed=97FD252EB981355E -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ga-IE -Dtests.timezone=Asia/Dubai -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [junit4] ERROR 0.00s J2 | PreAnalyzedFieldManagedSchemaCloudTest (suite) <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:42915/solr: create the collection time out:180s [junit4] > at __randomizedtesting.SeedInfo.seed([97FD252EB981355E]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:867) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:800) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195) [junit4] > at org.apache.solr.schema.PreAnalyzedFieldManagedSchemaCloudTest.setupCluster(PreAnalyzedFieldManagedSchemaCloudTest.java:44) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] Completed [737/745 (4!)] on J2 in 216.10s, 0 tests, 1 error <<< FAILURES! [...truncated 42998 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
