Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/981/

1 tests failed.
FAILED:  
org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica

Error Message:
Error from server at http://127.0.0.1:39739/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:39739/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([BF530DAA032D513A:B764EB62D88325B4]: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:1171)
        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 14447 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling
   [junit4]   2> 825075 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-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> 825076 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-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_BF530DAA032D513A-001/data-dir-89-001
   [junit4]   2> 825076 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 825076 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-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> 825076 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 825077 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-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_BF530DAA032D513A-001/tempDir-001
   [junit4]   2> 825077 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 825077 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 825077 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 825078 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 825177 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 43395
   [junit4]   2> 825178 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:43395
   [junit4]   2> 825178 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43395
   [junit4]   2> 825178 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 43395
   [junit4]   2> 825180 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 825182 INFO  (zkConnectionManagerCallback-10795-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 825182 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 825185 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 825187 INFO  (zkConnectionManagerCallback-10797-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 825187 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 825188 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 825188 INFO  (zkConnectionManagerCallback-10799-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 825188 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 825190 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker-SendThread(127.0.0.1:43395))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x101dffee2460002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101dffee2460002, 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 0x101dffee2460002, 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> 825292 INFO  (jetty-launcher-10800-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 825292 INFO  (jetty-launcher-10800-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 825292 INFO  (jetty-launcher-10800-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> 825293 INFO  (jetty-launcher-10800-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 825293 INFO  (jetty-launcher-10800-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 825293 INFO  (jetty-launcher-10800-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> 825299 INFO  (jetty-launcher-10800-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 825299 INFO  (jetty-launcher-10800-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 825299 INFO  (jetty-launcher-10800-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> 825304 INFO  (jetty-launcher-10800-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 825304 INFO  (jetty-launcher-10800-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 825304 INFO  (jetty-launcher-10800-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 825306 INFO  (jetty-launcher-10800-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3ca21753{/solr,null,AVAILABLE}
   [junit4]   2> 825306 INFO  (jetty-launcher-10800-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@581fe88d{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:35667}
   [junit4]   2> 825306 INFO  (jetty-launcher-10800-thread-1) [     ] 
o.e.j.s.Server Started @825331ms
   [junit4]   2> 825306 INFO  (jetty-launcher-10800-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:43395/solr, hostPort=35667}
   [junit4]   2> 825306 ERROR (jetty-launcher-10800-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 825306 INFO  (jetty-launcher-10800-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 825306 INFO  (jetty-launcher-10800-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.8.0
   [junit4]   2> 825306 INFO  (jetty-launcher-10800-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 825306 INFO  (jetty-launcher-10800-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 825306 INFO  (jetty-launcher-10800-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-12-03T14:46:37.300Z
   [junit4]   2> 825308 INFO  (jetty-launcher-10800-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 825309 INFO  (jetty-launcher-10800-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 825309 INFO  (jetty-launcher-10800-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 825309 INFO  (jetty-launcher-10800-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 825309 INFO  (jetty-launcher-10800-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3cc0b062{/solr,null,AVAILABLE}
   [junit4]   2> 825311 INFO  (jetty-launcher-10800-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 825312 INFO  (jetty-launcher-10800-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 825312 INFO  (jetty-launcher-10800-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> 825312 INFO  (jetty-launcher-10800-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 825312 INFO  (jetty-launcher-10800-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 825312 INFO  (jetty-launcher-10800-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 825312 INFO  (jetty-launcher-10800-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2eb2f2d5{/solr,null,AVAILABLE}
   [junit4]   2> 825313 INFO  (zkConnectionManagerCallback-10802-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 825313 INFO  (jetty-launcher-10800-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 825313 INFO  (jetty-launcher-10800-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 825317 INFO  (jetty-launcher-10800-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 825318 INFO  (jetty-launcher-10800-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 825318 INFO  (jetty-launcher-10800-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 825318 INFO  (jetty-launcher-10800-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 825318 INFO  (jetty-launcher-10800-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@26cb603a{/solr,null,AVAILABLE}
   [junit4]   2> 825318 INFO  (jetty-launcher-10800-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@41a04a01{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:44333}
   [junit4]   2> 825318 INFO  (jetty-launcher-10800-thread-3) [     ] 
o.e.j.s.Server Started @825343ms
   [junit4]   2> 825318 INFO  (jetty-launcher-10800-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:43395/solr, hostPort=44333}
   [junit4]   2> 825318 ERROR (jetty-launcher-10800-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 825318 INFO  (jetty-launcher-10800-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 825318 INFO  (jetty-launcher-10800-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.8.0
   [junit4]   2> 825318 INFO  (jetty-launcher-10800-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 825318 INFO  (jetty-launcher-10800-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 825319 INFO  (jetty-launcher-10800-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-12-03T14:46:37.313Z
   [junit4]   2> 825320 INFO  (jetty-launcher-10800-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 825338 INFO  (jetty-launcher-10800-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1e4efb71{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:46133}
   [junit4]   2> 825338 INFO  (jetty-launcher-10800-thread-4) [     ] 
o.e.j.s.Server Started @825362ms
   [junit4]   2> 825338 INFO  (jetty-launcher-10800-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:43395/solr, hostPort=46133}
   [junit4]   2> 825338 ERROR (jetty-launcher-10800-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 825338 INFO  (jetty-launcher-10800-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 825338 INFO  (jetty-launcher-10800-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.8.0
   [junit4]   2> 825338 INFO  (jetty-launcher-10800-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 825338 INFO  (jetty-launcher-10800-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 825338 INFO  (jetty-launcher-10800-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-12-03T14:46:37.332Z
   [junit4]   2> 825338 INFO  (jetty-launcher-10800-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@32ed65a8{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:43315}
   [junit4]   2> 825338 INFO  (jetty-launcher-10800-thread-2) [     ] 
o.e.j.s.Server Started @825363ms
   [junit4]   2> 825338 INFO  (jetty-launcher-10800-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:43395/solr, hostPort=43315}
   [junit4]   2> 825339 ERROR (jetty-launcher-10800-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 825339 INFO  (jetty-launcher-10800-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 825339 INFO  (jetty-launcher-10800-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.8.0
   [junit4]   2> 825339 INFO  (jetty-launcher-10800-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 825339 INFO  (jetty-launcher-10800-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 825339 INFO  (jetty-launcher-10800-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-12-03T14:46:37.333Z
   [junit4]   2> 825341 WARN  
(jetty-launcher-10800-thread-1-SendThread(127.0.0.1:43395)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x101dffee2460003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101dffee2460003, 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 0x101dffee2460003, 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> 825344 INFO  (jetty-launcher-10800-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 825345 INFO  (jetty-launcher-10800-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 825346 INFO  (zkConnectionManagerCallback-10806-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 825346 INFO  (jetty-launcher-10800-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 825347 INFO  (zkConnectionManagerCallback-10808-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 825347 INFO  (jetty-launcher-10800-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 825348 INFO  (zkConnectionManagerCallback-10804-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 825348 INFO  (jetty-launcher-10800-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 825443 INFO  (jetty-launcher-10800-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 825443 INFO  (jetty-launcher-10800-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 825447 INFO  (jetty-launcher-10800-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 825448 INFO  (jetty-launcher-10800-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 825450 INFO  (jetty-launcher-10800-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 825451 WARN  
(jetty-launcher-10800-thread-2-SendThread(127.0.0.1:43395)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x101dffee2460006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101dffee2460006, 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 0x101dffee2460006, 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> 825453 INFO  (jetty-launcher-10800-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 825553 WARN  
(jetty-launcher-10800-thread-4-SendThread(127.0.0.1:43395)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x101dffee2460005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101dffee2460005, 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 0x101dffee2460005, 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> 825553 WARN  
(jetty-launcher-10800-thread-3-SendThread(127.0.0.1:43395)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x101dffee2460004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101dffee2460004, 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 0x101dffee2460004, 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> 826661 INFO  (jetty-launcher-10800-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 826672 WARN  (jetty-launcher-10800-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5b9eef40[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 826672 WARN  (jetty-launcher-10800-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5b9eef40[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 826710 WARN  (jetty-launcher-10800-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2f4fa84c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 826711 WARN  (jetty-launcher-10800-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2f4fa84c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 826712 INFO  (jetty-launcher-10800-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43395/solr
   [junit4]   2> 826726 INFO  (jetty-launcher-10800-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 826740 INFO  (zkConnectionManagerCallback-10828-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 826740 INFO  (jetty-launcher-10800-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 826772 INFO  (jetty-launcher-10800-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 826773 WARN  (jetty-launcher-10800-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@21e97a0f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 826773 WARN  (jetty-launcher-10800-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@21e97a0f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 826796 WARN  (jetty-launcher-10800-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@d1bb1ee[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 826796 WARN  (jetty-launcher-10800-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@d1bb1ee[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 826798 INFO  (jetty-launcher-10800-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43395/solr
   [junit4]   2> 826804 INFO  (jetty-launcher-10800-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 826815 INFO  (zkConnectionManagerCallback-10836-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 826815 INFO  (jetty-launcher-10800-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 826823 INFO  (jetty-launcher-10800-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 826823 WARN  (jetty-launcher-10800-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@19888547[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 826823 WARN  (jetty-launcher-10800-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@19888547[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 826825 WARN  (jetty-launcher-10800-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3cef1bd4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 826825 WARN  (jetty-launcher-10800-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3cef1bd4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 826827 INFO  (jetty-launcher-10800-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43395/solr
   [junit4]   2> 826828 INFO  (jetty-launcher-10800-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 826828 INFO  (zkConnectionManagerCallback-10844-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 826828 INFO  (jetty-launcher-10800-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 826829 WARN  
(jetty-launcher-10800-thread-2-SendThread(127.0.0.1:43395)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x101dffee2460009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101dffee2460009, 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 0x101dffee2460009, 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> 827031 INFO  (jetty-launcher-10800-thread-4) 
[n:127.0.0.1:46133_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 827032 INFO  (jetty-launcher-10800-thread-2) 
[n:127.0.0.1:43315_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 827034 INFO  (zkConnectionManagerCallback-10846-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 827034 INFO  (jetty-launcher-10800-thread-4) 
[n:127.0.0.1:46133_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 827034 INFO  (zkConnectionManagerCallback-10848-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 827035 INFO  (jetty-launcher-10800-thread-2) 
[n:127.0.0.1:43315_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 827132 INFO  (jetty-launcher-10800-thread-3) 
[n:127.0.0.1:44333_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 827133 INFO  (zkConnectionManagerCallback-10854-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 827133 INFO  (jetty-launcher-10800-thread-3) 
[n:127.0.0.1:44333_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 827141 INFO  (jetty-launcher-10800-thread-3) 
[n:127.0.0.1:44333_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44333_solr
   [junit4]   2> 827143 INFO  (jetty-launcher-10800-thread-3) 
[n:127.0.0.1:44333_solr     ] o.a.s.c.Overseer Overseer 
(id=72585354825564172-127.0.0.1:44333_solr-n_0000000000) starting
   [junit4]   2> 827147 INFO  (jetty-launcher-10800-thread-4) 
[n:127.0.0.1:46133_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46133_solr
   [junit4]   2> 827152 INFO  (jetty-launcher-10800-thread-4) 
[n:127.0.0.1:46133_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 827152 WARN  (jetty-launcher-10800-thread-4) 
[n:127.0.0.1:46133_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> 827178 INFO  (jetty-launcher-10800-thread-4) 
[n:127.0.0.1:46133_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_BF530DAA032D513A-001/tempDir-001/node4
   [junit4]   2> 827180 INFO  (zkCallback-10853-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 827184 INFO  (zkCallback-10845-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 827184 INFO  
(OverseerStateUpdate-72585354825564172-127.0.0.1:44333_solr-n_0000000000) 
[n:127.0.0.1:44333_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:44333_solr
   [junit4]   2> 827190 INFO  (jetty-launcher-10800-thread-3) 
[n:127.0.0.1:44333_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:44333_solr as DOWN
   [junit4]   2> 827341 INFO  (jetty-launcher-10800-thread-3) 
[n:127.0.0.1:44333_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 827341 INFO  (jetty-launcher-10800-thread-3) 
[n:127.0.0.1:44333_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44333_solr
   [junit4]   2> 827343 INFO  (zkCallback-10845-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 827343 INFO  (zkCallback-10853-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 827345 INFO  (jetty-launcher-10800-thread-3) 
[n:127.0.0.1:44333_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 827345 WARN  (jetty-launcher-10800-thread-3) 
[n:127.0.0.1:44333_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> 827355 INFO  (jetty-launcher-10800-thread-2) 
[n:127.0.0.1:43315_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 827358 INFO  (jetty-launcher-10800-thread-2) 
[n:127.0.0.1:43315_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:43315_solr as DOWN
   [junit4]   2> 827359 INFO  (jetty-launcher-10800-thread-2) 
[n:127.0.0.1:43315_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 827359 INFO  (jetty-launcher-10800-thread-2) 
[n:127.0.0.1:43315_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43315_solr
   [junit4]   2> 827361 INFO  (jetty-launcher-10800-thread-3) 
[n:127.0.0.1:44333_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_BF530DAA032D513A-001/tempDir-001/node3
   [junit4]   2> 827361 INFO  (zkCallback-10845-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 827361 INFO  (zkCallback-10853-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 827364 INFO  (jetty-launcher-10800-thread-2) 
[n:127.0.0.1:43315_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 827364 WARN  (jetty-launcher-10800-thread-2) 
[n:127.0.0.1:43315_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> 827367 INFO  (zkCallback-10847-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 827377 INFO  (jetty-launcher-10800-thread-2) 
[n:127.0.0.1:43315_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_BF530DAA032D513A-001/tempDir-001/node2
   [junit4]   2> 827406 INFO  (jetty-launcher-10800-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 827407 WARN  (jetty-launcher-10800-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@22cf0685[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 827407 WARN  (jetty-launcher-10800-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@22cf0685[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 827412 WARN  (jetty-launcher-10800-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2991f30b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 827412 WARN  (jetty-launcher-10800-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2991f30b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 827413 INFO  (jetty-launcher-10800-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43395/solr
   [junit4]   2> 827418 INFO  (jetty-launcher-10800-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 827420 INFO  (zkConnectionManagerCallback-10880-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 827420 INFO  (jetty-launcher-10800-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 827423 WARN  
(jetty-launcher-10800-thread-1-SendThread(127.0.0.1:43395)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x101dffee246000d.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101dffee246000d, 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 0x101dffee246000d, 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> 827525 INFO  (jetty-launcher-10800-thread-1) 
[n:127.0.0.1:35667_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 827526 INFO  (zkConnectionManagerCallback-10882-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 827526 INFO  (jetty-launcher-10800-thread-1) 
[n:127.0.0.1:35667_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 827530 INFO  (jetty-launcher-10800-thread-1) 
[n:127.0.0.1:35667_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 827533 INFO  (jetty-launcher-10800-thread-1) 
[n:127.0.0.1:35667_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:35667_solr as DOWN
   [junit4]   2> 827534 INFO  (jetty-launcher-10800-thread-1) 
[n:127.0.0.1:35667_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 827534 INFO  (jetty-launcher-10800-thread-1) 
[n:127.0.0.1:35667_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35667_solr
   [junit4]   2> 827535 INFO  (zkCallback-10847-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 827535 INFO  (zkCallback-10845-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 827535 INFO  (zkCallback-10853-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 827536 INFO  (zkCallback-10881-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 827536 INFO  (jetty-launcher-10800-thread-1) 
[n:127.0.0.1:35667_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 827537 WARN  (jetty-launcher-10800-thread-1) 
[n:127.0.0.1:35667_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> 827553 INFO  (jetty-launcher-10800-thread-1) 
[n:127.0.0.1:35667_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_BF530DAA032D513A-001/tempDir-001/node1
   [junit4]   2> 827563 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 827563 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 827564 INFO  (zkConnectionManagerCallback-10893-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 827564 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 827565 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 827566 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43395/solr ready
   [junit4]   2> 827571 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1485212751
   [junit4]   2> 827571 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46133_solr
   [junit4]   2> 827572 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 827572 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:46133_solr as DOWN
   [junit4]   2> 827573 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 827574 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 827574 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 827574 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 827574 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 827575 INFO  (zkCallback-10853-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 827575 INFO  (zkCallback-10847-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 827576 INFO  (zkCallback-10892-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 827576 INFO  (zkCallback-10881-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 827676 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1e4efb71{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 827677 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@26cb603a{/solr,null,STOPPED}
   [junit4]   2> 827677 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 827677 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 827678 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 827678 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-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> 827694 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 827694 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 827694 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 827695 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2a9b2f9a{/solr,null,AVAILABLE}
   [junit4]   2> 827695 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5e217210{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:32785}
   [junit4]   2> 827695 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.e.j.s.Server Started @827720ms
   [junit4]   2> 827695 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:43395/solr, hostPort=39739}
   [junit4]   2> 827695 ERROR 
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 827695 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 827695 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.8.0
   [junit4]   2> 827695 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 827695 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 827695 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-12-03T14:46:39.689Z
   [junit4]   2> 827696 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 827697 INFO  (zkConnectionManagerCallback-10900-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 827697 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 827697 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 827702 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 827702 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker-SendThread(127.0.0.1:43395))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x101dffee2460010.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101dffee2460010, 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 0x101dffee2460010, 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> 828337 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 828338 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1c79138e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 828338 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1c79138e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 828342 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@25ec1206[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 828342 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@25ec1206[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 828343 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43395/solr
   [junit4]   2> 828344 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 828345 INFO  (zkConnectionManagerCallback-10911-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 828345 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 828346 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker-SendThread(127.0.0.1:43395))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x101dffee2460011.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101dffee2460011, 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 0x101dffee2460011, 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> 828448 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) 
[n:127.0.0.1:39739_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 828449 INFO  (zkConnectionManagerCallback-10913-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 828449 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) 
[n:127.0.0.1:39739_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 828452 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) 
[n:127.0.0.1:39739_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 828455 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) 
[n:127.0.0.1:39739_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:39739_solr as DOWN
   [junit4]   2> 828458 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) 
[n:127.0.0.1:39739_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 828459 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) 
[n:127.0.0.1:39739_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39739_solr
   [junit4]   2> 828460 INFO  (zkCallback-10892-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 828460 INFO  (zkCallback-10881-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 828460 INFO  (zkCallback-10853-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 828460 INFO  (zkCallback-10847-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 828461 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) 
[n:127.0.0.1:39739_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 828462 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) 
[n:127.0.0.1:39739_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> 828469 INFO  (zkCallback-10912-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 828479 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) 
[n:127.0.0.1:39739_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_BF530DAA032D513A-001/tempDir-001/node4
   [junit4]   2> 828495 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 828500 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: 
http://127.0.0.1:32785/solr. Proxy: http://127.0.0.1:39739/solr
   [junit4]   2> 828500 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1180916684
   [junit4]   2> 828500 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44333_solr
   [junit4]   2> 828501 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 828501 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:44333_solr as DOWN
   [junit4]   2> 828512 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 828512 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 828512 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 828512 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 828513 INFO  (closeThreadPool-10924-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72585354825564172-127.0.0.1:44333_solr-n_0000000000) closing
   [junit4]   2> 828514 INFO  
(OverseerStateUpdate-72585354825564172-127.0.0.1:44333_solr-n_0000000000) 
[n:127.0.0.1:44333_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:44333_solr
   [junit4]   2> 828515 INFO  
(OverseerAutoScalingTriggerThread-72585354825564172-127.0.0.1:44333_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 828523 WARN  
(jetty-launcher-10800-thread-3-SendThread(127.0.0.1:43395)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x101dffee246000c.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101dffee246000c, 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 0x101dffee246000c, 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> 828523 INFO  (zkCallback-10881-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 828523 INFO  (zkCallback-10847-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 828525 INFO  (closeThreadPool-10924-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72585354825564172-127.0.0.1:44333_solr-n_0000000000) closing
   [junit4]   2> 828525 INFO  (zkCallback-10847-thread-1) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43315_solr
   [junit4]   2> 828525 INFO  (zkCallback-10912-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 828525 INFO  (zkCallback-10892-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 828623 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.Overseer Overseer 
(id=72585354825564172-127.0.0.1:44333_solr-n_0000000000) closing
   [junit4]   2> 828625 INFO  (zkCallback-10847-thread-1) 
[n:127.0.0.1:43315_solr     ] o.a.s.c.Overseer Overseer 
(id=72585354825564171-127.0.0.1:43315_solr-n_0000000002) starting
   [junit4]   2> 828626 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@41a04a01{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 828626 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3cc0b062{/solr,null,STOPPED}
   [junit4]   2> 828626 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 828627 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 828627 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 828627 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-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> 828669 INFO  
(OverseerStateUpdate-72585354825564171-127.0.0.1:43315_solr-n_0000000002) 
[n:127.0.0.1:43315_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:43315_solr
   [junit4]   2> 828781 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 828781 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 828781 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 828792 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@56659624{/solr,null,AVAILABLE}
   [junit4]   2> 828828 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6c8fc254{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:42477}
   [junit4]   2> 828828 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.e.j.s.Server Started @828853ms
   [junit4]   2> 828828 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:43395/solr, hostPort=33951}
   [junit4]   2> 828828 ERROR 
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 828828 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 828828 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.8.0
   [junit4]   2> 828828 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 828828 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 828829 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-12-03T14:46:40.822Z
   [junit4]   2> 828843 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 828864 INFO  (zkConnectionManagerCallback-10930-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 828864 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 828864 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 828869 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 828872 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker-SendThread(127.0.0.1:43395))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x101dffee2460013.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101dffee2460013, 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 0x101dffee2460013, 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> 829807 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 829808 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@e195d30[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 829808 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@e195d30[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 829811 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@293fed45[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 829811 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@293fed45[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 829812 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43395/solr
   [junit4]   2> 829813 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 829814 INFO  (zkConnectionManagerCallback-10941-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 829814 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 829916 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) 
[n:127.0.0.1:33951_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 829918 INFO  (zkConnectionManagerCallback-10943-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 829918 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) 
[n:127.0.0.1:33951_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 829922 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) 
[n:127.0.0.1:33951_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 829925 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) 
[n:127.0.0.1:33951_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:33951_solr as DOWN
   [junit4]   2> 829926 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) 
[n:127.0.0.1:33951_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 829926 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) 
[n:127.0.0.1:33951_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33951_solr
   [junit4]   2> 829927 INFO  (zkCallback-10912-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 829927 INFO  (zkCallback-10892-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 829927 INFO  (zkCallback-10881-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 829927 INFO  (zkCallback-10847-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 829927 INFO  (zkCallback-10942-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 829928 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) 
[n:127.0.0.1:33951_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 829929 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) 
[n:127.0.0.1:33951_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> 829944 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) 
[n:127.0.0.1:33951_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_BF530DAA032D513A-001/tempDir-001/node3
   [junit4]   2> 829952 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 829952 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: 
http://127.0.0.1:42477/solr. Proxy: http://127.0.0.1:33951/solr
   [junit4]   2> 829952 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1085126682
   [junit4]   2> 829952 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43315_solr
   [junit4]   2> 829953 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 829953 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:43315_solr as DOWN
   [junit4]   2> 829954 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 829954 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 829954 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 829954 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 829956 INFO  (closeThreadPool-10954-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72585354825564171-127.0.0.1:43315_solr-n_0000000002) closing
   [junit4]   2> 829956 INFO  
(OverseerStateUpdate-72585354825564171-127.0.0.1:43315_solr-n_0000000002) 
[n:127.0.0.1:43315_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:43315_solr
   [junit4]   2> 829956 INFO  
(OverseerAutoScalingTriggerThread-72585354825564171-127.0.0.1:43315_solr-n_0000000002)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 829961 INFO  (closeThreadPool-10954-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72585354825564171-127.0.0.1:43315_solr-n_0000000002) closing
   [junit4]   2> 829961 WARN  
(jetty-launcher-10800-thread-2-SendThread(127.0.0.1:43395)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x101dffee246000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101dffee246000b, 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 0x101dffee246000b, 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> 829962 INFO  (zkCallback-10881-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 829962 INFO  (zkCallback-10912-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 829962 INFO  (zkCallback-10892-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 829962 INFO  (zkCallback-10942-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 829962 INFO  (zkCallback-10881-thread-2) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35667_solr
   [junit4]   2> 829963 INFO  (zkCallback-10881-thread-2) 
[n:127.0.0.1:35667_solr     ] o.a.s.c.Overseer Overseer 
(id=72585354825564174-127.0.0.1:35667_solr-n_0000000003) starting
   [junit4]   2> 829965 INFO  
(OverseerStateUpdate-72585354825564174-127.0.0.1:35667_solr-n_0000000003) 
[n:127.0.0.1:35667_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:35667_solr
   [junit4]   2> 830062 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.Overseer Overseer 
(id=72585354825564171-127.0.0.1:43315_solr-n_0000000002) closing
   [junit4]   2> 830063 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@32ed65a8{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 830063 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2eb2f2d5{/solr,null,STOPPED}
   [junit4]   2> 830063 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 830064 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 830064 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 830064 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-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> 830068 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 830068 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 830068 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 830069 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2ca9c69d{/solr,null,AVAILABLE}
   [junit4]   2> 830069 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1c2d3d50{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:43155}
   [junit4]   2> 830069 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.e.j.s.Server Started @830093ms
   [junit4]   2> 830069 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:43395/solr, hostPort=43855}
   [junit4]   2> 830069 ERROR 
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 830069 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 830069 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.8.0
   [junit4]   2> 830069 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 830069 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 830069 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-12-03T14:46:42.063Z
   [junit4]   2> 830070 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 830071 INFO  (zkConnectionManagerCallback-10960-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 830071 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 830071 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 830075 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 830772 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 830774 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@281050a1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 830774 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@281050a1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 830777 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6500b3a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 830777 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6500b3a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 830778 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43395/solr
   [junit4]   2> 830779 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 830781 INFO  (zkConnectionManagerCallback-10971-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 830781 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 830782 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker-SendThread(127.0.0.1:43395))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x101dffee2460017.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101dffee2460017, 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 0x101dffee2460017, 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> 830889 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) 
[n:127.0.0.1:43855_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 830890 INFO  (zkConnectionManagerCallback-10973-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 830891 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) 
[n:127.0.0.1:43855_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 830895 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) 
[n:127.0.0.1:43855_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 830903 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) 
[n:127.0.0.1:43855_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:43855_solr as DOWN
   [junit4]   2> 830904 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) 
[n:127.0.0.1:43855_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 830904 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) 
[n:127.0.0.1:43855_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43855_solr
   [junit4]   2> 830905 INFO  (zkCallback-10912-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 830905 INFO  (zkCallback-10892-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 830905 INFO  (zkCallback-10942-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 830905 INFO  (zkCallback-10881-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 830906 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) 
[n:127.0.0.1:43855_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2>

[...truncated too long message...]

1058-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 857807 INFO  (jetty-closer-11058-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72585354825564178-127.0.0.1:39739_solr-n_0000000004) closing
   [junit4]   2> 857808 INFO  (jetty-closer-11058-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@5e217210{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 857808 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker-SendThread(127.0.0.1:43395))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x101dffee2460015.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101dffee2460015, 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 0x101dffee2460015, 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> 857808 INFO  (jetty-closer-11058-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2a9b2f9a{/solr,null,STOPPED}
   [junit4]   2> 857808 INFO  (jetty-closer-11058-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 857899 INFO  (jetty-closer-11058-thread-4) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@4855c079{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 857899 INFO  (jetty-closer-11058-thread-4) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5ba1c912{/solr,null,STOPPED}
   [junit4]   2> 857899 INFO  (jetty-closer-11058-thread-4) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 857999 INFO  (jetty-closer-11058-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@6c8fc254{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 857999 INFO  (jetty-closer-11058-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@56659624{/solr,null,STOPPED}
   [junit4]   2> 857999 INFO  (jetty-closer-11058-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 858000 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 858101 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker-SendThread(127.0.0.1:43395))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x101dffee2460001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101dffee2460001, 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 0x101dffee2460001, 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> 858203 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        13      /solr/aliases.json
   [junit4]   2>        12      /solr/security.json
   [junit4]   2>        10      
/solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/terms/shard1
   [junit4]   2>        9       /solr/configs/conf
   [junit4]   2>        9       /solr/clusterprops.json
   [junit4]   2>        8       /solr/packages.json
   [junit4]   2>        8       
/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json
   [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_pull_replica_disconnects_from_zoo_keeper/terms/shard1
   [junit4]   2>        5       
/solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json
   [junit4]   2>        4       
/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>        46      
/solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json
   [junit4]   2>        40      
/solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/state.json
   [junit4]   2>        25      
/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json
   [junit4]   2>        13      /solr/clusterstate.json
   [junit4]   2>        9       /solr/clusterprops.json
   [junit4]   2>        4       
/solr/overseer_elect/election/72585354825564184-127.0.0.1:43855_solr-n_0000000006
   [junit4]   2>        4       /solr/autoscaling.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72585354825564181-127.0.0.1:33951_solr-n_0000000005
   [junit4]   2>        2       
/solr/overseer_elect/election/72585354825564172-127.0.0.1:44333_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        100     /solr/live_nodes
   [junit4]   2>        90      /solr/overseer/queue
   [junit4]   2>        54      /solr/collections
   [junit4]   2>        30      /solr/overseer/collection-queue-work
   [junit4]   2>        4       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        4       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        4       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 858206 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:43395
   [junit4]   2> 858206 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43395
   [junit4]   2> 858206 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[BF530DAA032D513A]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 43395
   [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_BF530DAA032D513A-001
   [junit4]   2> Dec 03, 2020 2:47:10 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87), 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=el-CY, 
timezone=Pacific/Efate
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 
1.8.0_252 (64-bit)/cpus=4,threads=1,free=175124480,total=521666560
   [junit4]   2> NOTE: All tests run in this JVM: [CreateCollectionCleanupTest, 
TestTrieFacet, TestFoldingMultitermQuery, TestExportTool, 
BJQFilterAccessibleTest, DistributedUpdateProcessorTest, 
SignatureUpdateProcessorFactoryTest, CursorMarkTest, InfixSuggestersTest, 
RankQueryTest, TestCollectionAPI, RouteFieldTest, TestLegacyNumericUtils, 
TestManagedStopFilterFactory, LukeRequestHandlerTest, V2ApiIntegrationTest, 
TestExportWriter, SolrRrdBackendFactoryTest, TestMiniSolrCloudClusterSSL, 
TestCloudSchemaless, SearchRateTriggerTest, BitVectorTest, 
TestCloudPseudoReturnFields, TestExternalRoleRuleBasedAuthorizationPlugin, 
TestSubQueryTransformer, TestLegacyBM25SimilarityFactory, 
TestSlowCompositeReaderWrapper, OverseerTest, TestSystemIdResolver, 
DocValuesMultiTest, TestStandardQParsers, TestDistributedMap, TestPushWriter, 
TestFieldCacheReopen, TestExpandComponent, TestIntervalFaceting, FileUtilsTest, 
TestAnalyzeInfixSuggestions, SuggesterFSTTest, TestSimExtremeIndexing, 
SimpleFacetsTest, SmileWriterTest, HdfsRecoverLeaseTest, ZkStateWriterTest, 
TestSolrQueryResponse, VMParamsZkACLAndCredentialsProvidersTest, 
TriggerEventQueueTest, TestZkChroot, TestManagedResourceStorage, 
CloudReplicaSourceTest, ShardRoutingCustomTest, BlockJoinFacetRandomTest, 
TestSortByMinMaxFunction, TestImpersonationWithHadoopAuth, CdcrBootstrapTest, 
SpellPossibilityIteratorTest, TestSolrFieldCacheBean, HdfsLockFactoryTest, 
TestSolr4Spatial, TolerantUpdateProcessorTest, PropertiesRequestHandlerTest, 
DistribCursorPagingTest, HdfsCollectionsAPIDistributedZkTest, 
TestSolrCloudWithKerberosAlt, NodeLostTriggerIntegrationTest, 
DataDrivenBlockJoinTest, CurrencyFieldTypeTest, NumericFieldsTest, 
TestApiFramework, DistributedSpellCheckComponentTest, 
TestDynamicFieldCollectionResource, CollectionStateFormat2Test, 
HdfsThreadLeakTest, TestWriterPerf, HLLUtilTest, 
CollectionsAPIDistributedZkTest, IndexSchemaRuntimeFieldTest, VersionInfoTest, 
MultiDestinationAuditLoggerTest, TestCloudJSONFacetSKG, 
AsyncCallRequestStatusResponseTest, TestCustomSort, ThreadDumpHandlerTest, 
TestHdfsBackupRestoreCore, CoreAdminOperationTest, UtilsToolTest, 
TestCloudNestedDocsSort, TestMaxScoreQueryParser, 
ByteBuffersDirectoryFactoryTest, TestDistributedTracing, 
TestLuceneIndexBackCompat, SynonymTokenizerTest, FileBasedSpellCheckerTest, 
SolrMetricReporterTest, TestPullReplicaErrorHandling]
   [junit4] Completed [333/922 (1!)] on J0 in 33.56s, 4 tests, 1 error <<< 
FAILURES!

[...truncated 52633 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to