You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/03/29 04:53:49 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 1912 - Unstable!

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

1 tests failed.
FAILED:  org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart

Error Message:
Timeout occurred while waiting response from server at: http://127.0.0.1:43165/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:43165/solr
	at __randomizedtesting.SeedInfo.seed([2B91DC4815499CA4:3044E1DC6C44DFF]: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.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader(TestCloudConsistency.java:113)
	at org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart(TestCloudConsistency.java:103)
	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 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)
	... 54 more




Build Log:
[...truncated 13679 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudConsistency
   [junit4]   2> 195029 INFO  (SUITE-TestCloudConsistency-seed#[2B91DC4815499CA4]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 195029 INFO  (SUITE-TestCloudConsistency-seed#[2B91DC4815499CA4]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 195030 INFO  (SUITE-TestCloudConsistency-seed#[2B91DC4815499CA4]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_2B91DC4815499CA4-001/data-dir-32-001
   [junit4]   2> 195030 WARN  (SUITE-TestCloudConsistency-seed#[2B91DC4815499CA4]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 195030 INFO  (SUITE-TestCloudConsistency-seed#[2B91DC4815499CA4]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 195031 INFO  (SUITE-TestCloudConsistency-seed#[2B91DC4815499CA4]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 195032 INFO  (SUITE-TestCloudConsistency-seed#[2B91DC4815499CA4]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 195035 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testOutOfSyncReplicasCannotBecomeLeaderAfterRestart
   [junit4]   2> 195036 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_2B91DC4815499CA4-001/tempDir-001
   [junit4]   2> 195036 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 195036 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 195036 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 195037 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 195163 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.ZkTestServer start zk server on port: 38725
   [junit4]   2> 195163 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:38725
   [junit4]   2> 195163 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38725
   [junit4]   2> 195163 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38725
   [junit4]   2> 195171 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 195178 INFO  (zkConnectionManagerCallback-1847-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 195178 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 195201 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 195207 INFO  (zkConnectionManagerCallback-1849-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 195207 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 195208 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 195211 INFO  (zkConnectionManagerCallback-1851-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 195211 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 195314 INFO  (jetty-launcher-1852-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 195314 INFO  (jetty-launcher-1852-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 195314 INFO  (jetty-launcher-1852-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 195315 INFO  (jetty-launcher-1852-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 195315 INFO  (jetty-launcher-1852-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 195316 INFO  (jetty-launcher-1852-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 195317 INFO  (jetty-launcher-1852-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 195317 INFO  (jetty-launcher-1852-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 195317 INFO  (jetty-launcher-1852-thread-3) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 195322 INFO  (jetty-launcher-1852-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 195322 INFO  (jetty-launcher-1852-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 195322 INFO  (jetty-launcher-1852-thread-4) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 195329 INFO  (jetty-launcher-1852-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 195329 INFO  (jetty-launcher-1852-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 195329 INFO  (jetty-launcher-1852-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 195330 INFO  (jetty-launcher-1852-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2152ea36{/solr,null,AVAILABLE}
   [junit4]   2> 195330 INFO  (jetty-launcher-1852-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6a3f87cb{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40957}
   [junit4]   2> 195330 INFO  (jetty-launcher-1852-thread-1) [     ] o.e.j.s.Server Started @195357ms
   [junit4]   2> 195331 INFO  (jetty-launcher-1852-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:38725/solr, hostPort=40957}
   [junit4]   2> 195331 ERROR (jetty-launcher-1852-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 195331 INFO  (jetty-launcher-1852-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 195331 INFO  (jetty-launcher-1852-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 195331 INFO  (jetty-launcher-1852-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 195331 INFO  (jetty-launcher-1852-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 195331 INFO  (jetty-launcher-1852-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-29T03:57:27.147Z
   [junit4]   2> 195344 INFO  (jetty-launcher-1852-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 195366 INFO  (jetty-launcher-1852-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 195366 INFO  (jetty-launcher-1852-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 195366 INFO  (jetty-launcher-1852-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 195366 INFO  (jetty-launcher-1852-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@63bae03f{/solr,null,AVAILABLE}
   [junit4]   2> 195369 INFO  (jetty-launcher-1852-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2769c803{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42323}
   [junit4]   2> 195369 INFO  (jetty-launcher-1852-thread-3) [     ] o.e.j.s.Server Started @195396ms
   [junit4]   2> 195369 INFO  (jetty-launcher-1852-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:38725/solr, hostPort=42323}
   [junit4]   2> 195369 ERROR (jetty-launcher-1852-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 195369 INFO  (jetty-launcher-1852-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 195369 INFO  (jetty-launcher-1852-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 195369 INFO  (jetty-launcher-1852-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 195369 INFO  (jetty-launcher-1852-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 195369 INFO  (jetty-launcher-1852-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-29T03:57:27.185Z
   [junit4]   2> 195382 INFO  (zkConnectionManagerCallback-1854-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 195382 INFO  (jetty-launcher-1852-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 195382 INFO  (jetty-launcher-1852-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 195383 INFO  (jetty-launcher-1852-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 195383 INFO  (jetty-launcher-1852-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 195383 INFO  (jetty-launcher-1852-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 195383 INFO  (jetty-launcher-1852-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 195386 INFO  (jetty-launcher-1852-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 195390 INFO  (jetty-launcher-1852-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 195390 INFO  (jetty-launcher-1852-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 195390 INFO  (jetty-launcher-1852-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 195390 INFO  (jetty-launcher-1852-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b78a48c{/solr,null,AVAILABLE}
   [junit4]   2> 195391 INFO  (jetty-launcher-1852-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7c31db1f{/solr,null,AVAILABLE}
   [junit4]   2> 195391 INFO  (zkConnectionManagerCallback-1856-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 195391 INFO  (jetty-launcher-1852-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 195391 INFO  (jetty-launcher-1852-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@334b41f2{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36277}
   [junit4]   2> 195391 INFO  (jetty-launcher-1852-thread-4) [     ] o.e.j.s.Server Started @195418ms
   [junit4]   2> 195391 INFO  (jetty-launcher-1852-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:38725/solr, hostPort=36277}
   [junit4]   2> 195391 ERROR (jetty-launcher-1852-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 195391 INFO  (jetty-launcher-1852-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 195391 INFO  (jetty-launcher-1852-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 195391 INFO  (jetty-launcher-1852-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 195391 INFO  (jetty-launcher-1852-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 195391 INFO  (jetty-launcher-1852-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-29T03:57:27.207Z
   [junit4]   2> 195392 INFO  (jetty-launcher-1852-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@24ec74a9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43157}
   [junit4]   2> 195392 INFO  (jetty-launcher-1852-thread-2) [     ] o.e.j.s.Server Started @195418ms
   [junit4]   2> 195392 INFO  (jetty-launcher-1852-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:38725/solr, hostPort=43157}
   [junit4]   2> 195392 ERROR (jetty-launcher-1852-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 195392 INFO  (jetty-launcher-1852-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 195392 INFO  (jetty-launcher-1852-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 195392 INFO  (jetty-launcher-1852-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 195392 INFO  (jetty-launcher-1852-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 195392 INFO  (jetty-launcher-1852-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-29T03:57:27.208Z
   [junit4]   2> 195393 INFO  (jetty-launcher-1852-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 195393 INFO  (jetty-launcher-1852-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 195394 INFO  (jetty-launcher-1852-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 195394 INFO  (zkConnectionManagerCallback-1858-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 195394 INFO  (jetty-launcher-1852-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 195395 INFO  (jetty-launcher-1852-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 195395 INFO  (zkConnectionManagerCallback-1860-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 195395 INFO  (jetty-launcher-1852-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 195397 INFO  (jetty-launcher-1852-thread-3) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 195397 INFO  (jetty-launcher-1852-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 195397 INFO  (jetty-launcher-1852-thread-4) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 195415 INFO  (jetty-launcher-1852-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 195415 WARN  (jetty-launcher-1852-thread-3-SendThread(127.0.0.1:38725)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x104330e3d790004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x104330e3d790004, 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 0x104330e3d790004, 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> 195416 WARN  (jetty-launcher-1852-thread-4-SendThread(127.0.0.1:38725)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x104330e3d790005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x104330e3d790005, 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 0x104330e3d790005, 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> 195523 WARN  (jetty-launcher-1852-thread-2-SendThread(127.0.0.1:38725)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x104330e3d790006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x104330e3d790006, 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 0x104330e3d790006, 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> 195937 INFO  (jetty-launcher-1852-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 195938 WARN  (jetty-launcher-1852-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7b8d95d6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 195938 WARN  (jetty-launcher-1852-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7b8d95d6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 195977 WARN  (jetty-launcher-1852-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@28a6f3b1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 195977 WARN  (jetty-launcher-1852-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@28a6f3b1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 195979 INFO  (jetty-launcher-1852-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38725/solr
   [junit4]   2> 195985 INFO  (jetty-launcher-1852-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 196187 INFO  (zkConnectionManagerCallback-1880-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 196187 INFO  (jetty-launcher-1852-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 196315 INFO  (jetty-launcher-1852-thread-3) [n:127.0.0.1:42323_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 196316 INFO  (zkConnectionManagerCallback-1882-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 196316 INFO  (jetty-launcher-1852-thread-3) [n:127.0.0.1:42323_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 196330 WARN  (jetty-launcher-1852-thread-3) [n:127.0.0.1:42323_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> 196390 INFO  (jetty-launcher-1852-thread-3) [n:127.0.0.1:42323_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42323_solr
   [junit4]   2> 196391 INFO  (jetty-launcher-1852-thread-3) [n:127.0.0.1:42323_solr     ] o.a.s.c.Overseer Overseer (id=73239630198669320-127.0.0.1:42323_solr-n_0000000000) starting
   [junit4]   2> 196403 INFO  (OverseerStateUpdate-73239630198669320-127.0.0.1:42323_solr-n_0000000000) [n:127.0.0.1:42323_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42323_solr
   [junit4]   2> 196418 INFO  (jetty-launcher-1852-thread-3) [n:127.0.0.1:42323_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42323_solr
   [junit4]   2> 196420 INFO  (jetty-launcher-1852-thread-3) [n:127.0.0.1:42323_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 196421 WARN  (jetty-launcher-1852-thread-3) [n:127.0.0.1:42323_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> 196430 INFO  (zkCallback-1881-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 196447 INFO  (jetty-launcher-1852-thread-3) [n:127.0.0.1:42323_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_2B91DC4815499CA4-001/tempDir-001/node3
   [junit4]   2> 196721 INFO  (jetty-launcher-1852-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 196722 WARN  (jetty-launcher-1852-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@39d09cf3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 196727 WARN  (jetty-launcher-1852-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@39d09cf3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 196733 WARN  (jetty-launcher-1852-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5c16147[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 196734 WARN  (jetty-launcher-1852-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5c16147[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 196735 INFO  (jetty-launcher-1852-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38725/solr
   [junit4]   2> 196738 INFO  (jetty-launcher-1852-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 196739 INFO  (zkConnectionManagerCallback-1900-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 196739 INFO  (jetty-launcher-1852-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 197044 INFO  (jetty-launcher-1852-thread-1) [n:127.0.0.1:40957_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 197045 INFO  (zkConnectionManagerCallback-1902-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 197045 INFO  (jetty-launcher-1852-thread-1) [n:127.0.0.1:40957_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 197051 WARN  (jetty-launcher-1852-thread-1) [n:127.0.0.1:40957_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> 197054 INFO  (jetty-launcher-1852-thread-1) [n:127.0.0.1:40957_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 197057 INFO  (jetty-launcher-1852-thread-1) [n:127.0.0.1:40957_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:40957_solr as DOWN
   [junit4]   2> 197058 INFO  (jetty-launcher-1852-thread-1) [n:127.0.0.1:40957_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 197058 INFO  (jetty-launcher-1852-thread-1) [n:127.0.0.1:40957_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40957_solr
   [junit4]   2> 197060 INFO  (zkCallback-1881-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 197061 INFO  (jetty-launcher-1852-thread-1) [n:127.0.0.1:40957_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 197061 WARN  (jetty-launcher-1852-thread-1) [n:127.0.0.1:40957_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> 197070 INFO  (zkCallback-1901-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 197079 INFO  (jetty-launcher-1852-thread-1) [n:127.0.0.1:40957_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_2B91DC4815499CA4-001/tempDir-001/node1
   [junit4]   2> 198278 INFO  (jetty-launcher-1852-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 198279 WARN  (jetty-launcher-1852-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@73c67291[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 198279 WARN  (jetty-launcher-1852-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@73c67291[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 198294 WARN  (jetty-launcher-1852-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@14f5b8fd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 198294 WARN  (jetty-launcher-1852-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@14f5b8fd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 198295 INFO  (jetty-launcher-1852-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38725/solr
   [junit4]   2> 198299 INFO  (jetty-launcher-1852-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 198299 INFO  (zkConnectionManagerCallback-1916-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 198300 INFO  (jetty-launcher-1852-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 198491 INFO  (jetty-launcher-1852-thread-2) [n:127.0.0.1:43157_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 198492 INFO  (zkConnectionManagerCallback-1918-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 198493 INFO  (jetty-launcher-1852-thread-2) [n:127.0.0.1:43157_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 198499 WARN  (jetty-launcher-1852-thread-2) [n:127.0.0.1:43157_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> 198500 INFO  (jetty-launcher-1852-thread-2) [n:127.0.0.1:43157_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 198505 INFO  (jetty-launcher-1852-thread-2) [n:127.0.0.1:43157_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:43157_solr as DOWN
   [junit4]   2> 198511 INFO  (jetty-launcher-1852-thread-2) [n:127.0.0.1:43157_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 198511 INFO  (jetty-launcher-1852-thread-2) [n:127.0.0.1:43157_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43157_solr
   [junit4]   2> 198522 INFO  (zkCallback-1901-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 198522 INFO  (zkCallback-1881-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 198524 INFO  (zkCallback-1917-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 198530 INFO  (jetty-launcher-1852-thread-2) [n:127.0.0.1:43157_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 198530 WARN  (jetty-launcher-1852-thread-2) [n:127.0.0.1:43157_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> 198586 INFO  (jetty-launcher-1852-thread-2) [n:127.0.0.1:43157_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_2B91DC4815499CA4-001/tempDir-001/node2
   [junit4]   2> 199009 INFO  (jetty-launcher-1852-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 199011 WARN  (jetty-launcher-1852-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3cb4e404[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 199011 WARN  (jetty-launcher-1852-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3cb4e404[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 199017 WARN  (jetty-launcher-1852-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@595082f4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 199017 WARN  (jetty-launcher-1852-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@595082f4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 199018 INFO  (jetty-launcher-1852-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38725/solr
   [junit4]   2> 199020 INFO  (jetty-launcher-1852-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 199025 INFO  (zkConnectionManagerCallback-1932-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 199025 INFO  (jetty-launcher-1852-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 199030 WARN  (jetty-launcher-1852-thread-4-SendThread(127.0.0.1:38725)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x104330e3d79000d.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x104330e3d79000d, 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 0x104330e3d79000d, 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> 199144 INFO  (jetty-launcher-1852-thread-4) [n:127.0.0.1:36277_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 199154 INFO  (zkConnectionManagerCallback-1934-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 199155 INFO  (jetty-launcher-1852-thread-4) [n:127.0.0.1:36277_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 199168 WARN  (jetty-launcher-1852-thread-4) [n:127.0.0.1:36277_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> 199171 INFO  (jetty-launcher-1852-thread-4) [n:127.0.0.1:36277_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 199178 INFO  (jetty-launcher-1852-thread-4) [n:127.0.0.1:36277_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:36277_solr as DOWN
   [junit4]   2> 199182 INFO  (jetty-launcher-1852-thread-4) [n:127.0.0.1:36277_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 199182 INFO  (jetty-launcher-1852-thread-4) [n:127.0.0.1:36277_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36277_solr
   [junit4]   2> 199184 INFO  (zkCallback-1881-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 199184 INFO  (zkCallback-1901-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 199184 INFO  (zkCallback-1933-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 199184 INFO  (zkCallback-1917-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 199188 INFO  (jetty-launcher-1852-thread-4) [n:127.0.0.1:36277_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 199189 WARN  (jetty-launcher-1852-thread-4) [n:127.0.0.1:36277_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> 199199 INFO  (jetty-launcher-1852-thread-4) [n:127.0.0.1:36277_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_2B91DC4815499CA4-001/tempDir-001/node4
   [junit4]   2> 199207 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 199208 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 199210 INFO  (zkConnectionManagerCallback-1945-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 199210 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 199216 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 199217 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38725/solr ready
   [junit4]   2> 199250 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1143490764
   [junit4]   2> 199250 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42323_solr
   [junit4]   2> 199252 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 199252 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:42323_solr as DOWN
   [junit4]   2> 199258 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 199265 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 199265 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 199265 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 199266 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 199300 INFO  (closeThreadPool-1950-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73239630198669320-127.0.0.1:42323_solr-n_0000000000) closing
   [junit4]   2> 199307 INFO  (OverseerStateUpdate-73239630198669320-127.0.0.1:42323_solr-n_0000000000) [n:127.0.0.1:42323_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42323_solr
   [junit4]   2> 199312 INFO  (OverseerAutoScalingTriggerThread-73239630198669320-127.0.0.1:42323_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 199315 WARN  (jetty-launcher-1852-thread-3-SendThread(127.0.0.1:38725)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x104330e3d790008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x104330e3d790008, 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 0x104330e3d790008, 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> 199323 INFO  (zkCallback-1917-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 199323 INFO  (closeThreadPool-1950-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73239630198669320-127.0.0.1:42323_solr-n_0000000000) closing
   [junit4]   2> 199324 INFO  (zkCallback-1944-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 199415 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.Overseer Overseer (id=73239630198669320-127.0.0.1:42323_solr-n_0000000000) closing
   [junit4]   2> 199416 INFO  (zkCallback-1901-thread-2) [     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40957_solr
   [junit4]   2> 199416 INFO  (zkCallback-1901-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 199416 INFO  (zkCallback-1933-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 199417 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2769c803{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 199417 INFO  (zkCallback-1901-thread-2) [n:127.0.0.1:40957_solr     ] o.a.s.c.Overseer Overseer (id=73239630198669322-127.0.0.1:40957_solr-n_0000000001) starting
   [junit4]   2> 199418 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@63bae03f{/solr,null,STOPPED}
   [junit4]   2> 199418 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 199419 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 199419 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 199419 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 199421 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 199421 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 199421 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 199426 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@31ae4132{/solr,null,AVAILABLE}
   [junit4]   2> 199433 INFO  (OverseerStateUpdate-73239630198669322-127.0.0.1:40957_solr-n_0000000001) [n:127.0.0.1:40957_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40957_solr
   [junit4]   2> 199436 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4c00562b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35409}
   [junit4]   2> 199436 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.e.j.s.Server Started @199463ms
   [junit4]   2> 199436 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:38725/solr, hostPort=40625}
   [junit4]   2> 199437 ERROR (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 199437 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 199437 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 199437 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 199437 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 199437 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-29T03:57:31.253Z
   [junit4]   2> 199438 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 199440 INFO  (zkConnectionManagerCallback-1955-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 199440 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 199445 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 199451 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 199454 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]-SendThread(127.0.0.1:38725)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x104330e3d790010.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x104330e3d790010, 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 0x104330e3d790010, 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> 200845 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 200846 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@598dd4eb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 200846 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@598dd4eb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 200849 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@74191bb8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 200849 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@74191bb8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 200851 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38725/solr
   [junit4]   2> 200854 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 200975 INFO  (zkConnectionManagerCallback-1967-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 200976 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 201080 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [n:127.0.0.1:40625_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 201081 INFO  (zkConnectionManagerCallback-1969-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 201081 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [n:127.0.0.1:40625_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 201087 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [n:127.0.0.1:40625_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> 201088 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [n:127.0.0.1:40625_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 201094 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [n:127.0.0.1:40625_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:40625_solr as DOWN
   [junit4]   2> 201095 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [n:127.0.0.1:40625_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 201095 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [n:127.0.0.1:40625_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40625_solr
   [junit4]   2> 201096 INFO  (zkCallback-1917-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 201096 INFO  (zkCallback-1933-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 201097 INFO  (zkCallback-1944-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 201097 INFO  (zkCallback-1901-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 201097 INFO  (zkCallback-1968-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 201098 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [n:127.0.0.1:40625_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 201098 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [n:127.0.0.1:40625_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> 201113 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [n:127.0.0.1:40625_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_2B91DC4815499CA4-001/tempDir-001/node3
   [junit4]   2> 201127 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.TestCloudConsistency Adding proxy for URL: http://127.0.0.1:35409/solr. Proxy: http://127.0.0.1:40625/solr
   [junit4]   2> 201128 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1444984423
   [junit4]   2> 201128 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40957_solr
   [junit4]   2> 201128 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 201128 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:40957_solr as DOWN
   [junit4]   2> 201130 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 201130 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 201130 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 201130 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 201144 INFO  (closeThreadPool-1980-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73239630198669322-127.0.0.1:40957_solr-n_0000000001) closing
   [junit4]   2> 201166 INFO  (OverseerStateUpdate-73239630198669322-127.0.0.1:40957_solr-n_0000000001) [n:127.0.0.1:40957_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40957_solr
   [junit4]   2> 201166 INFO  (OverseerAutoScalingTriggerThread-73239630198669322-127.0.0.1:40957_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 201206 INFO  (closeThreadPool-1980-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73239630198669322-127.0.0.1:40957_solr-n_0000000001) closing
   [junit4]   2> 201206 WARN  (jetty-launcher-1852-thread-1-SendThread(127.0.0.1:38725)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x104330e3d79000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x104330e3d79000a, 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 0x104330e3d79000a, 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> 201206 INFO  (zkCallback-1944-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 201206 INFO  (zkCallback-1917-thread-1) [     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43157_solr
   [junit4]   2> 201206 INFO  (zkCallback-1933-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 201211 INFO  (zkCallback-1917-thread-1) [n:127.0.0.1:43157_solr     ] o.a.s.c.Overseer Overseer (id=73239630198669324-127.0.0.1:43157_solr-n_0000000002) starting
   [junit4]   2> 201213 INFO  (zkCallback-1968-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 201213 INFO  (zkCallback-1917-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 201246 INFO  (OverseerStateUpdate-73239630198669324-127.0.0.1:43157_solr-n_0000000002) [n:127.0.0.1:43157_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:43157_solr
   [junit4]   2> 201312 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.Overseer Overseer (id=73239630198669322-127.0.0.1:40957_solr-n_0000000001) closing
   [junit4]   2> 201499 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6a3f87cb{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 201500 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2152ea36{/solr,null,STOPPED}
   [junit4]   2> 201500 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 201504 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 201505 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 201505 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 201524 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 201524 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 201524 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 201530 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f8f26eb{/solr,null,AVAILABLE}
   [junit4]   2> 201532 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4851660c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34909}
   [junit4]   2> 201532 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.e.j.s.Server Started @201559ms
   [junit4]   2> 201532 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:38725/solr, hostPort=45259}
   [junit4]   2> 201533 ERROR (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 201533 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 201533 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 201533 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 201533 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 201533 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-29T03:57:33.349Z
   [junit4]   2> 201554 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 201556 INFO  (zkConnectionManagerCallback-1986-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 201560 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 201561 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 201565 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 203122 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 203128 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@291ff81e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 203128 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@291ff81e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 203134 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@108e13b9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 203134 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@108e13b9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 203136 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38725/solr
   [junit4]   2> 203140 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 203145 INFO  (zkConnectionManagerCallback-1997-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 203145 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 203147 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]-SendThread(127.0.0.1:38725)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x104330e3d790014.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x104330e3d790014, 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 0x104330e3d790014, 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> 203345 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [n:127.0.0.1:45259_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 203348 INFO  (zkConnectionManagerCallback-1999-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 203349 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [n:127.0.0.1:45259_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 203358 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [n:127.0.0.1:45259_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> 203360 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [n:127.0.0.1:45259_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 203373 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [n:127.0.0.1:45259_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:45259_solr as DOWN
   [junit4]   2> 203374 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [n:127.0.0.1:45259_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 203374 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [n:127.0.0.1:45259_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45259_solr
   [junit4]   2> 203375 INFO  (zkCallback-1917-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 203375 INFO  (zkCallback-1933-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 203375 INFO  (zkCallback-1968-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 203375 INFO  (zkCallback-1944-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 203376 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [n:127.0.0.1:45259_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 203377 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [n:127.0.0.1:45259_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> 203393 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [n:127.0.0.1:45259_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_2B91DC4815499CA4-001/tempDir-001/node1
   [junit4]   2> 203394 INFO  (zkCallback-1998-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 203404 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.TestCloudConsistency Adding proxy for URL: http://127.0.0.1:34909/solr. Proxy: http://127.0.0.1:45259/solr
   [junit4]   2> 203405 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1870351937
   [junit4]   2> 203405 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:43157_solr
   [junit4]   2> 203405 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 203405 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:43157_solr as DOWN
   [junit4]   2> 203415 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 203415 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 203415 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 203415 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 203416 INFO  (closeThreadPool-2010-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73239630198669324-127.0.0.1:43157_solr-n_0000000002) closing
   [junit4]   2> 203417 INFO  (OverseerStateUpdate-73239630198669324-127.0.0.1:43157_solr-n_0000000002) [n:127.0.0.1:43157_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43157_solr
   [junit4]   2> 203425 INFO  (zkCallback-1968-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 203425 INFO  (zkCallback-1944-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 203426 INFO  (zkCallback-1933-thread-1) [     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36277_solr
   [junit4]   2> 203426 INFO  (zkCallback-1933-thread-1) [n:127.0.0.1:36277_solr     ] o.a.s.c.Overseer Overseer (id=73239630198669326-127.0.0.1:36277_solr-n_0000000003) starting
   [junit4]   2> 203434 INFO  (OverseerAutoScalingTriggerThread-73239630198669324-127.0.0.1:43157_solr-n_0000000002) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 203442 INFO  (zkCallback-1998-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 203443 INFO  (closeThreadPool-2010-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73239630198669324-127.0.0.1:43157_solr-n_0000000002) closing
   [junit4]   2> 203443 INFO  (zkCallback-1933-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 203444 INFO  (OverseerStateUpdate-73239630198669326-127.0.0.1:36277_solr-n_0000000003) [n:127.0.0.1:36277_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36277_solr
   [junit4]   2> 203525 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.Overseer Overseer (id=73239630198669324-127.0.0.1:43157_solr-n_0000000002) closing
   [junit4]   2> 203529 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@24ec74a9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 203529 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1b78a48c{/solr,null,STOPPED}
   [junit4]   2> 203529 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 203530 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 203530 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 203530 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 203546 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 203546 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 203546 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 203550 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@319f7c6f{/solr,null,AVAILABLE}
   [junit4]   2> 203551 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@c75d039{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33591}
   [junit4]   2> 203551 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.e.j.s.Server Started @203577ms
   [junit4]   2> 203551 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:38725/solr, hostPort=45711}
   [junit4]   2> 203551 ERROR (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 203551 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 203551 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 203551 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 203551 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 203551 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC4815499CA4]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-29T03:57:35.367Z
   [junit4]   2> 203554 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[2B91DC481549

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

.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> 372332 INFO  (OverseerAutoScalingTriggerThread-73239638871441429-127.0.0.1:39139_solr-n_0000000005) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 372333 INFO  (closeThreadPool-2387-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73239638871441429-127.0.0.1:39139_solr-n_0000000005) closing
   [junit4]   2> 372333 INFO  (zkCallback-2273-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2)
   [junit4]   2> 372427 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[2B91DC4815499CA4]-SendThread(127.0.0.1:45731)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x104331042690015.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x104331042690015, 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 0x104331042690015, 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> 372427 INFO  (jetty-closer-2370-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@53e9eb12{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 372428 INFO  (jetty-closer-2370-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@288f2759{/solr,null,STOPPED}
   [junit4]   2> 372428 INFO  (jetty-closer-2370-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 372433 INFO  (jetty-closer-2370-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@590950f9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43831}
   [junit4]   2> 372434 INFO  (jetty-closer-2370-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4442aa86{/solr,null,STOPPED}
   [junit4]   2> 372434 INFO  (jetty-closer-2370-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 372532 INFO  (jetty-closer-2370-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73239638871441429-127.0.0.1:39139_solr-n_0000000005) closing
   [junit4]   2> 372533 INFO  (jetty-closer-2370-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@99337ad{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 372534 INFO  (jetty-closer-2370-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4f5d76b1{/solr,null,STOPPED}
   [junit4]   2> 372534 INFO  (jetty-closer-2370-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 372633 INFO  (jetty-closer-2370-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3f06fac0{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 372634 INFO  (jetty-closer-2370-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4e56dd45{/solr,null,STOPPED}
   [junit4]   2> 372634 INFO  (jetty-closer-2370-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 372634 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 372635 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[2B91DC4815499CA4]-SendThread(127.0.0.1:45731)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x104331042690000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x104331042690000, 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 0x104331042690000, 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> 372736 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[2B91DC4815499CA4]-SendThread(127.0.0.1:45731)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x104331042690001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x104331042690001, 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 0x104331042690001, 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> 372839 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> 	34	/solr/collections/outOfSyncReplicasCannotBecomeLeader-false/terms/shard1
   [junit4]   2> 	12	/solr/collections/outOfSyncReplicasCannotBecomeLeader-false/state.json
   [junit4]   2> 	10	/solr/clusterprops.json
   [junit4]   2> 	10	/solr/aliases.json
   [junit4]   2> 	9	/solr/packages.json
   [junit4]   2> 	9	/solr/security.json
   [junit4]   2> 	4	/solr/configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/managed-schema
   [junit4]   2> 	4	/solr/configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED
   [junit4]   2> 	3	/solr/collections/outOfSyncReplicasCannotBecomeLeader-false/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	177	/solr/collections/outOfSyncReplicasCannotBecomeLeader-false/state.json
   [junit4]   2> 	10	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	81	/solr/overseer/queue
   [junit4]   2> 	66	/solr/live_nodes
   [junit4]   2> 	26	/solr/collections/outOfSyncReplicasCannotBecomeLeader-false/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> 372843 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:45731
   [junit4]   2> 372843 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45731
   [junit4]   2> 372843 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[2B91DC4815499CA4]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45731
   [junit4]   2> 372844 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[2B91DC4815499CA4]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testOutOfSyncReplicasCannotBecomeLeader
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_2B91DC4815499CA4-001
   [junit4]   2> Mar 29, 2021 4:00:24 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=326, maxMBSortInHeap=6.2611519926689905, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=it-CH, timezone=Asia/Srednekolymsk
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=319528488,total=509607936
   [junit4]   2> NOTE: All tests run in this JVM: [QueryEqualityTest, TestCustomSort, DeleteNodeTest, ResponseHeaderTest, ShardRoutingCustomTest, TestSimNodeAddedTrigger, SchemaVersionSpecificBehaviorTest, SplitByPrefixTest, TestSolrJacksonAnnotation, TestPseudoReturnFields, MetricsHandlerTest, TestSnapshotCoreBackup, CollectionStateFormat2Test, DistributedFacetPivotSmallAdvancedTest, TestTolerantUpdateProcessorCloud, SolrTestCaseJ4Test, ReplaceNodeTest, DocumentAnalysisRequestHandlerTest, TestQuerySenderListener, PingRequestHandlerTest, HdfsNNFailoverTest, OutputWriterTest, CircularListTest, CdcrUpdateLogTest, TestChildDocTransformer, TestCloudConsistency]
   [junit4] Completed [130/935 (1!)] on J0 in 178.75s, 2 tests, 1 error <<< FAILURES!

[...truncated 53581 lines...]