Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/719/
1 tests failed. FAILED: org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica Error Message: Error from server at http://127.0.0.1:35297/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:35297/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([A658B0DC001163EF:AE6F5614DBBF1761]: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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 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.lang.Thread.run(Thread.java:748) Build Log: [...truncated 14049 lines...] [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling [junit4] 2> 642452 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf' [junit4] 2> 642452 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 642452 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_A658B0DC001163EF-001/data-dir-50-001 [junit4] 2> 642452 WARN (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7 [junit4] 2> 642452 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 642454 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-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> 642454 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_A658B0DC001163EF-001/tempDir-001 [junit4] 2> 642454 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 642455 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0 [junit4] 2> 642455 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 642455 WARN (ZkTestServer Run Thread) [ ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0. [junit4] 2> 642555 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port: 40401 [junit4] 2> 642555 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:40401 [junit4] 2> 642555 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40401 [junit4] 2> 642555 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40401 [junit4] 2> 642557 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 642559 INFO (zkConnectionManagerCallback-6021-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 642559 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 642565 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 642568 INFO (zkConnectionManagerCallback-6023-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 642568 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 642569 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 642572 INFO (zkConnectionManagerCallback-6025-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 642572 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 642677 INFO (jetty-launcher-6026-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 642677 INFO (jetty-launcher-6026-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 642677 INFO (jetty-launcher-6026-thread-2) [ ] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09 [junit4] 2> 642677 INFO (jetty-launcher-6026-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 642677 INFO (jetty-launcher-6026-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 642677 INFO (jetty-launcher-6026-thread-1) [ ] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09 [junit4] 2> 642678 INFO (jetty-launcher-6026-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 642678 INFO (jetty-launcher-6026-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 642678 INFO (jetty-launcher-6026-thread-3) [ ] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09 [junit4] 2> 642685 INFO (jetty-launcher-6026-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 642685 INFO (jetty-launcher-6026-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 642685 INFO (jetty-launcher-6026-thread-4) [ ] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09 [junit4] 2> 642708 INFO (jetty-launcher-6026-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 642708 INFO (jetty-launcher-6026-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 642708 INFO (jetty-launcher-6026-thread-4) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 642709 INFO (jetty-launcher-6026-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2aa2820f{/solr,null,AVAILABLE} [junit4] 2> 642720 INFO (jetty-launcher-6026-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@628cddc0{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33755} [junit4] 2> 642720 INFO (jetty-launcher-6026-thread-4) [ ] o.e.j.s.Server Started @642801ms [junit4] 2> 642720 INFO (jetty-launcher-6026-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33755} [junit4] 2> 642720 ERROR (jetty-launcher-6026-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 642720 INFO (jetty-launcher-6026-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 642720 INFO (jetty-launcher-6026-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.8.0 [junit4] 2> 642720 INFO (jetty-launcher-6026-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 642720 INFO (jetty-launcher-6026-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 642720 INFO (jetty-launcher-6026-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-06T18:37:26.692Z [junit4] 2> 642721 INFO (jetty-launcher-6026-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 642721 INFO (jetty-launcher-6026-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 642721 INFO (jetty-launcher-6026-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 642722 INFO (jetty-launcher-6026-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 642722 INFO (jetty-launcher-6026-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 642722 INFO (jetty-launcher-6026-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 642724 INFO (jetty-launcher-6026-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 642724 INFO (jetty-launcher-6026-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 642725 INFO (jetty-launcher-6026-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 642725 INFO (jetty-launcher-6026-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 642728 INFO (jetty-launcher-6026-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@22958d6d{/solr,null,AVAILABLE} [junit4] 2> 642728 INFO (jetty-launcher-6026-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3f16de75{/solr,null,AVAILABLE} [junit4] 2> 642728 INFO (jetty-launcher-6026-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@25a0d1e5{/solr,null,AVAILABLE} [junit4] 2> 642728 INFO (jetty-launcher-6026-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7b4b4ab3{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36925} [junit4] 2> 642728 INFO (jetty-launcher-6026-thread-3) [ ] o.e.j.s.Server Started @642809ms [junit4] 2> 642728 INFO (jetty-launcher-6026-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36925} [junit4] 2> 642728 ERROR (jetty-launcher-6026-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 642729 INFO (jetty-launcher-6026-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 642729 INFO (jetty-launcher-6026-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.8.0 [junit4] 2> 642729 INFO (jetty-launcher-6026-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 642729 INFO (jetty-launcher-6026-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 642729 INFO (jetty-launcher-6026-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-06T18:37:26.701Z [junit4] 2> 642729 INFO (jetty-launcher-6026-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@190e4b80{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40943} [junit4] 2> 642729 INFO (jetty-launcher-6026-thread-1) [ ] o.e.j.s.Server Started @642809ms [junit4] 2> 642729 INFO (jetty-launcher-6026-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40943} [junit4] 2> 642729 INFO (jetty-launcher-6026-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@528480df{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44281} [junit4] 2> 642729 INFO (jetty-launcher-6026-thread-2) [ ] o.e.j.s.Server Started @642809ms [junit4] 2> 642729 INFO (jetty-launcher-6026-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44281} [junit4] 2> 642729 ERROR (jetty-launcher-6026-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 642729 INFO (jetty-launcher-6026-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 642729 ERROR (jetty-launcher-6026-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 642729 INFO (jetty-launcher-6026-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.8.0 [junit4] 2> 642729 INFO (jetty-launcher-6026-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 642729 INFO (jetty-launcher-6026-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 642729 INFO (jetty-launcher-6026-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.8.0 [junit4] 2> 642729 INFO (jetty-launcher-6026-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 642729 INFO (jetty-launcher-6026-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-06T18:37:26.701Z [junit4] 2> 642729 INFO (jetty-launcher-6026-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 642729 INFO (jetty-launcher-6026-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 642729 INFO (jetty-launcher-6026-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-06T18:37:26.701Z [junit4] 2> 642730 INFO (jetty-launcher-6026-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 642739 INFO (zkConnectionManagerCallback-6028-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 642739 INFO (jetty-launcher-6026-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 642739 INFO (jetty-launcher-6026-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 642740 INFO (jetty-launcher-6026-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 642740 INFO (jetty-launcher-6026-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 642740 INFO (zkConnectionManagerCallback-6030-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 642741 INFO (jetty-launcher-6026-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 642741 INFO (jetty-launcher-6026-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 642743 INFO (jetty-launcher-6026-thread-4) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 642744 INFO (zkConnectionManagerCallback-6032-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 642744 INFO (jetty-launcher-6026-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 642744 INFO (jetty-launcher-6026-thread-3) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 642745 INFO (jetty-launcher-6026-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 642745 WARN (jetty-launcher-6026-thread-3-SendThread(127.0.0.1:40401)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10155c44e5c0004. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10155c44e5c0004, 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 0x10155c44e5c0004, 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> 642746 INFO (zkConnectionManagerCallback-6034-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 642746 INFO (jetty-launcher-6026-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 642746 INFO (jetty-launcher-6026-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 642748 INFO (jetty-launcher-6026-thread-1) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 642749 INFO (jetty-launcher-6026-thread-2) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 643030 INFO (jetty-launcher-6026-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 643031 WARN (jetty-launcher-6026-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@472dc12e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 643031 WARN (jetty-launcher-6026-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@472dc12e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 643033 WARN (jetty-launcher-6026-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@796e7305[provider=null,keyStore=null,trustStore=null] [junit4] 2> 643033 WARN (jetty-launcher-6026-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@796e7305[provider=null,keyStore=null,trustStore=null] [junit4] 2> 643034 INFO (jetty-launcher-6026-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40401/solr [junit4] 2> 643035 INFO (jetty-launcher-6026-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 643040 INFO (zkConnectionManagerCallback-6048-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 643040 INFO (jetty-launcher-6026-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 643041 WARN (jetty-launcher-6026-thread-2-SendThread(127.0.0.1:40401)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10155c44e5c0007. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10155c44e5c0007, 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 0x10155c44e5c0007, 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> 643253 INFO (jetty-launcher-6026-thread-2) [n:127.0.0.1:44281_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 643254 INFO (zkConnectionManagerCallback-6056-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 643254 INFO (jetty-launcher-6026-thread-2) [n:127.0.0.1:44281_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 643315 INFO (jetty-launcher-6026-thread-2) [n:127.0.0.1:44281_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44281_solr [junit4] 2> 643315 INFO (jetty-launcher-6026-thread-2) [n:127.0.0.1:44281_solr ] o.a.s.c.Overseer Overseer (id=72433370631241736-127.0.0.1:44281_solr-n_0000000000) starting [junit4] 2> 643320 INFO (OverseerStateUpdate-72433370631241736-127.0.0.1:44281_solr-n_0000000000) [n:127.0.0.1:44281_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44281_solr [junit4] 2> 643328 INFO (jetty-launcher-6026-thread-2) [n:127.0.0.1:44281_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44281_solr [junit4] 2> 643332 INFO (jetty-launcher-6026-thread-2) [n:127.0.0.1:44281_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 643333 WARN (jetty-launcher-6026-thread-2) [n:127.0.0.1:44281_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> 643344 INFO (zkCallback-6055-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 643354 INFO (jetty-launcher-6026-thread-2) [n:127.0.0.1:44281_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_A658B0DC001163EF-001/tempDir-001/node1 [junit4] 2> 644053 INFO (jetty-launcher-6026-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 644054 WARN (jetty-launcher-6026-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@77cd8cfa[provider=null,keyStore=null,trustStore=null] [junit4] 2> 644054 WARN (jetty-launcher-6026-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@77cd8cfa[provider=null,keyStore=null,trustStore=null] [junit4] 2> 644071 WARN (jetty-launcher-6026-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@646e166a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 644071 WARN (jetty-launcher-6026-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@646e166a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 644072 INFO (jetty-launcher-6026-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40401/solr [junit4] 2> 644088 INFO (jetty-launcher-6026-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 644090 INFO (zkConnectionManagerCallback-6074-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 644091 INFO (jetty-launcher-6026-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 644194 INFO (jetty-launcher-6026-thread-1) [n:127.0.0.1:40943_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 644194 INFO (zkConnectionManagerCallback-6076-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 644194 INFO (jetty-launcher-6026-thread-1) [n:127.0.0.1:40943_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 644198 INFO (jetty-launcher-6026-thread-1) [n:127.0.0.1:40943_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 644201 INFO (jetty-launcher-6026-thread-1) [n:127.0.0.1:40943_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:40943_solr as DOWN [junit4] 2> 644202 INFO (jetty-launcher-6026-thread-1) [n:127.0.0.1:40943_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 644202 INFO (jetty-launcher-6026-thread-1) [n:127.0.0.1:40943_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40943_solr [junit4] 2> 644204 INFO (zkCallback-6055-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 644205 INFO (zkCallback-6075-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 644205 INFO (jetty-launcher-6026-thread-1) [n:127.0.0.1:40943_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 644205 WARN (jetty-launcher-6026-thread-1) [n:127.0.0.1:40943_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> 644220 INFO (jetty-launcher-6026-thread-1) [n:127.0.0.1:40943_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_A658B0DC001163EF-001/tempDir-001/node2 [junit4] 2> 644556 INFO (jetty-launcher-6026-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 644556 WARN (jetty-launcher-6026-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3dc1defd[provider=null,keyStore=null,trustStore=null] [junit4] 2> 644557 WARN (jetty-launcher-6026-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3dc1defd[provider=null,keyStore=null,trustStore=null] [junit4] 2> 644565 WARN (jetty-launcher-6026-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@633afc1d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 644565 WARN (jetty-launcher-6026-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@633afc1d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 644566 INFO (jetty-launcher-6026-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40401/solr [junit4] 2> 644567 INFO (jetty-launcher-6026-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 644568 INFO (zkConnectionManagerCallback-6090-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 644568 INFO (jetty-launcher-6026-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 644674 INFO (jetty-launcher-6026-thread-3) [n:127.0.0.1:36925_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 644675 INFO (zkConnectionManagerCallback-6092-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 644675 INFO (jetty-launcher-6026-thread-3) [n:127.0.0.1:36925_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 644679 INFO (jetty-launcher-6026-thread-3) [n:127.0.0.1:36925_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 644682 INFO (jetty-launcher-6026-thread-3) [n:127.0.0.1:36925_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:36925_solr as DOWN [junit4] 2> 644683 INFO (jetty-launcher-6026-thread-3) [n:127.0.0.1:36925_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 644683 INFO (jetty-launcher-6026-thread-3) [n:127.0.0.1:36925_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36925_solr [junit4] 2> 644684 INFO (zkCallback-6075-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 644684 INFO (zkCallback-6055-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 644684 INFO (zkCallback-6091-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 644685 INFO (jetty-launcher-6026-thread-3) [n:127.0.0.1:36925_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 644686 WARN (jetty-launcher-6026-thread-3) [n:127.0.0.1:36925_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> 644696 INFO (jetty-launcher-6026-thread-3) [n:127.0.0.1:36925_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_A658B0DC001163EF-001/tempDir-001/node3 [junit4] 2> 644724 INFO (jetty-launcher-6026-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 644725 WARN (jetty-launcher-6026-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@26f481ce[provider=null,keyStore=null,trustStore=null] [junit4] 2> 644726 WARN (jetty-launcher-6026-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@26f481ce[provider=null,keyStore=null,trustStore=null] [junit4] 2> 644728 WARN (jetty-launcher-6026-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@736d4e22[provider=null,keyStore=null,trustStore=null] [junit4] 2> 644728 WARN (jetty-launcher-6026-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@736d4e22[provider=null,keyStore=null,trustStore=null] [junit4] 2> 644729 INFO (jetty-launcher-6026-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40401/solr [junit4] 2> 644731 INFO (jetty-launcher-6026-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 644732 INFO (zkConnectionManagerCallback-6106-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 644732 INFO (jetty-launcher-6026-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 644834 INFO (jetty-launcher-6026-thread-4) [n:127.0.0.1:33755_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 644835 INFO (zkConnectionManagerCallback-6108-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 644835 INFO (jetty-launcher-6026-thread-4) [n:127.0.0.1:33755_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 644839 INFO (jetty-launcher-6026-thread-4) [n:127.0.0.1:33755_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 644842 INFO (jetty-launcher-6026-thread-4) [n:127.0.0.1:33755_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:33755_solr as DOWN [junit4] 2> 644846 INFO (jetty-launcher-6026-thread-4) [n:127.0.0.1:33755_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 644846 INFO (jetty-launcher-6026-thread-4) [n:127.0.0.1:33755_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33755_solr [junit4] 2> 644850 INFO (zkCallback-6055-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 644850 INFO (zkCallback-6091-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 644850 INFO (zkCallback-6075-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 644853 INFO (zkCallback-6107-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 644855 INFO (jetty-launcher-6026-thread-4) [n:127.0.0.1:33755_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 644856 WARN (jetty-launcher-6026-thread-4) [n:127.0.0.1:33755_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> 644871 INFO (jetty-launcher-6026-thread-4) [n:127.0.0.1:33755_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_A658B0DC001163EF-001/tempDir-001/node4 [junit4] 2> 644877 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 644880 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 644884 INFO (zkConnectionManagerCallback-6119-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 644884 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 644885 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 644886 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40401/solr ready [junit4] 2> 644889 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=746586304 [junit4] 2> 644889 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:44281_solr [junit4] 2> 644889 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 644890 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:44281_solr as DOWN [junit4] 2> 644896 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 644896 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 644896 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 644896 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 644897 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 644897 INFO (closeThreadPool-6124-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72433370631241736-127.0.0.1:44281_solr-n_0000000000) closing [junit4] 2> 644898 INFO (OverseerStateUpdate-72433370631241736-127.0.0.1:44281_solr-n_0000000000) [n:127.0.0.1:44281_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44281_solr [junit4] 2> 644904 INFO (OverseerAutoScalingTriggerThread-72433370631241736-127.0.0.1:44281_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 644908 WARN (jetty-launcher-6026-thread-2-SendThread(127.0.0.1:40401)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10155c44e5c0008. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10155c44e5c0008, 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 0x10155c44e5c0008, 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> 644908 INFO (zkCallback-6107-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 644912 INFO (zkCallback-6091-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 644912 INFO (closeThreadPool-6124-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72433370631241736-127.0.0.1:44281_solr-n_0000000000) closing [junit4] 2> 644912 INFO (zkCallback-6075-thread-1) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40943_solr [junit4] 2> 644915 INFO (zkCallback-6075-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 644915 INFO (zkCallback-6118-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 644916 INFO (zkCallback-6075-thread-1) [n:127.0.0.1:40943_solr ] o.a.s.c.Overseer Overseer (id=72433370631241738-127.0.0.1:40943_solr-n_0000000001) starting [junit4] 2> 644925 INFO (OverseerStateUpdate-72433370631241738-127.0.0.1:40943_solr-n_0000000001) [n:127.0.0.1:40943_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40943_solr [junit4] 2> 645009 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.Overseer Overseer (id=72433370631241736-127.0.0.1:44281_solr-n_0000000000) closing [junit4] 2> 645010 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@528480df{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 645010 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3f16de75{/solr,null,STOPPED} [junit4] 2> 645010 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 645011 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 645011 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 645011 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09 [junit4] 2> 645016 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 645016 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 645016 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 645016 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@724fbd77{/solr,null,AVAILABLE} [junit4] 2> 645017 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@429431a3{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46069} [junit4] 2> 645017 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.e.j.s.Server Started @645097ms [junit4] 2> 645017 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33645} [junit4] 2> 645017 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 645017 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 645017 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.8.0 [junit4] 2> 645017 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 645017 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 645017 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-06T18:37:28.989Z [junit4] 2> 645020 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 645020 INFO (zkConnectionManagerCallback-6130-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 645020 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 645021 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 645025 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 646344 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 646344 WARN (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@22ea1fac[provider=null,keyStore=null,trustStore=null] [junit4] 2> 646344 WARN (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@22ea1fac[provider=null,keyStore=null,trustStore=null] [junit4] 2> 646349 WARN (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4922621d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 646349 WARN (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4922621d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 646350 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40401/solr [junit4] 2> 646351 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 646356 INFO (zkConnectionManagerCallback-6141-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 646356 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 646357 WARN (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker-SendThread(127.0.0.1:40401)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10155c44e5c0011. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10155c44e5c0011, 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 0x10155c44e5c0011, 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> 646762 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [n:127.0.0.1:33645_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 646766 INFO (zkConnectionManagerCallback-6143-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 646766 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [n:127.0.0.1:33645_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 646779 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [n:127.0.0.1:33645_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 646785 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [n:127.0.0.1:33645_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:33645_solr as DOWN [junit4] 2> 646786 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [n:127.0.0.1:33645_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 646786 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [n:127.0.0.1:33645_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33645_solr [junit4] 2> 646787 INFO (zkCallback-6107-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 646787 INFO (zkCallback-6075-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 646787 INFO (zkCallback-6142-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 646788 INFO (zkCallback-6091-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 646788 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [n:127.0.0.1:33645_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 646789 WARN (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [n:127.0.0.1:33645_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> 646793 INFO (zkCallback-6118-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 646800 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [n:127.0.0.1:33645_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_A658B0DC001163EF-001/tempDir-001/node1 [junit4] 2> 646808 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 646810 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:46069/solr. Proxy: http://127.0.0.1:33645/solr [junit4] 2> 646810 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1854887974 [junit4] 2> 646810 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40943_solr [junit4] 2> 646810 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 646811 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:40943_solr as DOWN [junit4] 2> 646816 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 646816 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 646816 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 646816 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 646817 INFO (closeThreadPool-6154-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72433370631241738-127.0.0.1:40943_solr-n_0000000001) closing [junit4] 2> 646821 INFO (OverseerStateUpdate-72433370631241738-127.0.0.1:40943_solr-n_0000000001) [n:127.0.0.1:40943_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40943_solr [junit4] 2> 646822 INFO (OverseerAutoScalingTriggerThread-72433370631241738-127.0.0.1:40943_solr-n_0000000001) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 646822 WARN (jetty-launcher-6026-thread-1-SendThread(127.0.0.1:40401)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10155c44e5c000a. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10155c44e5c000a, 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 0x10155c44e5c000a, 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> 646824 INFO (zkCallback-6091-thread-1) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36925_solr [junit4] 2> 646824 INFO (zkCallback-6107-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 646832 INFO (zkCallback-6091-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 646832 INFO (zkCallback-6118-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 646833 INFO (zkCallback-6142-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 646836 INFO (closeThreadPool-6154-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72433370631241738-127.0.0.1:40943_solr-n_0000000001) closing [junit4] 2> 646836 INFO (zkCallback-6091-thread-1) [n:127.0.0.1:36925_solr ] o.a.s.c.Overseer Overseer (id=72433370631241740-127.0.0.1:36925_solr-n_0000000002) starting [junit4] 2> 646839 INFO (OverseerStateUpdate-72433370631241740-127.0.0.1:36925_solr-n_0000000002) [n:127.0.0.1:36925_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36925_solr [junit4] 2> 646924 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.Overseer Overseer (id=72433370631241738-127.0.0.1:40943_solr-n_0000000001) closing [junit4] 2> 646925 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@190e4b80{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 646925 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@25a0d1e5{/solr,null,STOPPED} [junit4] 2> 646925 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 646929 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 646929 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 646929 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09 [junit4] 2> 646937 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 646937 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 646937 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 646937 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@56f9b04b{/solr,null,AVAILABLE} [junit4] 2> 646937 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4bcdc334{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39447} [junit4] 2> 646937 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.e.j.s.Server Started @647018ms [junit4] 2> 646937 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35297} [junit4] 2> 646938 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 646938 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 646938 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.8.0 [junit4] 2> 646938 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 646938 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 646938 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-06T18:37:30.910Z [junit4] 2> 646938 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 646940 INFO (zkConnectionManagerCallback-6160-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 646941 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 646941 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 646948 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 647664 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 647665 WARN (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@70338fac[provider=null,keyStore=null,trustStore=null] [junit4] 2> 647665 WARN (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@70338fac[provider=null,keyStore=null,trustStore=null] [junit4] 2> 647667 WARN (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@592b6114[provider=null,keyStore=null,trustStore=null] [junit4] 2> 647667 WARN (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@592b6114[provider=null,keyStore=null,trustStore=null] [junit4] 2> 647669 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40401/solr [junit4] 2> 647669 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 647676 INFO (zkConnectionManagerCallback-6171-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 647676 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 647783 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [n:127.0.0.1:35297_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 647788 INFO (zkConnectionManagerCallback-6173-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 647788 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [n:127.0.0.1:35297_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 647797 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [n:127.0.0.1:35297_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 647800 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [n:127.0.0.1:35297_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:35297_solr as DOWN [junit4] 2> 647801 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [n:127.0.0.1:35297_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 647801 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [n:127.0.0.1:35297_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35297_solr [junit4] 2> 647802 INFO (zkCallback-6118-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 647802 INFO (zkCallback-6142-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 647802 INFO (zkCallback-6107-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 647807 INFO (zkCallback-6091-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 647807 INFO (zkCallback-6172-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 647808 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [n:127.0.0.1:35297_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 647808 WARN (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [n:127.0.0.1:35297_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> 647823 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [n:127.0.0.1:35297_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_A658B0DC001163EF-001/tempDir-001/node2 [junit4] 2> 647846 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 647846 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:39447/solr. Proxy: http://127.0.0.1:35297/solr [junit4] 2> 647846 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=798846912 [junit4] 2> 647846 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:36925_solr [junit4] 2> 647847 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 647847 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:36925_solr as DOWN [junit4] 2> 647853 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 647853 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 647853 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 647853 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 647861 INFO (closeThreadPool-6184-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72433370631241740-127.0.0.1:36925_solr-n_0000000002) closing [junit4] 2> 647861 INFO (OverseerAutoScalingTriggerThread-72433370631241740-127.0.0.1:36925_solr-n_0000000002) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 647863 INFO (OverseerStateUpdate-72433370631241740-127.0.0.1:36925_solr-n_0000000002) [n:127.0.0.1:36925_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:36925_solr [junit4] 2> 647864 INFO (closeThreadPool-6184-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72433370631241740-127.0.0.1:36925_solr-n_0000000002) closing [junit4] 2> 647868 WARN (jetty-launcher-6026-thread-3-SendThread(127.0.0.1:40401)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10155c44e5c000c. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10155c44e5c000c, 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 0x10155c44e5c000c, 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> 647869 INFO (zkCallback-6107-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 647869 INFO (zkCallback-6107-thread-1) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33755_solr [junit4] 2> 647869 INFO (zkCallback-6118-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 647869 INFO (zkCallback-6142-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 647869 INFO (zkCallback-6172-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 647870 INFO (zkCallback-6107-thread-1) [n:127.0.0.1:33755_solr ] o.a.s.c.Overseer Overseer (id=72433370631241742-127.0.0.1:33755_solr-n_0000000003) starting [junit4] 2> 647876 INFO (OverseerStateUpdate-72433370631241742-127.0.0.1:33755_solr-n_0000000003) [n:127.0.0.1:33755_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:33755_solr [junit4] 2> 648119 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.Overseer Overseer (id=72433370631241740-127.0.0.1:36925_solr-n_0000000002) closing [junit4] 2> 648121 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@7b4b4ab3{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 648121 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@22958d6d{/solr,null,STOPPED} [junit4] 2> 648121 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 648122 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 648122 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 648122 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09 [junit4] 2> 648124 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 648124 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 648124 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 648124 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5d16d28e{/solr,null,AVAILABLE} [junit4] 2> 648125 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1654cfb3{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39619} [junit4] 2> 648125 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.e.j.s.Server Started @648205ms [junit4] 2> 648125 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46145} [junit4] 2> 648125 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 648125 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 648125 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.8.0 [junit4] 2> 648125 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 648125 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 648125 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-06T18:37:32.097Z [junit4] 2> 648126 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 648127 INFO (zkConnectionManagerCallback-6190-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 648127 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 648127 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 648134 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 648135 WARN (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker-SendThread(127.0.0.1:40401)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10155c44e5c0016. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10155c44e5c0016, 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 0x10155c44e5c0016, 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> 652526 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 652537 WARN (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5061aad6[provider=null,keyStore=null,trustStore=null] [junit4] 2> 652537 WARN (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5061aad6[provider=null,keyStore=null,trustStore=null] [junit4] 2> 652543 WARN (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2f5f45cd[provider=null,keyStore=null,trustStore=null] [junit4] 2> 652543 WARN (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2f5f45cd[provider=null,keyStore=null,trustStore=null] [junit4] 2> 652544 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40401/solr [junit4] 2> 652553 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 652554 INFO (zkConnectionManagerCallback-6201-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 652554 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 652806 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [n:127.0.0.1:46145_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 652808 INFO (zkConnectionManagerCallback-6203-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 652808 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [n:127.0.0.1:46145_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 652819 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [n:127.0.0.1:46145_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 652826 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [n:127.0.0.1:46145_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:46145_solr as DOWN [junit4] 2> 652827 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [n:127.0.0.1:46145_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 652827 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [n:127.0.0.1:46145_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46145_solr [junit4] 2> 652828 INFO (zkCallback-6142-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 652828 INFO (zkCallback-6172-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 652828 INFO (zkCallback-6118-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 652829 INFO (zkCallback-6202-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 652829 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [n:127.0.0.1:46145_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 652830 WARN (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [n:127.0.0.1:46145_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> 652836 INFO (zkCallback-6107-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 652845 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [n:127.0.0.1:46145_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_A658B0DC001163EF-001/tempDir-001/node3 [junit4] 2> 652856 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 652860 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:39619/solr. Proxy: http://127.0.0.1:46145/solr [junit4] 2> 652860 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1715755273 [junit4] 2> 652860 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:33755_solr [junit4] 2> 652861 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 652861 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:33755_solr as DOWN [junit4] 2> 652862 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 652862 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 652862 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 652863 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 652869 INFO (closeThreadPool-6214-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72433370631241742-127.0.0.1:33755_solr-n_0000000003) closing [junit4] 2> 652869 INFO (OverseerStateUpdate-72433370631241742-127.0.0.1:33755_solr-n_0000000003) [n:127.0.0.1:33755_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:33755_solr [junit4] 2> 652872 INFO (OverseerAutoScalingTriggerThread-72433370631241742-127.0.0.1:33755_solr-n_0000000003) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 652881 INFO (closeThreadPool-6214-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72433370631241742-127.0.0.1:33755_solr-n_0000000003) closing [junit4] 2> 652882 WARN (jetty-launcher-6026-thread-4-SendThread(127.0.0.1:40401)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10155c44e5c000e. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10155c44e5c000e, 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 0x10155c44e5c000e, 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> 652883 INFO (zkCallback-6172-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 652883 INFO (zkCallback-6142-thread-1) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33645_solr [junit4] 2> 652883 INFO (zkCallback-6118-thread-1) [ ] o.a.s. [...truncated too long message...] ker-SendThread(127.0.0.1:40401)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10155c44e5c001b. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10155c44e5c001b, 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 0x10155c44e5c001b, 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> 676480 INFO (zkCallback-6172-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 676481 INFO (zkCallback-6202-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 676481 WARN (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker-SendThread(127.0.0.1:40401)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10155c44e5c0012. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10155c44e5c0012, 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 0x10155c44e5c0012, 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> 676484 INFO (zkCallback-6202-thread-7) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 676485 INFO (zkCallback-6172-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 676580 INFO (jetty-closer-6288-thread-4) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@1d5cc5ec{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 676580 INFO (jetty-closer-6288-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@9ab42a0{/solr,null,STOPPED} [junit4] 2> 676581 INFO (jetty-closer-6288-thread-4) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 676681 INFO (jetty-closer-6288-thread-3) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@1654cfb3{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 676681 INFO (jetty-closer-6288-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5d16d28e{/solr,null,STOPPED} [junit4] 2> 676681 INFO (jetty-closer-6288-thread-3) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 676781 INFO (jetty-closer-6288-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@4bcdc334{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 676781 INFO (jetty-closer-6288-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@56f9b04b{/solr,null,STOPPED} [junit4] 2> 676781 INFO (jetty-closer-6288-thread-2) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 676880 INFO (jetty-closer-6288-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72433370631241746-127.0.0.1:33645_solr-n_0000000004) closing [junit4] 2> 676881 INFO (jetty-closer-6288-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@429431a3{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 676882 INFO (jetty-closer-6288-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@724fbd77{/solr,null,STOPPED} [junit4] 2> 676882 INFO (jetty-closer-6288-thread-1) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 676882 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 677085 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> 10 /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> 3 /solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json [junit4] 2> 3 /solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json [junit4] 2> 3 /solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/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> 44 /solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/state.json [junit4] 2> 35 /solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json [junit4] 2> 26 /solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json [junit4] 2> 13 /solr/clusterstate.json [junit4] 2> 9 /solr/clusterprops.json [junit4] 2> 5 /solr/autoscaling.json [junit4] 2> 3 /solr/overseer_elect/election/72433370631241755-127.0.0.1:35499_solr-n_0000000007 [junit4] 2> 2 /solr/overseer_elect/election/72433370631241749-127.0.0.1:35297_solr-n_0000000005 [junit4] 2> 2 /solr/overseer_elect/election/72433370631241746-127.0.0.1:33645_solr-n_0000000004 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 106 /solr/live_nodes [junit4] 2> 96 /solr/overseer/queue [junit4] 2> 53 /solr/collections [junit4] 2> 29 /solr/overseer/collection-queue-work [junit4] 2> 5 /solr/autoscaling/events/.scheduled_maintenance [junit4] 2> 5 /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 5 /solr/overseer/queue-work [junit4] 2> [junit4] 2> 677088 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:40401 [junit4] 2> 677088 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40401 [junit4] 2> 677088 INFO (SUITE-TestPullReplicaErrorHandling-seed#[A658B0DC001163EF]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40401 [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_A658B0DC001163EF-001 [junit4] 2> Nov 06, 2020 6:38:01 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=DummyCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=12427, maxDocsPerChunk=615, blockShift=10), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=12427, blockSize=10)), sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=vi, timezone=Cuba [junit4] 2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=162099584,total=524812288 [junit4] 2> NOTE: All tests run in this JVM: [TestCoreContainer, CollectionStateFormat2Test, PrimitiveFieldTypeTest, TestFunctionQuery, PKIAuthenticationIntegrationTest, TestExactStatsCache, TestSimExtremeIndexing, SolrRequestParserTest, SyncSliceTest, StressHdfsTest, URLClassifyProcessorTest, TransactionLogTest, DocValuesTest, TestBooleanSimilarityFactory, TestRestManager, HdfsThreadLeakTest, DistributedQueryComponentCustomSortTest, RouteFieldTest, TestValueSourceCache, SearchRateTriggerTest, TestRestoreCore, TestHdfsUpdateLog, CdcrVersionReplicationTest, TestNamedUpdateProcessors, SplitHandlerTest, TestJsonFacetsStatsParsing, AddBlockUpdateTest, TestGraphTermsQParserPlugin, AnalyticsMergeStrategyTest, OverseerSolrResponseTest, TestPostingsSolrHighlighter, TestIBSimilarityFactory, TestSimpleTrackingShardHandler, TestSolrConfigHandlerConcurrent, ZkNodePropsTest, TestSchemaField, TestCloudJSONFacetSKGEquiv, TestReplicationHandler, TestSearcherReuse, TestRebalanceLeaders, HttpTriggerListenerTest, TaggerTest, RootFieldTest, SecurityConfHandlerTest, CloneFieldUpdateProcessorFactoryTest, TestFieldSortValues, TestComplexPhraseLeadingWildcard, TestSolrJ, DistributedSuggestComponentTest, TestStressVersions, TestRangeQuery, TestManagedSynonymFilterFactory, PluginInfoTest, TestPullReplicaErrorHandling] [junit4] Completed [232/921 (1!)] on J0 in 35.33s, 4 tests, 1 error <<< FAILURES! [...truncated 52950 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: builds-unsubscr...@lucene.apache.org For additional commands, e-mail: builds-h...@lucene.apache.org