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

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

Error Message:
Error from server at http://127.0.0.1:41067/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:41067/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([426DBE6D6D561A9F:4A5A58A5B6F86E11]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
        at 
org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica(TestPullReplicaErrorHandling.java:149)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14913 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling
   [junit4]   2> 1423823 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-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> 1423823 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-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_426DBE6D6D561A9F-001/data-dir-103-001
   [junit4]   2> 1423823 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=132 numCloses=132
   [junit4]   2> 1423823 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1423825 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-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> 1423825 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1423825 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-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_426DBE6D6D561A9F-001/tempDir-001
   [junit4]   2> 1423825 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1423826 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1423826 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1423826 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1424132 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 34331
   [junit4]   2> 1424132 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:34331
   [junit4]   2> 1424132 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34331
   [junit4]   2> 1424132 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 34331
   [junit4]   2> 1424140 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1424148 INFO  (zkConnectionManagerCallback-18849-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1424148 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1424178 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1424179 INFO  (zkConnectionManagerCallback-18851-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1424179 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1424180 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1424181 INFO  (zkConnectionManagerCallback-18853-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1424181 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1424182 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker-SendThread(127.0.0.1:34331))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x101686f3e290002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101686f3e290002, 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 0x101686f3e290002, 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> 1424292 INFO  (jetty-launcher-18854-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1424292 INFO  (jetty-launcher-18854-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1424292 INFO  (jetty-launcher-18854-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: 
de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09
   [junit4]   2> 1424307 INFO  (jetty-launcher-18854-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1424307 INFO  (jetty-launcher-18854-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1424307 INFO  (jetty-launcher-18854-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: 
de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09
   [junit4]   2> 1424319 INFO  (jetty-launcher-18854-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1424319 INFO  (jetty-launcher-18854-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1424319 INFO  (jetty-launcher-18854-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: 
de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09
   [junit4]   2> 1424331 INFO  (jetty-launcher-18854-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1424331 INFO  (jetty-launcher-18854-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1424331 INFO  (jetty-launcher-18854-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: 
de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09
   [junit4]   2> 1424410 INFO  (jetty-launcher-18854-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1424410 INFO  (jetty-launcher-18854-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1424410 INFO  (jetty-launcher-18854-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1424412 INFO  (jetty-launcher-18854-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@52e8ae1{/solr,null,AVAILABLE}
   [junit4]   2> 1424483 INFO  (jetty-launcher-18854-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1424483 INFO  (jetty-launcher-18854-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1424484 INFO  (jetty-launcher-18854-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1424491 INFO  (jetty-launcher-18854-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@762e6ec{/solr,null,AVAILABLE}
   [junit4]   2> 1424531 INFO  (jetty-launcher-18854-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1424531 INFO  (jetty-launcher-18854-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1424531 INFO  (jetty-launcher-18854-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1424539 INFO  (jetty-launcher-18854-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@683cedff{/solr,null,AVAILABLE}
   [junit4]   2> 1424569 INFO  (jetty-launcher-18854-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1424569 INFO  (jetty-launcher-18854-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1424569 INFO  (jetty-launcher-18854-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1424591 INFO  (jetty-launcher-18854-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4acd38b5{/solr,null,AVAILABLE}
   [junit4]   2> 1424591 INFO  (jetty-launcher-18854-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@da8a28e{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:32995}
   [junit4]   2> 1424591 INFO  (jetty-launcher-18854-thread-2) [     ] 
o.e.j.s.Server Started @1424620ms
   [junit4]   2> 1424591 INFO  (jetty-launcher-18854-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@17706c59{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:41849}
   [junit4]   2> 1424591 INFO  (jetty-launcher-18854-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@68ef441f{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:33775}
   [junit4]   2> 1424591 INFO  (jetty-launcher-18854-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=32995}
   [junit4]   2> 1424591 INFO  (jetty-launcher-18854-thread-1) [     ] 
o.e.j.s.Server Started @1424620ms
   [junit4]   2> 1424591 INFO  (jetty-launcher-18854-thread-4) [     ] 
o.e.j.s.Server Started @1424620ms
   [junit4]   2> 1424591 INFO  (jetty-launcher-18854-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@45e3eaec{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:45095}
   [junit4]   2> 1424591 INFO  (jetty-launcher-18854-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41849}
   [junit4]   2> 1424591 INFO  (jetty-launcher-18854-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33775}
   [junit4]   2> 1424591 INFO  (jetty-launcher-18854-thread-3) [     ] 
o.e.j.s.Server Started @1424621ms
   [junit4]   2> 1424591 INFO  (jetty-launcher-18854-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45095}
   [junit4]   2> 1424592 ERROR (jetty-launcher-18854-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1424592 ERROR (jetty-launcher-18854-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1424592 ERROR (jetty-launcher-18854-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1424592 INFO  (jetty-launcher-18854-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1424592 INFO  (jetty-launcher-18854-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1424592 INFO  (jetty-launcher-18854-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1424592 INFO  (jetty-launcher-18854-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 1424592 INFO  (jetty-launcher-18854-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1424592 INFO  (jetty-launcher-18854-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1424592 INFO  (jetty-launcher-18854-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 1424592 INFO  (jetty-launcher-18854-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-10T09:37:19.585Z
   [junit4]   2> 1424592 INFO  (jetty-launcher-18854-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1424592 INFO  (jetty-launcher-18854-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1424592 INFO  (jetty-launcher-18854-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-10T09:37:19.585Z
   [junit4]   2> 1424592 ERROR (jetty-launcher-18854-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1424592 INFO  (jetty-launcher-18854-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1424592 INFO  (jetty-launcher-18854-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 1424592 INFO  (jetty-launcher-18854-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1424592 INFO  (jetty-launcher-18854-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1424592 INFO  (jetty-launcher-18854-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-10T09:37:19.585Z
   [junit4]   2> 1424593 INFO  (jetty-launcher-18854-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 1424593 INFO  (jetty-launcher-18854-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1424593 INFO  (jetty-launcher-18854-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1424593 INFO  (jetty-launcher-18854-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-10T09:37:19.586Z
   [junit4]   2> 1424602 INFO  (jetty-launcher-18854-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1424603 INFO  (zkConnectionManagerCallback-18858-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1424603 INFO  (jetty-launcher-18854-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1424814 INFO  (jetty-launcher-18854-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1424832 INFO  (jetty-launcher-18854-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1424834 INFO  (jetty-launcher-18854-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1424837 INFO  (jetty-launcher-18854-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1424839 INFO  (jetty-launcher-18854-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1424846 INFO  (zkConnectionManagerCallback-18856-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1424846 INFO  (jetty-launcher-18854-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1424847 INFO  (zkConnectionManagerCallback-18860-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1424847 INFO  (jetty-launcher-18854-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1424849 INFO  (jetty-launcher-18854-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1424849 INFO  (jetty-launcher-18854-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1424853 INFO  (jetty-launcher-18854-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1424854 INFO  (jetty-launcher-18854-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1424855 INFO  (zkConnectionManagerCallback-18862-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1424855 INFO  (jetty-launcher-18854-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1424856 INFO  (jetty-launcher-18854-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1424859 INFO  (jetty-launcher-18854-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1424859 WARN  
(jetty-launcher-18854-thread-1-SendThread(127.0.0.1:34331)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x101686f3e290006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101686f3e290006, 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 0x101686f3e290006, 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> 1425188 INFO  (jetty-launcher-18854-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1425206 WARN  (jetty-launcher-18854-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@f5ec17[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1425206 WARN  (jetty-launcher-18854-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@f5ec17[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1425649 WARN  (jetty-launcher-18854-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6bf12d5a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1425649 WARN  (jetty-launcher-18854-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6bf12d5a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1425650 INFO  (jetty-launcher-18854-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34331/solr
   [junit4]   2> 1425659 INFO  (jetty-launcher-18854-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1425666 INFO  (zkConnectionManagerCallback-18882-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1425666 INFO  (jetty-launcher-18854-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1425790 INFO  (jetty-launcher-18854-thread-3) 
[n:127.0.0.1:45095_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1425795 INFO  (zkConnectionManagerCallback-18884-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1425795 INFO  (jetty-launcher-18854-thread-3) 
[n:127.0.0.1:45095_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1425983 INFO  (jetty-launcher-18854-thread-3) 
[n:127.0.0.1:45095_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:45095_solr
   [junit4]   2> 1425984 INFO  (jetty-launcher-18854-thread-3) 
[n:127.0.0.1:45095_solr     ] o.a.s.c.Overseer Overseer 
(id=72453896008171528-127.0.0.1:45095_solr-n_0000000000) starting
   [junit4]   2> 1426007 INFO  
(OverseerStateUpdate-72453896008171528-127.0.0.1:45095_solr-n_0000000000) 
[n:127.0.0.1:45095_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:45095_solr
   [junit4]   2> 1426017 INFO  (jetty-launcher-18854-thread-3) 
[n:127.0.0.1:45095_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45095_solr
   [junit4]   2> 1426018 INFO  (zkCallback-18883-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1426026 INFO  (jetty-launcher-18854-thread-3) 
[n:127.0.0.1:45095_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1426026 WARN  (jetty-launcher-18854-thread-3) 
[n:127.0.0.1:45095_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> 1426271 INFO  (jetty-launcher-18854-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1426288 WARN  (jetty-launcher-18854-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2dfafbcc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1426299 WARN  (jetty-launcher-18854-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2dfafbcc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1426302 WARN  (jetty-launcher-18854-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1257826a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1426302 WARN  (jetty-launcher-18854-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1257826a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1426303 INFO  (jetty-launcher-18854-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34331/solr
   [junit4]   2> 1426304 INFO  (jetty-launcher-18854-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1426310 INFO  (jetty-launcher-18854-thread-3) 
[n:127.0.0.1:45095_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_426DBE6D6D561A9F-001/tempDir-001/node3
   [junit4]   2> 1426356 INFO  (zkConnectionManagerCallback-18900-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1426356 INFO  (jetty-launcher-18854-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1426471 INFO  (jetty-launcher-18854-thread-4) 
[n:127.0.0.1:33775_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1426478 INFO  (zkConnectionManagerCallback-18904-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1426478 INFO  (jetty-launcher-18854-thread-4) 
[n:127.0.0.1:33775_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1426491 INFO  (jetty-launcher-18854-thread-4) 
[n:127.0.0.1:33775_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1426493 INFO  (jetty-launcher-18854-thread-4) 
[n:127.0.0.1:33775_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:33775_solr as DOWN
   [junit4]   2> 1426494 INFO  (jetty-launcher-18854-thread-4) 
[n:127.0.0.1:33775_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1426494 INFO  (jetty-launcher-18854-thread-4) 
[n:127.0.0.1:33775_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33775_solr
   [junit4]   2> 1426496 INFO  (jetty-launcher-18854-thread-4) 
[n:127.0.0.1:33775_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1426496 WARN  (jetty-launcher-18854-thread-4) 
[n:127.0.0.1:33775_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> 1426511 INFO  (jetty-launcher-18854-thread-4) 
[n:127.0.0.1:33775_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_426DBE6D6D561A9F-001/tempDir-001/node4
   [junit4]   2> 1426511 INFO  (zkCallback-18903-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1426524 INFO  (zkCallback-18883-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1427057 INFO  (jetty-launcher-18854-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1427058 WARN  (jetty-launcher-18854-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@111b62f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1427059 WARN  (jetty-launcher-18854-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@111b62f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1427082 WARN  (jetty-launcher-18854-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3f8e443c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1427082 WARN  (jetty-launcher-18854-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3f8e443c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1427083 INFO  (jetty-launcher-18854-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34331/solr
   [junit4]   2> 1427084 INFO  (jetty-launcher-18854-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1427087 INFO  (zkConnectionManagerCallback-18918-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1427087 INFO  (jetty-launcher-18854-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1427191 INFO  (jetty-launcher-18854-thread-2) 
[n:127.0.0.1:32995_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1427192 INFO  (zkConnectionManagerCallback-18920-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1427193 INFO  (jetty-launcher-18854-thread-2) 
[n:127.0.0.1:32995_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1427216 INFO  (jetty-launcher-18854-thread-2) 
[n:127.0.0.1:32995_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1427219 INFO  (jetty-launcher-18854-thread-2) 
[n:127.0.0.1:32995_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:32995_solr as DOWN
   [junit4]   2> 1427220 INFO  (jetty-launcher-18854-thread-2) 
[n:127.0.0.1:32995_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1427220 INFO  (jetty-launcher-18854-thread-2) 
[n:127.0.0.1:32995_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:32995_solr
   [junit4]   2> 1427221 INFO  (zkCallback-18883-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1427222 INFO  (jetty-launcher-18854-thread-2) 
[n:127.0.0.1:32995_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1427222 WARN  (jetty-launcher-18854-thread-2) 
[n:127.0.0.1:32995_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> 1427247 INFO  (zkCallback-18919-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1427251 INFO  (zkCallback-18903-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1427259 INFO  (jetty-launcher-18854-thread-2) 
[n:127.0.0.1:32995_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_426DBE6D6D561A9F-001/tempDir-001/node2
   [junit4]   2> 1428300 INFO  (jetty-launcher-18854-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1428301 WARN  (jetty-launcher-18854-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@c869e8d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1428302 WARN  (jetty-launcher-18854-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@c869e8d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1428527 WARN  (jetty-launcher-18854-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@77767ca7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1428527 WARN  (jetty-launcher-18854-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@77767ca7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1428529 INFO  (jetty-launcher-18854-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34331/solr
   [junit4]   2> 1428529 INFO  (jetty-launcher-18854-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1428531 INFO  (zkConnectionManagerCallback-18934-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1428531 INFO  (jetty-launcher-18854-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1428533 WARN  
(jetty-launcher-18854-thread-1-SendThread(127.0.0.1:34331)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x101686f3e29000d.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101686f3e29000d, 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 0x101686f3e29000d, 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> 1428637 INFO  (jetty-launcher-18854-thread-1) 
[n:127.0.0.1:41849_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1428640 INFO  (zkConnectionManagerCallback-18936-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1428640 INFO  (jetty-launcher-18854-thread-1) 
[n:127.0.0.1:41849_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1428658 INFO  (jetty-launcher-18854-thread-1) 
[n:127.0.0.1:41849_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1428696 INFO  (jetty-launcher-18854-thread-1) 
[n:127.0.0.1:41849_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:41849_solr as DOWN
   [junit4]   2> 1428699 INFO  (jetty-launcher-18854-thread-1) 
[n:127.0.0.1:41849_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1428699 INFO  (jetty-launcher-18854-thread-1) 
[n:127.0.0.1:41849_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41849_solr
   [junit4]   2> 1428702 INFO  (zkCallback-18883-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1428702 INFO  (zkCallback-18903-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1428702 INFO  (zkCallback-18919-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1428711 INFO  (jetty-launcher-18854-thread-1) 
[n:127.0.0.1:41849_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1428712 INFO  (zkCallback-18935-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1428712 WARN  (jetty-launcher-18854-thread-1) 
[n:127.0.0.1:41849_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> 1428746 INFO  (jetty-launcher-18854-thread-1) 
[n:127.0.0.1:41849_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_426DBE6D6D561A9F-001/tempDir-001/node1
   [junit4]   2> 1428789 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1428793 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1428801 INFO  (zkConnectionManagerCallback-18947-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1428801 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1428809 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1428813 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34331/solr ready
   [junit4]   2> 1428825 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1037617121
   [junit4]   2> 1428825 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45095_solr
   [junit4]   2> 1428826 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1428826 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:45095_solr as DOWN
   [junit4]   2> 1428833 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1428834 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 1428834 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 1428834 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 1428834 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 1428839 INFO  (zkCallback-18919-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1428839 INFO  (zkCallback-18935-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1428840 INFO  (closeThreadPool-18952-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72453896008171528-127.0.0.1:45095_solr-n_0000000000) closing
   [junit4]   2> 1428838 WARN  
(jetty-launcher-18854-thread-3-SendThread(127.0.0.1:34331)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x101686f3e290008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101686f3e290008, 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 0x101686f3e290008, 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> 1428841 INFO  
(OverseerAutoScalingTriggerThread-72453896008171528-127.0.0.1:45095_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1428841 INFO  
(OverseerStateUpdate-72453896008171528-127.0.0.1:45095_solr-n_0000000000) 
[n:127.0.0.1:45095_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:45095_solr
   [junit4]   2> 1428848 INFO  (zkCallback-18946-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1428849 INFO  (zkCallback-18903-thread-1) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33775_solr
   [junit4]   2> 1428849 INFO  (closeThreadPool-18952-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72453896008171528-127.0.0.1:45095_solr-n_0000000000) closing
   [junit4]   2> 1428851 INFO  (zkCallback-18903-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1428855 INFO  (zkCallback-18903-thread-1) 
[n:127.0.0.1:33775_solr     ] o.a.s.c.Overseer Overseer 
(id=72453896008171530-127.0.0.1:33775_solr-n_0000000001) starting
   [junit4]   2> 1428869 INFO  
(OverseerStateUpdate-72453896008171530-127.0.0.1:33775_solr-n_0000000001) 
[n:127.0.0.1:33775_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:33775_solr
   [junit4]   2> 1429011 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.Overseer Overseer 
(id=72453896008171528-127.0.0.1:45095_solr-n_0000000000) closing
   [junit4]   2> 1429014 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@45e3eaec{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 1429014 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@52e8ae1{/solr,null,STOPPED}
   [junit4]   2> 1429014 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1429015 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1429015 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1429015 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: 
de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09
   [junit4]   2> 1429017 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1429017 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1429017 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1429018 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5d750c1d{/solr,null,AVAILABLE}
   [junit4]   2> 1429020 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@189da00e{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:42271}
   [junit4]   2> 1429020 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.e.j.s.Server Started @1429049ms
   [junit4]   2> 1429020 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34777}
   [junit4]   2> 1429020 ERROR 
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1429020 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1429020 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 1429020 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1429020 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1429020 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-10T09:37:24.013Z
   [junit4]   2> 1429024 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1429028 INFO  (zkConnectionManagerCallback-18958-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1429028 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1429029 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1429034 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1429036 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker-SendThread(127.0.0.1:34331))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x101686f3e290010.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101686f3e290010, 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 0x101686f3e290010, 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> 1431564 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1431565 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5404d629[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1431565 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5404d629[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1431772 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7fc39ad9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1431772 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7fc39ad9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1431774 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34331/solr
   [junit4]   2> 1431775 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1431776 INFO  (zkConnectionManagerCallback-18969-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1431776 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1431879 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) 
[n:127.0.0.1:34777_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1431880 INFO  (zkConnectionManagerCallback-18971-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1431880 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) 
[n:127.0.0.1:34777_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1431888 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) 
[n:127.0.0.1:34777_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1431893 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) 
[n:127.0.0.1:34777_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:34777_solr as DOWN
   [junit4]   2> 1431894 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) 
[n:127.0.0.1:34777_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1431894 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) 
[n:127.0.0.1:34777_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34777_solr
   [junit4]   2> 1431896 INFO  (zkCallback-18935-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1431896 INFO  (zkCallback-18919-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1431896 INFO  (zkCallback-18946-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1431897 INFO  (zkCallback-18903-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1431897 INFO  (zkCallback-18970-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1431898 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) 
[n:127.0.0.1:34777_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1431899 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) 
[n:127.0.0.1:34777_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> 1431910 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) 
[n:127.0.0.1:34777_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_426DBE6D6D561A9F-001/tempDir-001/node3
   [junit4]   2> 1431919 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1431920 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: 
http://127.0.0.1:42271/solr. Proxy: http://127.0.0.1:34777/solr
   [junit4]   2> 1431920 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1877815750
   [junit4]   2> 1431920 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33775_solr
   [junit4]   2> 1431922 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1431922 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:33775_solr as DOWN
   [junit4]   2> 1431932 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 1431932 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 1431932 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 1431932 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 1431933 INFO  (closeThreadPool-18982-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72453896008171530-127.0.0.1:33775_solr-n_0000000001) closing
   [junit4]   2> 1431939 INFO  
(OverseerAutoScalingTriggerThread-72453896008171530-127.0.0.1:33775_solr-n_0000000001)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1431940 INFO  
(OverseerStateUpdate-72453896008171530-127.0.0.1:33775_solr-n_0000000001) 
[n:127.0.0.1:33775_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:33775_solr
   [junit4]   2> 1431943 INFO  (closeThreadPool-18982-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72453896008171530-127.0.0.1:33775_solr-n_0000000001) closing
   [junit4]   2> 1431944 WARN  
(jetty-launcher-18854-thread-4-SendThread(127.0.0.1:34331)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x101686f3e29000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101686f3e29000a, 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 0x101686f3e29000a, 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> 1431945 INFO  (zkCallback-18919-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1431946 INFO  (zkCallback-18970-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1431946 INFO  (zkCallback-18946-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1431946 INFO  (zkCallback-18935-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1431946 INFO  (zkCallback-18919-thread-2) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:32995_solr
   [junit4]   2> 1431947 INFO  (zkCallback-18919-thread-2) 
[n:127.0.0.1:32995_solr     ] o.a.s.c.Overseer Overseer 
(id=72453896008171532-127.0.0.1:32995_solr-n_0000000002) starting
   [junit4]   2> 1431958 INFO  
(OverseerStateUpdate-72453896008171532-127.0.0.1:32995_solr-n_0000000002) 
[n:127.0.0.1:32995_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:32995_solr
   [junit4]   2> 1432046 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.Overseer Overseer 
(id=72453896008171530-127.0.0.1:33775_solr-n_0000000001) closing
   [junit4]   2> 1432047 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@68ef441f{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 1432047 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@683cedff{/solr,null,STOPPED}
   [junit4]   2> 1432047 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1432048 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1432048 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1432048 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: 
de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09
   [junit4]   2> 1432052 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1432052 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1432052 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1432052 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6f14445a{/solr,null,AVAILABLE}
   [junit4]   2> 1432055 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6deb467a{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:45649}
   [junit4]   2> 1432055 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.e.j.s.Server Started @1432084ms
   [junit4]   2> 1432055 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41067}
   [junit4]   2> 1432055 ERROR 
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1432055 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1432055 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 1432055 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1432055 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1432055 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-10T09:37:27.048Z
   [junit4]   2> 1432063 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1432065 INFO  (zkConnectionManagerCallback-18988-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1432065 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1432066 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1432070 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1432428 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1432428 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1c73b7b2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1432428 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1c73b7b2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1432432 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@9d3e49e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1432432 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@9d3e49e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1432434 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34331/solr
   [junit4]   2> 1432435 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1432436 INFO  (zkConnectionManagerCallback-18999-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1432436 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1432437 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker-SendThread(127.0.0.1:34331))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x101686f3e290014.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101686f3e290014, 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 0x101686f3e290014, 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> 1432543 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) 
[n:127.0.0.1:41067_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1432544 INFO  (zkConnectionManagerCallback-19001-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1432544 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) 
[n:127.0.0.1:41067_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1432550 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) 
[n:127.0.0.1:41067_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1432557 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) 
[n:127.0.0.1:41067_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:41067_solr as DOWN
   [junit4]   2> 1432560 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) 
[n:127.0.0.1:41067_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1432560 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) 
[n:127.0.0.1:41067_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41067_solr
   [junit4]   2> 1432561 INFO  (zkCallback-18946-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1432561 INFO  (zkCallback-18970-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1432561 INFO  (zkCallback-18935-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1432561 INFO  (zkCallback-18919-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1432562 INFO  (zkCallback-19000-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1432563 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) 
[n:127.0.0.1:41067_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1432563 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) 
[n:127.0.0.1:41067_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> 1432583 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) 
[n:127.0.0.1:41067_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_426DBE6D6D561A9F-001/tempDir-001/node4
   [junit4]   2> 1432587 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1432589 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: 
http://127.0.0.1:45649/solr. Proxy: http://127.0.0.1:41067/solr
   [junit4]   2> 1432590 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=370229950
   [junit4]   2> 1432590 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:32995_solr
   [junit4]   2> 1432590 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1432590 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:32995_solr as DOWN
   [junit4]   2> 1432607 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 1432607 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 1432607 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 1432607 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 1432631 INFO  (closeThreadPool-19012-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72453896008171532-127.0.0.1:32995_solr-n_0000000002) closing
   [junit4]   2> 1432646 WARN  
(jetty-launcher-18854-thread-2-SendThread(127.0.0.1:34331)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x101686f3e29000c.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101686f3e29000c, 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 0x101686f3e29000c, 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> 1432646 INFO  (zkCallback-18970-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1432646 INFO  (zkCallback-18946-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1432655 INFO  
(OverseerStateUpdate-72453896008171532-127.0.0.1:32995_solr-n_0000000002) 
[n:127.0.0.1:32995_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:32995_solr
   [junit4]   2> 1432654 INFO  
(OverseerAutoScalingTriggerThread-72453896008171532-127.0.0.1:32995_solr-n_0000000002)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1432663 INFO  (closeThreadPool-19012-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72453896008171532-127.0.0.1:32995_solr-n_0000000002) closing
   [junit4]   2> 1432746 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.Overseer Overseer 
(id=72453896008171532-127.0.0.1:32995_solr-n_0000000002) closing
   [junit4]   2> 1432747 INFO  (zkCallback-18935-thread-2) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41849_solr
   [junit4]   2> 1432747 INFO  (zkCallback-18935-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1432747 INFO  (zkCallback-19000-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1432748 INFO  (zkCallback-18935-thread-2) 
[n:127.0.0.1:41849_solr     ] o.a.s.c.Overseer Overseer 
(id=72453896008171534-127.0.0.1:41849_solr-n_0000000003) starting
   [junit4]   2> 1432749 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@da8a28e{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 1432749 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@762e6ec{/solr,null,STOPPED}
   [junit4]   2> 1432749 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1432750 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1432750 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1432750 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: 
de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09
   [junit4]   2> 1432795 INFO  
(OverseerStateUpdate-72453896008171534-127.0.0.1:41849_solr-n_0000000003) 
[n:127.0.0.1:41849_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:41849_solr
   [junit4]   2> 1432979 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1432979 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1432979 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1432985 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3050df4f{/solr,null,AVAILABLE}
   [junit4]   2> 1432985 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@26497655{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:37787}
   [junit4]   2> 1432985 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.e.j.s.Server Started @1433015ms
   [junit4]   2> 1432985 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46483}
   [junit4]   2> 1432986 ERROR 
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1432986 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1432986 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 1432986 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1432986 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1432986 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-10T09:37:27.979Z
   [junit4]   2> 1433010 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1433024 INFO  (zkConnectionManagerCallback-19018-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1433024 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1433025 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1433029 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1433031 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker-SendThread(127.0.0.1:34331))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x101686f3e290016.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101686f3e290016, 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 0x101686f3e290016, 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> 1435388 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1435392 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@19a0407e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1435392 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@19a0407e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1435396 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@9ad0ffd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1435396 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@9ad0ffd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1435397 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34331/solr
   [junit4]   2> 1435398 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1435399 INFO  (zkConnectionManagerCallback-19029-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1435399 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1435400 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker-SendThread(127.0.0.1:34331))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x101686f3e290017.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101686f3e290017, 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 0x101686f3e290017, 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> 1435501 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) 
[n:127.0.0.1:46483_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1435503 INFO  (zkConnectionManagerCallback-19031-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1435503 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) 
[n:127.0.0.1:46483_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1435512 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) 
[n:127.0.0.1:46483_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1435516 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) 
[n:127.0.0.1:46483_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:46483_solr as DOWN
   [junit4]   2> 1435522 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) 
[n:127.0.0.1:46483_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1435523 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) 
[n:127.0.0.1:46483_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46483_solr
   [junit4]   2> 1435524 INFO  (zkCallback-19000-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1435524 INFO  (zkCallback-18935-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1435525 INFO  (zkCallback-18970-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1435525 INFO  (zkCallback-19030-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1435526 INFO  (zkCallback-18946-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1435528 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) 
[n:127.0.0.1:46483_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1435528 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) 
[n:127.0.0.1:46483_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> 1435550 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) 
[n:127.0.0.1:46483_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_426DBE6D6D561A9F-001/tempDir-001/node2
   [junit4]   2> 1435558 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 14355

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

 org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read 
additional data from server sessionid 0x101686f3e29001f, 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> 1467070 INFO  (jetty-closer-19122-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72453896008171538-127.0.0.1:34777_solr-n_0000000004) closing
   [junit4]   2> 1467071 INFO  (jetty-closer-19122-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@189da00e{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 1467072 INFO  (jetty-closer-19122-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5d750c1d{/solr,null,STOPPED}
   [junit4]   2> 1467072 INFO  (jetty-closer-19122-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1467171 INFO  (jetty-closer-19122-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@26497655{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 1467172 INFO  (jetty-closer-19122-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3050df4f{/solr,null,STOPPED}
   [junit4]   2> 1467172 INFO  (jetty-closer-19122-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1467271 INFO  (jetty-closer-19122-thread-4) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@289acfc{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 1467272 INFO  (jetty-closer-19122-thread-4) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@568ff0b0{/solr,null,STOPPED}
   [junit4]   2> 1467272 INFO  (jetty-closer-19122-thread-4) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1467371 INFO  (jetty-closer-19122-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72453896008171541-127.0.0.1:41067_solr-n_0000000005) closing
   [junit4]   2> 1467372 INFO  (jetty-closer-19122-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@6deb467a{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 1467372 INFO  (jetty-closer-19122-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6f14445a{/solr,null,STOPPED}
   [junit4]   2> 1467372 INFO  (jetty-closer-19122-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1467372 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1467373 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker-SendThread(127.0.0.1:34331))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x101686f3e290000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101686f3e290000, 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 0x101686f3e290000, 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> 1467575 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        14      /solr/aliases.json
   [junit4]   2>        13      /solr/security.json
   [junit4]   2>        10      
/solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/terms/shard1
   [junit4]   2>        10      /solr/configs/conf
   [junit4]   2>        9       /solr/clusterprops.json
   [junit4]   2>        8       /solr/packages.json
   [junit4]   2>        8       
/solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/terms/shard1
   [junit4]   2>        7       
/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/terms/shard1
   [junit4]   2>        5       
/solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json
   [junit4]   2>        5       
/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>        71      
/solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/state.json
   [junit4]   2>        36      
/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json
   [junit4]   2>        31      
/solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json
   [junit4]   2>        14      /solr/clusterstate.json
   [junit4]   2>        10      /solr/clusterprops.json
   [junit4]   2>        6       /solr/autoscaling.json
   [junit4]   2>        4       
/solr/overseer_elect/election/72453896008171547-127.0.0.1:33577_solr-n_0000000007
   [junit4]   2>        2       
/solr/overseer_elect/election/72453896008171541-127.0.0.1:41067_solr-n_0000000005
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        106     /solr/live_nodes
   [junit4]   2>        100     /solr/overseer/queue
   [junit4]   2>        52      /solr/collections
   [junit4]   2>        27      /solr/overseer/collection-queue-work
   [junit4]   2>        6       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        6       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        6       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1467578 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:34331
   [junit4]   2> 1467578 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34331
   [junit4]   2> 1467578 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[426DBE6D6D561A9F]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 34331
   [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_426DBE6D6D561A9F-001
   [junit4]   2> NOTE: test params are: codec=Lucene87, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=es-DO, 
timezone=Australia/LHI
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 
1.8.0_252 (64-bit)/cpus=4,threads=1,free=147966920,total=529006592
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestComplexPhraseLeadingWildcard, AsyncCallRequestStatusResponseTest, 
TestTolerantUpdateProcessorRandomCloud, TestCoreContainer, TestJsonRequest, 
TestManagedSynonymFilterFactory, SolrCLIZkUtilsTest, 
TestHttpShardHandlerFactory, TestReplicationHandler, StatsComponentTest, 
StressHdfsTest, CoreAdminRequestStatusTest, DeleteNodeTest, FuzzySearchTest, 
AutoScalingHandlerTest, BooleanFieldTest, URLClassifyProcessorTest, 
ResourceLoaderTest, TestSimExtremeIndexing, TestSimNodeLostTrigger, 
SubstringBytesRefFilterTest, TestGraphMLResponseWriter, RootFieldTest, 
PrimitiveFieldTypeTest, TestExactStatsCache, TermVectorComponentTest, 
TestSolr4Spatial2, TestZkChroot, MBeansHandlerTest, TestLegacyTerms, 
TestConfigOverlay, TestChildDocTransformer, TestCloudPseudoReturnFields, 
SuggesterTSTTest, BasicAuthIntegrationTest, HttpSolrCallGetCoreTest, 
TestNestedDocsSort, QueryEqualityTest, TestConfigReload, 
AnalyticsMergeStrategyTest, TestNamedUpdateProcessors, 
FullSolrCloudDistribCmdsTest, NodeLostTriggerIntegrationTest, 
SpatialFilterTest, DocExpirationUpdateProcessorFactoryTest, 
TestCloudJSONFacetSKGEquiv, TestCloudDeleteByQuery, TestBinaryResponseWriter, 
TaggerTest, ClusterStateMockUtilTest, TestDynamicFieldResource, 
TestJsonFacetsStatsParsing, SolrSlf4jReporterTest, IndexSizeEstimatorTest, 
TestHdfsUpdateLog, TestStressLiveNodes, AnalysisAfterCoreReloadTest, 
MetricsDisabledCloudTest, TestMiniSolrCloudClusterSSL, TestLuceneMatchVersion, 
TestLuceneIndexBackCompat, PluginInfoTest, TestDocTermOrds, 
DistributedFacetPivotSmallAdvancedTest, SplitHandlerTest, TestSolrJ, 
TestQueryTypes, SyncSliceTest, TestMinHashQParser, AddBlockUpdateTest, 
TestStressLucene, TestLegacyFieldCache, TestFieldTypeResource, 
DistribCursorPagingTest, DistributedExpandComponentTest, CdcrBootstrapTest, 
CreateCollectionCleanupTest, OverriddenZkACLAndCredentialsProvidersTest, 
ReturnFieldsTest, MoreLikeThisComponentTest, CollectionsAPIDistributedZkTest, 
TestReloadAndDeleteDocs, MetricTriggerIntegrationTest, BasicZkTest, 
TestRebalanceLeaders, PKIAuthenticationIntegrationTest, 
PathHierarchyTokenizerFactoryTest, OverseerTest, ReplaceNodeTest, 
RequestLoggingTest, TestDistributedMap, TestHashPartitioner, TestMacroExpander, 
SecurityConfHandlerTest, RouteFieldTest, TestSafeXMLParsing, 
ZkDynamicConfigTest, JWTAuthPluginTest, MultiThreadedOCPTest, 
IndexBasedSpellCheckerTest, DistanceFunctionTest, RecoveryZkTest, 
FieldAnalysisRequestHandlerTest, LeaderFailureAfterFreshStartTest, 
TestReplicaProperties, DistributedVersionInfoTest, IndexSchemaTest, 
HighlighterConfigTest, ExplicitHLLTest, ResponseLogComponentTest, 
DateMathParserTest, XMLAtomicUpdateMultivalueTest, TestPullReplicaErrorHandling]
   [junit4] Completed [497/921 (1!)] on J0 in 44.00s, 4 tests, 1 error <<< 
FAILURES!

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

Reply via email to