Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1757/ Java: 64bit/jdk-12.0.2 -XX:-UseCompressedOops -XX:+UseG1GC
6 tests failed. FAILED: org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica Error Message: Error from server at http://127.0.0.1:58981/solr: Cannot create collection pull_replica_error_handling_test_cant_connect_to_pull_replica. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 1, value of tlogReplicas is 0 and value of pullReplicas is 1. This requires 4 shards to be created (higher than the allowed number) Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:58981/solr: Cannot create collection pull_replica_error_handling_test_cant_connect_to_pull_replica. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 1, value of tlogReplicas is 0 and value of pullReplicas is 1. This requires 4 shards to be created (higher than the allowed number) at __randomizedtesting.SeedInfo.seed([C29C81EFFDBE1F17:CAAB672726106B99]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231) at org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica(TestPullReplicaErrorHandling.java:149) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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 org.junit.rules.RunRules.evaluate(RunRules.java:20) 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:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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 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 org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:835) FAILED: org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica Error Message: Error from server at http://127.0.0.1:58621/solr: Cannot create collection pull_replica_error_handling_test_cant_connect_to_pull_replica. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 1, value of tlogReplicas is 0 and value of pullReplicas is 1. This requires 4 shards to be created (higher than the allowed number) Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:58621/solr: Cannot create collection pull_replica_error_handling_test_cant_connect_to_pull_replica. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 1, value of tlogReplicas is 0 and value of pullReplicas is 1. This requires 4 shards to be created (higher than the allowed number) at __randomizedtesting.SeedInfo.seed([C29C81EFFDBE1F17:CAAB672726106B99]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231) at org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica(TestPullReplicaErrorHandling.java:149) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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 org.junit.rules.RunRules.evaluate(RunRules.java:20) 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:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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 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 org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:835) FAILED: org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica Error Message: Error from server at http://127.0.0.1:58774/solr: Cannot create collection pull_replica_error_handling_test_cant_connect_to_pull_replica. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 1, value of tlogReplicas is 0 and value of pullReplicas is 1. This requires 4 shards to be created (higher than the allowed number) Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:58774/solr: Cannot create collection pull_replica_error_handling_test_cant_connect_to_pull_replica. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 1, value of tlogReplicas is 0 and value of pullReplicas is 1. This requires 4 shards to be created (higher than the allowed number) at __randomizedtesting.SeedInfo.seed([C29C81EFFDBE1F17:CAAB672726106B99]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231) at org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica(TestPullReplicaErrorHandling.java:149) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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 org.junit.rules.RunRules.evaluate(RunRules.java:20) 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:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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 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 org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:835) FAILED: org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica Error Message: Error from server at http://127.0.0.1:58664/solr: Cannot create collection pull_replica_error_handling_test_cant_connect_to_pull_replica. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 1, value of tlogReplicas is 0 and value of pullReplicas is 1. This requires 4 shards to be created (higher than the allowed number) Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:58664/solr: Cannot create collection pull_replica_error_handling_test_cant_connect_to_pull_replica. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 1, value of tlogReplicas is 0 and value of pullReplicas is 1. This requires 4 shards to be created (higher than the allowed number) at __randomizedtesting.SeedInfo.seed([C29C81EFFDBE1F17:CAAB672726106B99]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231) at org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica(TestPullReplicaErrorHandling.java:149) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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 org.junit.rules.RunRules.evaluate(RunRules.java:20) 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:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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 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 org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:835) FAILED: org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica Error Message: Error from server at http://127.0.0.1:58748/solr: Cannot create collection pull_replica_error_handling_test_cant_connect_to_pull_replica. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 1, value of tlogReplicas is 0 and value of pullReplicas is 1. This requires 4 shards to be created (higher than the allowed number) Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:58748/solr: Cannot create collection pull_replica_error_handling_test_cant_connect_to_pull_replica. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 1, value of tlogReplicas is 0 and value of pullReplicas is 1. This requires 4 shards to be created (higher than the allowed number) at __randomizedtesting.SeedInfo.seed([C29C81EFFDBE1F17:CAAB672726106B99]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231) at org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica(TestPullReplicaErrorHandling.java:149) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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 org.junit.rules.RunRules.evaluate(RunRules.java:20) 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:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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 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 org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:835) FAILED: org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica Error Message: Error from server at http://127.0.0.1:55869/solr: Cannot create collection pull_replica_error_handling_test_cant_connect_to_pull_replica. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 1, value of tlogReplicas is 0 and value of pullReplicas is 1. This requires 4 shards to be created (higher than the allowed number) Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:55869/solr: Cannot create collection pull_replica_error_handling_test_cant_connect_to_pull_replica. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 1, value of tlogReplicas is 0 and value of pullReplicas is 1. This requires 4 shards to be created (higher than the allowed number) at __randomizedtesting.SeedInfo.seed([C29C81EFFDBE1F17:CAAB672726106B99]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231) at org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica(TestPullReplicaErrorHandling.java:149) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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 org.junit.rules.RunRules.evaluate(RunRules.java:20) 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:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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 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 org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:835) Build Log: [...truncated 15388 lines...] [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling [junit4] 2> 1250954 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of 'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\solr\configsets\_default\conf' [junit4] 2> 1250954 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 1250954 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J3\temp\solr.cloud.TestPullReplicaErrorHandling_C29C81EFFDBE1F17-001\data-dir-99-001 [junit4] 2> 1250954 WARN (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2 [junit4] 2> 1250955 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 1250964 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776") [junit4] 2> 1250971 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J3\temp\solr.cloud.TestPullReplicaErrorHandling_C29C81EFFDBE1F17-001\tempDir-001 [junit4] 2> 1250971 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1250971 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0 [junit4] 2> 1250971 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1250975 WARN (ZkTestServer Run Thread) [ ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0. [junit4] 2> 1251090 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port: 55770 [junit4] 2> 1251090 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:55770 [junit4] 2> 1251090 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55770 [junit4] 2> 1251090 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 55770 [junit4] 2> 1251098 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1251110 INFO (zkConnectionManagerCallback-14271-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1251110 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1251121 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1251179 INFO (zkConnectionManagerCallback-14273-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1251179 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1251179 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1251189 INFO (zkConnectionManagerCallback-14275-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1251189 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1251306 INFO (jetty-launcher-14276-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1251306 INFO (jetty-launcher-14276-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1251306 INFO (jetty-launcher-14276-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1251306 INFO (jetty-launcher-14276-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1251306 INFO (jetty-launcher-14276-thread-1) [ ] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 12.0.2+10 [junit4] 2> 1251306 INFO (jetty-launcher-14276-thread-4) [ ] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 12.0.2+10 [junit4] 2> 1251306 INFO (jetty-launcher-14276-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1251306 INFO (jetty-launcher-14276-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1251306 INFO (jetty-launcher-14276-thread-2) [ ] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 12.0.2+10 [junit4] 2> 1251306 INFO (jetty-launcher-14276-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1251306 INFO (jetty-launcher-14276-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1251306 INFO (jetty-launcher-14276-thread-3) [ ] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 12.0.2+10 [junit4] 2> 1251306 INFO (jetty-launcher-14276-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1251306 INFO (jetty-launcher-14276-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1251306 INFO (jetty-launcher-14276-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1251306 INFO (jetty-launcher-14276-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@689c6648{/solr,null,AVAILABLE} [junit4] 2> 1251306 INFO (jetty-launcher-14276-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1251306 INFO (jetty-launcher-14276-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1251306 INFO (jetty-launcher-14276-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1251306 INFO (jetty-launcher-14276-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1251306 INFO (jetty-launcher-14276-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1251306 INFO (jetty-launcher-14276-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@79ce1023{/solr,null,AVAILABLE} [junit4] 2> 1251306 INFO (jetty-launcher-14276-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1251306 INFO (jetty-launcher-14276-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2f900022{/solr,null,AVAILABLE} [junit4] 2> 1251306 INFO (jetty-launcher-14276-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1251306 INFO (jetty-launcher-14276-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1251306 INFO (jetty-launcher-14276-thread-4) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1251309 INFO (jetty-launcher-14276-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6b02640f{/solr,null,AVAILABLE} [junit4] 2> 1251311 INFO (jetty-launcher-14276-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@15095d36{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:55787} [junit4] 2> 1251311 INFO (jetty-launcher-14276-thread-1) [ ] o.e.j.s.Server Started @1251253ms [junit4] 2> 1251311 INFO (jetty-launcher-14276-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4fbdb0ee{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:55786} [junit4] 2> 1251311 INFO (jetty-launcher-14276-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7b333478{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:55792} [junit4] 2> 1251311 INFO (jetty-launcher-14276-thread-2) [ ] o.e.j.s.Server Started @1251253ms [junit4] 2> 1251311 INFO (jetty-launcher-14276-thread-4) [ ] o.e.j.s.Server Started @1251253ms [junit4] 2> 1251311 INFO (jetty-launcher-14276-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55787} [junit4] 2> 1251311 INFO (jetty-launcher-14276-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55792} [junit4] 2> 1251311 INFO (jetty-launcher-14276-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55786} [junit4] 2> 1251311 ERROR (jetty-launcher-14276-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1251311 ERROR (jetty-launcher-14276-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1251311 ERROR (jetty-launcher-14276-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1251311 INFO (jetty-launcher-14276-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1251311 INFO (jetty-launcher-14276-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1251311 INFO (jetty-launcher-14276-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1251311 INFO (jetty-launcher-14276-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.8.0 [junit4] 2> 1251311 INFO (jetty-launcher-14276-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.8.0 [junit4] 2> 1251311 INFO (jetty-launcher-14276-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.8.0 [junit4] 2> 1251311 INFO (jetty-launcher-14276-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1251311 INFO (jetty-launcher-14276-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1251311 INFO (jetty-launcher-14276-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr [junit4] 2> 1251311 INFO (jetty-launcher-14276-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1251311 INFO (jetty-launcher-14276-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr [junit4] 2> 1251311 INFO (jetty-launcher-14276-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr [junit4] 2> 1251311 INFO (jetty-launcher-14276-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-10-28T09:32:42.885915300Z [junit4] 2> 1251311 INFO (jetty-launcher-14276-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-10-28T09:32:42.885915300Z [junit4] 2> 1251311 INFO (jetty-launcher-14276-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-10-28T09:32:42.885915300Z [junit4] 2> 1251313 INFO (jetty-launcher-14276-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1251313 INFO (jetty-launcher-14276-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@46243c68{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:55783} [junit4] 2> 1251313 INFO (jetty-launcher-14276-thread-3) [ ] o.e.j.s.Server Started @1251255ms [junit4] 2> 1251313 INFO (jetty-launcher-14276-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1251313 INFO (jetty-launcher-14276-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55783} [junit4] 2> 1251313 INFO (jetty-launcher-14276-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1251313 ERROR (jetty-launcher-14276-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1251313 INFO (jetty-launcher-14276-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1251313 INFO (jetty-launcher-14276-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.8.0 [junit4] 2> 1251313 INFO (jetty-launcher-14276-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1251313 INFO (jetty-launcher-14276-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr [junit4] 2> 1251313 INFO (jetty-launcher-14276-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-10-28T09:32:42.887898300Z [junit4] 2> 1251314 INFO (jetty-launcher-14276-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1251338 INFO (zkConnectionManagerCallback-14278-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1251338 INFO (jetty-launcher-14276-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1251339 INFO (zkConnectionManagerCallback-14280-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1251339 INFO (jetty-launcher-14276-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1251340 INFO (jetty-launcher-14276-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1251340 INFO (jetty-launcher-14276-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1251346 INFO (jetty-launcher-14276-thread-2) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1251349 INFO (zkConnectionManagerCallback-14282-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1251349 INFO (jetty-launcher-14276-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1251361 INFO (zkConnectionManagerCallback-14284-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1251361 INFO (jetty-launcher-14276-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1251361 INFO (jetty-launcher-14276-thread-1) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1251370 WARN (jetty-launcher-14276-thread-1-SendThread(127.0.0.1:55770)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100484e3a8a0005. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x100484e3a8a0005, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100484e3a8a0005, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 1251370 INFO (jetty-launcher-14276-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1251370 INFO (jetty-launcher-14276-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1251374 INFO (jetty-launcher-14276-thread-3) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1251374 INFO (jetty-launcher-14276-thread-4) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1251380 WARN (jetty-launcher-14276-thread-4-SendThread(127.0.0.1:55770)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100484e3a8a0004. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x100484e3a8a0004, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100484e3a8a0004, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 1251380 WARN (jetty-launcher-14276-thread-3-SendThread(127.0.0.1:55770)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100484e3a8a0006. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x100484e3a8a0006, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100484e3a8a0006, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 1251716 INFO (jetty-launcher-14276-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1251718 WARN (jetty-launcher-14276-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3a7c4d2e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1251718 WARN (jetty-launcher-14276-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3a7c4d2e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1251722 WARN (jetty-launcher-14276-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2db65b53[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1251722 WARN (jetty-launcher-14276-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2db65b53[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1251723 INFO (jetty-launcher-14276-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55770/solr [junit4] 2> 1251724 INFO (jetty-launcher-14276-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1251730 INFO (zkConnectionManagerCallback-14301-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1251730 INFO (jetty-launcher-14276-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1251899 INFO (jetty-launcher-14276-thread-3) [n:127.0.0.1:55783_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1251903 INFO (jetty-launcher-14276-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1251905 WARN (jetty-launcher-14276-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@18c848a2[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1251905 WARN (jetty-launcher-14276-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@18c848a2[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1251905 INFO (zkConnectionManagerCallback-14306-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1251905 INFO (jetty-launcher-14276-thread-3) [n:127.0.0.1:55783_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1251905 WARN (jetty-launcher-14276-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@78851972[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1251905 WARN (jetty-launcher-14276-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@78851972[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1251910 INFO (jetty-launcher-14276-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55770/solr [junit4] 2> 1251912 INFO (jetty-launcher-14276-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1251915 INFO (zkConnectionManagerCallback-14314-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1251915 INFO (jetty-launcher-14276-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1251956 INFO (jetty-launcher-14276-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1251958 WARN (jetty-launcher-14276-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2f8be99e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1251958 WARN (jetty-launcher-14276-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2f8be99e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1251961 WARN (jetty-launcher-14276-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5aa47e09[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1251961 WARN (jetty-launcher-14276-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5aa47e09[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1251962 INFO (jetty-launcher-14276-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55770/solr [junit4] 2> 1251963 INFO (jetty-launcher-14276-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1251966 INFO (zkConnectionManagerCallback-14324-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1251966 INFO (jetty-launcher-14276-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1252022 INFO (jetty-launcher-14276-thread-1) [n:127.0.0.1:55787_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1252026 INFO (zkConnectionManagerCallback-14326-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1252026 INFO (jetty-launcher-14276-thread-1) [n:127.0.0.1:55787_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1252035 INFO (jetty-launcher-14276-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1252038 WARN (jetty-launcher-14276-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@163ac22b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1252038 WARN (jetty-launcher-14276-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@163ac22b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1252042 WARN (jetty-launcher-14276-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5cb5b9a0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1252042 WARN (jetty-launcher-14276-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5cb5b9a0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1252042 INFO (jetty-launcher-14276-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55770/solr [junit4] 2> 1252042 INFO (jetty-launcher-14276-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1252048 INFO (zkConnectionManagerCallback-14336-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1252048 INFO (jetty-launcher-14276-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1252097 INFO (jetty-launcher-14276-thread-1) [n:127.0.0.1:55787_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55787_solr [junit4] 2> 1252104 INFO (jetty-launcher-14276-thread-1) [n:127.0.0.1:55787_solr ] o.a.s.c.Overseer Overseer (id=72137094864699403-127.0.0.1:55787_solr-n_0000000000) starting [junit4] 2> 1252122 INFO (jetty-launcher-14276-thread-4) [n:127.0.0.1:55792_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1252127 INFO (zkConnectionManagerCallback-14338-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1252127 INFO (jetty-launcher-14276-thread-4) [n:127.0.0.1:55792_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1252136 INFO (jetty-launcher-14276-thread-1) [n:127.0.0.1:55787_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55787_solr [junit4] 2> 1252136 INFO (OverseerStateUpdate-72137094864699403-127.0.0.1:55787_solr-n_0000000000) [n:127.0.0.1:55787_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:55787_solr [junit4] 2> 1252142 INFO (OverseerStateUpdate-72137094864699403-127.0.0.1:55787_solr-n_0000000000) [n:127.0.0.1:55787_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1252153 INFO (jetty-launcher-14276-thread-1) [n:127.0.0.1:55787_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1252154 WARN (jetty-launcher-14276-thread-1) [n:127.0.0.1:55787_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 1252155 INFO (jetty-launcher-14276-thread-4) [n:127.0.0.1:55792_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1252177 INFO (jetty-launcher-14276-thread-4) [n:127.0.0.1:55792_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:55792_solr as DOWN [junit4] 2> 1252181 INFO (jetty-launcher-14276-thread-4) [n:127.0.0.1:55792_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1252181 INFO (jetty-launcher-14276-thread-4) [n:127.0.0.1:55792_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55792_solr [junit4] 2> 1252182 INFO (jetty-launcher-14276-thread-1) [n:127.0.0.1:55787_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J3\temp\solr.cloud.TestPullReplicaErrorHandling_C29C81EFFDBE1F17-001\tempDir-001\node1 [junit4] 2> 1252186 INFO (zkCallback-14325-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1252186 INFO (zkCallback-14337-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1252191 INFO (jetty-launcher-14276-thread-4) [n:127.0.0.1:55792_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1252192 WARN (jetty-launcher-14276-thread-4) [n:127.0.0.1:55792_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 1252218 INFO (jetty-launcher-14276-thread-4) [n:127.0.0.1:55792_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J3\temp\solr.cloud.TestPullReplicaErrorHandling_C29C81EFFDBE1F17-001\tempDir-001\node4 [junit4] 2> 1252224 INFO (jetty-launcher-14276-thread-2) [n:127.0.0.1:55786_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1252226 INFO (zkConnectionManagerCallback-14354-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1252226 INFO (jetty-launcher-14276-thread-2) [n:127.0.0.1:55786_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1252247 INFO (jetty-launcher-14276-thread-2) [n:127.0.0.1:55786_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1252268 INFO (jetty-launcher-14276-thread-2) [n:127.0.0.1:55786_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:55786_solr as DOWN [junit4] 2> 1252270 INFO (jetty-launcher-14276-thread-2) [n:127.0.0.1:55786_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1252273 INFO (jetty-launcher-14276-thread-2) [n:127.0.0.1:55786_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55786_solr [junit4] 2> 1252287 INFO (zkCallback-14337-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1252287 INFO (zkCallback-14325-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1252290 INFO (zkCallback-14353-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1252294 INFO (jetty-launcher-14276-thread-2) [n:127.0.0.1:55786_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1252294 WARN (jetty-launcher-14276-thread-2) [n:127.0.0.1:55786_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 1252322 INFO (jetty-launcher-14276-thread-2) [n:127.0.0.1:55786_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J3\temp\solr.cloud.TestPullReplicaErrorHandling_C29C81EFFDBE1F17-001\tempDir-001\node2 [junit4] 2> 1252385 INFO (jetty-launcher-14276-thread-3) [n:127.0.0.1:55783_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1252396 INFO (jetty-launcher-14276-thread-3) [n:127.0.0.1:55783_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:55783_solr as DOWN [junit4] 2> 1252398 INFO (jetty-launcher-14276-thread-3) [n:127.0.0.1:55783_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1252398 INFO (jetty-launcher-14276-thread-3) [n:127.0.0.1:55783_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55783_solr [junit4] 2> 1252401 INFO (zkCallback-14325-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1252401 INFO (zkCallback-14337-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1252401 INFO (zkCallback-14353-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1252401 INFO (zkCallback-14305-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1252401 INFO (jetty-launcher-14276-thread-3) [n:127.0.0.1:55783_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1252401 WARN (jetty-launcher-14276-thread-3) [n:127.0.0.1:55783_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 1252433 INFO (jetty-launcher-14276-thread-3) [n:127.0.0.1:55783_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J3\temp\solr.cloud.TestPullReplicaErrorHandling_C29C81EFFDBE1F17-001\tempDir-001\node3 [junit4] 2> 1252449 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 1252452 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1252458 INFO (zkConnectionManagerCallback-14369-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1252458 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1252460 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1252462 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55770/solr ready [junit4] 2> 1252495 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1282414905 [junit4] 2> 1252495 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:55787_solr [junit4] 2> 1252501 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 1252501 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:55787_solr as DOWN [junit4] 2> 1252514 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1252514 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 1252514 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 1252514 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 1252514 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 1252516 INFO (closeThreadPool-14374-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72137094864699403-127.0.0.1:55787_solr-n_0000000000) closing [junit4] 2> 1252516 INFO (OverseerAutoScalingTriggerThread-72137094864699403-127.0.0.1:55787_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 1252516 INFO (OverseerStateUpdate-72137094864699403-127.0.0.1:55787_solr-n_0000000000) [n:127.0.0.1:55787_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:55787_solr [junit4] 2> 1252518 INFO (closeThreadPool-14374-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72137094864699403-127.0.0.1:55787_solr-n_0000000000) closing [junit4] 2> 1252522 WARN (jetty-launcher-14276-thread-1-SendThread(127.0.0.1:55770)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100484e3a8a000b. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x100484e3a8a000b, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100484e3a8a000b, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 1252522 INFO (zkCallback-14305-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1252522 INFO (zkCallback-14353-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1252522 INFO (zkCallback-14368-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1252523 INFO (zkCallback-14337-thread-1) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55792_solr [junit4] 2> 1252526 INFO (zkCallback-14337-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1252529 INFO (zkCallback-14337-thread-1) [n:127.0.0.1:55792_solr ] o.a.s.c.Overseer Overseer (id=72137094864699405-127.0.0.1:55792_solr-n_0000000001) starting [junit4] 2> 1252541 INFO (OverseerStateUpdate-72137094864699405-127.0.0.1:55792_solr-n_0000000001) [n:127.0.0.1:55792_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:55792_solr [junit4] 2> 1252622 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.c.Overseer Overseer (id=72137094864699403-127.0.0.1:55787_solr-n_0000000000) closing [junit4] 2> 1252624 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@15095d36{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 1252624 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2f900022{/solr,null,STOPPED} [junit4] 2> 1252624 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1252624 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1252624 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1252625 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 12.0.2+10 [junit4] 2> 1252625 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1252625 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1252625 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1252626 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@465be213{/solr,null,AVAILABLE} [junit4] 2> 1252627 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7d03254a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:55870} [junit4] 2> 1252627 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.e.j.s.Server Started @1252569ms [junit4] 2> 1252627 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55869} [junit4] 2> 1252627 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1252627 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1252627 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.8.0 [junit4] 2> 1252628 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1252628 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr [junit4] 2> 1252628 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-10-28T09:32:44.202749100Z [junit4] 2> 1252629 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1252633 INFO (zkConnectionManagerCallback-14380-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1252634 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1252634 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1252638 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1252884 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1252885 WARN (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@915ed20[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1252885 WARN (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@915ed20[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1252889 WARN (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@8e4fccc[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1252889 WARN (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@8e4fccc[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1252889 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55770/solr [junit4] 2> 1252891 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1252896 INFO (zkConnectionManagerCallback-14391-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1252896 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1253003 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [n:127.0.0.1:55869_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1253008 INFO (zkConnectionManagerCallback-14393-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1253008 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [n:127.0.0.1:55869_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1253015 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [n:127.0.0.1:55869_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1253021 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [n:127.0.0.1:55869_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:55869_solr as DOWN [junit4] 2> 1253024 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [n:127.0.0.1:55869_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1253024 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [n:127.0.0.1:55869_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55869_solr [junit4] 2> 1253026 INFO (zkCallback-14368-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1253026 INFO (zkCallback-14353-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1253026 INFO (zkCallback-14305-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1253026 INFO (zkCallback-14337-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1253026 INFO (zkCallback-14392-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1253028 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [n:127.0.0.1:55869_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1253028 WARN (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [n:127.0.0.1:55869_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 1253055 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [n:127.0.0.1:55869_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J3\temp\solr.cloud.TestPullReplicaErrorHandling_C29C81EFFDBE1F17-001\tempDir-001\node1 [junit4] 2> 1253068 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 1253068 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:55870/solr. Proxy: http://127.0.0.1:55869/solr [junit4] 2> 1253069 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1658190440 [junit4] 2> 1253069 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:55792_solr [junit4] 2> 1253072 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 1253072 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:55792_solr as DOWN [junit4] 2> 1253076 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 1253076 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] [...truncated too long message...] (127.0.0.1:58155)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100487090dd0000. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x100487090dd0000, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100487090dd0000, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 72229 WARN (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker-SendThread(127.0.0.1:58155)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100487090dd0001. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x100487090dd0001, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100487090dd0001, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 72330 WARN (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 13 /solr/aliases.json [junit4] 2> 12 /solr/security.json [junit4] 2> 9 /solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/terms/shard1 [junit4] 2> 9 /solr/configs/conf [junit4] 2> 9 /solr/clusterprops.json [junit4] 2> 8 /solr/packages.json [junit4] 2> 8 /solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/terms/shard1 [junit4] 2> 7 /solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/terms/shard1 [junit4] 2> 5 /solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/state.json [junit4] 2> 4 /solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json [junit4] 2> 2 /solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/collectionprops.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 57 /solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/state.json [junit4] 2> 35 /solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json [junit4] 2> 33 /solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json [junit4] 2> 13 /solr/clusterstate.json [junit4] 2> 9 /solr/clusterprops.json [junit4] 2> 4 /solr/autoscaling.json [junit4] 2> 3 /solr/overseer_elect/election/72137242341867541-127.0.0.1:58753_solr-n_0000000005 [junit4] 2> 3 /solr/overseer_elect/election/72137242341867548-127.0.0.1:58843_solr-n_0000000008 [junit4] 2> 2 /solr/overseer_elect/election/72137242341867534-127.0.0.1:58285_solr-n_0000000002 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 97 /solr/overseer/queue [junit4] 2> 94 /solr/live_nodes [junit4] 2> 55 /solr/collections [junit4] 2> 28 /solr/overseer/collection-queue-work [junit4] 2> 4 /solr/autoscaling/events/.scheduled_maintenance [junit4] 2> 4 /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 4 /solr/overseer/queue-work [junit4] 2> [junit4] 2> 72355 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:58155 [junit4] 2> 72355 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:58155 [junit4] 2> 72355 INFO (SUITE-TestPullReplicaErrorHandling-seed#[C29C81EFFDBE1F17]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 58155 [junit4] 2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.cloud.TestPullReplicaErrorHandling_C29C81EFFDBE1F17-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene87): {_root_=FST50, fieldName_s=PostingsFormat(name=Direct), id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{_version_=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=191, maxMBSortInHeap=6.942528394840123, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=fur, timezone=Asia/Ust-Nera [junit4] 2> NOTE: Windows 10 10.0 amd64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=6,threads=1,free=74703400,total=164626432 [junit4] 2> NOTE: All tests run in this JVM: [TestPullReplicaErrorHandling] [junit4] Completed [5/5 (5!)] on J2 in 73.02s, 4 tests, 1 error <<< FAILURES! [...truncated 17 lines...] BUILD FAILED C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1599: The following error occurred while executing this line: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1126: There were test failures: 5 suites, 20 tests, 5 errors [seed: C29C81EFFDBE1F17] Total time: 1 minute 17 seconds [repro] Setting last failure code to 1 [repro] Failures w/original seeds: [repro] 5/5 failed: org.apache.solr.cloud.TestPullReplicaErrorHandling [repro] Exiting with code 1 C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST lucene\build move /y lucene\build lucene\build.repro 1 dir(s) moved. C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST solr\build move /y solr\build solr\build.repro 1 dir(s) moved. C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST lucene\build.orig move /y lucene\build.orig lucene\build 1 dir(s) moved. C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST solr\build.orig move /y solr\build.orig solr\build 1 dir(s) moved. C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>exit 0 Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 Archiving artifacts [Java] Sleeping for 5 seconds due to JENKINS-32191... [Java] Parsing console log (workspace: 'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows') [Java] Successfully parsed console log [Java] -> found 112 issues (skipped 103 duplicates) [Java] Post processing issues on 'Windows VBOX' with source code encoding 'UTF-8' [Java] Creating SCM blamer to obtain author and commit information for affected files [Java] Creating SCM miner to obtain statistics for affected repository files [Java] Resolving file names for all issues in source directory 'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows' [Java] -> resolved paths in source directory (53 found, 0 not found) [Java] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [Java] -> resolved module names for 112 issues [Java] Resolving package names (or namespaces) by parsing the affected files [Java] -> resolved package names of 53 affected files [Java] No filter has been set, publishing all 112 issues [Java] Creating fingerprints for all affected code blocks to track issues over different builds [Java] -> created fingerprints for 112 issues (skipped 0 issues) [Java] Copying affected files to Jenkins' build folder '/home/jenkins/jobs/Lucene-Solr-8.x-Windows/builds/1757/files-with-issues' [Java] -> 53 copied, 0 not in workspace, 0 not-found, 0 with I/O error [Java] Using reference build 'Lucene-Solr-8.x-Windows #1756' to compute new, fixed, and outstanding issues [Java] Issues delta (vs. reference build): outstanding: 112, new: 0, fixed: 0 [Java] No quality gates have been set - skipping [Java] Health report is disabled - skipping [Java] Created analysis result for 112 issues (found 0 new issues, fixed 0 issues) [Java] Attaching ResultAction with ID 'java' to run 'Lucene-Solr-8.x-Windows #1757'. [Checks API] No suitable checks publisher found. Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 Recording test results Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE [Checks API] No suitable checks publisher found. Email was triggered for: Unstable (Test Failures) Sending email for trigger: Unstable (Test Failures) Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
