Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/803/
1 tests failed. FAILED: org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica Error Message: Error from server at http://127.0.0.1:33271/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:33271/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([AB5088079DF79612:A3676ECF4659E29C]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231) at org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica(TestPullReplicaErrorHandling.java:149) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Build Log: [...truncated 15078 lines...] [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling [junit4] 2> 1508554 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf' [junit4] 2> 1508554 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_AB5088079DF79612-001/data-dir-143-001 [junit4] 2> 1508554 WARN (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=13 numCloses=13 [junit4] 2> 1508554 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 1508556 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-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> 1508556 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 1508557 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_AB5088079DF79612-001/tempDir-001 [junit4] 2> 1508557 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1508557 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0 [junit4] 2> 1508557 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1508558 WARN (ZkTestServer Run Thread) [ ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0. [junit4] 2> 1508657 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port: 33793 [junit4] 2> 1508657 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:33793 [junit4] 2> 1508657 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33793 [junit4] 2> 1508657 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33793 [junit4] 2> 1508659 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1508660 INFO (zkConnectionManagerCallback-17950-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1508660 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1508662 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1508663 INFO (zkConnectionManagerCallback-17952-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1508663 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1508664 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1508664 INFO (zkConnectionManagerCallback-17954-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1508664 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1508766 INFO (jetty-launcher-17955-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1508766 INFO (jetty-launcher-17955-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1508766 INFO (jetty-launcher-17955-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1508767 INFO (jetty-launcher-17955-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1508767 INFO (jetty-launcher-17955-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1508767 INFO (jetty-launcher-17955-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1508766 INFO (jetty-launcher-17955-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1508767 INFO (jetty-launcher-17955-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1508767 INFO (jetty-launcher-17955-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> 1508767 INFO (jetty-launcher-17955-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> 1508767 INFO (jetty-launcher-17955-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> 1508767 INFO (jetty-launcher-17955-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> 1508767 INFO (jetty-launcher-17955-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1508767 INFO (jetty-launcher-17955-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1508767 INFO (jetty-launcher-17955-thread-4) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1508768 INFO (jetty-launcher-17955-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1508768 INFO (jetty-launcher-17955-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1508768 INFO (jetty-launcher-17955-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@680520db{/solr,null,AVAILABLE} [junit4] 2> 1508768 INFO (jetty-launcher-17955-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1508771 INFO (jetty-launcher-17955-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1508771 INFO (jetty-launcher-17955-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1508771 INFO (jetty-launcher-17955-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1508775 INFO (jetty-launcher-17955-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1508775 INFO (jetty-launcher-17955-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1508775 INFO (jetty-launcher-17955-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1508775 INFO (jetty-launcher-17955-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@efb04f0{/solr,null,AVAILABLE} [junit4] 2> 1508775 INFO (jetty-launcher-17955-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@74600a07{/solr,null,AVAILABLE} [junit4] 2> 1508775 INFO (jetty-launcher-17955-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f9bd893{/solr,null,AVAILABLE} [junit4] 2> 1508775 INFO (jetty-launcher-17955-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@683ec1f0{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:32845} [junit4] 2> 1508775 INFO (jetty-launcher-17955-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7a1104cf{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40949} [junit4] 2> 1508775 INFO (jetty-launcher-17955-thread-1) [ ] o.e.j.s.Server Started @1508803ms [junit4] 2> 1508775 INFO (jetty-launcher-17955-thread-2) [ ] o.e.j.s.Server Started @1508803ms [junit4] 2> 1508775 INFO (jetty-launcher-17955-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32845} [junit4] 2> 1508775 INFO (jetty-launcher-17955-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40949} [junit4] 2> 1508775 INFO (jetty-launcher-17955-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@61ba8e18{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33903} [junit4] 2> 1508775 INFO (jetty-launcher-17955-thread-4) [ ] o.e.j.s.Server Started @1508803ms [junit4] 2> 1508775 INFO (jetty-launcher-17955-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33903} [junit4] 2> 1508775 ERROR (jetty-launcher-17955-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1508775 ERROR (jetty-launcher-17955-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1508775 INFO (jetty-launcher-17955-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1508775 INFO (jetty-launcher-17955-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1508775 ERROR (jetty-launcher-17955-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1508775 INFO (jetty-launcher-17955-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1508775 INFO (jetty-launcher-17955-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.8.0 [junit4] 2> 1508775 INFO (jetty-launcher-17955-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.8.0 [junit4] 2> 1508775 INFO (jetty-launcher-17955-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.8.0 [junit4] 2> 1508776 INFO (jetty-launcher-17955-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1508776 INFO (jetty-launcher-17955-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 1508776 INFO (jetty-launcher-17955-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1508776 INFO (jetty-launcher-17955-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1508776 INFO (jetty-launcher-17955-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-15T00:18:09.099Z [junit4] 2> 1508776 INFO (jetty-launcher-17955-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 1508776 INFO (jetty-launcher-17955-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 1508776 INFO (jetty-launcher-17955-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-15T00:18:09.099Z [junit4] 2> 1508776 INFO (jetty-launcher-17955-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-15T00:18:09.099Z [junit4] 2> 1508777 INFO (jetty-launcher-17955-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1508777 INFO (jetty-launcher-17955-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@258e13af{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33293} [junit4] 2> 1508777 INFO (jetty-launcher-17955-thread-3) [ ] o.e.j.s.Server Started @1508804ms [junit4] 2> 1508777 INFO (jetty-launcher-17955-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33293} [junit4] 2> 1508777 ERROR (jetty-launcher-17955-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1508777 INFO (jetty-launcher-17955-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1508777 INFO (jetty-launcher-17955-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.8.0 [junit4] 2> 1508777 INFO (jetty-launcher-17955-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1508777 INFO (jetty-launcher-17955-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 1508777 INFO (jetty-launcher-17955-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-15T00:18:09.100Z [junit4] 2> 1508777 INFO (jetty-launcher-17955-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1508778 INFO (jetty-launcher-17955-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1508778 INFO (jetty-launcher-17955-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1508778 INFO (zkConnectionManagerCallback-17957-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1508778 INFO (jetty-launcher-17955-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1508778 INFO (zkConnectionManagerCallback-17961-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1508778 INFO (jetty-launcher-17955-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1508778 INFO (zkConnectionManagerCallback-17959-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1508778 INFO (jetty-launcher-17955-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1508779 INFO (jetty-launcher-17955-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1508779 INFO (zkConnectionManagerCallback-17963-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1508779 INFO (jetty-launcher-17955-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1508779 INFO (jetty-launcher-17955-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1508779 INFO (jetty-launcher-17955-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1508783 INFO (jetty-launcher-17955-thread-1) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1508783 INFO (jetty-launcher-17955-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1508786 INFO (jetty-launcher-17955-thread-2) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1508787 INFO (jetty-launcher-17955-thread-4) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1508787 WARN (jetty-launcher-17955-thread-2-SendThread(127.0.0.1:33793)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10180314ea60005. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10180314ea60005, 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 0x10180314ea60005, 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> 1508787 WARN (jetty-launcher-17955-thread-4-SendThread(127.0.0.1:33793)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10180314ea60004. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10180314ea60004, 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 0x10180314ea60004, 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> 1508790 INFO (jetty-launcher-17955-thread-3) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1509398 INFO (jetty-launcher-17955-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1509399 WARN (jetty-launcher-17955-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5a83939d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1509399 WARN (jetty-launcher-17955-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5a83939d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1509401 WARN (jetty-launcher-17955-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2923ed10[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1509401 WARN (jetty-launcher-17955-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2923ed10[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1509402 INFO (jetty-launcher-17955-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33793/solr [junit4] 2> 1509409 INFO (jetty-launcher-17955-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1509409 INFO (zkConnectionManagerCallback-17983-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1509409 INFO (jetty-launcher-17955-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1509410 WARN (jetty-launcher-17955-thread-1-SendThread(127.0.0.1:33793)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10180314ea60007. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10180314ea60007, 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 0x10180314ea60007, 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> 1509430 INFO (jetty-launcher-17955-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1509430 WARN (jetty-launcher-17955-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@36fb2947[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1509431 WARN (jetty-launcher-17955-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@36fb2947[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1509433 WARN (jetty-launcher-17955-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@70186f7b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1509433 WARN (jetty-launcher-17955-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@70186f7b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1509434 INFO (jetty-launcher-17955-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33793/solr [junit4] 2> 1509435 INFO (jetty-launcher-17955-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1509435 INFO (zkConnectionManagerCallback-17991-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1509435 INFO (jetty-launcher-17955-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1509511 INFO (jetty-launcher-17955-thread-1) [n:127.0.0.1:32845_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1509511 INFO (zkConnectionManagerCallback-17993-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1509512 INFO (jetty-launcher-17955-thread-1) [n:127.0.0.1:32845_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1509573 INFO (jetty-launcher-17955-thread-1) [n:127.0.0.1:32845_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:32845_solr [junit4] 2> 1509573 INFO (jetty-launcher-17955-thread-1) [n:127.0.0.1:32845_solr ] o.a.s.c.Overseer Overseer (id=72480018275893257-127.0.0.1:32845_solr-n_0000000000) starting [junit4] 2> 1509577 INFO (OverseerStateUpdate-72480018275893257-127.0.0.1:32845_solr-n_0000000000) [n:127.0.0.1:32845_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:32845_solr [junit4] 2> 1509583 INFO (jetty-launcher-17955-thread-1) [n:127.0.0.1:32845_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32845_solr [junit4] 2> 1509587 INFO (jetty-launcher-17955-thread-1) [n:127.0.0.1:32845_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1509601 WARN (jetty-launcher-17955-thread-1) [n:127.0.0.1:32845_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> 1509607 INFO (zkCallback-17992-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1509617 INFO (jetty-launcher-17955-thread-1) [n:127.0.0.1:32845_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_AB5088079DF79612-001/tempDir-001/node1 [junit4] 2> 1509667 INFO (jetty-launcher-17955-thread-4) [n:127.0.0.1:33903_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1509696 INFO (zkConnectionManagerCallback-18003-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1509696 INFO (jetty-launcher-17955-thread-4) [n:127.0.0.1:33903_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1509700 INFO (jetty-launcher-17955-thread-4) [n:127.0.0.1:33903_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1509702 INFO (jetty-launcher-17955-thread-4) [n:127.0.0.1:33903_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:33903_solr as DOWN [junit4] 2> 1509703 INFO (jetty-launcher-17955-thread-4) [n:127.0.0.1:33903_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1509703 INFO (jetty-launcher-17955-thread-4) [n:127.0.0.1:33903_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33903_solr [junit4] 2> 1509704 INFO (zkCallback-17992-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1509705 INFO (jetty-launcher-17955-thread-4) [n:127.0.0.1:33903_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1509705 WARN (jetty-launcher-17955-thread-4) [n:127.0.0.1:33903_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> 1509717 INFO (zkCallback-18002-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1509748 INFO (jetty-launcher-17955-thread-4) [n:127.0.0.1:33903_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_AB5088079DF79612-001/tempDir-001/node4 [junit4] 2> 1509772 INFO (jetty-launcher-17955-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1509782 WARN (jetty-launcher-17955-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@387dfd00[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1509782 WARN (jetty-launcher-17955-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@387dfd00[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1509813 WARN (jetty-launcher-17955-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@777d30b0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1509813 WARN (jetty-launcher-17955-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@777d30b0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1509814 INFO (jetty-launcher-17955-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33793/solr [junit4] 2> 1509835 INFO (jetty-launcher-17955-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1509842 INFO (zkConnectionManagerCallback-18019-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1509842 INFO (jetty-launcher-17955-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1509843 WARN (jetty-launcher-17955-thread-3-SendThread(127.0.0.1:33793)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10180314ea6000b. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10180314ea6000b, 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 0x10180314ea6000b, 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> 1509958 INFO (jetty-launcher-17955-thread-3) [n:127.0.0.1:33293_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1509982 INFO (zkConnectionManagerCallback-18021-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1509982 INFO (jetty-launcher-17955-thread-3) [n:127.0.0.1:33293_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1509986 INFO (jetty-launcher-17955-thread-3) [n:127.0.0.1:33293_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1509989 INFO (jetty-launcher-17955-thread-3) [n:127.0.0.1:33293_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:33293_solr as DOWN [junit4] 2> 1509990 INFO (jetty-launcher-17955-thread-3) [n:127.0.0.1:33293_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1509990 INFO (jetty-launcher-17955-thread-3) [n:127.0.0.1:33293_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33293_solr [junit4] 2> 1509991 INFO (zkCallback-18002-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1509991 INFO (zkCallback-17992-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1509992 INFO (jetty-launcher-17955-thread-3) [n:127.0.0.1:33293_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1509992 WARN (jetty-launcher-17955-thread-3) [n:127.0.0.1:33293_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> 1510011 INFO (zkCallback-18020-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1510021 INFO (jetty-launcher-17955-thread-3) [n:127.0.0.1:33293_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_AB5088079DF79612-001/tempDir-001/node3 [junit4] 2> 1512842 INFO (jetty-launcher-17955-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1512842 WARN (jetty-launcher-17955-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@691c2992[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1512842 WARN (jetty-launcher-17955-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@691c2992[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1512845 WARN (jetty-launcher-17955-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7b8ae2b0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1512845 WARN (jetty-launcher-17955-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7b8ae2b0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1512846 INFO (jetty-launcher-17955-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33793/solr [junit4] 2> 1512847 INFO (jetty-launcher-17955-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1512847 INFO (zkConnectionManagerCallback-18035-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1512848 INFO (jetty-launcher-17955-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1512848 WARN (jetty-launcher-17955-thread-2-SendThread(127.0.0.1:33793)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10180314ea6000d. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10180314ea6000d, 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 0x10180314ea6000d, 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> 1512950 INFO (jetty-launcher-17955-thread-2) [n:127.0.0.1:40949_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1512951 INFO (zkConnectionManagerCallback-18037-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1512951 INFO (jetty-launcher-17955-thread-2) [n:127.0.0.1:40949_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1512955 INFO (jetty-launcher-17955-thread-2) [n:127.0.0.1:40949_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1512958 INFO (jetty-launcher-17955-thread-2) [n:127.0.0.1:40949_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:40949_solr as DOWN [junit4] 2> 1512958 INFO (jetty-launcher-17955-thread-2) [n:127.0.0.1:40949_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1512958 INFO (jetty-launcher-17955-thread-2) [n:127.0.0.1:40949_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40949_solr [junit4] 2> 1512960 INFO (zkCallback-17992-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1512960 INFO (zkCallback-18020-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1512960 INFO (zkCallback-18002-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1512960 INFO (zkCallback-18036-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1512961 INFO (jetty-launcher-17955-thread-2) [n:127.0.0.1:40949_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1512961 WARN (jetty-launcher-17955-thread-2) [n:127.0.0.1:40949_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> 1512977 INFO (jetty-launcher-17955-thread-2) [n:127.0.0.1:40949_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_AB5088079DF79612-001/tempDir-001/node2 [junit4] 2> 1512985 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 1512986 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1512987 INFO (zkConnectionManagerCallback-18048-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1512987 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1512988 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1512989 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33793/solr ready [junit4] 2> 1512991 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1188131265 [junit4] 2> 1512991 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:32845_solr [junit4] 2> 1512994 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 1512994 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:32845_solr as DOWN [junit4] 2> 1512995 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1512995 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 1512995 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 1512995 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 1512995 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 1512996 INFO (closeThreadPool-18053-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72480018275893257-127.0.0.1:32845_solr-n_0000000000) closing [junit4] 2> 1512999 INFO (OverseerStateUpdate-72480018275893257-127.0.0.1:32845_solr-n_0000000000) [n:127.0.0.1:32845_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:32845_solr [junit4] 2> 1512999 INFO (OverseerAutoScalingTriggerThread-72480018275893257-127.0.0.1:32845_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 1512999 WARN (jetty-launcher-17955-thread-1-SendThread(127.0.0.1:33793)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10180314ea60009. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10180314ea60009, 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 0x10180314ea60009, 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> 1513004 INFO (zkCallback-18020-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1513004 INFO (zkCallback-18002-thread-1) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33903_solr [junit4] 2> 1513004 INFO (zkCallback-18036-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1513005 INFO (zkCallback-18002-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1513005 INFO (zkCallback-18047-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1513005 INFO (closeThreadPool-18053-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72480018275893257-127.0.0.1:32845_solr-n_0000000000) closing [junit4] 2> 1513006 INFO (zkCallback-18002-thread-1) [n:127.0.0.1:33903_solr ] o.a.s.c.Overseer Overseer (id=72480018275893258-127.0.0.1:33903_solr-n_0000000001) starting [junit4] 2> 1513009 INFO (OverseerStateUpdate-72480018275893258-127.0.0.1:33903_solr-n_0000000001) [n:127.0.0.1:33903_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:33903_solr [junit4] 2> 1513104 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.Overseer Overseer (id=72480018275893257-127.0.0.1:32845_solr-n_0000000000) closing [junit4] 2> 1513105 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@683ec1f0{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 1513106 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@74600a07{/solr,null,STOPPED} [junit4] 2> 1513106 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1513106 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1513107 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1513107 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-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> 1513112 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1513112 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1513113 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1513113 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a6d7f44{/solr,null,AVAILABLE} [junit4] 2> 1513113 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@71143772{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44435} [junit4] 2> 1513113 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.e.j.s.Server Started @1513140ms [junit4] 2> 1513113 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36199} [junit4] 2> 1513113 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1513113 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1513113 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.8.0 [junit4] 2> 1513113 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1513113 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 1513113 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-15T00:18:13.436Z [junit4] 2> 1513115 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1513121 INFO (zkConnectionManagerCallback-18059-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1513121 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1513121 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1513126 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1513631 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1513632 WARN (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@69e4ba79[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1513632 WARN (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@69e4ba79[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1513635 WARN (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1be316c2[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1513635 WARN (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1be316c2[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1513636 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33793/solr [junit4] 2> 1513636 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1513637 INFO (zkConnectionManagerCallback-18070-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1513637 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1513739 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [n:127.0.0.1:36199_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1513740 INFO (zkConnectionManagerCallback-18072-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1513740 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [n:127.0.0.1:36199_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1513744 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [n:127.0.0.1:36199_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1513747 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [n:127.0.0.1:36199_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:36199_solr as DOWN [junit4] 2> 1513748 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [n:127.0.0.1:36199_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1513748 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [n:127.0.0.1:36199_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36199_solr [junit4] 2> 1513749 INFO (zkCallback-18002-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1513749 INFO (zkCallback-18036-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1513749 INFO (zkCallback-18047-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1513749 INFO (zkCallback-18020-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1513750 INFO (zkCallback-18071-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1513751 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [n:127.0.0.1:36199_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1513751 WARN (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [n:127.0.0.1:36199_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> 1513767 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [n:127.0.0.1:36199_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_AB5088079DF79612-001/tempDir-001/node1 [junit4] 2> 1513774 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 1513774 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:44435/solr. Proxy: http://127.0.0.1:36199/solr [junit4] 2> 1513775 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=426069310 [junit4] 2> 1513775 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:33903_solr [junit4] 2> 1513776 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 1513776 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:33903_solr as DOWN [junit4] 2> 1513777 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 1513777 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 1513777 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 1513777 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 1513778 INFO (closeThreadPool-18083-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72480018275893258-127.0.0.1:33903_solr-n_0000000001) closing [junit4] 2> 1513779 INFO (OverseerStateUpdate-72480018275893258-127.0.0.1:33903_solr-n_0000000001) [n:127.0.0.1:33903_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:33903_solr [junit4] 2> 1513781 INFO (OverseerAutoScalingTriggerThread-72480018275893258-127.0.0.1:33903_solr-n_0000000001) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 1513781 INFO (closeThreadPool-18083-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72480018275893258-127.0.0.1:33903_solr-n_0000000001) closing [junit4] 2> 1513782 INFO (zkCallback-18036-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1513782 INFO (zkCallback-18047-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1513782 INFO (zkCallback-18020-thread-1) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33293_solr [junit4] 2> 1513782 INFO (zkCallback-18071-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1513783 INFO (zkCallback-18020-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1513783 INFO (zkCallback-18020-thread-1) [n:127.0.0.1:33293_solr ] o.a.s.c.Overseer Overseer (id=72480018275893260-127.0.0.1:33293_solr-n_0000000002) starting [junit4] 2> 1513786 INFO (OverseerStateUpdate-72480018275893260-127.0.0.1:33293_solr-n_0000000002) [n:127.0.0.1:33293_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:33293_solr [junit4] 2> 1513882 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.Overseer Overseer (id=72480018275893258-127.0.0.1:33903_solr-n_0000000001) closing [junit4] 2> 1513882 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@61ba8e18{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 1513883 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@680520db{/solr,null,STOPPED} [junit4] 2> 1513883 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1513883 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1513884 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1513884 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-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> 1513885 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1513885 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1513885 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1513885 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7e5074f4{/solr,null,AVAILABLE} [junit4] 2> 1513886 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2a4873bc{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37267} [junit4] 2> 1513886 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.e.j.s.Server Started @1513913ms [junit4] 2> 1513886 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37273} [junit4] 2> 1513886 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1513886 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1513886 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.8.0 [junit4] 2> 1513886 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1513886 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 1513886 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-15T00:18:14.209Z [junit4] 2> 1513886 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1513887 INFO (zkConnectionManagerCallback-18089-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1513887 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1513888 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1513892 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1514319 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1514320 WARN (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@632cd95c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1514320 WARN (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@632cd95c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1514322 WARN (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3ba7df4a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1514322 WARN (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3ba7df4a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1514324 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33793/solr [junit4] 2> 1514324 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1514325 INFO (zkConnectionManagerCallback-18100-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1514325 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1514427 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [n:127.0.0.1:37273_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1514428 INFO (zkConnectionManagerCallback-18102-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1514428 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [n:127.0.0.1:37273_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1514432 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [n:127.0.0.1:37273_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1514436 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [n:127.0.0.1:37273_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:37273_solr as DOWN [junit4] 2> 1514437 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [n:127.0.0.1:37273_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1514437 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [n:127.0.0.1:37273_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37273_solr [junit4] 2> 1514440 INFO (zkCallback-18071-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1514440 INFO (zkCallback-18020-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1514440 INFO (zkCallback-18047-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1514440 INFO (zkCallback-18036-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1514441 INFO (zkCallback-18101-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1514442 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [n:127.0.0.1:37273_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1514443 WARN (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [n:127.0.0.1:37273_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> 1514473 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [n:127.0.0.1:37273_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_AB5088079DF79612-001/tempDir-001/node4 [junit4] 2> 1514480 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 1514481 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:37267/solr. Proxy: http://127.0.0.1:37273/solr [junit4] 2> 1514481 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1227146663 [junit4] 2> 1514481 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:33293_solr [junit4] 2> 1514481 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 1514481 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:33293_solr as DOWN [junit4] 2> 1514482 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 1514482 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 1514482 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 1514483 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 1514483 INFO (closeThreadPool-18113-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72480018275893260-127.0.0.1:33293_solr-n_0000000002) closing [junit4] 2> 1514484 INFO (OverseerStateUpdate-72480018275893260-127.0.0.1:33293_solr-n_0000000002) [n:127.0.0.1:33293_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:33293_solr [junit4] 2> 1514484 INFO (OverseerAutoScalingTriggerThread-72480018275893260-127.0.0.1:33293_solr-n_0000000002) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 1514484 WARN (jetty-launcher-17955-thread-3-SendThread(127.0.0.1:33793)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10180314ea6000c. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10180314ea6000c, 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 0x10180314ea6000c, 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> 1514485 INFO (zkCallback-18047-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1514485 INFO (zkCallback-18101-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1514485 INFO (zkCallback-18036-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1514486 INFO (zkCallback-18071-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1514486 INFO (closeThreadPool-18113-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72480018275893260-127.0.0.1:33293_solr-n_0000000002) closing [junit4] 2> 1514487 INFO (zkCallback-18036-thread-2) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40949_solr [junit4] 2> 1514488 INFO (zkCallback-18036-thread-2) [n:127.0.0.1:40949_solr ] o.a.s.c.Overseer Overseer (id=72480018275893262-127.0.0.1:40949_solr-n_0000000003) starting [junit4] 2> 1514490 INFO (OverseerStateUpdate-72480018275893262-127.0.0.1:40949_solr-n_0000000003) [n:127.0.0.1:40949_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40949_solr [junit4] 2> 1514585 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.Overseer Overseer (id=72480018275893260-127.0.0.1:33293_solr-n_0000000002) closing [junit4] 2> 1514586 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@258e13af{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 1514586 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@f9bd893{/solr,null,STOPPED} [junit4] 2> 1514587 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1514587 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1514587 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1514587 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-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> 1514593 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1514593 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1514593 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1514599 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3a701ad7{/solr,null,AVAILABLE} [junit4] 2> 1514599 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@658c34a9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43367} [junit4] 2> 1514599 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.e.j.s.Server Started @1514626ms [junit4] 2> 1514599 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33271} [junit4] 2> 1514599 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1514599 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1514599 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.8.0 [junit4] 2> 1514599 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1514599 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 1514599 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-15T00:18:14.922Z [junit4] 2> 1514603 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1514607 INFO (zkConnectionManagerCallback-18119-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1514607 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1514607 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1514612 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1514612 WARN (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker-SendThread(127.0.0.1:33793)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10180314ea60016. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10180314ea60016, 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 0x10180314ea60016, 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> 1514933 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1514933 WARN (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1150c3f4[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1514933 WARN (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1150c3f4[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1514936 WARN (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1b46a1a4[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1514936 WARN (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1b46a1a4[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1514937 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33793/solr [junit4] 2> 1514938 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1514939 INFO (zkConnectionManagerCallback-18130-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1514939 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1515042 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [n:127.0.0.1:33271_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1515042 INFO (zkConnectionManagerCallback-18132-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1515042 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [n:127.0.0.1:33271_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1515046 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [n:127.0.0.1:33271_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1515049 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [n:127.0.0.1:33271_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:33271_solr as DOWN [junit4] 2> 1515049 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [n:127.0.0.1:33271_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1515049 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [n:127.0.0.1:33271_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33271_solr [junit4] 2> 1515050 INFO (zkCallback-18101-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1515050 INFO (zkCallback-18047-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1515050 INFO (zkCallback-18036-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1515050 INFO (zkCallback-18071-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1515052 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [n:127.0.0.1:33271_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1515052 WARN (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [n:127.0.0.1:33271_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> 1515063 INFO (zkCallback-18131-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1515069 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [n:127.0.0.1:33271_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_AB5088079DF79612-001/tempDir-001/node3 [junit4] 2> 1515082 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 1515083 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:43367/solr. Proxy: http://127.0.0.1:33271/solr [junit4] 2> 1515083 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=496437873 [junit4] 2> 1515083 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40949_solr [junit4] 2> 1515083 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 1515083 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:40949_solr as DOWN [junit4] 2> 1515091 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 1515091 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 1515091 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 1515091 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 1515092 INFO (closeThreadPool-18143-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72480018275893262-127.0.0.1:40949_solr-n_0000000003) closing [junit4] 2> 1515101 INFO (OverseerAutoScalingTriggerThread-72480018275893262-127.0.0.1:40949_solr-n_0000000003) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 1515102 INFO (OverseerStateUpdate-72480018275893262-127.0.0.1:40 [...truncated too long message...] 18 INFO (jetty-closer-18223-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@2a4873bc{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 1540219 INFO (jetty-closer-18223-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7e5074f4{/solr,null,STOPPED} [junit4] 2> 1540219 INFO (jetty-closer-18223-thread-2) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1540318 INFO (jetty-closer-18223-thread-4) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@6116d2f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 1540319 INFO (jetty-closer-18223-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1c27dcd1{/solr,null,STOPPED} [junit4] 2> 1540319 INFO (jetty-closer-18223-thread-4) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1540418 INFO (jetty-closer-18223-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72480018275893266-127.0.0.1:36199_solr-n_0000000004) closing [junit4] 2> 1540419 INFO (jetty-closer-18223-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@71143772{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 1540419 INFO (jetty-closer-18223-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1a6d7f44{/solr,null,STOPPED} [junit4] 2> 1540419 INFO (jetty-closer-18223-thread-1) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1540519 INFO (jetty-closer-18223-thread-3) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@658c34a9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 1540520 INFO (jetty-closer-18223-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3a701ad7{/solr,null,STOPPED} [junit4] 2> 1540520 INFO (jetty-closer-18223-thread-3) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1540521 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 1540623 WARN (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker-SendThread(127.0.0.1:33793)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10180314ea60001. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10180314ea60001, 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 0x10180314ea60001, 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> 1540724 WARN (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 14 /solr/aliases.json [junit4] 2> 13 /solr/security.json [junit4] 2> 11 /solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/terms/shard1 [junit4] 2> 9 /solr/configs/conf [junit4] 2> 9 /solr/clusterprops.json [junit4] 2> 8 /solr/packages.json [junit4] 2> 8 /solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/terms/shard1 [junit4] 2> 7 /solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/terms/shard1 [junit4] 2> 7 /solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json [junit4] 2> 6 /solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json [junit4] 2> 6 /solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/state.json [junit4] 2> 2 /solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/collectionprops.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 78 /solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/state.json [junit4] 2> 40 /solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json [junit4] 2> 27 /solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json [junit4] 2> 14 /solr/clusterstate.json [junit4] 2> 10 /solr/clusterprops.json [junit4] 2> 6 /solr/autoscaling.json [junit4] 2> 5 /solr/overseer_elect/election/72480018275893272-127.0.0.1:33271_solr-n_0000000006 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 104 /solr/live_nodes [junit4] 2> 99 /solr/overseer/queue [junit4] 2> 53 /solr/collections [junit4] 2> 31 /solr/overseer/collection-queue-work [junit4] 2> 6 /solr/autoscaling/events/.scheduled_maintenance [junit4] 2> 6 /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 6 /solr/overseer/queue-work [junit4] 2> [junit4] 2> 1540727 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:33793 [junit4] 2> 1540727 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33793 [junit4] 2> 1540727 INFO (SUITE-TestPullReplicaErrorHandling-seed#[AB5088079DF79612]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33793 [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_AB5088079DF79612-001 [junit4] 2> Nov 15, 2020 12:18:41 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene87), sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ga, timezone=Asia/Dili [junit4] 2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=141855984,total=525336576 [junit4] 2> NOTE: All tests run in this JVM: [TestCollationField, NumberUtilsTest, PrimitiveFieldTypeTest, TestMacroExpander, TestCollectionAPI, DisMaxRequestHandlerTest, MoreLikeThisComponentTest, CustomHighlightComponentTest, TestDistributedMissingSort, BooleanFieldTest, TestReplicationHandler, MetricsHistoryIntegrationTest, TestBooleanSimilarityFactory, TestSubQueryTransformerCrossCore, TestReplicaProperties, TestSimExtremeIndexing, MoveReplicaHDFSFailoverTest, TestNestedDocsSort, TestBinaryResponseWriter, SchemaVersionSpecificBehaviorTest, TestLuceneIndexBackCompat, SuggesterTSTTest, TestSolrCloudWithKerberosAlt, TestSafeXMLParsing, CdcrVersionReplicationTest, TestRestoreCore, TestHttpShardHandlerFactory, TestRemoteStreaming, ResourceLoaderTest, HdfsBasicDistributedZkTest, BasicZkTest, RequestLoggingTest, TestHighlightDedupGrouping, MultiThreadedOCPTest, TestDocTermOrds, TestMinHashQParser, RouteFieldTest, TestReloadAndDeleteDocs, TestExactStatsCache, StressHdfsTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestComplexPhraseLeadingWildcard, TestHdfsUpdateLog, HdfsCollectionsAPIDistributedZkTest, ExplicitHLLTest, MBeansHandlerTest, DeleteNodeTest, PKIAuthenticationIntegrationTest, JWTAuthPluginTest, SearchRateTriggerTest, TestInfoStreamLogging, SolrTestCaseJ4Test, TestRebalanceLeaders, JavaBinAtomicUpdateMultivalueTest, SolrMetricsIntegrationTest, HttpTriggerListenerTest, JavabinLoaderTest, TermVectorComponentTest, DistanceFunctionTest, FuzzySearchTest, DirectoryFactoriesTest, OutputWriterTest, StatsComponentTest, ZookeeperReadAPITest, TestSolrJ, OverseerTest, DocValuesTest, TestConfigSetsAPIZkFailure, PathHierarchyTokenizerFactoryTest, AddBlockUpdateTest, TestDistributedMap, TestAnalyzedSuggestions, V2StandaloneTest, BlockJoinFacetSimpleTest, ZkStateWriterTest, SpatialFilterTest, TestValueSourceCache, TestRecoveryHdfs, LeaderElectionContextKeyTest, TestSimNodeLostTrigger, TestNonDefinedSimilarityFactory, TestJsonFacetsStatsParsing, AutoScalingHandlerTest, IndexSizeEstimatorTest, TestSolrCloudWithHadoopAuthPlugin, AutoscalingHistoryHandlerTest, TestMergePolicyConfig, DirectUpdateHandlerTest, TestConfigReload, FullSolrCloudDistribCmdsTest, TestNamedUpdateProcessors, TestOverriddenPrefixQueryForCustomFieldType, TestManagedSchemaAPI, TestFieldCacheSort, TestSolrConfigHandlerConcurrent, CollectionsAPIDistributedZkTest, BlockDirectoryTest, TestCollectionAPIs, CategoryRoutedAliasUpdateProcessorTest, TestInPlaceUpdatesStandalone, DistributedExpandComponentTest, TestStressLucene, TestJettySolrRunner, TestSearcherReuse, VMParamsZkACLAndCredentialsProvidersTest, TestFieldTypeResource, LeaderFailureAfterFreshStartTest, TestConfigOverlay, ChaosMonkeySafeLeaderWithPullReplicasTest, TestXIncludeConfig, ChaosMonkeyNothingIsSafeWithPullReplicasTest, DistribJoinFromCollectionTest, DistributedQueueTest, DocValuesNotIndexedTest, ForceLeaderTest, ForceLeaderWithTlogReplicasTest, HttpPartitionOnCommitTest, HttpPartitionWithTlogReplicasTest, LeaderTragicEventTest, LeaderVoteWaitTimeoutTest, PackageManagerCLITest, RecoveryZkTest, ReplaceNodeTest, SolrCLIZkUtilsTest, TestCloudDeleteByQuery, TestCloudPseudoReturnFields, TestCloudRecovery, TestCloudSearcherWarming, TestPullReplicaErrorHandling] [junit4] Completed [530/921 (1!)] on J0 in 32.90s, 4 tests, 1 error <<< FAILURES! [...truncated 51978 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
