Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/812/
2 tests failed. FAILED: org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica Error Message: Error from server at http://127.0.0.1:39661/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:39661/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([EFB1F8A40ED232FA:E7861E6CD57C4674]: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) FAILED: org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming Error Message: Exception during query Stack Trace: java.lang.RuntimeException: Exception during query at __randomizedtesting.SeedInfo.seed([EFB1F8A40ED232FA:76D5546FD3A28DA]:0) at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1015) at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:975) at org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming(TestCircuitBreaker.java:245) 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) Caused by: org.apache.solr.common.SolrException: Circuit Breakers tripped Memory Circuit Breaker triggered as JVM heap usage values are greater than allocated threshold.Seen JVM heap memory usage 434860608 and allocated threshold 398327808 at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:325) at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:214) at org.apache.solr.core.SolrCore.execute(SolrCore.java:2641) at org.apache.solr.util.TestHarness.query(TestHarness.java:332) at org.apache.solr.util.TestHarness.query(TestHarness.java:314) at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:989) ... 45 more Build Log: [...truncated 15113 lines...] [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling [junit4] 2> 1552229 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-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> 1552229 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-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_EFB1F8A40ED232FA-001/data-dir-152-001 [junit4] 2> 1552229 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 1552230 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-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> 1552230 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 1552230 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-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_EFB1F8A40ED232FA-001/tempDir-001 [junit4] 2> 1552231 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1552231 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0 [junit4] 2> 1552231 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1552232 WARN (ZkTestServer Run Thread) [ ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0. [junit4] 2> 1552331 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port: 41999 [junit4] 2> 1552331 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:41999 [junit4] 2> 1552331 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41999 [junit4] 2> 1552331 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41999 [junit4] 2> 1552341 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1552343 INFO (zkConnectionManagerCallback-13658-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1552343 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1552347 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1552352 INFO (zkConnectionManagerCallback-13660-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1552352 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1552353 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1552359 INFO (zkConnectionManagerCallback-13662-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1552359 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1552362 WARN (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker-SendThread(127.0.0.1:41999)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101857641ca0002. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x101857641ca0002, 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 0x101857641ca0002, 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> 1552463 INFO (jetty-launcher-13663-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1552463 INFO (jetty-launcher-13663-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1552463 INFO (jetty-launcher-13663-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1552463 INFO (jetty-launcher-13663-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1552463 INFO (jetty-launcher-13663-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1552463 INFO (jetty-launcher-13663-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1552463 INFO (jetty-launcher-13663-thread-1) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09 [junit4] 2> 1552464 INFO (jetty-launcher-13663-thread-3) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09 [junit4] 2> 1552464 INFO (jetty-launcher-13663-thread-4) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09 [junit4] 2> 1552465 INFO (jetty-launcher-13663-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1552465 INFO (jetty-launcher-13663-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1552465 INFO (jetty-launcher-13663-thread-2) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09 [junit4] 2> 1552477 INFO (jetty-launcher-13663-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1552477 INFO (jetty-launcher-13663-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1552477 INFO (jetty-launcher-13663-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1552477 INFO (jetty-launcher-13663-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4fe1ec37{/solr,null,AVAILABLE} [junit4] 2> 1552477 INFO (jetty-launcher-13663-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1552477 INFO (jetty-launcher-13663-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1552477 INFO (jetty-launcher-13663-thread-4) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1552477 INFO (jetty-launcher-13663-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1552478 INFO (jetty-launcher-13663-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1552478 INFO (jetty-launcher-13663-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1552478 INFO (jetty-launcher-13663-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1552478 INFO (jetty-launcher-13663-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1552478 INFO (jetty-launcher-13663-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1552478 INFO (jetty-launcher-13663-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6090d8e5{/solr,null,AVAILABLE} [junit4] 2> 1552478 INFO (jetty-launcher-13663-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3e774363{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45657} [junit4] 2> 1552478 INFO (jetty-launcher-13663-thread-2) [ ] o.e.j.s.Server Started @1552505ms [junit4] 2> 1552478 INFO (jetty-launcher-13663-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2966489f{/solr,null,AVAILABLE} [junit4] 2> 1552478 INFO (jetty-launcher-13663-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45657} [junit4] 2> 1552478 ERROR (jetty-launcher-13663-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1552478 INFO (jetty-launcher-13663-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1552478 INFO (jetty-launcher-13663-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.8.0 [junit4] 2> 1552478 INFO (jetty-launcher-13663-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1552478 INFO (jetty-launcher-13663-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 1552478 INFO (jetty-launcher-13663-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@685d9a2{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37637} [junit4] 2> 1552478 INFO (jetty-launcher-13663-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-16T00:53:58.013Z [junit4] 2> 1552478 INFO (jetty-launcher-13663-thread-1) [ ] o.e.j.s.Server Started @1552506ms [junit4] 2> 1552478 INFO (jetty-launcher-13663-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37637} [junit4] 2> 1552478 ERROR (jetty-launcher-13663-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1552478 INFO (jetty-launcher-13663-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1552478 INFO (jetty-launcher-13663-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.8.0 [junit4] 2> 1552478 INFO (jetty-launcher-13663-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1552478 INFO (jetty-launcher-13663-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 1552478 INFO (jetty-launcher-13663-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-16T00:53:58.013Z [junit4] 2> 1552479 INFO (jetty-launcher-13663-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1552486 INFO (jetty-launcher-13663-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@52a632a5{/solr,null,AVAILABLE} [junit4] 2> 1552487 INFO (jetty-launcher-13663-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@62d0aab9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38157} [junit4] 2> 1552487 INFO (jetty-launcher-13663-thread-4) [ ] o.e.j.s.Server Started @1552514ms [junit4] 2> 1552487 INFO (jetty-launcher-13663-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38157} [junit4] 2> 1552487 ERROR (jetty-launcher-13663-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1552487 INFO (jetty-launcher-13663-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1552487 INFO (jetty-launcher-13663-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.8.0 [junit4] 2> 1552487 INFO (jetty-launcher-13663-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1552487 INFO (jetty-launcher-13663-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 1552487 INFO (jetty-launcher-13663-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-16T00:53:58.022Z [junit4] 2> 1552488 INFO (jetty-launcher-13663-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1552488 INFO (zkConnectionManagerCallback-13665-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1552488 INFO (jetty-launcher-13663-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1552489 INFO (jetty-launcher-13663-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1552489 INFO (jetty-launcher-13663-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1552490 INFO (zkConnectionManagerCallback-13669-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1552490 INFO (jetty-launcher-13663-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1552490 INFO (zkConnectionManagerCallback-13667-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1552490 INFO (jetty-launcher-13663-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1552490 INFO (jetty-launcher-13663-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1552490 INFO (jetty-launcher-13663-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1552493 INFO (jetty-launcher-13663-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@50b3dce5{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39635} [junit4] 2> 1552493 INFO (jetty-launcher-13663-thread-3) [ ] o.e.j.s.Server Started @1552520ms [junit4] 2> 1552493 INFO (jetty-launcher-13663-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39635} [junit4] 2> 1552493 ERROR (jetty-launcher-13663-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1552493 INFO (jetty-launcher-13663-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1552493 INFO (jetty-launcher-13663-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.8.0 [junit4] 2> 1552493 INFO (jetty-launcher-13663-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1552493 INFO (jetty-launcher-13663-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 1552493 INFO (jetty-launcher-13663-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-16T00:53:58.028Z [junit4] 2> 1552493 INFO (jetty-launcher-13663-thread-1) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1552493 INFO (jetty-launcher-13663-thread-2) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1552493 INFO (jetty-launcher-13663-thread-4) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1552494 INFO (jetty-launcher-13663-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1552495 INFO (zkConnectionManagerCallback-13671-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1552495 INFO (jetty-launcher-13663-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1552494 WARN (jetty-launcher-13663-thread-4-SendThread(127.0.0.1:41999)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101857641ca0005. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x101857641ca0005, 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 0x101857641ca0005, 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> 1552495 INFO (jetty-launcher-13663-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1552498 INFO (jetty-launcher-13663-thread-3) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1553319 INFO (jetty-launcher-13663-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1553320 WARN (jetty-launcher-13663-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@34455d68[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1553320 WARN (jetty-launcher-13663-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@34455d68[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1553329 WARN (jetty-launcher-13663-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5a55b4cf[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1553329 WARN (jetty-launcher-13663-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5a55b4cf[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1553330 INFO (jetty-launcher-13663-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41999/solr [junit4] 2> 1553334 INFO (jetty-launcher-13663-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1553334 INFO (zkConnectionManagerCallback-13691-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1553335 INFO (jetty-launcher-13663-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1553438 INFO (jetty-launcher-13663-thread-2) [n:127.0.0.1:45657_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1553439 INFO (zkConnectionManagerCallback-13693-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1553439 INFO (jetty-launcher-13663-thread-2) [n:127.0.0.1:45657_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1553502 INFO (jetty-launcher-13663-thread-2) [n:127.0.0.1:45657_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45657_solr [junit4] 2> 1553502 INFO (jetty-launcher-13663-thread-2) [n:127.0.0.1:45657_solr ] o.a.s.c.Overseer Overseer (id=72485811971031048-127.0.0.1:45657_solr-n_0000000000) starting [junit4] 2> 1553509 INFO (OverseerStateUpdate-72485811971031048-127.0.0.1:45657_solr-n_0000000000) [n:127.0.0.1:45657_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45657_solr [junit4] 2> 1553517 INFO (jetty-launcher-13663-thread-2) [n:127.0.0.1:45657_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45657_solr [junit4] 2> 1553519 INFO (jetty-launcher-13663-thread-2) [n:127.0.0.1:45657_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1553519 WARN (jetty-launcher-13663-thread-2) [n:127.0.0.1:45657_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> 1553530 INFO (zkCallback-13692-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1553535 INFO (jetty-launcher-13663-thread-2) [n:127.0.0.1:45657_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_EFB1F8A40ED232FA-001/tempDir-001/node2 [junit4] 2> 1553612 INFO (jetty-launcher-13663-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1553613 WARN (jetty-launcher-13663-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@598a54e8[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1553613 WARN (jetty-launcher-13663-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@598a54e8[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1553617 WARN (jetty-launcher-13663-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2129eb55[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1553617 WARN (jetty-launcher-13663-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2129eb55[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1553618 INFO (jetty-launcher-13663-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41999/solr [junit4] 2> 1553619 INFO (jetty-launcher-13663-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1553619 INFO (zkConnectionManagerCallback-13711-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1553620 INFO (jetty-launcher-13663-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1553620 WARN (jetty-launcher-13663-thread-1-SendThread(127.0.0.1:41999)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101857641ca0009. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x101857641ca0009, 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 0x101857641ca0009, 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> 1553624 INFO (jetty-launcher-13663-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1553624 WARN (jetty-launcher-13663-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@491ddef2[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1553625 WARN (jetty-launcher-13663-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@491ddef2[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1553626 WARN (jetty-launcher-13663-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7d55a724[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1553626 WARN (jetty-launcher-13663-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7d55a724[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1553627 INFO (jetty-launcher-13663-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41999/solr [junit4] 2> 1553630 INFO (jetty-launcher-13663-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1553633 INFO (zkConnectionManagerCallback-13719-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1553633 INFO (jetty-launcher-13663-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1553634 WARN (jetty-launcher-13663-thread-3-SendThread(127.0.0.1:41999)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101857641ca000a. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x101857641ca000a, 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 0x101857641ca000a, 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> 1553721 INFO (jetty-launcher-13663-thread-1) [n:127.0.0.1:37637_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1553722 INFO (zkConnectionManagerCallback-13721-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1553722 INFO (jetty-launcher-13663-thread-1) [n:127.0.0.1:37637_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1553725 INFO (jetty-launcher-13663-thread-1) [n:127.0.0.1:37637_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1553728 INFO (jetty-launcher-13663-thread-1) [n:127.0.0.1:37637_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:37637_solr as DOWN [junit4] 2> 1553728 INFO (jetty-launcher-13663-thread-1) [n:127.0.0.1:37637_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1553729 INFO (jetty-launcher-13663-thread-1) [n:127.0.0.1:37637_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37637_solr [junit4] 2> 1553729 INFO (zkCallback-13692-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1553730 INFO (jetty-launcher-13663-thread-1) [n:127.0.0.1:37637_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1553731 WARN (jetty-launcher-13663-thread-1) [n:127.0.0.1:37637_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> 1553741 INFO (zkCallback-13720-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1553760 INFO (jetty-launcher-13663-thread-1) [n:127.0.0.1:37637_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_EFB1F8A40ED232FA-001/tempDir-001/node1 [junit4] 2> 1553821 INFO (jetty-launcher-13663-thread-3) [n:127.0.0.1:39635_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1553822 INFO (zkConnectionManagerCallback-13729-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1553822 INFO (jetty-launcher-13663-thread-3) [n:127.0.0.1:39635_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1553826 INFO (jetty-launcher-13663-thread-3) [n:127.0.0.1:39635_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1553829 INFO (jetty-launcher-13663-thread-3) [n:127.0.0.1:39635_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:39635_solr as DOWN [junit4] 2> 1553829 INFO (jetty-launcher-13663-thread-3) [n:127.0.0.1:39635_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1553829 INFO (jetty-launcher-13663-thread-3) [n:127.0.0.1:39635_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39635_solr [junit4] 2> 1553830 INFO (zkCallback-13692-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1553830 INFO (zkCallback-13720-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1553830 INFO (zkCallback-13728-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1553831 INFO (jetty-launcher-13663-thread-3) [n:127.0.0.1:39635_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1553832 WARN (jetty-launcher-13663-thread-3) [n:127.0.0.1:39635_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> 1553841 INFO (jetty-launcher-13663-thread-3) [n:127.0.0.1:39635_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_EFB1F8A40ED232FA-001/tempDir-001/node3 [junit4] 2> 1553882 INFO (jetty-launcher-13663-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1553882 WARN (jetty-launcher-13663-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5731cb03[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1553883 WARN (jetty-launcher-13663-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5731cb03[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1553885 WARN (jetty-launcher-13663-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@31d6c525[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1553885 WARN (jetty-launcher-13663-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@31d6c525[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1553886 INFO (jetty-launcher-13663-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41999/solr [junit4] 2> 1553886 INFO (jetty-launcher-13663-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1553887 INFO (zkConnectionManagerCallback-13743-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1553887 INFO (jetty-launcher-13663-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1553989 INFO (jetty-launcher-13663-thread-4) [n:127.0.0.1:38157_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1553989 INFO (zkConnectionManagerCallback-13745-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1553990 INFO (jetty-launcher-13663-thread-4) [n:127.0.0.1:38157_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1554000 INFO (jetty-launcher-13663-thread-4) [n:127.0.0.1:38157_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1554007 INFO (jetty-launcher-13663-thread-4) [n:127.0.0.1:38157_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:38157_solr as DOWN [junit4] 2> 1554007 INFO (jetty-launcher-13663-thread-4) [n:127.0.0.1:38157_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1554007 INFO (jetty-launcher-13663-thread-4) [n:127.0.0.1:38157_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38157_solr [junit4] 2> 1554008 INFO (zkCallback-13720-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1554008 INFO (zkCallback-13692-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1554008 INFO (zkCallback-13728-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1554009 INFO (jetty-launcher-13663-thread-4) [n:127.0.0.1:38157_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1554010 WARN (jetty-launcher-13663-thread-4) [n:127.0.0.1:38157_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> 1554019 INFO (zkCallback-13744-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1554024 INFO (jetty-launcher-13663-thread-4) [n:127.0.0.1:38157_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_EFB1F8A40ED232FA-001/tempDir-001/node4 [junit4] 2> 1554041 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 1554042 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1554042 INFO (zkConnectionManagerCallback-13756-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1554042 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1554043 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1554044 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41999/solr ready [junit4] 2> 1554047 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1399237483 [junit4] 2> 1554047 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45657_solr [junit4] 2> 1554048 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 1554048 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:45657_solr as DOWN [junit4] 2> 1554061 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1554061 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 1554061 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 1554061 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 1554061 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 1554062 INFO (closeThreadPool-13761-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72485811971031048-127.0.0.1:45657_solr-n_0000000000) closing [junit4] 2> 1554066 INFO (OverseerStateUpdate-72485811971031048-127.0.0.1:45657_solr-n_0000000000) [n:127.0.0.1:45657_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45657_solr [junit4] 2> 1554067 INFO (OverseerAutoScalingTriggerThread-72485811971031048-127.0.0.1:45657_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 1554072 INFO (closeThreadPool-13761-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72485811971031048-127.0.0.1:45657_solr-n_0000000000) closing [junit4] 2> 1554072 WARN (jetty-launcher-13663-thread-2-SendThread(127.0.0.1:41999)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101857641ca0008. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x101857641ca0008, 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 0x101857641ca0008, 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> 1554073 INFO (zkCallback-13728-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1554073 INFO (zkCallback-13744-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1554073 INFO (zkCallback-13720-thread-1) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37637_solr [junit4] 2> 1554074 INFO (zkCallback-13755-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1554074 INFO (zkCallback-13720-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1554074 INFO (zkCallback-13720-thread-1) [n:127.0.0.1:37637_solr ] o.a.s.c.Overseer Overseer (id=72485811971031051-127.0.0.1:37637_solr-n_0000000001) starting [junit4] 2> 1554077 INFO (OverseerStateUpdate-72485811971031051-127.0.0.1:37637_solr-n_0000000001) [n:127.0.0.1:37637_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37637_solr [junit4] 2> 1554173 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.Overseer Overseer (id=72485811971031048-127.0.0.1:45657_solr-n_0000000000) closing [junit4] 2> 1554174 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@3e774363{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 1554175 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4fe1ec37{/solr,null,STOPPED} [junit4] 2> 1554175 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1554175 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1554176 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1554176 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09 [junit4] 2> 1554191 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1554191 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1554191 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1554191 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7d67423c{/solr,null,AVAILABLE} [junit4] 2> 1554191 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4472cd28{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:32821} [junit4] 2> 1554191 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.e.j.s.Server Started @1554219ms [junit4] 2> 1554191 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46261} [junit4] 2> 1554192 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1554192 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1554192 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.8.0 [junit4] 2> 1554192 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1554192 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 1554192 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-16T00:53:59.727Z [junit4] 2> 1554192 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1554193 INFO (zkConnectionManagerCallback-13767-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1554193 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1554193 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1554198 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1554921 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1554922 WARN (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2219e643[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1554922 WARN (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2219e643[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1554924 WARN (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@13aadc4d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1554924 WARN (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@13aadc4d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1554926 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41999/solr [junit4] 2> 1554926 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1554927 INFO (zkConnectionManagerCallback-13778-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1554927 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1555029 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [n:127.0.0.1:46261_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1555029 INFO (zkConnectionManagerCallback-13780-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1555030 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [n:127.0.0.1:46261_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1555034 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [n:127.0.0.1:46261_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1555040 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [n:127.0.0.1:46261_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:46261_solr as DOWN [junit4] 2> 1555042 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [n:127.0.0.1:46261_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1555042 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [n:127.0.0.1:46261_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46261_solr [junit4] 2> 1555043 INFO (zkCallback-13728-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1555043 INFO (zkCallback-13744-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1555043 INFO (zkCallback-13755-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1555043 INFO (zkCallback-13720-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1555043 INFO (zkCallback-13779-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1555044 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [n:127.0.0.1:46261_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1555045 WARN (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [n:127.0.0.1:46261_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> 1555059 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [n:127.0.0.1:46261_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_EFB1F8A40ED232FA-001/tempDir-001/node2 [junit4] 2> 1555067 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 1555068 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:32821/solr. Proxy: http://127.0.0.1:46261/solr [junit4] 2> 1555068 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1590491994 [junit4] 2> 1555068 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37637_solr [junit4] 2> 1555069 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 1555069 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:37637_solr as DOWN [junit4] 2> 1555070 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 1555070 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 1555070 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 1555070 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 1555071 INFO (closeThreadPool-13791-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72485811971031051-127.0.0.1:37637_solr-n_0000000001) closing [junit4] 2> 1555074 INFO (OverseerStateUpdate-72485811971031051-127.0.0.1:37637_solr-n_0000000001) [n:127.0.0.1:37637_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37637_solr [junit4] 2> 1555077 INFO (OverseerAutoScalingTriggerThread-72485811971031051-127.0.0.1:37637_solr-n_0000000001) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 1555079 INFO (zkCallback-13744-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1555079 INFO (closeThreadPool-13791-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72485811971031051-127.0.0.1:37637_solr-n_0000000001) closing [junit4] 2> 1555079 WARN (jetty-launcher-13663-thread-1-SendThread(127.0.0.1:41999)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101857641ca000b. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x101857641ca000b, 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 0x101857641ca000b, 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> 1555081 INFO (zkCallback-13779-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1555081 INFO (zkCallback-13755-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1555082 INFO (zkCallback-13728-thread-1) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39635_solr [junit4] 2> 1555082 INFO (zkCallback-13728-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1555082 INFO (zkCallback-13728-thread-1) [n:127.0.0.1:39635_solr ] o.a.s.c.Overseer Overseer (id=72485811971031052-127.0.0.1:39635_solr-n_0000000002) starting [junit4] 2> 1555085 INFO (OverseerStateUpdate-72485811971031052-127.0.0.1:39635_solr-n_0000000002) [n:127.0.0.1:39635_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39635_solr [junit4] 2> 1555181 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.Overseer Overseer (id=72485811971031051-127.0.0.1:37637_solr-n_0000000001) closing [junit4] 2> 1555182 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@685d9a2{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 1555183 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2966489f{/solr,null,STOPPED} [junit4] 2> 1555183 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1555183 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1555184 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1555184 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09 [junit4] 2> 1555185 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1555185 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1555185 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1555186 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ec44690{/solr,null,AVAILABLE} [junit4] 2> 1555186 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3658eb26{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43353} [junit4] 2> 1555186 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.e.j.s.Server Started @1555213ms [junit4] 2> 1555186 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38423} [junit4] 2> 1555186 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1555186 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1555186 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.8.0 [junit4] 2> 1555186 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1555186 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 1555186 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-16T00:54:00.721Z [junit4] 2> 1555189 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1555189 INFO (zkConnectionManagerCallback-13797-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1555189 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1555190 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1555194 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1555612 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1555613 WARN (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@d20da48[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1555613 WARN (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@d20da48[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1555616 WARN (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@75d8ed7a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1555616 WARN (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@75d8ed7a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1555617 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41999/solr [junit4] 2> 1555618 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1555618 INFO (zkConnectionManagerCallback-13808-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1555618 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1555720 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [n:127.0.0.1:38423_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1555720 INFO (zkConnectionManagerCallback-13810-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1555720 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [n:127.0.0.1:38423_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1555724 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [n:127.0.0.1:38423_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1555726 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [n:127.0.0.1:38423_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:38423_solr as DOWN [junit4] 2> 1555727 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [n:127.0.0.1:38423_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1555727 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [n:127.0.0.1:38423_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38423_solr [junit4] 2> 1555728 INFO (zkCallback-13728-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1555728 INFO (zkCallback-13779-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1555728 INFO (zkCallback-13755-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1555728 INFO (zkCallback-13744-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1555729 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [n:127.0.0.1:38423_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1555729 WARN (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [n:127.0.0.1:38423_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> 1555741 INFO (zkCallback-13809-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1555745 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [n:127.0.0.1:38423_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_EFB1F8A40ED232FA-001/tempDir-001/node1 [junit4] 2> 1555758 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 1555765 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:43353/solr. Proxy: http://127.0.0.1:38423/solr [junit4] 2> 1555765 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=425406895 [junit4] 2> 1555765 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:39635_solr [junit4] 2> 1555766 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 1555766 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:39635_solr as DOWN [junit4] 2> 1555773 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 1555773 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 1555773 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 1555773 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 1555774 INFO (closeThreadPool-13821-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72485811971031052-127.0.0.1:39635_solr-n_0000000002) closing [junit4] 2> 1555775 INFO (OverseerStateUpdate-72485811971031052-127.0.0.1:39635_solr-n_0000000002) [n:127.0.0.1:39635_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39635_solr [junit4] 2> 1555775 INFO (OverseerAutoScalingTriggerThread-72485811971031052-127.0.0.1:39635_solr-n_0000000002) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 1555777 INFO (closeThreadPool-13821-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72485811971031052-127.0.0.1:39635_solr-n_0000000002) closing [junit4] 2> 1555777 INFO (zkCallback-13809-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1555777 INFO (zkCallback-13779-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1555777 WARN (jetty-launcher-13663-thread-3-SendThread(127.0.0.1:41999)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101857641ca000c. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x101857641ca000c, 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 0x101857641ca000c, 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> 1555777 INFO (zkCallback-13755-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1555777 INFO (zkCallback-13744-thread-1) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38157_solr [junit4] 2> 1555778 INFO (zkCallback-13744-thread-1) [n:127.0.0.1:38157_solr ] o.a.s.c.Overseer Overseer (id=72485811971031054-127.0.0.1:38157_solr-n_0000000003) starting [junit4] 2> 1555784 INFO (zkCallback-13744-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1555793 INFO (OverseerStateUpdate-72485811971031054-127.0.0.1:38157_solr-n_0000000003) [n:127.0.0.1:38157_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:38157_solr [junit4] 2> 1555884 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.Overseer Overseer (id=72485811971031052-127.0.0.1:39635_solr-n_0000000002) closing [junit4] 2> 1555885 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@50b3dce5{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 1555885 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@52a632a5{/solr,null,STOPPED} [junit4] 2> 1555885 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1555885 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1555885 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1555885 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09 [junit4] 2> 1555888 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1555888 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1555888 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1555888 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@77f1217c{/solr,null,AVAILABLE} [junit4] 2> 1555888 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@fe8c8a2{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35469} [junit4] 2> 1555888 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.e.j.s.Server Started @1555916ms [junit4] 2> 1555888 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39385} [junit4] 2> 1555888 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1555888 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1555888 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.8.0 [junit4] 2> 1555888 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1555888 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 1555888 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-16T00:54:01.423Z [junit4] 2> 1555889 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1555893 INFO (zkConnectionManagerCallback-13827-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1555893 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1555893 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1555897 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1555898 WARN (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker-SendThread(127.0.0.1:41999)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101857641ca0016. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x101857641ca0016, 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 0x101857641ca0016, 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> 1556532 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1556538 WARN (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2388706c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1556538 WARN (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2388706c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1556557 WARN (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4a00d9e4[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1556557 WARN (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4a00d9e4[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1556558 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41999/solr [junit4] 2> 1556578 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1556588 INFO (zkConnectionManagerCallback-13838-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1556588 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1556691 INFO (SUITE-TestPullReplicaErrorHandling-seed#[EFB1F8A40ED232FA]-worker) [n:127.0.0.1:39385_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1556713 INFO (zkConnectionManagerCallback-13840-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [...truncated too long message...] 2> 2481381 INFO (TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[EFB1F8A40ED232FA]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0 [junit4] 2> 2481381 INFO (TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[EFB1F8A40ED232FA]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testCBFakeMemoryPressure [junit4] 2> 2481381 INFO (SUITE-TestCircuitBreaker-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> 2481381 INFO (SUITE-TestCircuitBreaker-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=895590327 [junit4] 2> 2481382 INFO (coreCloseExecutor-21983-thread-1) [ ] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@14eb592e [junit4] 2> 2481382 INFO (coreCloseExecutor-21983-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@14eb592e [junit4] 2> 2481382 INFO (coreCloseExecutor-21983-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3aa8ba33: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@71f141f2 [junit4] 2> 2481392 INFO (coreCloseExecutor-21983-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED (unnecessary). [junit4] 2> 2481392 INFO (SUITE-TestCircuitBreaker-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 2481392 INFO (SUITE-TestCircuitBreaker-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7c95b2: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@1c59d5ae [junit4] 2> 2481397 INFO (SUITE-TestCircuitBreaker-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 2481397 INFO (SUITE-TestCircuitBreaker-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a39bbc3: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@710fd0ab [junit4] 2> 2481400 INFO (SUITE-TestCircuitBreaker-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 2481400 INFO (SUITE-TestCircuitBreaker-seed#[EFB1F8A40ED232FA]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@49bb97d8: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@178c58d9 [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.util.TestCircuitBreaker_EFB1F8A40ED232FA-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene87), sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=es-NI, timezone=Europe/Zaporozhye [junit4] 2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=63981952,total=531103744 [junit4] 2> NOTE: All tests run in this JVM: [ShardRoutingCustomTest, ZkStateWriterTest, TestConfigReload, SolrMetricsIntegrationTest, TestLegacyFieldCache, TestDocTermOrds, TestRestoreCore, SolrSlf4jReporterTest, TestSimExtremeIndexing, PeerSyncWithBufferUpdatesTest, SolrCLIZkUtilsTest, TestRecoveryHdfs, TestSubQueryTransformerCrossCore, TestSafeXMLParsing, TestTestInjection, TestBinaryResponseWriter, MetricTriggerIntegrationTest, NodeLostTriggerIntegrationTest, TestDistributedMissingSort, TestNestedDocsSort, TestSchemaVersionResource, RequestLoggingTest, ExplicitHLLTest, NumberUtilsTest, TestHttpServletCarrier, BooleanFieldTest, DocExpirationUpdateProcessorFactoryTest, DistributedSuggestComponentTest, TestRangeQuery, TestTextField, VMParamsZkACLAndCredentialsProvidersTest, ResponseLogComponentTest, CdcrBootstrapTest, SchemaVersionSpecificBehaviorTest, TestJsonRequest, IndexSchemaTest, TestFieldCacheSort, TestCloudPseudoReturnFields, DistanceFunctionTest, TestStressLucene, DistributedExpandComponentTest, FieldAnalysisRequestHandlerTest, IndexSizeEstimatorTest, QueryEqualityTest, TestFieldTypeResource, TestOverriddenPrefixQueryForCustomFieldType, TestSimNodeLostTrigger, TestDistribPackageStore, TestLuceneMatchVersion, URLClassifyProcessorTest, FuzzySearchTest, TestFuzzyAnalyzedSuggestions, SpatialFilterTest, HttpTriggerListenerTest, BasicAuthIntegrationTest, SecurityConfHandlerTest, CreateCollectionCleanupTest, TestSolrCloudWithHadoopAuthPlugin, TestHdfsUpdateLog, TestChildDocTransformer, SuggesterTSTTest, TestDocSet, TestBooleanSimilarityFactory, TestRemoteStreaming, TestReplicaProperties, AutoScalingHandlerTest, SubstringBytesRefFilterTest, OverseerTest, TestConfigSetsAPIZkFailure, HdfsRecoverLeaseTest, TestSolrJ, CustomHighlightComponentTest, MBeansHandlerTest, JavabinLoaderTest, SearchRateTriggerTest, XMLAtomicUpdateMultivalueTest, OverseerSolrResponseTest, TestPKIAuthenticationPlugin, TestFastOutputStream, CdcrVersionReplicationTest, TestRestManager, AddSchemaFieldsUpdateProcessorFactoryTest, TestSimComputePlanAction, V2StandaloneTest, TriggerEventQueueTest, OverriddenZkACLAndCredentialsProvidersTest, TestNonDefinedSimilarityFactory, TestRebalanceLeaders, TestShortCircuitedRequests, DistributedFacetPivotSmallAdvancedTest, IndexBasedSpellCheckerTest, SyncSliceTest, TestBinaryField, JWTAuthPluginTest, TestMergePolicyConfig, TermVectorComponentTest, RangeFacetCloudTest, AnalyticsMergeStrategyTest, DistributedVersionInfoTest, TestPostingsSolrHighlighter, RegexBoostProcessorTest, ZkDynamicConfigTest, CollectionStateFormat2Test, ByteBuffersDirectoryFactoryTest, ResourceLoaderTest, TestTolerantUpdateProcessorRandomCloud, DistribCursorPagingTest, TestLuceneIndexBackCompat, TestAnalyzedSuggestions, TestLegacyTerms, AssignBackwardCompatibilityTest, BasicDistributedZk2Test, BasicZkTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CloudExitableDirectoryReaderTest, ClusterStateMockUtilTest, ClusterStateTest, ClusterStateUpdateTest, CreateRoutedAliasTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DistribDocExpirationUpdateProcessorTest, LeaderElectionContextKeyTest, LeaderElectionTest, LeaderFailureAfterFreshStartTest, MigrateRouteKeyTest, OverseerSolrResponseUnsafeSerializationTest, OverseerStatusTest, PackageManagerCLITest, ReplaceNodeTest, SolrXmlInZkTest, SplitShardTest, TestCloudDeleteByQuery, TestConfigSetsAPI, TestExclusionRuleCollectionAccess, TestHashPartitioner, TestPullReplicaErrorHandling, TestSolrCloudWithSecureImpersonation, TestStressInPlaceUpdates, CollectionTooManyReplicasTest, HdfsCollectionsAPIDistributedZkTest, ShardSplitTest, IndexSizeTriggerSizeEstimationTest, RestoreTriggerStateTest, TestPolicyCloud, HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, HdfsRecoveryZkTest, HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, HdfsThreadLeakTest, ZkStateReaderTest, AlternateDirectoryTest, BlobRepositoryCloudTest, ConfigureRecoveryStrategyTest, DirectoryFactoriesTest, PluginInfoTest, TestConfigOverlay, TestDynamicLoading, TestQuerySenderNoQuery, TestSolrDeletionPolicy1, TestSolrCloudSnapshots, TestCoreBackup, TestReplicationHandler, TestPivotHelperCode, TestExportWriter, XmlInterpolationTest, HighlighterConfigTest, TestNumericRangeQuery32, SolrRrdBackendFactoryTest, RegexBytesRefFilterTest, SimpleFacetsTest, TestStreamBody, TestUnInvertedFieldException, TestWriterPerf, TestMacroExpander, TestGraphMLResponseWriter, TestJavabinTupleStreamParser, TestPHPSerializedResponseWriter, TestPushWriter, TestRawResponseWriter, TestSolrQueryResponse, TestSubQueryTransformerDistrib, TestDynamicFieldCollectionResource, TestFieldResource, TestFieldTypeCollectionResource, TestSchemaSimilarityResource, ChangedSchemaMergeTest, CopyFieldTest, DateFieldTest, DocValuesTest, TestCloudSchemaless, TestMissingGroups, TestNoOpRegenerator, TestPayloadScoreQParserPlugin, TestPseudoReturnFields, TestReRankQParserPlugin, TestSearcherReuse, TestSimpleQParserPlugin, TestSmileRequest, TestSolr4Spatial2, TestSolrCachePerf, TestSolrCoreParser, TestSolrFieldCacheBean, TestSolrQueryParser, TestStandardQParsers, TestStressVersions, TestTrieFacet, TestXmlQParser, DistributedFacetSimpleRefinementLongTailTest, TestFunctionQuery, TestOrdValues, TestSortByMinMaxFunction, BlockJoinFacetSimpleTest, TestPerFieldSimilarity, TestPerFieldSimilarityWithDefaultOverride, JWTVerificationkeyResolverTest, TestExternalRoleRuleBasedAuthorizationPlugin, HttpSolrCallGetCoreTest, NoCacheHeaderTest, SecurityHeadersTest, SolrRequestParserTest, FileBasedSpellCheckerTest, SpellingQueryConverterTest, WordBreakSolrSpellCheckerTest, TestFieldCacheSortRandom, TestFieldCacheWithThreads, AddBlockUpdateTest, RootFieldTest, TestInPlaceUpdateWithRouteField, AtomicUpdateProcessorFactoryTest, AtomicUpdatesTest, JavaBinAtomicUpdateMultivalueTest, ParsingFieldUpdateProcessorsTest, StatelessScriptUpdateProcessorFactoryTest, TestDocBasedVersionConstraints, TestPartialUpdateDeduplication, TimeRoutedAliasUpdateProcessorTest, TolerantUpdateProcessorTest, UUIDUpdateProcessorFallbackTest, UniqFieldsUpdateProcessorFactoryTest, UpdateRequestProcessorFactoryTest, DateMathParserTest, OrderedExecutorTest, PrimUtilsTest, SimplePostToolTest, SolrLogPostToolTest, SolrPluginUtilsTest, TestCircuitBreaker] [junit4] Completed [905/921 (2!)] on J0 in 1.85s, 5 tests, 1 error <<< FAILURES! [...truncated 50686 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
