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 2019/12/19 17:00:56 UTC

[JENKINS] Lucene-Solr-NightlyTests-8.x - Build # 300 - Still Unstable

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/300/

1 tests failed.
FAILED:  org.apache.solr.cloud.RollingRestartTest.test

Error Message:
Timeout occurred while waiting response from server at: http://127.0.0.1:44885/lf_ei/uk

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:44885/lf_ei/uk
	at __randomizedtesting.SeedInfo.seed([B11268ACB6631A6B:39465776189F7793]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:676)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:74)
	at org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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 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.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 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:564)
	... 52 more




Build Log:
[...truncated 15236 lines...]
   [junit4] Suite: org.apache.solr.cloud.RollingRestartTest
   [junit4]   2> 2382199 INFO  (SUITE-RollingRestartTest-seed#[B11268ACB6631A6B]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2382199 INFO  (SUITE-RollingRestartTest-seed#[B11268ACB6631A6B]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/data-dir-182-001
   [junit4]   2> 2382200 WARN  (SUITE-RollingRestartTest-seed#[B11268ACB6631A6B]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 2382200 INFO  (SUITE-RollingRestartTest-seed#[B11268ACB6631A6B]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2382202 INFO  (SUITE-RollingRestartTest-seed#[B11268ACB6631A6B]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2382202 INFO  (SUITE-RollingRestartTest-seed#[B11268ACB6631A6B]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /lf_ei/uk
   [junit4]   2> 2382206 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2382207 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2382207 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2382307 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.ZkTestServer start zk server on port:39977
   [junit4]   2> 2382307 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:39977
   [junit4]   2> 2382307 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39977
   [junit4]   2> 2382307 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39977
   [junit4]   2> 2382314 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2382322 INFO  (zkConnectionManagerCallback-12278-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2382322 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2382327 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2382328 INFO  (zkConnectionManagerCallback-12280-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2382328 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2382329 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2382329 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2382330 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2382331 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2382331 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2382331 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2382332 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2382332 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2382333 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2382333 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2382334 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2382334 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 2382410 WARN  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2382410 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2382410 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2382410 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 2382414 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2382414 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2382415 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2382431 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@79d0e458{/lf_ei/uk,null,AVAILABLE}
   [junit4]   2> 2382431 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@67d6122d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:46093}
   [junit4]   2> 2382431 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.e.j.s.Server Started @2382457ms
   [junit4]   2> 2382431 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/tempDir-001/control/data, replicaType=NRT, hostContext=/lf_ei/uk, hostPort=46093, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/control-001/cores}
   [junit4]   2> 2382431 ERROR (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2382431 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2382431 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 2382431 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2382431 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2382431 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-19T15:45:01.332Z
   [junit4]   2> 2382433 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2382434 INFO  (zkConnectionManagerCallback-12282-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2382434 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2382534 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2382535 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/control-001/solr.xml
   [junit4]   2> 2382538 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2382538 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2382539 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@345572b9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2382596 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2382597 WARN  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@28207e9c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2382597 WARN  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@28207e9c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2382599 WARN  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4b4691ec[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2382599 WARN  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4b4691ec[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2382600 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39977/solr
   [junit4]   2> 2382601 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2382602 INFO  (zkConnectionManagerCallback-12289-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2382602 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2382704 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [n:127.0.0.1:46093_lf_ei%2Fuk     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2382705 INFO  (zkConnectionManagerCallback-12291-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2382705 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [n:127.0.0.1:46093_lf_ei%2Fuk     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2382768 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [n:127.0.0.1:46093_lf_ei%2Fuk     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46093_lf_ei%2Fuk
   [junit4]   2> 2382769 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [n:127.0.0.1:46093_lf_ei%2Fuk     ] o.a.s.c.Overseer Overseer (id=72922138026311684-127.0.0.1:46093_lf_ei%2Fuk-n_0000000000) starting
   [junit4]   2> 2382782 INFO  (OverseerStateUpdate-72922138026311684-127.0.0.1:46093_lf_ei%2Fuk-n_0000000000) [n:127.0.0.1:46093_lf_ei%2Fuk     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:46093_lf_ei%2Fuk
   [junit4]   2> 2382784 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [n:127.0.0.1:46093_lf_ei%2Fuk     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46093_lf_ei%2Fuk
   [junit4]   2> 2382786 WARN  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [n:127.0.0.1:46093_lf_ei%2Fuk     ] 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> 2382790 INFO  (zkCallback-12290-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2382800 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [n:127.0.0.1:46093_lf_ei%2Fuk     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2382814 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [n:127.0.0.1:46093_lf_ei%2Fuk     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@345572b9
   [junit4]   2> 2382820 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [n:127.0.0.1:46093_lf_ei%2Fuk     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@345572b9
   [junit4]   2> 2382820 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [n:127.0.0.1:46093_lf_ei%2Fuk     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@345572b9
   [junit4]   2> 2382821 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [n:127.0.0.1:46093_lf_ei%2Fuk     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2382822 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [n:127.0.0.1:46093_lf_ei%2Fuk     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/control-001/cores
   [junit4]   2> 2382838 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2382839 INFO  (zkConnectionManagerCallback-12300-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2382840 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2382841 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2382842 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39977/solr ready
   [junit4]   2> 2382843 INFO  (qtp673033104-44061) [n:127.0.0.1:46093_lf_ei%2Fuk     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:46093_lf_ei%252Fuk&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2382847 INFO  (OverseerThreadFactory-11961-thread-1-processing-n:127.0.0.1:46093_lf_ei%2Fuk) [n:127.0.0.1:46093_lf_ei%2Fuk     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 2382953 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2382953 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2383970 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 2383984 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 2384082 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2384097 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 2384097 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@345572b9
   [junit4]   2> 2384097 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 2384100 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.6748046875, noCFSRatio=0.0]
   [junit4]   2> 2384113 WARN  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2384146 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2384146 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2384156 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2384156 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2384157 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=23.4990234375, floorSegmentMB=0.205078125, forceMergeDeletesPctAllowed=14.379124592887102, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=41.082138169390724
   [junit4]   2> 2384157 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@48d0fe55[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2384158 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2384159 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2384159 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2384159 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1653363497301442560
   [junit4]   2> 2384161 INFO  (searcherExecutor-11966-thread-1-processing-n:127.0.0.1:46093_lf_ei%2Fuk x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:46093_lf_ei%2Fuk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@48d0fe55[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2384163 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 2384163 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 2384165 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2384165 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2384165 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46093/lf_ei/uk/control_collection_shard1_replica_n1/
   [junit4]   2> 2384165 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2384165 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:46093/lf_ei/uk/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2384165 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72922138026311684-core_node2-n_0000000000
   [junit4]   2> 2384166 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:46093/lf_ei/uk/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2384268 INFO  (zkCallback-12290-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2384268 INFO  (zkCallback-12290-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2384268 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2384270 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1317
   [junit4]   2> 2384272 INFO  (qtp673033104-44061) [n:127.0.0.1:46093_lf_ei%2Fuk     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2384370 INFO  (zkCallback-12290-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2384370 INFO  (zkCallback-12290-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2384370 INFO  (zkCallback-12290-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2384371 INFO  (qtp673033104-44061) [n:127.0.0.1:46093_lf_ei%2Fuk     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:46093_lf_ei%252Fuk&wt=javabin&version=2} status=0 QTime=1528
   [junit4]   2> 2384371 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 2384475 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2384476 INFO  (zkConnectionManagerCallback-12306-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2384476 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2384477 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2384478 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39977/solr ready
   [junit4]   2> 2384478 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2384482 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2384484 INFO  (OverseerThreadFactory-11961-thread-2-processing-n:127.0.0.1:46093_lf_ei%2Fuk) [n:127.0.0.1:46093_lf_ei%2Fuk     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 2384484 INFO  (OverseerCollectionConfigSetProcessor-72922138026311684-127.0.0.1:46093_lf_ei%2Fuk-n_0000000000) [n:127.0.0.1:46093_lf_ei%2Fuk     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2384686 WARN  (OverseerThreadFactory-11961-thread-2-processing-n:127.0.0.1:46093_lf_ei%2Fuk) [n:127.0.0.1:46093_lf_ei%2Fuk     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 2384687 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2384688 INFO  (qtp673033104-44063) [n:127.0.0.1:46093_lf_ei%2Fuk     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=206
   [junit4]   2> 2384689 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 2384689 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2384689 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 2384689 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2384689 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 2384689 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2384689 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=16
   [junit4]   2> 2384767 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/shard-1-001 of type NRT
   [junit4]   2> 2384768 WARN  (closeThreadPool-12307-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2384768 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2384768 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2384768 INFO  (closeThreadPool-12307-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 2384770 INFO  (closeThreadPool-12307-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2384770 INFO  (closeThreadPool-12307-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2384770 INFO  (closeThreadPool-12307-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2384770 INFO  (closeThreadPool-12307-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@328e5304{/lf_ei/uk,null,AVAILABLE}
   [junit4]   2> 2384771 INFO  (closeThreadPool-12307-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@68829e19{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:39973}
   [junit4]   2> 2384771 INFO  (closeThreadPool-12307-thread-1) [     ] o.e.j.s.Server Started @2384797ms
   [junit4]   2> 2384771 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/lf_ei/uk, hostPort=39973, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/shard-1-001/cores}
   [junit4]   2> 2384771 ERROR (closeThreadPool-12307-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2384771 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2384771 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 2384771 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2384771 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2384771 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-19T15:45:03.672Z
   [junit4]   2> 2384772 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2384774 INFO  (zkConnectionManagerCallback-12309-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2384774 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2384847 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/shard-2-001 of type NRT
   [junit4]   2> 2384848 WARN  (closeThreadPool-12307-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2384848 INFO  (closeThreadPool-12307-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2384848 INFO  (closeThreadPool-12307-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2384848 INFO  (closeThreadPool-12307-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 2384849 INFO  (closeThreadPool-12307-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2384849 INFO  (closeThreadPool-12307-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2384849 INFO  (closeThreadPool-12307-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2384849 INFO  (closeThreadPool-12307-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@663b2ea7{/lf_ei/uk,null,AVAILABLE}
   [junit4]   2> 2384849 INFO  (closeThreadPool-12307-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4375bb43{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44885}
   [junit4]   2> 2384849 INFO  (closeThreadPool-12307-thread-2) [     ] o.e.j.s.Server Started @2384876ms
   [junit4]   2> 2384849 INFO  (closeThreadPool-12307-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/lf_ei/uk, hostPort=44885, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/shard-2-001/cores}
   [junit4]   2> 2384850 ERROR (closeThreadPool-12307-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2384850 INFO  (closeThreadPool-12307-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2384850 INFO  (closeThreadPool-12307-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 2384850 INFO  (closeThreadPool-12307-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2384850 INFO  (closeThreadPool-12307-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2384850 INFO  (closeThreadPool-12307-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-19T15:45:03.751Z
   [junit4]   2> 2384854 INFO  (closeThreadPool-12307-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2384857 INFO  (zkConnectionManagerCallback-12311-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2384857 INFO  (closeThreadPool-12307-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2384875 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2384875 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/shard-1-001/solr.xml
   [junit4]   2> 2384878 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2384878 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2384880 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@345572b9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2384924 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/shard-3-001 of type NRT
   [junit4]   2> 2384925 WARN  (closeThreadPool-12307-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2384925 INFO  (closeThreadPool-12307-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2384925 INFO  (closeThreadPool-12307-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2384925 INFO  (closeThreadPool-12307-thread-3) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 2384926 INFO  (closeThreadPool-12307-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2384926 INFO  (closeThreadPool-12307-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2384926 INFO  (closeThreadPool-12307-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2384927 INFO  (closeThreadPool-12307-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@377675ca{/lf_ei/uk,null,AVAILABLE}
   [junit4]   2> 2384927 INFO  (closeThreadPool-12307-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@60d0cdb7{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:34433}
   [junit4]   2> 2384927 INFO  (closeThreadPool-12307-thread-3) [     ] o.e.j.s.Server Started @2384953ms
   [junit4]   2> 2384927 INFO  (closeThreadPool-12307-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/lf_ei/uk, hostPort=34433, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/shard-3-001/cores}
   [junit4]   2> 2384927 ERROR (closeThreadPool-12307-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2384927 INFO  (closeThreadPool-12307-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2384927 INFO  (closeThreadPool-12307-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 2384927 INFO  (closeThreadPool-12307-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2384927 INFO  (closeThreadPool-12307-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2384927 INFO  (closeThreadPool-12307-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-19T15:45:03.828Z
   [junit4]   2> 2384929 INFO  (closeThreadPool-12307-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2384930 INFO  (zkConnectionManagerCallback-12314-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2384930 INFO  (closeThreadPool-12307-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2384975 INFO  (closeThreadPool-12307-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2384975 INFO  (closeThreadPool-12307-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/shard-2-001/solr.xml
   [junit4]   2> 2384979 INFO  (closeThreadPool-12307-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2384979 INFO  (closeThreadPool-12307-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2384980 INFO  (closeThreadPool-12307-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@345572b9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2385004 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/shard-4-001 of type NRT
   [junit4]   2> 2385005 WARN  (closeThreadPool-12307-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2385005 INFO  (closeThreadPool-12307-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2385005 INFO  (closeThreadPool-12307-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2385005 INFO  (closeThreadPool-12307-thread-4) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 2385005 INFO  (closeThreadPool-12307-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2385005 INFO  (closeThreadPool-12307-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2385005 INFO  (closeThreadPool-12307-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2385006 INFO  (closeThreadPool-12307-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1383c4d8{/lf_ei/uk,null,AVAILABLE}
   [junit4]   2> 2385006 INFO  (closeThreadPool-12307-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5cdc99fe{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44667}
   [junit4]   2> 2385006 INFO  (closeThreadPool-12307-thread-4) [     ] o.e.j.s.Server Started @2385033ms
   [junit4]   2> 2385006 INFO  (closeThreadPool-12307-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/lf_ei/uk, hostPort=44667, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/shard-4-001/cores}
   [junit4]   2> 2385006 ERROR (closeThreadPool-12307-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2385006 INFO  (closeThreadPool-12307-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2385006 INFO  (closeThreadPool-12307-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 2385006 INFO  (closeThreadPool-12307-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2385006 INFO  (closeThreadPool-12307-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2385007 INFO  (closeThreadPool-12307-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-19T15:45:03.908Z
   [junit4]   2> 2385010 INFO  (closeThreadPool-12307-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2385014 INFO  (zkConnectionManagerCallback-12317-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2385014 INFO  (closeThreadPool-12307-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2385040 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2385041 WARN  (closeThreadPool-12307-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@53a9b4ce[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2385041 WARN  (closeThreadPool-12307-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@53a9b4ce[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2385044 WARN  (closeThreadPool-12307-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@54fdfd30[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2385044 WARN  (closeThreadPool-12307-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@54fdfd30[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2385045 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39977/solr
   [junit4]   2> 2385047 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2385049 INFO  (zkConnectionManagerCallback-12323-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2385049 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2385076 INFO  (closeThreadPool-12307-thread-3) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2385076 INFO  (closeThreadPool-12307-thread-3) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/shard-3-001/solr.xml
   [junit4]   2> 2385079 INFO  (closeThreadPool-12307-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2385079 INFO  (closeThreadPool-12307-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2385080 INFO  (closeThreadPool-12307-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@345572b9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2385089 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/shard-5-001 of type NRT
   [junit4]   2> 2385091 WARN  (closeThreadPool-12307-thread-5) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2385091 INFO  (closeThreadPool-12307-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2385091 INFO  (closeThreadPool-12307-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2385091 INFO  (closeThreadPool-12307-thread-5) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 2385094 INFO  (closeThreadPool-12307-thread-5) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2385094 INFO  (closeThreadPool-12307-thread-5) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2385094 INFO  (closeThreadPool-12307-thread-5) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2385094 INFO  (closeThreadPool-12307-thread-5) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@70ee9289{/lf_ei/uk,null,AVAILABLE}
   [junit4]   2> 2385095 INFO  (closeThreadPool-12307-thread-5) [     ] o.e.j.s.AbstractConnector Started ServerConnector@763d22a3{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:46209}
   [junit4]   2> 2385095 INFO  (closeThreadPool-12307-thread-5) [     ] o.e.j.s.Server Started @2385121ms
   [junit4]   2> 2385095 INFO  (closeThreadPool-12307-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/tempDir-001/jetty5, solrconfig=solrconfig.xml, hostContext=/lf_ei/uk, hostPort=46209, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/shard-5-001/cores}
   [junit4]   2> 2385095 ERROR (closeThreadPool-12307-thread-5) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2385095 INFO  (closeThreadPool-12307-thread-5) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2385095 INFO  (closeThreadPool-12307-thread-5) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 2385095 INFO  (closeThreadPool-12307-thread-5) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2385095 INFO  (closeThreadPool-12307-thread-5) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2385095 INFO  (closeThreadPool-12307-thread-5) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-19T15:45:03.996Z
   [junit4]   2> 2385097 INFO  (closeThreadPool-12307-thread-5) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2385097 INFO  (zkConnectionManagerCallback-12326-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2385097 INFO  (closeThreadPool-12307-thread-5) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2385177 INFO  (closeThreadPool-12307-thread-1) [n:127.0.0.1:39973_lf_ei%2Fuk     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2385182 INFO  (zkConnectionManagerCallback-12328-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2385182 INFO  (closeThreadPool-12307-thread-1) [n:127.0.0.1:39973_lf_ei%2Fuk     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2385185 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 6 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/shard-6-001 of type NRT
   [junit4]   2> 2385185 INFO  (closeThreadPool-12307-thread-1) [n:127.0.0.1:39973_lf_ei%2Fuk     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2385187 INFO  (closeThreadPool-12307-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2385188 WARN  (closeThreadPool-12307-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@17aa6fed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2385188 WARN  (closeThreadPool-12307-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@17aa6fed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2385191 WARN  (closeThreadPool-12307-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4a1b2965[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2385191 WARN  (closeThreadPool-12307-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4a1b2965[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2385191 INFO  (closeThreadPool-12307-thread-1) [n:127.0.0.1:39973_lf_ei%2Fuk     ] o.a.s.c.ZkController Publish node=127.0.0.1:39973_lf_ei%2Fuk as DOWN
   [junit4]   2> 2385192 INFO  (closeThreadPool-12307-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39977/solr
   [junit4]   2> 2385192 INFO  (closeThreadPool-12307-thread-1) [n:127.0.0.1:39973_lf_ei%2Fuk     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2385192 INFO  (closeThreadPool-12307-thread-1) [n:127.0.0.1:39973_lf_ei%2Fuk     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39973_lf_ei%2Fuk
   [junit4]   2> 2385193 WARN  (closeThreadPool-12307-thread-6) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2385193 INFO  (closeThreadPool-12307-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2385193 INFO  (closeThreadPool-12307-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2385193 INFO  (closeThreadPool-12307-thread-6) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 2385194 INFO  (zkCallback-12290-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2385198 INFO  (closeThreadPool-12307-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2385199 INFO  (zkCallback-12305-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2385199 INFO  (zkCallback-12327-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2385199 WARN  (closeThreadPool-12307-thread-1) [n:127.0.0.1:39973_lf_ei%2Fuk     ] 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> 2385210 INFO  (zkConnectionManagerCallback-12336-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2385210 INFO  (closeThreadPool-12307-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2385218 INFO  (closeThreadPool-12307-thread-1) [n:127.0.0.1:39973_lf_ei%2Fuk     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2385220 INFO  (closeThreadPool-12307-thread-6) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2385220 INFO  (closeThreadPool-12307-thread-6) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2385220 INFO  (closeThreadPool-12307-thread-6) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2385222 INFO  (closeThreadPool-12307-thread-6) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@51dcbe50{/lf_ei/uk,null,AVAILABLE}
   [junit4]   2> 2385222 INFO  (closeThreadPool-12307-thread-6) [     ] o.e.j.s.AbstractConnector Started ServerConnector@331a1c78{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:43247}
   [junit4]   2> 2385222 INFO  (closeThreadPool-12307-thread-6) [     ] o.e.j.s.Server Started @2385249ms
   [junit4]   2> 2385222 INFO  (closeThreadPool-12307-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/tempDir-001/jetty6, solrconfig=solrconfig.xml, hostContext=/lf_ei/uk, hostPort=43247, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/shard-6-001/cores}
   [junit4]   2> 2385223 ERROR (closeThreadPool-12307-thread-6) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2385223 INFO  (closeThreadPool-12307-thread-6) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2385223 INFO  (closeThreadPool-12307-thread-6) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 2385223 INFO  (closeThreadPool-12307-thread-6) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2385223 INFO  (closeThreadPool-12307-thread-6) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2385223 INFO  (closeThreadPool-12307-thread-6) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-19T15:45:04.124Z
   [junit4]   2> 2385229 INFO  (closeThreadPool-12307-thread-6) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2385230 INFO  (zkConnectionManagerCallback-12340-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2385230 INFO  (closeThreadPool-12307-thread-6) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2385233 INFO  (closeThreadPool-12307-thread-1) [n:127.0.0.1:39973_lf_ei%2Fuk     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@345572b9
   [junit4]   2> 2385240 INFO  (closeThreadPool-12307-thread-1) [n:127.0.0.1:39973_lf_ei%2Fuk     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@345572b9
   [junit4]   2> 2385241 INFO  (closeThreadPool-12307-thread-1) [n:127.0.0.1:39973_lf_ei%2Fuk     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@345572b9
   [junit4]   2> 2385241 INFO  (closeThreadPool-12307-thread-1) [n:127.0.0.1:39973_lf_ei%2Fuk     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2385242 INFO  (closeThreadPool-12307-thread-1) [n:127.0.0.1:39973_lf_ei%2Fuk     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/shard-1-001/cores
   [junit4]   2> 2385250 INFO  (closeThreadPool-12307-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2385250 WARN  (closeThreadPool-12307-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7725d98b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2385250 WARN  (closeThreadPool-12307-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7725d98b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2385253 WARN  (closeThreadPool-12307-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2b1c8e98[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2385253 WARN  (closeThreadPool-12307-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2b1c8e98[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2385254 INFO  (closeThreadPool-12307-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39977/solr
   [junit4]   2> 2385258 INFO  (closeThreadPool-12307-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2385259 INFO  (zkConnectionManagerCallback-12346-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2385259 INFO  (closeThreadPool-12307-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2385268 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:39973_lf_ei%2Fuk
   [junit4]   2> 2385270 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 7 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/shard-7-001 of type NRT
   [junit4]   2> 2385270 WARN  (closeThreadPool-12307-thread-7) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2385270 INFO  (closeThreadPool-12307-thread-7) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2385270 INFO  (closeThreadPool-12307-thread-7) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2385270 INFO  (closeThreadPool-12307-thread-7) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 2385272 INFO  (closeThreadPool-12307-thread-7) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2385272 INFO  (closeThreadPool-12307-thread-7) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2385272 INFO  (closeThreadPool-12307-thread-7) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2385272 INFO  (closeThreadPool-12307-thread-7) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@25f57a67{/lf_ei/uk,null,AVAILABLE}
   [junit4]   2> 2385272 INFO  (closeThreadPool-12307-thread-7) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7c1973fc{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:41655}
   [junit4]   2> 2385272 INFO  (closeThreadPool-12307-thread-7) [     ] o.e.j.s.Server Started @2385299ms
   [junit4]   2> 2385272 INFO  (closeThreadPool-12307-thread-7) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/tempDir-001/jetty7, solrconfig=solrconfig.xml, hostContext=/lf_ei/uk, hostPort=41655, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/shard-7-001/cores}
   [junit4]   2> 2385273 ERROR (closeThreadPool-12307-thread-7) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2385273 INFO  (closeThreadPool-12307-thread-7) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2385273 INFO  (closeThreadPool-12307-thread-7) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 2385273 INFO  (closeThreadPool-12307-thread-7) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2385273 INFO  (closeThreadPool-12307-thread-7) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2385273 INFO  (closeThreadPool-12307-thread-7) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-19T15:45:04.174Z
   [junit4]   2> 2385274 INFO  (closeThreadPool-12307-thread-7) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2385275 INFO  (zkConnectionManagerCallback-12348-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2385275 INFO  (closeThreadPool-12307-thread-7) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2385276 INFO  (closeThreadPool-12307-thread-4) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2385276 INFO  (closeThreadPool-12307-thread-4) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/shard-4-001/solr.xml
   [junit4]   2> 2385279 INFO  (closeThreadPool-12307-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2385279 INFO  (closeThreadPool-12307-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2385281 INFO  (closeThreadPool-12307-thread-4) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@345572b9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2385317 INFO  (closeThreadPool-12307-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2385318 WARN  (closeThreadPool-12307-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2fc40d5f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2385318 WARN  (closeThreadPool-12307-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2fc40d5f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2385320 WARN  (closeThreadPool-12307-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7ac079cf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2385320 WARN  (closeThreadPool-12307-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7ac079cf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2385321 INFO  (closeThreadPool-12307-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39977/solr
   [junit4]   2> 2385322 INFO  (closeThreadPool-12307-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2385322 INFO  (zkConnectionManagerCallback-12355-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2385323 INFO  (closeThreadPool-12307-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2385350 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 8 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/shard-8-001 of type NRT
   [junit4]   2> 2385351 WARN  (closeThreadPool-12307-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2385351 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2385351 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2385351 INFO  (closeThreadPool-12307-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 2385351 INFO  (closeThreadPool-12307-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2385351 INFO  (closeThreadPool-12307-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2385351 INFO  (closeThreadPool-12307-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2385352 INFO  (closeThreadPool-12307-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1868d328{/lf_ei/uk,null,AVAILABLE}
   [junit4]   2> 2385352 INFO  (closeThreadPool-12307-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@582110d3{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:41171}
   [junit4]   2> 2385352 INFO  (closeThreadPool-12307-thread-1) [     ] o.e.j.s.Server Started @2385378ms
   [junit4]   2> 2385352 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/tempDir-001/jetty8, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/lf_ei/uk, hostPort=41171, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/shard-8-001/cores}
   [junit4]   2> 2385352 ERROR (closeThreadPool-12307-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2385352 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2385352 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 2385352 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2385352 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2385352 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-19T15:45:04.253Z
   [junit4]   2> 2385353 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2385354 INFO  (zkConnectionManagerCallback-12357-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2385354 INFO  (closeThreadPool-12307-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2385376 INFO  (closeThreadPool-12307-thread-7) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2385376 INFO  (closeThreadPool-12307-thread-7) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/shard-7-001/solr.xml
   [junit4]   2> 2385380 INFO  (closeThreadPool-12307-thread-7) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2385380 INFO  (closeThreadPool-12307-thread-7) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2385381 INFO  (closeThreadPool-12307-thread-7) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@345572b9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2385424 INFO  (closeThreadPool-12307-thread-4) [n:127.0.0.1:44667_lf_ei%2Fuk     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2385425 INFO  (zkConnectionManagerCallback-12360-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2385425 INFO  (closeThreadPool-12307-thread-4) [n:127.0.0.1:44667_lf_ei%2Fuk     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2385425 INFO  (TEST-RollingRestartTest.test-seed#[B11268ACB6631A6B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 9 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001/shard-9-001 of type NRT
   [junit4]   2> 2385428 INFO  (closeThreadPool-12307-thread-4) [n:127.0.0.1:44667_lf_ei%2Fuk     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2385429 INFO  (closeThreadPool-12307-thread-7) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2385430 WARN  (closeThreadPool-12307-thread-7) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@32528dac[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2385430 WARN  (closeThreadPool-12307-thread-7) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@32528dac[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2385430 INFO  (closeThreadPool-12307-thread-4) [n:127.0.0.1:44667_lf_ei%2Fuk     ] o.a.s.c.ZkController Publish node=127.0.0.1:44667_lf_ei%2Fuk as DOWN
   [junit4]   2> 2385431 WARN  (closeThreadPool-12307-thread-8) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size

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

tenance
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RollingRestartTest -Dtests.method=test -Dtests.seed=B11268ACB6631A6B -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=ga -Dtests.timezone=Pacific/Wallis -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    145s J2 | RollingRestartTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:44885/lf_ei/uk
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B11268ACB6631A6B:39465776189F7793]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:676)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
   [junit4]    > 	at org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:74)
   [junit4]    > 	at org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:564)
   [junit4]    > 	... 52 more
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B11268ACB6631A6B-001
   [junit4]   2> Dec 19, 2019 3:47:25 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1d37c467), locale=ga, timezone=Pacific/Wallis
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=270393048,total=534773760
   [junit4]   2> NOTE: All tests run in this JVM: [AutoAddReplicasPlanActionTest, TestSolrDeletionPolicy2, HdfsDirectoryFactoryTest, TestFreeTextSuggestions, JWTAuthPluginIntegrationTest, PeerSyncReplicationTest, TestPostingsSolrHighlighter, SolrRrdBackendFactoryTest, TestLRUCache, TestConfigSetsAPIZkFailure, TestReplicaProperties, DeleteStatusTest, SimpleCollectionCreateDeleteTest, TestDocumentBuilder, DocValuesNotIndexedTest, HdfsRecoveryZkTest, DateMathParserTest, TestXIncludeConfig, TestUtils, SolrLogAuditLoggerPluginTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, BufferStoreTest, HdfsWriteToMultipleCollectionsTest, SolrMetricManagerTest, TestJoin, TestDynamicFieldCollectionResource, TestCollationField, LegacyCloudClusterPropTest, TestNestedDocsSort, TestInPlaceUpdatesStandalone, LeaderElectionIntegrationTest, TestNonDefinedSimilarityFactory, TestMergePolicyConfig, TestFaceting, DistributedFacetPivotSmallTest, HdfsBasicDistributedZk2Test, CreateRoutedAliasTest, DistributedFacetPivotLargeTest, LukeRequestHandlerTest, SimplePostToolTest, TestJsonFacets, TestCollectionsAPIViaSolrCloudCluster, ResponseLogComponentTest, JWTVerificationkeyResolverTest, TestPayloadScoreQParserPlugin, TestStressVersions, SmileWriterTest, TestLMDirichletSimilarityFactory, TestQueryUtils, SuggesterTest, TestUtilizeNode, TestSubQueryTransformerDistrib, TestSchemaVersionResource, TestSimExtremeIndexing, SOLR749Test, TestSchemaNameResource, OverseerModifyCollectionTest, UnloadDistributedZkTest, TestLegacyTerms, TestLeaderElectionWithEmptyReplica, TestDistributedTracing, TestHttpShardHandlerFactory, TestCloudJSONFacetJoinDomain, ReturnFieldsTest, TestBulkSchemaConcurrent, CdcrOpsAndBoundariesTest, TestMacroExpander, DimensionalRoutedAliasUpdateProcessorTest, TestApiFramework, TestDistribIDF, CollectionStateFormat2Test, BigEndianAscendingWordSerializerTest, BasicAuthIntegrationTest, DistributedDebugComponentTest, TestSchemaManager, TestRequestForwarding, TestDFISimilarityFactory, TestCSVLoader, NoCacheHeaderTest, FullSolrCloudDistribCmdsTest, TestStreamBody, CoreAdminCreateDiscoverTest, SplitHandlerTest, TestDistributedGrouping, CustomHighlightComponentTest, ScheduledTriggerIntegrationTest, TestMinHashQParser, TestCloudRecovery, NodeAddedTriggerTest, SpellCheckComponentTest, AsyncCallRequestStatusResponseTest, SortByFunctionTest, TestTolerantSearch, TestSolrCoreSnapshots, SolrCloudExampleTest, BlockJoinFacetSimpleTest, CategoryRoutedAliasUpdateProcessorTest, HdfsThreadLeakTest, DistribJoinFromCollectionTest, BJQFilterAccessibleTest, TestSimpleTrackingShardHandler, UninvertDocValuesMergePolicyTest, TestAnalyzedSuggestions, TestTlogReplica, DistributedFacetSimpleRefinementLongTailTest, DocValuesMultiTest, TestQuerySenderNoQuery, TestPullReplica, WordBreakSolrSpellCheckerTest, TestSimScenario, DeleteNodeTest, ReindexCollectionTest, TaggingAttributeTest, UpdateParamsTest, TestNoOpRegenerator, TolerantUpdateProcessorTest, TestCloudConsistency, CacheHeaderTest, TestFieldCacheReopen, TestFieldSortValues, TestFieldResource, CSVRequestHandlerTest, QueryEqualityTest, TestCoreDiscovery, ImplicitSnitchTest, TestDistribDocBasedVersion, SegmentsInfoRequestHandlerTest, ExecutePlanActionTest, AlternateDirectoryTest, LeaderFailureAfterFreshStartTest, TestConfigSetProperties, TestFoldingMultitermQuery, TestSolrJacksonAnnotation, TestZkChroot, TestOmitPositions, CdcrVersionReplicationTest, TestCustomDocTransformer, TestLRUStatsCache, CollectionsAPIAsyncDistributedZkTest, HighlighterConfigTest, RandomizedTaggerTest, SpatialRPTFieldTypeTest, TestPhraseSuggestions, TestDynamicURP, RequestLoggingTest, TestSolrCloudWithDelegationTokens, BasicDistributedZkTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, ClusterStateTest, CollectionsAPISolrJTest, DistributedQueueTest, HttpPartitionOnCommitTest, HttpPartitionTest, MoveReplicaHDFSTest, MultiSolrCloudTestCaseTest, MultiThreadedOCPTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerStatusTest, OverseerTaskQueueTest, RemoteQueryErrorTest, ReplaceNodeNoTargetTest, ReplaceNodeTest, RollingRestartTest]
   [junit4] Completed [474/889 (1!)] on J2 in 144.92s, 1 test, 1 error <<< FAILURES!

[...truncated 54369 lines...]