Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.11/72/

1 tests failed.
FAILED:  org.apache.solr.cloud.LeaderVoteWaitTimeoutTest.basicTest

Error Message:
Timeout occurred while waiting response from server at: 
https://127.0.0.1:35739/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: https://127.0.0.1:35739/solr
        at 
__randomizedtesting.SeedInfo.seed([32330F0026A8E44A:C0C71862620DE979]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
        at 
org.apache.solr.cloud.LeaderVoteWaitTimeoutTest.basicTest(LeaderVoteWaitTimeoutTest.java:159)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:171)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at 
sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:475)
        at 
sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:469)
        at 
sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:69)
        at 
sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1239)
        at sun.security.ssl.SSLSocketImpl.access$300(SSLSocketImpl.java:75)
        at 
sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:926)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
        ... 53 more




Build Log:
[...truncated 14366 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderVoteWaitTimeoutTest
   [junit4]   2> 729276 INFO  
(SUITE-LeaderVoteWaitTimeoutTest-seed#[32330F0026A8E44A]-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.11/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 729276 INFO  
(SUITE-LeaderVoteWaitTimeoutTest-seed#[32330F0026A8E44A]-worker) [     ] 
o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-196 after mutting 0 log 
messages
   [junit4]   2> 729276 INFO  
(SUITE-LeaderVoteWaitTimeoutTest-seed#[32330F0026A8E44A]-worker) [     ] 
o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-197 for ERROR logs matching 
regex: ignore_exception
   [junit4]   2> 729277 INFO  
(SUITE-LeaderVoteWaitTimeoutTest-seed#[32330F0026A8E44A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderVoteWaitTimeoutTest_32330F0026A8E44A-001/data-dir-54-001
   [junit4]   2> 729277 WARN  
(SUITE-LeaderVoteWaitTimeoutTest-seed#[32330F0026A8E44A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 729277 INFO  
(SUITE-LeaderVoteWaitTimeoutTest-seed#[32330F0026A8E44A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 729279 INFO  
(SUITE-LeaderVoteWaitTimeoutTest-seed#[32330F0026A8E44A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 729279 INFO  
(SUITE-LeaderVoteWaitTimeoutTest-seed#[32330F0026A8E44A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 729282 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting basicTest
   [junit4]   2> 729282 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderVoteWaitTimeoutTest_32330F0026A8E44A-001/tempDir-001
   [junit4]   2> 729283 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 729283 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 729283 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 729284 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 729383 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 46351
   [junit4]   2> 729383 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:46351
   [junit4]   2> 729383 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46351
   [junit4]   2> 729383 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 46351
   [junit4]   2> 729384 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 729386 INFO  (zkConnectionManagerCallback-9684-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 729386 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 729388 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 729389 INFO  (zkConnectionManagerCallback-9686-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 729389 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 729390 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 729390 INFO  (zkConnectionManagerCallback-9688-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 729391 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 729494 INFO  (jetty-launcher-9689-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 729494 INFO  (jetty-launcher-9689-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 729494 INFO  (jetty-launcher-9689-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 729494 INFO  (jetty-launcher-9689-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 729494 INFO  (jetty-launcher-9689-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 
8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 729494 INFO  (jetty-launcher-9689-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 
8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 729494 INFO  (jetty-launcher-9689-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 729494 INFO  (jetty-launcher-9689-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 729494 INFO  (jetty-launcher-9689-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 
8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 729495 INFO  (jetty-launcher-9689-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 729495 INFO  (jetty-launcher-9689-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 729495 INFO  (jetty-launcher-9689-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 
8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 729496 INFO  (jetty-launcher-9689-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 729496 INFO  (jetty-launcher-9689-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 729496 INFO  (jetty-launcher-9689-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 729496 INFO  (jetty-launcher-9689-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@421069c{/solr,null,AVAILABLE}
   [junit4]   2> 729496 INFO  (jetty-launcher-9689-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 729497 INFO  (jetty-launcher-9689-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 729497 INFO  (jetty-launcher-9689-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 729497 INFO  (jetty-launcher-9689-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 729497 INFO  (jetty-launcher-9689-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 729497 INFO  (jetty-launcher-9689-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 729497 INFO  (jetty-launcher-9689-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 729497 INFO  (jetty-launcher-9689-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 729497 INFO  (jetty-launcher-9689-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 729497 INFO  (jetty-launcher-9689-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2697644b{/solr,null,AVAILABLE}
   [junit4]   2> 729497 INFO  (jetty-launcher-9689-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@469bb58b{/solr,null,AVAILABLE}
   [junit4]   2> 729498 INFO  (jetty-launcher-9689-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6c3088f5{/solr,null,AVAILABLE}
   [junit4]   2> 729498 INFO  (jetty-launcher-9689-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@706aaffe{SSL, (ssl, 
http/1.1)}{127.0.0.1:39761}
   [junit4]   2> 729498 INFO  (jetty-launcher-9689-thread-4) [     ] 
o.e.j.s.Server Started @729534ms
   [junit4]   2> 729498 INFO  (jetty-launcher-9689-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:46351/solr, hostPort=39761}
   [junit4]   2> 729498 ERROR (jetty-launcher-9689-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 729498 INFO  (jetty-launcher-9689-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 729498 INFO  (jetty-launcher-9689-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.11.0
   [junit4]   2> 729498 INFO  (jetty-launcher-9689-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 729498 INFO  (jetty-launcher-9689-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 729498 INFO  (jetty-launcher-9689-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-11-13T11:08:56.776Z
   [junit4]   2> 729498 INFO  (jetty-launcher-9689-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@13c6c6d8{SSL, (ssl, 
http/1.1)}{127.0.0.1:40463}
   [junit4]   2> 729498 INFO  (jetty-launcher-9689-thread-3) [     ] 
o.e.j.s.Server Started @729534ms
   [junit4]   2> 729498 INFO  (jetty-launcher-9689-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:46351/solr, hostPort=40463}
   [junit4]   2> 729499 ERROR (jetty-launcher-9689-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 729499 INFO  (jetty-launcher-9689-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 729499 INFO  (jetty-launcher-9689-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.11.0
   [junit4]   2> 729499 INFO  (jetty-launcher-9689-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 729499 INFO  (jetty-launcher-9689-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 729499 INFO  (jetty-launcher-9689-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-11-13T11:08:56.777Z
   [junit4]   2> 729499 INFO  (jetty-launcher-9689-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@48357030{SSL, (ssl, 
http/1.1)}{127.0.0.1:34503}
   [junit4]   2> 729499 INFO  (jetty-launcher-9689-thread-1) [     ] 
o.e.j.s.Server Started @729535ms
   [junit4]   2> 729499 INFO  (jetty-launcher-9689-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:46351/solr, hostPort=34503}
   [junit4]   2> 729499 ERROR (jetty-launcher-9689-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 729499 INFO  (jetty-launcher-9689-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 729499 INFO  (jetty-launcher-9689-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.11.0
   [junit4]   2> 729499 INFO  (jetty-launcher-9689-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 729499 INFO  (jetty-launcher-9689-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 729499 INFO  (jetty-launcher-9689-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-11-13T11:08:56.777Z
   [junit4]   2> 729499 INFO  (jetty-launcher-9689-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 729500 INFO  (jetty-launcher-9689-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 729500 INFO  (jetty-launcher-9689-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5422099c{SSL, (ssl, 
http/1.1)}{127.0.0.1:33887}
   [junit4]   2> 729500 INFO  (jetty-launcher-9689-thread-2) [     ] 
o.e.j.s.Server Started @729536ms
   [junit4]   2> 729500 INFO  (jetty-launcher-9689-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:46351/solr, hostPort=33887}
   [junit4]   2> 729500 INFO  (jetty-launcher-9689-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 729500 ERROR (jetty-launcher-9689-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 729500 INFO  (jetty-launcher-9689-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 729500 INFO  (jetty-launcher-9689-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.11.0
   [junit4]   2> 729500 INFO  (jetty-launcher-9689-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 729500 INFO  (jetty-launcher-9689-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 729500 INFO  (jetty-launcher-9689-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-11-13T11:08:56.778Z
   [junit4]   2> 729501 INFO  (zkConnectionManagerCallback-9691-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 729501 INFO  (jetty-launcher-9689-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 729501 INFO  (zkConnectionManagerCallback-9693-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 729501 INFO  (jetty-launcher-9689-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 729501 INFO  (jetty-launcher-9689-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 729501 INFO  (zkConnectionManagerCallback-9695-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 729501 INFO  (jetty-launcher-9689-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 729501 INFO  (jetty-launcher-9689-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 729502 INFO  (jetty-launcher-9689-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 729502 INFO  (jetty-launcher-9689-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 729505 INFO  (jetty-launcher-9689-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 729508 INFO  (jetty-launcher-9689-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 729508 INFO  (jetty-launcher-9689-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 729508 INFO  (zkConnectionManagerCallback-9697-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 729508 INFO  (jetty-launcher-9689-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 729508 WARN  
(jetty-launcher-9689-thread-4-SendThread(127.0.0.1:46351)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x108cfe994a70003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x108cfe994a70003, 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 0x108cfe994a70003, 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> 729509 INFO  (jetty-launcher-9689-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 729511 INFO  (jetty-launcher-9689-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 730159 INFO  (jetty-launcher-9689-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 730159 WARN  (jetty-launcher-9689-thread-3) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 730169 WARN  (jetty-launcher-9689-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1cc9a766[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 730169 WARN  (jetty-launcher-9689-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1cc9a766[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 730176 WARN  (jetty-launcher-9689-thread-3) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 730206 WARN  (jetty-launcher-9689-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3476d530[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 730206 WARN  (jetty-launcher-9689-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3476d530[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 730207 INFO  (jetty-launcher-9689-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46351/solr
   [junit4]   2> 730208 INFO  (jetty-launcher-9689-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 730213 INFO  (zkConnectionManagerCallback-9717-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 730213 INFO  (jetty-launcher-9689-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 730318 INFO  (jetty-launcher-9689-thread-3) 
[n:127.0.0.1:40463_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 730318 INFO  (zkConnectionManagerCallback-9719-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 730318 INFO  (jetty-launcher-9689-thread-3) 
[n:127.0.0.1:40463_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 730380 WARN  (jetty-launcher-9689-thread-3) 
[n:127.0.0.1:40463_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 730383 INFO  (jetty-launcher-9689-thread-3) 
[n:127.0.0.1:40463_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:40463_solr
   [junit4]   2> 730383 INFO  (jetty-launcher-9689-thread-3) 
[n:127.0.0.1:40463_solr     ] o.a.s.c.Overseer Overseer 
(id=74537995979915272-127.0.0.1:40463_solr-n_0000000000) starting
   [junit4]   2> 730389 INFO  
(OverseerStateUpdate-74537995979915272-127.0.0.1:40463_solr-n_0000000000) 
[n:127.0.0.1:40463_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:40463_solr
   [junit4]   2> 730398 INFO  (jetty-launcher-9689-thread-3) 
[n:127.0.0.1:40463_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40463_solr
   [junit4]   2> 730400 INFO  (jetty-launcher-9689-thread-3) 
[n:127.0.0.1:40463_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 730400 WARN  (jetty-launcher-9689-thread-3) 
[n:127.0.0.1:40463_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> 730408 INFO  (zkCallback-9718-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 730428 INFO  (jetty-launcher-9689-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 730429 WARN  (jetty-launcher-9689-thread-1) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 730437 WARN  (jetty-launcher-9689-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@41f34149[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 730437 WARN  (jetty-launcher-9689-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@41f34149[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 730440 WARN  (jetty-launcher-9689-thread-1) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 730440 INFO  (jetty-launcher-9689-thread-3) 
[n:127.0.0.1:40463_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderVoteWaitTimeoutTest_32330F0026A8E44A-001/tempDir-001/node3
   [junit4]   2> 730441 WARN  (jetty-launcher-9689-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@238f6b57[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 730441 WARN  (jetty-launcher-9689-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@238f6b57[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 730442 INFO  (jetty-launcher-9689-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46351/solr
   [junit4]   2> 730448 INFO  (jetty-launcher-9689-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 730453 INFO  (zkConnectionManagerCallback-9737-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 730453 INFO  (jetty-launcher-9689-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 730460 WARN  
(jetty-launcher-9689-thread-1-SendThread(127.0.0.1:46351)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x108cfe994a70009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x108cfe994a70009, 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 0x108cfe994a70009, 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> 730561 INFO  (jetty-launcher-9689-thread-1) 
[n:127.0.0.1:34503_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 730563 INFO  (zkConnectionManagerCallback-9739-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 730563 INFO  (jetty-launcher-9689-thread-1) 
[n:127.0.0.1:34503_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 730566 WARN  (jetty-launcher-9689-thread-1) 
[n:127.0.0.1:34503_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 730568 INFO  (jetty-launcher-9689-thread-1) 
[n:127.0.0.1:34503_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 730571 INFO  (jetty-launcher-9689-thread-1) 
[n:127.0.0.1:34503_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:34503_solr as DOWN
   [junit4]   2> 730572 INFO  (jetty-launcher-9689-thread-1) 
[n:127.0.0.1:34503_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 730572 INFO  (jetty-launcher-9689-thread-1) 
[n:127.0.0.1:34503_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34503_solr
   [junit4]   2> 730573 INFO  (zkCallback-9718-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 730573 INFO  (zkCallback-9738-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 730574 INFO  (jetty-launcher-9689-thread-1) 
[n:127.0.0.1:34503_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 730574 WARN  (jetty-launcher-9689-thread-1) 
[n:127.0.0.1:34503_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> 730600 INFO  (jetty-launcher-9689-thread-1) 
[n:127.0.0.1:34503_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderVoteWaitTimeoutTest_32330F0026A8E44A-001/tempDir-001/node1
   [junit4]   2> 731103 INFO  (jetty-launcher-9689-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 731104 WARN  (jetty-launcher-9689-thread-4) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 731105 WARN  (jetty-launcher-9689-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7c621dac[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 731105 WARN  (jetty-launcher-9689-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7c621dac[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 731128 WARN  (jetty-launcher-9689-thread-4) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 731144 WARN  (jetty-launcher-9689-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@24fedd7c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 731144 WARN  (jetty-launcher-9689-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@24fedd7c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 731145 INFO  (jetty-launcher-9689-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46351/solr
   [junit4]   2> 731161 INFO  (jetty-launcher-9689-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 731176 INFO  (zkConnectionManagerCallback-9753-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 731176 INFO  (jetty-launcher-9689-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 731290 INFO  (jetty-launcher-9689-thread-4) 
[n:127.0.0.1:39761_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 731300 INFO  (zkConnectionManagerCallback-9755-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 731300 INFO  (jetty-launcher-9689-thread-4) 
[n:127.0.0.1:39761_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 731309 WARN  (jetty-launcher-9689-thread-4) 
[n:127.0.0.1:39761_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 731311 INFO  (jetty-launcher-9689-thread-4) 
[n:127.0.0.1:39761_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 731319 INFO  (jetty-launcher-9689-thread-4) 
[n:127.0.0.1:39761_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:39761_solr as DOWN
   [junit4]   2> 731321 INFO  (jetty-launcher-9689-thread-4) 
[n:127.0.0.1:39761_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 731322 INFO  (jetty-launcher-9689-thread-4) 
[n:127.0.0.1:39761_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39761_solr
   [junit4]   2> 731323 INFO  (zkCallback-9718-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 731323 INFO  (zkCallback-9738-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 731327 INFO  (jetty-launcher-9689-thread-4) 
[n:127.0.0.1:39761_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 731327 WARN  (jetty-launcher-9689-thread-4) 
[n:127.0.0.1:39761_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> 731351 INFO  (zkCallback-9754-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 731358 INFO  (jetty-launcher-9689-thread-4) 
[n:127.0.0.1:39761_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderVoteWaitTimeoutTest_32330F0026A8E44A-001/tempDir-001/node4
   [junit4]   2> 731362 INFO  (jetty-launcher-9689-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 731362 WARN  (jetty-launcher-9689-thread-2) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 731367 WARN  (jetty-launcher-9689-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@53533bbd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 731367 WARN  (jetty-launcher-9689-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@53533bbd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 731370 WARN  (jetty-launcher-9689-thread-2) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 731378 WARN  (jetty-launcher-9689-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5382e8b8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 731378 WARN  (jetty-launcher-9689-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5382e8b8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 731378 INFO  (jetty-launcher-9689-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46351/solr
   [junit4]   2> 731379 INFO  (jetty-launcher-9689-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 731380 INFO  (zkConnectionManagerCallback-9769-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 731380 INFO  (jetty-launcher-9689-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 731381 WARN  
(jetty-launcher-9689-thread-2-SendThread(127.0.0.1:46351)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x108cfe994a7000d.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x108cfe994a7000d, 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 0x108cfe994a7000d, 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> 731482 INFO  (jetty-launcher-9689-thread-2) 
[n:127.0.0.1:33887_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 731483 INFO  (zkConnectionManagerCallback-9771-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 731483 INFO  (jetty-launcher-9689-thread-2) 
[n:127.0.0.1:33887_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 731486 WARN  (jetty-launcher-9689-thread-2) 
[n:127.0.0.1:33887_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 731487 INFO  (jetty-launcher-9689-thread-2) 
[n:127.0.0.1:33887_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 731490 INFO  (jetty-launcher-9689-thread-2) 
[n:127.0.0.1:33887_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:33887_solr as DOWN
   [junit4]   2> 731491 INFO  (jetty-launcher-9689-thread-2) 
[n:127.0.0.1:33887_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 731491 INFO  (jetty-launcher-9689-thread-2) 
[n:127.0.0.1:33887_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33887_solr
   [junit4]   2> 731492 INFO  (zkCallback-9754-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 731492 INFO  (zkCallback-9738-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 731492 INFO  (zkCallback-9718-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 731493 INFO  (jetty-launcher-9689-thread-2) 
[n:127.0.0.1:33887_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 731493 WARN  (jetty-launcher-9689-thread-2) 
[n:127.0.0.1:33887_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> 731504 INFO  (zkCallback-9770-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 731514 INFO  (jetty-launcher-9689-thread-2) 
[n:127.0.0.1:33887_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderVoteWaitTimeoutTest_32330F0026A8E44A-001/tempDir-001/node2
   [junit4]   2> 731521 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 731524 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 731527 INFO  (zkConnectionManagerCallback-9782-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 731527 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 731528 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 731529 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46351/solr ready
   [junit4]   2> 731532 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1984287350
   [junit4]   2> 731532 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40463_solr
   [junit4]   2> 731533 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 731533 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:40463_solr as DOWN
   [junit4]   2> 731548 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 
2147483647 cores with initial capacity of 1024
   [junit4]   2> 731552 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 731552 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 731552 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 731552 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 731557 INFO  (closeThreadPool-9787-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=74537995979915272-127.0.0.1:40463_solr-n_0000000000) closing
   [junit4]   2> 731557 INFO  
(OverseerStateUpdate-74537995979915272-127.0.0.1:40463_solr-n_0000000000) 
[n:127.0.0.1:40463_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:40463_solr
   [junit4]   2> 731557 INFO  
(OverseerAutoScalingTriggerThread-74537995979915272-127.0.0.1:40463_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 731571 INFO  (closeThreadPool-9787-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=74537995979915272-127.0.0.1:40463_solr-n_0000000000) closing
   [junit4]   2> 731571 WARN  
(jetty-launcher-9689-thread-3-SendThread(127.0.0.1:46351)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x108cfe994a70008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x108cfe994a70008, 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 0x108cfe994a70008, 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> 731572 INFO  (zkCallback-9738-thread-1) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34503_solr
   [junit4]   2> 731572 INFO  (zkCallback-9754-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 731573 INFO  (zkCallback-9738-thread-1) 
[n:127.0.0.1:34503_solr     ] o.a.s.c.Overseer Overseer 
(id=74537995979915274-127.0.0.1:34503_solr-n_0000000001) starting
   [junit4]   2> 731584 INFO  (zkCallback-9770-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 731584 INFO  (zkCallback-9781-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 731585 INFO  (zkCallback-9738-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 731586 INFO  
(OverseerStateUpdate-74537995979915274-127.0.0.1:34503_solr-n_0000000001) 
[n:127.0.0.1:34503_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:34503_solr
   [junit4]   2> 731672 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.Overseer Overseer 
(id=74537995979915272-127.0.0.1:40463_solr-n_0000000000) closing
   [junit4]   2> 731673 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@13c6c6d8{SSL, (ssl, 
http/1.1)}{127.0.0.1:0}
   [junit4]   2> 731673 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6c3088f5{/solr,null,STOPPED}
   [junit4]   2> 731673 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 731673 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 731674 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 731674 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 
8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 731678 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 731678 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 731679 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 731679 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@20bcbf78{/solr,null,AVAILABLE}
   [junit4]   2> 731679 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5d201194{SSL, (ssl, 
http/1.1)}{127.0.0.1:42951}
   [junit4]   2> 731679 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.e.j.s.Server Started @731715ms
   [junit4]   2> 731680 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:46351/solr, hostPort=35739}
   [junit4]   2> 731680 ERROR 
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 731680 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 731680 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.11.0
   [junit4]   2> 731680 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 731680 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 731680 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-11-13T11:08:58.958Z
   [junit4]   2> 731681 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 731681 INFO  (zkConnectionManagerCallback-9793-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 731681 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 731681 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 731685 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 731919 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 731920 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 731921 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@471c743d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 731921 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@471c743d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 731923 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 731924 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@60e63ae7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 731924 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@60e63ae7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 731925 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46351/solr
   [junit4]   2> 731932 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 731933 INFO  (zkConnectionManagerCallback-9804-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 731933 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 732035 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) 
[n:127.0.0.1:35739_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 732036 INFO  (zkConnectionManagerCallback-9806-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 732036 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) 
[n:127.0.0.1:35739_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 732039 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) 
[n:127.0.0.1:35739_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 732040 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) 
[n:127.0.0.1:35739_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 732043 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) 
[n:127.0.0.1:35739_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:35739_solr as DOWN
   [junit4]   2> 732044 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) 
[n:127.0.0.1:35739_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 732044 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) 
[n:127.0.0.1:35739_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35739_solr
   [junit4]   2> 732045 INFO  (zkCallback-9781-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 732045 INFO  (zkCallback-9770-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 732045 INFO  (zkCallback-9738-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 732045 INFO  (zkCallback-9754-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 732045 INFO  (zkCallback-9805-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 732047 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) 
[n:127.0.0.1:35739_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 732047 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) 
[n:127.0.0.1:35739_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> 732075 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) 
[n:127.0.0.1:35739_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderVoteWaitTimeoutTest_32330F0026A8E44A-001/tempDir-001/node3
   [junit4]   2> 732085 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.LeaderVoteWaitTimeoutTest Adding proxy for URL: 
https://127.0.0.1:42951/solr. Proxy https://127.0.0.1:35739/solr
   [junit4]   2> 732085 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1496075627
   [junit4]   2> 732085 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34503_solr
   [junit4]   2> 732086 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 732086 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:34503_solr as DOWN
   [junit4]   2> 732088 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 732088 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 732088 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 732088 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 732088 INFO  (closeThreadPool-9817-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=74537995979915274-127.0.0.1:34503_solr-n_0000000001) closing
   [junit4]   2> 732089 INFO  
(OverseerStateUpdate-74537995979915274-127.0.0.1:34503_solr-n_0000000001) 
[n:127.0.0.1:34503_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:34503_solr
   [junit4]   2> 732092 INFO  
(OverseerAutoScalingTriggerThread-74537995979915274-127.0.0.1:34503_solr-n_0000000001)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 732096 INFO  (closeThreadPool-9817-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=74537995979915274-127.0.0.1:34503_solr-n_0000000001) closing
   [junit4]   2> 732097 WARN  
(jetty-launcher-9689-thread-1-SendThread(127.0.0.1:46351)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x108cfe994a7000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x108cfe994a7000a, 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 0x108cfe994a7000a, 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> 732097 INFO  (zkCallback-9770-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 732097 INFO  (zkCallback-9781-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 732097 INFO  (zkCallback-9754-thread-1) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39761_solr
   [junit4]   2> 732098 INFO  (zkCallback-9754-thread-1) 
[n:127.0.0.1:39761_solr     ] o.a.s.c.Overseer Overseer 
(id=74537995979915276-127.0.0.1:39761_solr-n_0000000002) starting
   [junit4]   2> 732101 INFO  (zkCallback-9805-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 732101 INFO  (zkCallback-9754-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 732102 INFO  
(OverseerStateUpdate-74537995979915276-127.0.0.1:39761_solr-n_0000000002) 
[n:127.0.0.1:39761_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:39761_solr
   [junit4]   2> 732200 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.Overseer Overseer 
(id=74537995979915274-127.0.0.1:34503_solr-n_0000000001) closing
   [junit4]   2> 732201 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@48357030{SSL, (ssl, 
http/1.1)}{127.0.0.1:0}
   [junit4]   2> 732202 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2697644b{/solr,null,STOPPED}
   [junit4]   2> 732202 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 732202 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 732203 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 732203 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 
8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 732203 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 732203 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 732204 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 732204 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2bbe185c{/solr,null,AVAILABLE}
   [junit4]   2> 732205 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@392150b{SSL, (ssl, 
http/1.1)}{127.0.0.1:35799}
   [junit4]   2> 732205 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.e.j.s.Server Started @732241ms
   [junit4]   2> 732205 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:46351/solr, hostPort=38471}
   [junit4]   2> 732205 ERROR 
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 732205 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 732205 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.11.0
   [junit4]   2> 732205 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 732205 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 732205 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-11-13T11:08:59.483Z
   [junit4]   2> 732208 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 732209 INFO  (zkConnectionManagerCallback-9823-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 732209 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 732209 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 732212 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 733262 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 733262 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 733263 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7cd97568[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 733263 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7cd97568[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 733266 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 733267 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4046ea68[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 733267 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4046ea68[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 733268 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46351/solr
   [junit4]   2> 733269 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 733270 INFO  (zkConnectionManagerCallback-9834-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 733270 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 733371 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) 
[n:127.0.0.1:38471_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 733372 INFO  (zkConnectionManagerCallback-9836-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 733372 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) 
[n:127.0.0.1:38471_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 733376 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) 
[n:127.0.0.1:38471_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 733376 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) 
[n:127.0.0.1:38471_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 733379 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) 
[n:127.0.0.1:38471_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:38471_solr as DOWN
   [junit4]   2> 733380 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) 
[n:127.0.0.1:38471_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 733380 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) 
[n:127.0.0.1:38471_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38471_solr
   [junit4]   2> 733381 INFO  (zkCallback-9781-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 733381 INFO  (zkCallback-9770-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 733381 INFO  (zkCallback-9805-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 733381 INFO  (zkCallback-9754-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 733381 INFO  (zkCallback-9835-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 733382 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) 
[n:127.0.0.1:38471_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 733382 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) 
[n:127.0.0.1:38471_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> 733409 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) 
[n:127.0.0.1:38471_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderVoteWaitTimeoutTest_32330F0026A8E44A-001/tempDir-001/node1
   [junit4]   2> 733417 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.LeaderVoteWaitTimeoutTest Adding proxy for URL: 
https://127.0.0.1:35799/solr. Proxy https://127.0.0.1:38471/solr
   [junit4]   2> 733417 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=758837238
   [junit4]   2> 733417 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39761_solr
   [junit4]   2> 733418 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 733418 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:39761_solr as DOWN
   [junit4]   2> 733419 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 733419 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 733419 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 733419 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 733420 INFO  (closeThreadPool-9847-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=74537995979915276-127.0.0.1:39761_solr-n_0000000002) closing
   [junit4]   2> 733420 INFO  
(OverseerStateUpdate-74537995979915276-127.0.0.1:39761_solr-n_0000000002) 
[n:127.0.0.1:39761_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:39761_solr
   [junit4]   2> 733425 INFO  
(OverseerAutoScalingTriggerThread-74537995979915276-127.0.0.1:39761_solr-n_0000000002)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 733427 INFO  (closeThreadPool-9847-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=74537995979915276-127.0.0.1:39761_solr-n_0000000002) closing
   [junit4]   2> 733428 INFO  (zkCallback-9835-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 733428 INFO  (zkCallback-9781-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 733428 WARN  
(jetty-launcher-9689-thread-4-SendThread(127.0.0.1:46351)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x108cfe994a7000c.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x108cfe994a7000c, 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 0x108cfe994a7000c, 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> 733428 INFO  (zkCallback-9805-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 733428 INFO  (zkCallback-9770-thread-1) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33887_solr
   [junit4]   2> 733429 INFO  (zkCallback-9770-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 733429 INFO  (zkCallback-9770-thread-1) 
[n:127.0.0.1:33887_solr     ] o.a.s.c.Overseer Overseer 
(id=74537995979915278-127.0.0.1:33887_solr-n_0000000003) starting
   [junit4]   2> 733434 INFO  
(OverseerStateUpdate-74537995979915278-127.0.0.1:33887_solr-n_0000000003) 
[n:127.0.0.1:33887_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:33887_solr
   [junit4]   2> 733528 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.Overseer Overseer 
(id=74537995979915276-127.0.0.1:39761_solr-n_0000000002) closing
   [junit4]   2> 733530 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@706aaffe{SSL, (ssl, 
http/1.1)}{127.0.0.1:0}
   [junit4]   2> 733530 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@469bb58b{/solr,null,STOPPED}
   [junit4]   2> 733530 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 733531 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 733532 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 733532 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 
8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 733548 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 733548 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 733548 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 733551 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6eadd8de{/solr,null,AVAILABLE}
   [junit4]   2> 733555 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1547394e{SSL, (ssl, 
http/1.1)}{127.0.0.1:42759}
   [junit4]   2> 733555 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.e.j.s.Server Started @733591ms
   [junit4]   2> 733555 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:46351/solr, hostPort=40293}
   [junit4]   2> 733555 ERROR 
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 733555 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 733555 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.11.0
   [junit4]   2> 733555 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 733555 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 733555 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-11-13T11:09:00.833Z
   [junit4]   2> 733556 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 733558 INFO  (zkConnectionManagerCallback-9853-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 733558 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 733559 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 733562 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 733563 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]-SendThread(127.0.0.1:46351))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x108cfe994a70016.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x108cfe994a70016, 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 0x108cfe994a70016, 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> 734921 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 734922 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 734923 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3f14d335[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 734923 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3f14d335[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 734927 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 734928 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@56bcc3d6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 734928 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@56bcc3d6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 734929 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46351/solr
   [junit4]   2> 734933 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 734936 INFO  (zkConnectionManagerCallback-9864-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 734936 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 735038 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[32330F0026A8E44A]) 
[n:127.0.0.1:40293_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 735041 INFO  (zkConnectionManagerCallback-9866-thread-1) [     
] o.a.s.c.c.Connection

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

NIO.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> 853416 WARN  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[32330F0026A8E44A]-SendThread(127.0.0.1:40073))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x108cfeb2cf1001e.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x108cfeb2cf1001e, 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 0x108cfeb2cf1001e, 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> 853417 WARN  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[32330F0026A8E44A]-SendThread(127.0.0.1:40073))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x108cfeb2cf10015.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x108cfeb2cf10015, 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 0x108cfeb2cf10015, 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> 853499 INFO  (jetty-closer-10254-thread-4) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@69703571{SSL, (ssl, 
http/1.1)}{127.0.0.1:0}
   [junit4]   2> 853500 INFO  (jetty-closer-10254-thread-4) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@27d4e54{/solr,null,STOPPED}
   [junit4]   2> 853500 INFO  (jetty-closer-10254-thread-4) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 853598 INFO  (jetty-closer-10254-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=74538002829869077-127.0.0.1:43857_solr-n_0000000005) closing
   [junit4]   2> 853702 INFO  (jetty-closer-10254-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@55c91576{SSL, (ssl, 
http/1.1)}{127.0.0.1:34511}
   [junit4]   2> 853702 INFO  (jetty-closer-10254-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5294e7f1{/solr,null,STOPPED}
   [junit4]   2> 853702 INFO  (jetty-closer-10254-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 853800 INFO  (jetty-closer-10254-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@370ac0a2{SSL, (ssl, 
http/1.1)}{127.0.0.1:0}
   [junit4]   2> 853800 INFO  (jetty-closer-10254-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4cca45d9{/solr,null,STOPPED}
   [junit4]   2> 853801 INFO  (jetty-closer-10254-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 861603 ERROR 
(recoveryExecutor-10123-thread-1-processing-n:127.0.0.1:43857_solr 
x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:43857_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy SolrCore not found - 
cannot recover:collection1_shard1_replica_n3
   [junit4]   2> 861606 INFO  (jetty-closer-10254-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1dee2af2{SSL, (ssl, 
http/1.1)}{127.0.0.1:0}
   [junit4]   2> 861607 INFO  (jetty-closer-10254-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@20507513{/solr,null,STOPPED}
   [junit4]   2> 861607 INFO  (jetty-closer-10254-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 861608 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[32330F0026A8E44A])
 [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 861810 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>        33      /solr/collections/collection1/terms/shard1
   [junit4]   2>        13      /solr/collections/collection1/state.json
   [junit4]   2>        10      /solr/aliases.json
   [junit4]   2>        9       /solr/packages.json
   [junit4]   2>        9       /solr/security.json
   [junit4]   2>        4       
/solr/configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2>        4       
/solr/collections/collection1/collectionprops.json
   [junit4]   2>        4       /solr/configs/collection1.AUTOCREATED
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        143     /solr/collections/collection1/state.json
   [junit4]   2>        10      /solr/clusterprops.json
   [junit4]   2>        10      /solr/clusterstate.json
   [junit4]   2>        6       /solr/autoscaling.json
   [junit4]   2>        2       
/solr/overseer_elect/election/74538002829869080-127.0.0.1:35103_solr-n_0000000006
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        72      /solr/overseer/queue
   [junit4]   2>        67      /solr/live_nodes
   [junit4]   2>        26      /solr/collections/collection1/state.json
   [junit4]   2>        23      /solr/overseer/collection-queue-work
   [junit4]   2>        20      /solr/collections
   [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> 861814 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[32330F0026A8E44A])
 [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:40073
   [junit4]   2> 861814 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[32330F0026A8E44A])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40073
   [junit4]   2> 861814 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[32330F0026A8E44A])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40073
   [junit4]   2> 861814 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[32330F0026A8E44A])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testMostInSyncReplicasCanWinElection
   [junit4]   2> 861816 INFO  
(SUITE-LeaderVoteWaitTimeoutTest-seed#[32330F0026A8E44A]-worker) [     ] 
o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-197 after mutting 0 log 
messages
   [junit4]   2> 861816 INFO  
(SUITE-LeaderVoteWaitTimeoutTest-seed#[32330F0026A8E44A]-worker) [     ] 
o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-198 for ERROR logs matching 
regex: ignore_exception
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderVoteWaitTimeoutTest_32330F0026A8E44A-001
   [junit4]   2> Nov 13, 2021 11:11:09 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, 
docValues:{}, maxPointsInLeafNode=894, maxMBSortInHeap=5.151878056654313, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=pt-BR, 
timezone=Europe/Chisinau
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 
1.8.0_291 (64-bit)/cpus=4,threads=1,free=226465776,total=509607936
   [junit4]   2> NOTE: All tests run in this JVM: [SystemCollectionCompatTest, 
CollectionsAPIAsyncDistributedZkTest, BackupIdTest, TestZkChroot, TestSimUtils, 
TestSimComputePlanAction, TestStressRecovery, MetricTriggerIntegrationTest, 
RandomizedTaggerTest, NoCacheHeaderTest, DistributedTermsComponentTest, 
TestSolrConfigHandlerConcurrent, CopyFieldTest, ExternalFileFieldSortTest, 
TestUseDocValuesAsStored2, TestDocTermOrdsUninvertLimit, 
TestPayloadCheckQParserPlugin, TestLazyCores, TestDelegationWithHadoopAuth, 
TestCollectionAPI, SolrIndexSearcherTest, TestJsonFacetErrors, 
TestUnifiedSolrHighlighterWithoutStoredId, SolrInfoBeanTest, 
TestBlendedInfixSuggestions, TestRetrieveFieldsOptimizer, StressHdfsTest, 
ZookeeperStatusHandlerTest, TestConfigSets, TestCryptoKeys, 
TestEmbeddedSolrServerConstructors, TestExportTool, V2ApiIntegrationTest, 
TestOnReconnectListenerSupport, TestFunctionQuery, 
DistributedQueryComponentOptimizationTest, LeaderElectionTest, 
TestSchemaResource, TestPullReplicaWithAuth, MoveReplicaTest, 
ZkStateWriterTest, TestConfigSetsAPI, RequiredFieldsTest, 
HttpTriggerListenerTest, TestDownShardTolerantSearch, CdcrBootstrapTest, 
TestStressLiveNodes, ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
TestSimExtremeIndexing, ClusterStateUpdateTest, 
TestPHPSerializedResponseWriter, BufferStoreTest, TestNumericRangeQuery32, 
TestHalfAndHalfDocValues, SuggesterTest, DateMathParserTest, 
SolrShardReporterTest, DistanceFunctionTest, TestShortCircuitedRequests, 
TestTolerantSearch, LeaderVoteWaitTimeoutTest]
   [junit4] Completed [282/952 (1!)] on J2 in 133.13s, 2 tests, 1 error <<< 
FAILURES!

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

Reply via email to