Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-BadApples-Tests-8.x/108/
2 tests failed. FAILED: org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica Error Message: Error from server at http://127.0.0.1:44351/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:44351/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([5CB200E89A551554:5485E62041FB61DA]: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.search.facet.SpatialHeatmapFacetsTest.testJsonFacets Error Message: Error from server at http://127.0.0.1:42967/collection1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:42967/collection1/select Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:42967/collection1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:42967/collection1/select at __randomizedtesting.SeedInfo.seed([5CB200E89A551554:78E21F0D1F136387]: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.SolrRequest.process(SolrRequest.java:214) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018) at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:625) at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:677) at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:642) at org.apache.solr.search.facet.SpatialHeatmapFacetsTest.testJsonFacets(SpatialHeatmapFacetsTest.java:237) 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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1117) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Build Log: [...truncated 13294 lines...] [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling [junit4] 2> 2887 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-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-BadApples-Tests-8.x/solr/server/solr/configsets/_default/conf' [junit4] 2> 2887 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_5CB200E89A551554-001/data-dir-2-001 [junit4] 2> 2888 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 2891 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-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> 2892 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 2896 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_5CB200E89A551554-001/tempDir-001 [junit4] 2> 2906 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 2920 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0 [junit4] 2> 2920 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 3017 WARN (ZkTestServer Run Thread) [ ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0. [junit4] 2> 3118 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port: 39329 [junit4] 2> 3118 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:39329 [junit4] 2> 3121 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39329 [junit4] 2> 3121 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39329 [junit4] 2> 3759 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3784 INFO (zkConnectionManagerCallback-4-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3785 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3814 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3818 INFO (zkConnectionManagerCallback-6-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3818 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3820 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3822 INFO (zkConnectionManagerCallback-8-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3823 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3833 WARN (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker-SendThread(127.0.0.1:39329)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101b02fe8ea0002. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x101b02fe8ea0002, 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 0x101b02fe8ea0002, 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> 4466 INFO (jetty-launcher-9-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 4466 INFO (jetty-launcher-9-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 4466 INFO (jetty-launcher-9-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 4466 INFO (jetty-launcher-9-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 4466 INFO (jetty-launcher-9-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 4466 INFO (jetty-launcher-9-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 4477 INFO (jetty-launcher-9-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 4477 INFO (jetty-launcher-9-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 4480 INFO (jetty-launcher-9-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> 4485 INFO (jetty-launcher-9-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> 4485 INFO (jetty-launcher-9-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> 4485 INFO (jetty-launcher-9-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> 4710 INFO (jetty-launcher-9-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 4710 INFO (jetty-launcher-9-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 4714 INFO (jetty-launcher-9-thread-4) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 4754 INFO (jetty-launcher-9-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 4754 INFO (jetty-launcher-9-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 4754 INFO (jetty-launcher-9-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 4774 INFO (jetty-launcher-9-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 4774 INFO (jetty-launcher-9-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 4774 INFO (jetty-launcher-9-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 4823 INFO (jetty-launcher-9-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 4824 INFO (jetty-launcher-9-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 4824 INFO (jetty-launcher-9-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 4840 INFO (jetty-launcher-9-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6e5c34d1{/solr,null,AVAILABLE} [junit4] 2> 4842 INFO (jetty-launcher-9-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@317854cd{/solr,null,AVAILABLE} [junit4] 2> 4844 INFO (jetty-launcher-9-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2e7b0a72{/solr,null,AVAILABLE} [junit4] 2> 4844 INFO (jetty-launcher-9-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@31d4fbb6{/solr,null,AVAILABLE} [junit4] 2> 4870 INFO (jetty-launcher-9-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2c4d029e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34847} [junit4] 2> 4871 INFO (jetty-launcher-9-thread-2) [ ] o.e.j.s.Server Started @4978ms [junit4] 2> 4871 INFO (jetty-launcher-9-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34847} [junit4] 2> 4870 INFO (jetty-launcher-9-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3ecd1a66{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35277} [junit4] 2> 4871 INFO (jetty-launcher-9-thread-4) [ ] o.e.j.s.Server Started @4978ms [junit4] 2> 4872 INFO (jetty-launcher-9-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35277} [junit4] 2> 4870 INFO (jetty-launcher-9-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3e78257f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34347} [junit4] 2> 4870 INFO (jetty-launcher-9-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@fe3cc77{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34485} [junit4] 2> 4882 INFO (jetty-launcher-9-thread-3) [ ] o.e.j.s.Server Started @4989ms [junit4] 2> 4882 INFO (jetty-launcher-9-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34485} [junit4] 2> 4882 INFO (jetty-launcher-9-thread-1) [ ] o.e.j.s.Server Started @4989ms [junit4] 2> 4883 INFO (jetty-launcher-9-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34347} [junit4] 2> 5074 ERROR (jetty-launcher-9-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 5075 INFO (jetty-launcher-9-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 5075 INFO (jetty-launcher-9-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.8.0 [junit4] 2> 5078 INFO (jetty-launcher-9-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 5078 INFO (jetty-launcher-9-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr [junit4] 2> 5078 INFO (jetty-launcher-9-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-24T07:58:25.598Z [junit4] 2> 5079 ERROR (jetty-launcher-9-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 5079 ERROR (jetty-launcher-9-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 5079 INFO (jetty-launcher-9-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 5080 INFO (jetty-launcher-9-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 5080 INFO (jetty-launcher-9-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.8.0 [junit4] 2> 5080 INFO (jetty-launcher-9-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.8.0 [junit4] 2> 5080 INFO (jetty-launcher-9-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 5080 INFO (jetty-launcher-9-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 5080 INFO (jetty-launcher-9-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr [junit4] 2> 5080 INFO (jetty-launcher-9-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr [junit4] 2> 5080 INFO (jetty-launcher-9-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-24T07:58:25.600Z [junit4] 2> 5080 INFO (jetty-launcher-9-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-24T07:58:25.600Z [junit4] 2> 5081 ERROR (jetty-launcher-9-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 5081 INFO (jetty-launcher-9-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 5081 INFO (jetty-launcher-9-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.8.0 [junit4] 2> 5082 INFO (jetty-launcher-9-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 5082 INFO (jetty-launcher-9-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr [junit4] 2> 5082 INFO (jetty-launcher-9-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-24T07:58:25.602Z [junit4] 2> 5083 INFO (jetty-launcher-9-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 5083 INFO (jetty-launcher-9-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 5093 INFO (jetty-launcher-9-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 5093 INFO (jetty-launcher-9-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 5096 INFO (zkConnectionManagerCallback-17-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 5096 INFO (jetty-launcher-9-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 5104 INFO (jetty-launcher-9-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 5114 INFO (zkConnectionManagerCallback-13-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 5114 INFO (jetty-launcher-9-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 5126 INFO (zkConnectionManagerCallback-15-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 5126 INFO (zkConnectionManagerCallback-11-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 5126 INFO (jetty-launcher-9-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 5126 INFO (jetty-launcher-9-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 5134 INFO (jetty-launcher-9-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 5135 INFO (jetty-launcher-9-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 5135 INFO (jetty-launcher-9-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 5239 INFO (jetty-launcher-9-thread-2) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 5240 INFO (jetty-launcher-9-thread-3) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 5242 WARN (jetty-launcher-9-thread-2-SendThread(127.0.0.1:39329)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101b02fe8ea0005. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x101b02fe8ea0005, 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 0x101b02fe8ea0005, 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> 5242 INFO (jetty-launcher-9-thread-1) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 5244 INFO (jetty-launcher-9-thread-4) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 5498 WARN (jetty-launcher-9-thread-1-SendThread(127.0.0.1:39329)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101b02fe8ea0004. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x101b02fe8ea0004, 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 0x101b02fe8ea0004, 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> 5506 WARN (jetty-launcher-9-thread-4-SendThread(127.0.0.1:39329)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101b02fe8ea0003. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x101b02fe8ea0003, 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 0x101b02fe8ea0003, 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> 7878 INFO (jetty-launcher-9-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 8033 INFO (jetty-launcher-9-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 8243 INFO (jetty-launcher-9-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 8333 WARN (jetty-launcher-9-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@68df7e2d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 8333 WARN (jetty-launcher-9-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@68df7e2d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 8361 WARN (jetty-launcher-9-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2eb29f7[provider=null,keyStore=null,trustStore=null] [junit4] 2> 8361 WARN (jetty-launcher-9-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2eb29f7[provider=null,keyStore=null,trustStore=null] [junit4] 2> 8363 WARN (jetty-launcher-9-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3bafcf60[provider=null,keyStore=null,trustStore=null] [junit4] 2> 8363 WARN (jetty-launcher-9-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3bafcf60[provider=null,keyStore=null,trustStore=null] [junit4] 2> 9135 WARN (jetty-launcher-9-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4425dd91[provider=null,keyStore=null,trustStore=null] [junit4] 2> 9135 WARN (jetty-launcher-9-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@9131eef[provider=null,keyStore=null,trustStore=null] [junit4] 2> 9135 WARN (jetty-launcher-9-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4425dd91[provider=null,keyStore=null,trustStore=null] [junit4] 2> 9138 WARN (jetty-launcher-9-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@9131eef[provider=null,keyStore=null,trustStore=null] [junit4] 2> 9149 WARN (jetty-launcher-9-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3d3efe3[provider=null,keyStore=null,trustStore=null] [junit4] 2> 9149 WARN (jetty-launcher-9-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3d3efe3[provider=null,keyStore=null,trustStore=null] [junit4] 2> 9367 INFO (jetty-launcher-9-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39329/solr [junit4] 2> 9367 INFO (jetty-launcher-9-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39329/solr [junit4] 2> 9574 INFO (jetty-launcher-9-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39329/solr [junit4] 2> 9593 INFO (jetty-launcher-9-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 9606 INFO (jetty-launcher-9-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 9626 INFO (jetty-launcher-9-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 9682 INFO (zkConnectionManagerCallback-53-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 9682 INFO (jetty-launcher-9-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 9700 INFO (zkConnectionManagerCallback-51-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 9700 INFO (jetty-launcher-9-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 9707 WARN (jetty-launcher-9-thread-2-SendThread(127.0.0.1:39329)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101b02fe8ea0009. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x101b02fe8ea0009, 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 0x101b02fe8ea0009, 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> 9712 INFO (zkConnectionManagerCallback-50-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 9712 INFO (jetty-launcher-9-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 9830 INFO (jetty-launcher-9-thread-2) [n:127.0.0.1:34847_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 9843 INFO (zkConnectionManagerCallback-55-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 9843 INFO (jetty-launcher-9-thread-2) [n:127.0.0.1:34847_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 10332 INFO (jetty-launcher-9-thread-3) [n:127.0.0.1:34485_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 10343 INFO (jetty-launcher-9-thread-4) [n:127.0.0.1:35277_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 10351 INFO (zkConnectionManagerCallback-59-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 10351 INFO (jetty-launcher-9-thread-3) [n:127.0.0.1:34485_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 10372 INFO (jetty-launcher-9-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 10384 WARN (jetty-launcher-9-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3745b7d4[provider=null,keyStore=null,trustStore=null] [junit4] 2> 10385 WARN (jetty-launcher-9-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3745b7d4[provider=null,keyStore=null,trustStore=null] [junit4] 2> 10392 INFO (zkConnectionManagerCallback-61-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 10392 INFO (jetty-launcher-9-thread-4) [n:127.0.0.1:35277_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 10414 WARN (jetty-launcher-9-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3b0a91fe[provider=null,keyStore=null,trustStore=null] [junit4] 2> 10414 WARN (jetty-launcher-9-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3b0a91fe[provider=null,keyStore=null,trustStore=null] [junit4] 2> 10415 INFO (jetty-launcher-9-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39329/solr [junit4] 2> 10436 INFO (jetty-launcher-9-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 10439 INFO (jetty-launcher-9-thread-4) [n:127.0.0.1:35277_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35277_solr [junit4] 2> 10441 INFO (zkConnectionManagerCallback-73-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 10441 INFO (jetty-launcher-9-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 10444 INFO (jetty-launcher-9-thread-4) [n:127.0.0.1:35277_solr ] o.a.s.c.Overseer Overseer (id=72532788832239628-127.0.0.1:35277_solr-n_0000000000) starting [junit4] 2> 10444 WARN (jetty-launcher-9-thread-1-SendThread(127.0.0.1:39329)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101b02fe8ea000d. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x101b02fe8ea000d, 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 0x101b02fe8ea000d, 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> 10445 INFO (jetty-launcher-9-thread-3) [n:127.0.0.1:34485_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34485_solr [junit4] 2> 10483 INFO (zkCallback-60-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 10490 INFO (zkCallback-58-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 10556 INFO (jetty-launcher-9-thread-1) [n:127.0.0.1:34347_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 10854 INFO (zkConnectionManagerCallback-78-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 10857 INFO (jetty-launcher-9-thread-1) [n:127.0.0.1:34347_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 10867 INFO (jetty-launcher-9-thread-3) [n:127.0.0.1:34485_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 10872 INFO (jetty-launcher-9-thread-1) [n:127.0.0.1:34347_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 10879 INFO (jetty-launcher-9-thread-1) [n:127.0.0.1:34347_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:34347_solr as DOWN [junit4] 2> 10886 INFO (jetty-launcher-9-thread-1) [n:127.0.0.1:34347_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 10887 INFO (jetty-launcher-9-thread-1) [n:127.0.0.1:34347_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34347_solr [junit4] 2> 10889 INFO (zkCallback-58-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 10897 INFO (zkCallback-60-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 10898 INFO (jetty-launcher-9-thread-1) [n:127.0.0.1:34347_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 10903 WARN (jetty-launcher-9-thread-1) [n:127.0.0.1:34347_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> 10908 WARN (jetty-launcher-9-thread-3) [n:127.0.0.1:34485_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> 10908 INFO (zkCallback-77-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 10920 INFO (OverseerStateUpdate-72532788832239628-127.0.0.1:35277_solr-n_0000000000) [n:127.0.0.1:35277_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35277_solr [junit4] 2> 10940 INFO (jetty-launcher-9-thread-4) [n:127.0.0.1:35277_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:35277_solr as DOWN [junit4] 2> 10947 INFO (jetty-launcher-9-thread-4) [n:127.0.0.1:35277_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 10947 INFO (jetty-launcher-9-thread-4) [n:127.0.0.1:35277_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35277_solr [junit4] 2> 10951 INFO (zkCallback-77-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 10951 INFO (zkCallback-60-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 10951 INFO (zkCallback-58-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 10954 INFO (jetty-launcher-9-thread-4) [n:127.0.0.1:35277_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 10955 WARN (jetty-launcher-9-thread-4) [n:127.0.0.1:35277_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> 11010 INFO (jetty-launcher-9-thread-2) [n:127.0.0.1:34847_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 11013 INFO (jetty-launcher-9-thread-2) [n:127.0.0.1:34847_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:34847_solr as DOWN [junit4] 2> 11014 INFO (jetty-launcher-9-thread-2) [n:127.0.0.1:34847_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 11015 INFO (jetty-launcher-9-thread-2) [n:127.0.0.1:34847_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34847_solr [junit4] 2> 11016 INFO (zkCallback-58-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 11016 INFO (zkCallback-77-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 11016 INFO (zkCallback-60-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 11017 INFO (jetty-launcher-9-thread-2) [n:127.0.0.1:34847_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 11018 WARN (jetty-launcher-9-thread-2) [n:127.0.0.1:34847_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> 11029 INFO (zkCallback-54-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 11162 INFO (jetty-launcher-9-thread-4) [n:127.0.0.1:35277_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_5CB200E89A551554-001/tempDir-001/node4 [junit4] 2> 11162 INFO (jetty-launcher-9-thread-1) [n:127.0.0.1:34347_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_5CB200E89A551554-001/tempDir-001/node1 [junit4] 2> 11164 INFO (jetty-launcher-9-thread-2) [n:127.0.0.1:34847_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_5CB200E89A551554-001/tempDir-001/node2 [junit4] 2> 11165 INFO (jetty-launcher-9-thread-3) [n:127.0.0.1:34485_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_5CB200E89A551554-001/tempDir-001/node3 [junit4] 2> 11647 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 11650 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 11658 INFO (zkConnectionManagerCallback-102-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 11658 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 11665 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 11667 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39329/solr ready [junit4] 2> 11680 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1803543648 [junit4] 2> 11680 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:34347_solr [junit4] 2> 11682 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 11682 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:34347_solr as DOWN [junit4] 2> 11707 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 11707 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 11707 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 11707 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 11733 INFO (zkCallback-58-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 11734 INFO (zkCallback-60-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 11746 INFO (zkCallback-101-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 11747 INFO (zkCallback-54-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 11839 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@3e78257f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 11841 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@31d4fbb6{/solr,null,STOPPED} [junit4] 2> 11841 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 11842 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 11842 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 11842 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-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> 11850 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 11850 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 11850 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 11851 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5f270afc{/solr,null,AVAILABLE} [junit4] 2> 11852 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@a6b8bcb{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39645} [junit4] 2> 11852 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.e.j.s.Server Started @11959ms [junit4] 2> 11852 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46033} [junit4] 2> 11853 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 11853 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 11853 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.8.0 [junit4] 2> 11853 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 11853 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr [junit4] 2> 11853 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-24T07:58:32.373Z [junit4] 2> 11854 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 11864 INFO (zkConnectionManagerCallback-109-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 11865 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 11866 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 11882 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 12555 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 12558 WARN (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6f722388[provider=null,keyStore=null,trustStore=null] [junit4] 2> 12558 WARN (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6f722388[provider=null,keyStore=null,trustStore=null] [junit4] 2> 12565 WARN (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@36681c87[provider=null,keyStore=null,trustStore=null] [junit4] 2> 12565 WARN (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@36681c87[provider=null,keyStore=null,trustStore=null] [junit4] 2> 12566 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39329/solr [junit4] 2> 12567 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 12575 INFO (zkConnectionManagerCallback-120-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 12576 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 12578 WARN (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker-SendThread(127.0.0.1:39329)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101b02fe8ea0011. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x101b02fe8ea0011, 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 0x101b02fe8ea0011, 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> 12685 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [n:127.0.0.1:46033_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 12698 INFO (zkConnectionManagerCallback-122-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 12698 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [n:127.0.0.1:46033_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 12704 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [n:127.0.0.1:46033_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 12710 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [n:127.0.0.1:46033_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:46033_solr as DOWN [junit4] 2> 12714 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [n:127.0.0.1:46033_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 12715 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [n:127.0.0.1:46033_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46033_solr [junit4] 2> 12717 INFO (zkCallback-58-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 12717 INFO (zkCallback-60-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 12717 INFO (zkCallback-101-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 12718 INFO (zkCallback-54-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 12719 INFO (zkCallback-121-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 12720 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [n:127.0.0.1:46033_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 12721 WARN (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [n:127.0.0.1:46033_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> 12960 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [n:127.0.0.1:46033_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_5CB200E89A551554-001/tempDir-001/node1 [junit4] 2> 12976 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 12982 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:39645/solr. Proxy: http://127.0.0.1:46033/solr [junit4] 2> 12982 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1578584648 [junit4] 2> 12982 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:35277_solr [junit4] 2> 12984 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 12984 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:35277_solr as DOWN [junit4] 2> 12998 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 12998 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 12998 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 12998 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 13000 INFO (closeThreadPool-133-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72532788832239628-127.0.0.1:35277_solr-n_0000000000) closing [junit4] 2> 13020 INFO (OverseerStateUpdate-72532788832239628-127.0.0.1:35277_solr-n_0000000000) [n:127.0.0.1:35277_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35277_solr [junit4] 2> 13021 INFO (OverseerAutoScalingTriggerThread-72532788832239628-127.0.0.1:35277_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 13033 INFO (closeThreadPool-133-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72532788832239628-127.0.0.1:35277_solr-n_0000000000) closing [junit4] 2> 13036 INFO (zkCallback-54-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 13036 INFO (zkCallback-101-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 13036 INFO (zkCallback-121-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 13036 INFO (zkCallback-58-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 13036 WARN (jetty-launcher-9-thread-4-SendThread(127.0.0.1:39329)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101b02fe8ea000c. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x101b02fe8ea000c, 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 0x101b02fe8ea000c, 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> 13038 INFO (zkCallback-58-thread-2) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34485_solr [junit4] 2> 13040 INFO (zkCallback-58-thread-2) [n:127.0.0.1:34485_solr ] o.a.s.c.Overseer Overseer (id=72532788832239627-127.0.0.1:34485_solr-n_0000000001) starting [junit4] 2> 13062 INFO (OverseerStateUpdate-72532788832239627-127.0.0.1:34485_solr-n_0000000001) [n:127.0.0.1:34485_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:34485_solr [junit4] 2> 13137 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.Overseer Overseer (id=72532788832239628-127.0.0.1:35277_solr-n_0000000000) closing [junit4] 2> 13139 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@3ecd1a66{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 13139 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@317854cd{/solr,null,STOPPED} [junit4] 2> 13139 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 13140 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 13140 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 13141 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-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> 13182 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 13182 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 13183 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 13190 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@44e3bfbc{/solr,null,AVAILABLE} [junit4] 2> 13192 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4c074144{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38945} [junit4] 2> 13192 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.e.j.s.Server Started @13299ms [junit4] 2> 13192 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44351} [junit4] 2> 13192 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 13192 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 13192 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.8.0 [junit4] 2> 13192 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 13192 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr [junit4] 2> 13192 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-24T07:58:33.712Z [junit4] 2> 13194 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 13198 INFO (zkConnectionManagerCallback-139-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 13198 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 13199 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 13234 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 14970 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 14978 WARN (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@76c340c6[provider=null,keyStore=null,trustStore=null] [junit4] 2> 14978 WARN (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@76c340c6[provider=null,keyStore=null,trustStore=null] [junit4] 2> 14985 WARN (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@19b34a8e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 14985 WARN (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@19b34a8e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 14986 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39329/solr [junit4] 2> 14988 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 14996 INFO (zkConnectionManagerCallback-150-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 14997 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 15298 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [n:127.0.0.1:44351_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 15302 INFO (zkConnectionManagerCallback-152-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 15303 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [n:127.0.0.1:44351_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 15311 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [n:127.0.0.1:44351_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 15316 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [n:127.0.0.1:44351_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:44351_solr as DOWN [junit4] 2> 15317 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [n:127.0.0.1:44351_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 15317 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [n:127.0.0.1:44351_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44351_solr [junit4] 2> 15319 INFO (zkCallback-101-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 15319 INFO (zkCallback-121-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 15320 INFO (zkCallback-54-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 15320 INFO (zkCallback-58-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 15323 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [n:127.0.0.1:44351_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 15324 WARN (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [n:127.0.0.1:44351_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> 15335 INFO (zkCallback-151-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 15355 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [n:127.0.0.1:44351_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_5CB200E89A551554-001/tempDir-001/node4 [junit4] 2> 15373 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 15374 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:38945/solr. Proxy: http://127.0.0.1:44351/solr [junit4] 2> 15374 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1203375826 [junit4] 2> 15374 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:34485_solr [junit4] 2> 15375 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 15375 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:34485_solr as DOWN [junit4] 2> 15383 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 15383 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 15384 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 15384 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 15384 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 15385 INFO (closeThreadPool-163-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72532788832239627-127.0.0.1:34485_solr-n_0000000001) closing [junit4] 2> 15386 INFO (OverseerAutoScalingTriggerThread-72532788832239627-127.0.0.1:34485_solr-n_0000000001) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 15386 INFO (OverseerStateUpdate-72532788832239627-127.0.0.1:34485_solr-n_0000000001) [n:127.0.0.1:34485_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34485_solr [junit4] 2> 15399 INFO (closeThreadPool-163-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72532788832239627-127.0.0.1:34485_solr-n_0000000001) closing [junit4] 2> 15402 INFO (zkCallback-101-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 15402 INFO (zkCallback-121-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 15402 INFO (zkCallback-54-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 15402 WARN (jetty-launcher-9-thread-3-SendThread(127.0.0.1:39329)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101b02fe8ea000b. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x101b02fe8ea000b, 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 0x101b02fe8ea000b, 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> 15402 INFO (zkCallback-151-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 15405 INFO (zkCallback-54-thread-1) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34847_solr [junit4] 2> 15409 INFO (zkCallback-54-thread-1) [n:127.0.0.1:34847_solr ] o.a.s.c.Overseer Overseer (id=72532788832239626-127.0.0.1:34847_solr-n_0000000003) starting [junit4] 2> 15415 INFO (OverseerStateUpdate-72532788832239626-127.0.0.1:34847_solr-n_0000000003) [n:127.0.0.1:34847_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:34847_solr [junit4] 2> 15505 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.Overseer Overseer (id=72532788832239627-127.0.0.1:34485_solr-n_0000000001) closing [junit4] 2> 15507 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@fe3cc77{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 15507 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2e7b0a72{/solr,null,STOPPED} [junit4] 2> 15507 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 15508 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 15509 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 15509 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-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> 15512 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 15512 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 15512 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 15513 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@503a86f2{/solr,null,AVAILABLE} [junit4] 2> 15520 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@62a82165{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41533} [junit4] 2> 15520 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.e.j.s.Server Started @15627ms [junit4] 2> 15520 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44149} [junit4] 2> 15521 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 15521 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 15521 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.8.0 [junit4] 2> 15521 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 15521 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr [junit4] 2> 15521 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-24T07:58:36.041Z [junit4] 2> 15524 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 15534 INFO (zkConnectionManagerCallback-169-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 15534 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 15535 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 15550 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 15554 WARN (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker-SendThread(127.0.0.1:39329)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101b02fe8ea0016. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x101b02fe8ea0016, 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 0x101b02fe8ea0016, 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> 16777 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 16943 WARN (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@30fa3ac3[provider=null,keyStore=null,trustStore=null] [junit4] 2> 16944 WARN (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@30fa3ac3[provider=null,keyStore=null,trustStore=null] [junit4] 2> 16948 WARN (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@579349e3[provider=null,keyStore=null,trustStore=null] [junit4] 2> 16948 WARN (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@579349e3[provider=null,keyStore=null,trustStore=null] [junit4] 2> 16949 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39329/solr [junit4] 2> 16950 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 16954 INFO (zkConnectionManagerCallback-180-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 16954 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 17057 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [n:127.0.0.1:44149_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 17059 INFO (zkConnectionManagerCallback-182-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 17059 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A551554]-worker) [n:127.0.0.1:44149_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 17064 INFO (SUITE-TestPullReplicaErrorHandling-seed#[5CB200E89A5 [...truncated too long message...] ull, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@e1fc731 [junit4] 2> 2466010 INFO (closeThreadPool-19190-thread-5) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 2466010 INFO (closeThreadPool-19190-thread-5) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@73816c53: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@13cbde8b [junit4] 2> 2466010 INFO (closeThreadPool-19190-thread-6) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 2466011 INFO (closeThreadPool-19190-thread-6) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@f2d8ebc: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@13cbde8b [junit4] 2> 2466012 INFO (closeThreadPool-19190-thread-7) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 2466012 INFO (closeThreadPool-19190-thread-7) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@69519f: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@694105b6 [junit4] 2> 2466013 INFO (closeThreadPool-19190-thread-5) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@3402cb01{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 2466014 INFO (closeThreadPool-19190-thread-5) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1e228296{/,null,STOPPED} [junit4] 2> 2466014 INFO (closeThreadPool-19190-thread-5) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 2466016 INFO (closeThreadPool-19190-thread-6) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@1d87896a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 2466016 INFO (closeThreadPool-19190-thread-6) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@53169eca{/,null,STOPPED} [junit4] 2> 2466016 INFO (closeThreadPool-19190-thread-6) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 2466021 INFO (closeThreadPool-19190-thread-7) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 2466021 INFO (closeThreadPool-19190-thread-7) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@59108e15: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@e1fc731 [junit4] 2> 2466024 INFO (closeThreadPool-19190-thread-7) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 2466024 INFO (closeThreadPool-19190-thread-7) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@33eeb96: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@13cbde8b [junit4] 2> 2466027 INFO (closeThreadPool-19190-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@47de6674{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 2466027 INFO (closeThreadPool-19190-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6af3d2dc{/,null,STOPPED} [junit4] 2> 2466027 INFO (closeThreadPool-19190-thread-2) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 2466028 INFO (closeThreadPool-19190-thread-7) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@53fa04ff{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 2466029 INFO (closeThreadPool-19190-thread-7) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@39933418{/,null,STOPPED} [junit4] 2> 2466029 INFO (closeThreadPool-19190-thread-7) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.search.facet.SpatialHeatmapFacetsTest_5CB200E89A551554-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene87): {id=PostingsFormat(name=LuceneVarGapDocFreqInterval), srpt_quad=BlockTreeOrds(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1164, maxMBSortInHeap=7.3679581185746255, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=uk, timezone=SystemV/HST10 [junit4] 2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=172182096,total=530579456 [junit4] 2> NOTE: All tests run in this JVM: [TestJsonRangeFacets, CacheHeaderTest, ConvertedLegacyTest, ResponseHeaderTest, TestConfigSetProperties, ConcurrentCreateRoutedAliasTest, TestCloudManagedSchema, TestHalfAndHalfDocValues, CircularListTest, TestDistribIDF, TestInPlaceUpdatesDistrib, TestIndexSearcher, TestPayloadScoreQParserPlugin, TestJsonFacetRefinement, RankQParserPluginTest, ZkControllerTest, TestCloudPhrasesIdentificationComponent, TestManagedResource, TestCodecSupport, TestAtomicUpdateErrorCases, CopyFieldTest, TestUseDocValuesAsStored2, TestSimLargeCluster, TestExtendedDismaxParser, TestJmxIntegration, TestCorePropertiesReload, TestNumericRangeQuery32, MetricsHistoryHandlerTest, ZkCollectionPropsCachingTest, CSVRequestHandlerTest, TestXmlQParserPlugin, EchoParamsTest, TestSchemalessBufferedUpdates, TestTermsQParserPlugin, DeleteShardTest, ScheduledTriggerTest, TestUnifiedSolrHighlighterWithoutStoredId, BasicAuthStandaloneTest, TestDFISimilarityFactory, TestSort, TestOrdValues, ExecutePlanActionTest, RAMDirectoryFactoryTest, PrimUtilsTest, CoreAdminHandlerTest, SolrInfoBeanTest, PeerSyncReplicationTest, TestNestedUpdateProcessor, TestWaitForStateWithJettyShutdowns, SolrJmxReporterCloudTest, HighlighterTest, OverseerStatusTest, TestRetrieveFieldsOptimizer, BlockJoinFacetDistribTest, MetricUtilsTest, TestSolrIndexConfig, SolrMetricManagerTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, HdfsRestartWhileUpdatingTest, TestSimDistributedQueue, TestCoreAdminApis, SolrCoreCheckLockOnStartupTest, TriLevelCompositeIdRoutingTest, MigrateRouteKeyTest, ShardsWhitelistTest, NotRequiredUniqueKeyTest, TestFieldCacheVsDocValues, MoveReplicaTest, DirectSolrSpellCheckerTest, MoreLikeThisHandlerTest, UpdateParamsTest, CdcrUpdateLogTest, SSLMigrationTest, DaemonStreamApiTest, TestPrepRecovery, AutoAddReplicasIntegrationTest, TestSimpleTextCodec, DistribJoinFromCollectionTest, TestBlobHandler, TestCaffeineCache, MaxScoreCollectorTest, TestFieldResource, TestCloudRecovery2, SpatialRPTFieldTypeTest, TestExplainDocTransformer, TimeZoneUtilsTest, CheckHdfsIndexTest, TestLegacyFieldReuse, TestPhraseSuggestions, ExitableDirectoryReaderTest, CleanupOldIndexTest, BadComponentTest, TestTlogReplica, TestDelegationWithHadoopAuth, ScriptEngineTest, TestScoreJoinQPScore, SolrIndexSearcherTest, TestCustomDocTransformer, TestNumericTerms64, NodeMutatorTest, TestRandomDVFaceting, SystemInfoHandlerTest, XsltUpdateRequestHandlerTest, TestUniqueKeyFieldResource, SolrXmlInZkTest, HdfsDirectoryTest, TestRTGBase, DistributedQueryElevationComponentTest, TestUnInvertedFieldException, SpellCheckCollatorWithCollapseTest, TestPHPSerializedResponseWriter, TestLMJelinekMercerSimilarityFactory, HDFSCollectionsAPITest, TestDistributedSearch, BasicDistributedZkTest, DeleteNodeTest, ForceLeaderTest, ForceLeaderWithTlogReplicasTest, HttpPartitionOnCommitTest, LeaderElectionIntegrationTest, LeaderTragicEventTest, LeaderVoteWaitTimeoutTest, ShardRoutingCustomTest, ShardRoutingTest, SystemCollectionCompatTest, TestAuthenticationFramework, TestCloudConsistency, TestRandomRequestDistribution, TestSSLRandomization, TestShortCircuitedRequests, TestSkipOverseerOperations, TestZkChroot, ZkSolrClientTest, ConcurrentCreateCollectionTest, ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest, SimpleCollectionCreateDeleteTest, TestCollectionAPI, TestLocalFSCloudBackupRestore, AutoScalingHandlerTest, IndexSizeTriggerSizeEstimationTest, NodeAddedTriggerTest, NodeMarkersRegistrationTest, SystemLogListenerTest, TriggerIntegrationTest, TestNRTOpen, TestQuerySenderNoQuery, RequestLoggingTest, TestCoreBackup, TestReplicationHandlerBackup, TestReplicationHandlerDiskOverFlow, TestRestoreCore, V2ApiIntegrationTest, CoreAdminRequestStatusTest, InfoHandlerTest, SecurityConfHandlerTest, SegmentsInfoRequestHandlerTest, ShowFileRequestHandlerTest, TestCollectionAPIs, ZookeeperReadAPITest, DistributedDebugComponentTest, DistributedFacetPivotLargeTest, DistributedMLTComponentTest, DistributedTermsComponentTest, TermsComponentTest, TestExpandComponent, TestHttpShardHandlerFactory, TestPivotHelperCode, TestExportWriter, TaggingAttributeTest, FastVectorHighlighterTest, UninvertDocValuesMergePolicyTest, MetricsConfigTest, SolrSlf4jReporterTest, SolrRrdBackendFactoryTest, TestPackages, BadIndexSchemaTest, IndexSchemaRuntimeFieldTest, PreAnalyzedFieldTest, RequiredFieldsTest, TestBinaryField, TestCollationField, TestManagedSchemaAPI, CurrencyRangeFacetCloudTest, TestComponentsName, TestDocSet, TestFilteredDocIdSet, TestFiltering, TestLRUCache, TestLegacyNumericRangeQueryBuilder, TestMaxScoreQueryParser, TestMinHashQParser, TestMissingGroups, TestRangeQuery, TestReloadDeadlock, TestSearchPerf, TestSearcherReuse, TestSimpleQParserPlugin, TestSolr4Spatial, TestSolrCoreParser, TestSolrFieldCacheBean, TestStressLucene, TestStressRecovery, TestStressReorder, TestStressUserVersions, RangeFacetCloudTest, SpatialHeatmapFacetsTest] [junit4] Completed [814/921 (2!)] on J2 in 101.63s, 5 tests, 1 error <<< FAILURES! [...truncated 51012 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
