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 2020/05/24 18:28:20 UTC

[JENKINS] Lucene-Solr-NightlyTests-8.5 - Build # 78 - Still Unstable

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.5/78/

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:41501/hp/jn

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:41501/hp/jn
	at __randomizedtesting.SeedInfo.seed([3BA46755A0E67F04:B3F0588F0E1A12FC]: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 14701 lines...]
   [junit4] Suite: org.apache.solr.cloud.RollingRestartTest
   [junit4]   2> 2619837 INFO  (SUITE-RollingRestartTest-seed#[3BA46755A0E67F04]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2619838 INFO  (SUITE-RollingRestartTest-seed#[3BA46755A0E67F04]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_3BA46755A0E67F04-001/data-dir-208-001
   [junit4]   2> 2619838 WARN  (SUITE-RollingRestartTest-seed#[3BA46755A0E67F04]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=154 numCloses=154
   [junit4]   2> 2619838 INFO  (SUITE-RollingRestartTest-seed#[3BA46755A0E67F04]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2619840 INFO  (SUITE-RollingRestartTest-seed#[3BA46755A0E67F04]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2619840 INFO  (SUITE-RollingRestartTest-seed#[3BA46755A0E67F04]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2619840 INFO  (SUITE-RollingRestartTest-seed#[3BA46755A0E67F04]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /hp/jn
   [junit4]   2> 2619843 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2619843 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2619843 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2619943 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.ZkTestServer start zk server on port:36751
   [junit4]   2> 2619944 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36751
   [junit4]   2> 2619944 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36751
   [junit4]   2> 2619944 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36751
   [junit4]   2> 2619945 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2619948 INFO  (zkConnectionManagerCallback-14471-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2619948 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2619951 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2619951 INFO  (zkConnectionManagerCallback-14473-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2619951 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2619952 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2619953 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2619954 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2619955 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2619956 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2619957 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2619957 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2619958 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2619959 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2619959 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2619960 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2619961 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 2620043 WARN  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2620043 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2620043 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2620043 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] 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> 2620050 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2620050 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2620050 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2620053 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6a5a6b15{/hp/jn,null,AVAILABLE}
   [junit4]   2> 2620053 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@251a042f{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:34261}
   [junit4]   2> 2620053 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.e.j.s.Server Started @2620085ms
   [junit4]   2> 2620053 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_3BA46755A0E67F04-001/tempDir-001/control/data, replicaType=NRT, hostContext=/hp/jn, hostPort=34261, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_3BA46755A0E67F04-001/control-001/cores}
   [junit4]   2> 2620053 ERROR (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2620053 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2620053 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.2
   [junit4]   2> 2620053 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2620053 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr
   [junit4]   2> 2620053 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-24T17:15:03.320Z
   [junit4]   2> 2620054 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2620055 INFO  (zkConnectionManagerCallback-14475-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2620055 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2620157 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2620157 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_3BA46755A0E67F04-001/control-001/solr.xml
   [junit4]   2> 2620161 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2620161 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2620162 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6488437f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2620412 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2620413 WARN  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@657545b5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2620413 WARN  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@657545b5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2620415 WARN  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3babd6fa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2620415 WARN  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3babd6fa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2620417 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36751/solr
   [junit4]   2> 2620417 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2620418 INFO  (zkConnectionManagerCallback-14482-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2620418 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2620520 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [n:127.0.0.1:34261_hp%2Fjn     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2620521 INFO  (zkConnectionManagerCallback-14484-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2620521 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [n:127.0.0.1:34261_hp%2Fjn     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2620567 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [n:127.0.0.1:34261_hp%2Fjn     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34261_hp%2Fjn
   [junit4]   2> 2620568 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [n:127.0.0.1:34261_hp%2Fjn     ] o.a.s.c.Overseer Overseer (id=73811474784780292-127.0.0.1:34261_hp%2Fjn-n_0000000000) starting
   [junit4]   2> 2620571 INFO  (OverseerStateUpdate-73811474784780292-127.0.0.1:34261_hp%2Fjn-n_0000000000) [n:127.0.0.1:34261_hp%2Fjn     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:34261_hp%2Fjn
   [junit4]   2> 2620571 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [n:127.0.0.1:34261_hp%2Fjn     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34261_hp%2Fjn
   [junit4]   2> 2620572 INFO  (OverseerStateUpdate-73811474784780292-127.0.0.1:34261_hp%2Fjn-n_0000000000) [n:127.0.0.1:34261_hp%2Fjn     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2620574 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [n:127.0.0.1:34261_hp%2Fjn     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2620574 WARN  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [n:127.0.0.1:34261_hp%2Fjn     ] 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> 2620589 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [n:127.0.0.1:34261_hp%2Fjn     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2620608 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [n:127.0.0.1:34261_hp%2Fjn     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6488437f
   [junit4]   2> 2620616 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [n:127.0.0.1:34261_hp%2Fjn     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6488437f
   [junit4]   2> 2620616 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [n:127.0.0.1:34261_hp%2Fjn     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6488437f
   [junit4]   2> 2620617 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [n:127.0.0.1:34261_hp%2Fjn     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_3BA46755A0E67F04-001/control-001/cores
   [junit4]   2> 2620634 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2620635 INFO  (zkConnectionManagerCallback-14493-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2620635 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2620635 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2620636 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36751/solr ready
   [junit4]   2> 2620637 INFO  (qtp575075669-113737) [n:127.0.0.1:34261_hp%2Fjn     ] 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:34261_hp%252Fjn&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2620639 INFO  (OverseerThreadFactory-12496-thread-1-processing-n:127.0.0.1:34261_hp%2Fjn) [n:127.0.0.1:34261_hp%2Fjn     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 2620745 INFO  (qtp575075669-113739) [n:127.0.0.1:34261_hp%2Fjn    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> 2620745 INFO  (qtp575075669-113739) [n:127.0.0.1:34261_hp%2Fjn    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2621756 INFO  (qtp575075669-113739) [n:127.0.0.1:34261_hp%2Fjn c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.2
   [junit4]   2> 2621772 INFO  (qtp575075669-113739) [n:127.0.0.1:34261_hp%2Fjn 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> 2621879 INFO  (qtp575075669-113739) [n:127.0.0.1:34261_hp%2Fjn 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> 2621891 INFO  (qtp575075669-113739) [n:127.0.0.1:34261_hp%2Fjn 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 configset conf1, trusted=true
   [junit4]   2> 2621892 INFO  (qtp575075669-113739) [n:127.0.0.1:34261_hp%2Fjn 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@6488437f
   [junit4]   2> 2621892 INFO  (qtp575075669-113739) [n:127.0.0.1:34261_hp%2Fjn 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.5/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_3BA46755A0E67F04-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_3BA46755A0E67F04-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 2621895 INFO  (qtp575075669-113739) [n:127.0.0.1:34261_hp%2Fjn c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@1b44dfdc
   [junit4]   2> 2621909 WARN  (qtp575075669-113739) [n:127.0.0.1:34261_hp%2Fjn 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> 2621965 INFO  (qtp575075669-113739) [n:127.0.0.1:34261_hp%2Fjn 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> 2621965 INFO  (qtp575075669-113739) [n:127.0.0.1:34261_hp%2Fjn 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> 2621967 INFO  (qtp575075669-113739) [n:127.0.0.1:34261_hp%2Fjn c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2621967 INFO  (qtp575075669-113739) [n:127.0.0.1:34261_hp%2Fjn c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2621968 INFO  (qtp575075669-113739) [n:127.0.0.1:34261_hp%2Fjn c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2621968 INFO  (qtp575075669-113739) [n:127.0.0.1:34261_hp%2Fjn c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2f6ce8d7[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2621969 INFO  (qtp575075669-113739) [n:127.0.0.1:34261_hp%2Fjn c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2621970 INFO  (qtp575075669-113739) [n:127.0.0.1:34261_hp%2Fjn 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> 2621970 INFO  (qtp575075669-113739) [n:127.0.0.1:34261_hp%2Fjn c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2621970 INFO  (qtp575075669-113739) [n:127.0.0.1:34261_hp%2Fjn 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 1667592885619392512
   [junit4]   2> 2621973 INFO  (searcherExecutor-12501-thread-1-processing-n:127.0.0.1:34261_hp%2Fjn x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:34261_hp%2Fjn 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@2f6ce8d7[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2621974 INFO  (qtp575075669-113739) [n:127.0.0.1:34261_hp%2Fjn 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> 2621974 INFO  (qtp575075669-113739) [n:127.0.0.1:34261_hp%2Fjn 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> 2621977 INFO  (qtp575075669-113739) [n:127.0.0.1:34261_hp%2Fjn c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2621977 INFO  (qtp575075669-113739) [n:127.0.0.1:34261_hp%2Fjn 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> 2621977 INFO  (qtp575075669-113739) [n:127.0.0.1:34261_hp%2Fjn c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34261/hp/jn/control_collection_shard1_replica_n1/
   [junit4]   2> 2621977 INFO  (qtp575075669-113739) [n:127.0.0.1:34261_hp%2Fjn 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> 2621977 INFO  (qtp575075669-113739) [n:127.0.0.1:34261_hp%2Fjn c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:34261/hp/jn/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2621977 INFO  (qtp575075669-113739) [n:127.0.0.1:34261_hp%2Fjn 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/73811474784780292-core_node2-n_0000000000
   [junit4]   2> 2621978 INFO  (qtp575075669-113739) [n:127.0.0.1:34261_hp%2Fjn 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:34261/hp/jn/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2622080 INFO  (zkCallback-14483-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> 2622080 INFO  (zkCallback-14483-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> 2622081 INFO  (qtp575075669-113739) [n:127.0.0.1:34261_hp%2Fjn 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> 2622082 INFO  (qtp575075669-113739) [n:127.0.0.1:34261_hp%2Fjn 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=1337
   [junit4]   2> 2622084 INFO  (qtp575075669-113737) [n:127.0.0.1:34261_hp%2Fjn     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2622182 INFO  (zkCallback-14483-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> 2622182 INFO  (zkCallback-14483-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> 2622182 INFO  (zkCallback-14483-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> 2622183 INFO  (qtp575075669-113737) [n:127.0.0.1:34261_hp%2Fjn     ] 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:34261_hp%252Fjn&wt=javabin&version=2} status=0 QTime=1545
   [junit4]   2> 2622183 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 2622288 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2622289 INFO  (zkConnectionManagerCallback-14499-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2622289 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2622290 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2622291 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36751/solr ready
   [junit4]   2> 2622291 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2622292 INFO  (qtp575075669-113739) [n:127.0.0.1:34261_hp%2Fjn     ] 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> 2622294 INFO  (OverseerThreadFactory-12496-thread-2-processing-n:127.0.0.1:34261_hp%2Fjn) [n:127.0.0.1:34261_hp%2Fjn     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 2622294 INFO  (OverseerCollectionConfigSetProcessor-73811474784780292-127.0.0.1:34261_hp%2Fjn-n_0000000000) [n:127.0.0.1:34261_hp%2Fjn     ] 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> 2622497 WARN  (OverseerThreadFactory-12496-thread-2-processing-n:127.0.0.1:34261_hp%2Fjn) [n:127.0.0.1:34261_hp%2Fjn     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 2622498 INFO  (qtp575075669-113739) [n:127.0.0.1:34261_hp%2Fjn     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2622499 INFO  (qtp575075669-113739) [n:127.0.0.1:34261_hp%2Fjn     ] 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=207
   [junit4]   2> 2622500 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 2622500 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2622500 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 2622500 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2622500 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 2622500 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2622500 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=16
   [junit4]   2> 2622581 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_3BA46755A0E67F04-001/shard-1-001 of type NRT for shard2
   [junit4]   2> 2622581 WARN  (closeThreadPool-14500-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2622581 INFO  (closeThreadPool-14500-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2622581 INFO  (closeThreadPool-14500-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2622581 INFO  (closeThreadPool-14500-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> 2622582 INFO  (closeThreadPool-14500-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2622582 INFO  (closeThreadPool-14500-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2622582 INFO  (closeThreadPool-14500-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2622583 INFO  (closeThreadPool-14500-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7ef5a7df{/hp/jn,null,AVAILABLE}
   [junit4]   2> 2622583 INFO  (closeThreadPool-14500-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@11f6070b{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:43921}
   [junit4]   2> 2622583 INFO  (closeThreadPool-14500-thread-1) [     ] o.e.j.s.Server Started @2622615ms
   [junit4]   2> 2622583 INFO  (closeThreadPool-14500-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_3BA46755A0E67F04-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/hp/jn, hostPort=43921, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_3BA46755A0E67F04-001/shard-1-001/cores}
   [junit4]   2> 2622583 ERROR (closeThreadPool-14500-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2622583 INFO  (closeThreadPool-14500-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2622583 INFO  (closeThreadPool-14500-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.2
   [junit4]   2> 2622583 INFO  (closeThreadPool-14500-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2622583 INFO  (closeThreadPool-14500-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr
   [junit4]   2> 2622583 INFO  (closeThreadPool-14500-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-24T17:15:05.850Z
   [junit4]   2> 2622588 INFO  (closeThreadPool-14500-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2622592 INFO  (zkConnectionManagerCallback-14502-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2622592 INFO  (closeThreadPool-14500-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2622666 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_3BA46755A0E67F04-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 2622667 WARN  (closeThreadPool-14500-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2622667 INFO  (closeThreadPool-14500-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2622667 INFO  (closeThreadPool-14500-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2622667 INFO  (closeThreadPool-14500-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> 2622673 INFO  (closeThreadPool-14500-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2622673 INFO  (closeThreadPool-14500-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2622673 INFO  (closeThreadPool-14500-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2622673 INFO  (closeThreadPool-14500-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9585e86{/hp/jn,null,AVAILABLE}
   [junit4]   2> 2622673 INFO  (closeThreadPool-14500-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2c652730{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:45937}
   [junit4]   2> 2622673 INFO  (closeThreadPool-14500-thread-2) [     ] o.e.j.s.Server Started @2622706ms
   [junit4]   2> 2622673 INFO  (closeThreadPool-14500-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_3BA46755A0E67F04-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/hp/jn, hostPort=45937, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_3BA46755A0E67F04-001/shard-2-001/cores}
   [junit4]   2> 2622674 ERROR (closeThreadPool-14500-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2622674 INFO  (closeThreadPool-14500-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2622674 INFO  (closeThreadPool-14500-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.2
   [junit4]   2> 2622674 INFO  (closeThreadPool-14500-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2622674 INFO  (closeThreadPool-14500-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr
   [junit4]   2> 2622674 INFO  (closeThreadPool-14500-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-24T17:15:05.941Z
   [junit4]   2> 2622676 INFO  (closeThreadPool-14500-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2622676 INFO  (zkConnectionManagerCallback-14504-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2622676 INFO  (closeThreadPool-14500-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2622693 INFO  (closeThreadPool-14500-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2622693 INFO  (closeThreadPool-14500-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_3BA46755A0E67F04-001/shard-1-001/solr.xml
   [junit4]   2> 2622697 INFO  (closeThreadPool-14500-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2622697 INFO  (closeThreadPool-14500-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2622698 INFO  (closeThreadPool-14500-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6488437f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2622751 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_3BA46755A0E67F04-001/shard-3-001 of type NRT for shard2
   [junit4]   2> 2622752 WARN  (closeThreadPool-14500-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2622752 INFO  (closeThreadPool-14500-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2622752 INFO  (closeThreadPool-14500-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2622752 INFO  (closeThreadPool-14500-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> 2622756 INFO  (closeThreadPool-14500-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2622756 INFO  (closeThreadPool-14500-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2622756 INFO  (closeThreadPool-14500-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2622756 INFO  (closeThreadPool-14500-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4e0a41{/hp/jn,null,AVAILABLE}
   [junit4]   2> 2622756 INFO  (closeThreadPool-14500-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@363aa18c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:43231}
   [junit4]   2> 2622756 INFO  (closeThreadPool-14500-thread-3) [     ] o.e.j.s.Server Started @2622789ms
   [junit4]   2> 2622756 INFO  (closeThreadPool-14500-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_3BA46755A0E67F04-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/hp/jn, hostPort=43231, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_3BA46755A0E67F04-001/shard-3-001/cores}
   [junit4]   2> 2622756 ERROR (closeThreadPool-14500-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2622756 INFO  (closeThreadPool-14500-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2622756 INFO  (closeThreadPool-14500-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.2
   [junit4]   2> 2622757 INFO  (closeThreadPool-14500-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2622757 INFO  (closeThreadPool-14500-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr
   [junit4]   2> 2622757 INFO  (closeThreadPool-14500-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-24T17:15:06.024Z
   [junit4]   2> 2622758 INFO  (closeThreadPool-14500-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2622760 INFO  (zkConnectionManagerCallback-14507-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2622760 INFO  (closeThreadPool-14500-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2622793 INFO  (closeThreadPool-14500-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2622793 INFO  (closeThreadPool-14500-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_3BA46755A0E67F04-001/shard-2-001/solr.xml
   [junit4]   2> 2622797 INFO  (closeThreadPool-14500-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2622797 INFO  (closeThreadPool-14500-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2622799 INFO  (closeThreadPool-14500-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6488437f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2622836 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_3BA46755A0E67F04-001/shard-4-001 of type NRT for shard1
   [junit4]   2> 2622836 WARN  (closeThreadPool-14500-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2622837 INFO  (closeThreadPool-14500-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2622837 INFO  (closeThreadPool-14500-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2622837 INFO  (closeThreadPool-14500-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> 2622837 INFO  (closeThreadPool-14500-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2622837 INFO  (closeThreadPool-14500-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2622837 INFO  (closeThreadPool-14500-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2622837 INFO  (closeThreadPool-14500-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3a149be2{/hp/jn,null,AVAILABLE}
   [junit4]   2> 2622838 INFO  (closeThreadPool-14500-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@49cc09e7{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:36829}
   [junit4]   2> 2622838 INFO  (closeThreadPool-14500-thread-4) [     ] o.e.j.s.Server Started @2622870ms
   [junit4]   2> 2622838 INFO  (closeThreadPool-14500-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_3BA46755A0E67F04-001/tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/hp/jn, hostPort=36829, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_3BA46755A0E67F04-001/shard-4-001/cores}
   [junit4]   2> 2622838 ERROR (closeThreadPool-14500-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2622838 INFO  (closeThreadPool-14500-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2622838 INFO  (closeThreadPool-14500-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.2
   [junit4]   2> 2622838 INFO  (closeThreadPool-14500-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2622838 INFO  (closeThreadPool-14500-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr
   [junit4]   2> 2622838 INFO  (closeThreadPool-14500-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-24T17:15:06.105Z
   [junit4]   2> 2622840 INFO  (closeThreadPool-14500-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2622840 INFO  (zkConnectionManagerCallback-14510-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2622840 INFO  (closeThreadPool-14500-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2622861 INFO  (closeThreadPool-14500-thread-3) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2622861 INFO  (closeThreadPool-14500-thread-3) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_3BA46755A0E67F04-001/shard-3-001/solr.xml
   [junit4]   2> 2622865 INFO  (closeThreadPool-14500-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2622865 INFO  (closeThreadPool-14500-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2622866 INFO  (closeThreadPool-14500-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6488437f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2622921 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_3BA46755A0E67F04-001/shard-5-001 of type NRT for shard2
   [junit4]   2> 2622932 WARN  (closeThreadPool-14500-thread-5) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2622932 INFO  (closeThreadPool-14500-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2622932 INFO  (closeThreadPool-14500-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2622932 INFO  (closeThreadPool-14500-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> 2622972 INFO  (closeThreadPool-14500-thread-4) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2622972 INFO  (closeThreadPool-14500-thread-4) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_3BA46755A0E67F04-001/shard-4-001/solr.xml
   [junit4]   2> 2622975 INFO  (closeThreadPool-14500-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2622975 INFO  (closeThreadPool-14500-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2622977 INFO  (closeThreadPool-14500-thread-4) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6488437f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2623012 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 6 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_3BA46755A0E67F04-001/shard-6-001 of type NRT for shard1
   [junit4]   2> 2623012 INFO  (closeThreadPool-14500-thread-5) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2623012 INFO  (closeThreadPool-14500-thread-5) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2623012 INFO  (closeThreadPool-14500-thread-5) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2623021 INFO  (closeThreadPool-14500-thread-5) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@405b3d5{/hp/jn,null,AVAILABLE}
   [junit4]   2> 2623029 INFO  (closeThreadPool-14500-thread-5) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6eec3ad{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:33363}
   [junit4]   2> 2623029 INFO  (closeThreadPool-14500-thread-5) [     ] o.e.j.s.Server Started @2623061ms
   [junit4]   2> 2623029 INFO  (closeThreadPool-14500-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_3BA46755A0E67F04-001/tempDir-001/jetty5, solrconfig=solrconfig.xml, hostContext=/hp/jn, hostPort=33363, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_3BA46755A0E67F04-001/shard-5-001/cores}
   [junit4]   2> 2623029 ERROR (closeThreadPool-14500-thread-5) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2623029 INFO  (closeThreadPool-14500-thread-5) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2623029 INFO  (closeThreadPool-14500-thread-5) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.2
   [junit4]   2> 2623029 INFO  (closeThreadPool-14500-thread-5) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2623029 INFO  (closeThreadPool-14500-thread-5) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr
   [junit4]   2> 2623029 INFO  (closeThreadPool-14500-thread-5) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-24T17:15:06.296Z
   [junit4]   2> 2623029 WARN  (closeThreadPool-14500-thread-6) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2623029 INFO  (closeThreadPool-14500-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2623029 INFO  (closeThreadPool-14500-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2623029 INFO  (closeThreadPool-14500-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> 2623120 INFO  (closeThreadPool-14500-thread-6) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2623120 INFO  (closeThreadPool-14500-thread-6) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2623120 INFO  (closeThreadPool-14500-thread-6) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2623128 INFO  (closeThreadPool-14500-thread-6) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2330c768{/hp/jn,null,AVAILABLE}
   [junit4]   2> 2623135 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 7 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_3BA46755A0E67F04-001/shard-7-001 of type NRT for shard2
   [junit4]   2> 2623146 INFO  (closeThreadPool-14500-thread-5) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2623150 WARN  (closeThreadPool-14500-thread-7) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2623156 INFO  (closeThreadPool-14500-thread-7) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2623156 INFO  (closeThreadPool-14500-thread-7) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2623156 INFO  (closeThreadPool-14500-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> 2623158 INFO  (zkConnectionManagerCallback-14514-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2623158 INFO  (closeThreadPool-14500-thread-5) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2623224 INFO  (closeThreadPool-14500-thread-7) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2623224 INFO  (closeThreadPool-14500-thread-7) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2623224 INFO  (closeThreadPool-14500-thread-7) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2623228 INFO  (closeThreadPool-14500-thread-7) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4e818130{/hp/jn,null,AVAILABLE}
   [junit4]   2> 2623228 INFO  (closeThreadPool-14500-thread-6) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6cfc8972{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:33297}
   [junit4]   2> 2623228 INFO  (closeThreadPool-14500-thread-6) [     ] o.e.j.s.Server Started @2623261ms
   [junit4]   2> 2623228 INFO  (closeThreadPool-14500-thread-7) [     ] o.e.j.s.AbstractConnector Started ServerConnector@16ee7372{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:41633}
   [junit4]   2> 2623228 INFO  (closeThreadPool-14500-thread-7) [     ] o.e.j.s.Server Started @2623261ms
   [junit4]   2> 2623228 INFO  (closeThreadPool-14500-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_3BA46755A0E67F04-001/tempDir-001/jetty6, solrconfig=solrconfig.xml, hostContext=/hp/jn, hostPort=33297, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_3BA46755A0E67F04-001/shard-6-001/cores}
   [junit4]   2> 2623228 INFO  (closeThreadPool-14500-thread-7) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_3BA46755A0E67F04-001/tempDir-001/jetty7, solrconfig=solrconfig.xml, hostContext=/hp/jn, hostPort=41633, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_3BA46755A0E67F04-001/shard-7-001/cores}
   [junit4]   2> 2623228 ERROR (closeThreadPool-14500-thread-7) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2623228 ERROR (closeThreadPool-14500-thread-6) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2623228 INFO  (closeThreadPool-14500-thread-6) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2623228 INFO  (closeThreadPool-14500-thread-7) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2623229 INFO  (closeThreadPool-14500-thread-6) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.2
   [junit4]   2> 2623229 INFO  (closeThreadPool-14500-thread-6) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2623229 INFO  (closeThreadPool-14500-thread-6) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr
   [junit4]   2> 2623229 INFO  (closeThreadPool-14500-thread-6) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-24T17:15:06.496Z
   [junit4]   2> 2623229 INFO  (closeThreadPool-14500-thread-7) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.2
   [junit4]   2> 2623229 INFO  (closeThreadPool-14500-thread-7) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2623229 INFO  (closeThreadPool-14500-thread-7) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr
   [junit4]   2> 2623229 INFO  (closeThreadPool-14500-thread-7) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-24T17:15:06.496Z
   [junit4]   2> 2623259 INFO  (closeThreadPool-14500-thread-7) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2623279 INFO  (closeThreadPool-14500-thread-6) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2623291 INFO  (zkConnectionManagerCallback-14517-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2623292 INFO  (closeThreadPool-14500-thread-7) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2623297 INFO  (zkConnectionManagerCallback-14518-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2623297 INFO  (closeThreadPool-14500-thread-6) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2623309 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 8 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_3BA46755A0E67F04-001/shard-8-001 of type NRT for shard1
   [junit4]   2> 2623327 WARN  (closeThreadPool-14500-thread-8) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2623327 INFO  (closeThreadPool-14500-thread-8) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2623327 INFO  (closeThreadPool-14500-thread-8) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2623327 INFO  (closeThreadPool-14500-thread-8) [     ] 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> 2623356 INFO  (closeThreadPool-14500-thread-5) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2623356 INFO  (closeThreadPool-14500-thread-5) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_3BA46755A0E67F04-001/shard-5-001/solr.xml
   [junit4]   2> 2623391 INFO  (closeThreadPool-14500-thread-8) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2623391 INFO  (closeThreadPool-14500-thread-8) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2623391 INFO  (closeThreadPool-14500-thread-8) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2623399 INFO  (closeThreadPool-14500-thread-8) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4d3784e7{/hp/jn,null,AVAILABLE}
   [junit4]   2> 2623400 INFO  (closeThreadPool-14500-thread-8) [     ] o.e.j.s.AbstractConnector Started ServerConnector@846e2a9{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44651}
   [junit4]   2> 2623400 INFO  (closeThreadPool-14500-thread-8) [     ] o.e.j.s.Server Started @2623432ms
   [junit4]   2> 2623400 INFO  (closeThreadPool-14500-thread-8) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_3BA46755A0E67F04-001/tempDir-001/jetty8, solrconfig=solrconfig.xml, hostContext=/hp/jn, hostPort=44651, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_3BA46755A0E67F04-001/shard-8-001/cores}
   [junit4]   2> 2623400 ERROR (closeThreadPool-14500-thread-8) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2623400 INFO  (closeThreadPool-14500-thread-8) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2623400 INFO  (closeThreadPool-14500-thread-8) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.2
   [junit4]   2> 2623400 INFO  (closeThreadPool-14500-thread-8) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2623400 INFO  (closeThreadPool-14500-thread-8) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr
   [junit4]   2> 2623400 INFO  (closeThreadPool-14500-thread-8) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-24T17:15:06.667Z
   [junit4]   2> 2623401 INFO  (closeThreadPool-14500-thread-6) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2623401 INFO  (closeThreadPool-14500-thread-6) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_3BA46755A0E67F04-001/shard-6-001/solr.xml
   [junit4]   2> 2623411 INFO  (closeThreadPool-14500-thread-8) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2623412 INFO  (closeThreadPool-14500-thread-5) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2623412 INFO  (closeThreadPool-14500-thread-5) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2623412 INFO  (closeThreadPool-14500-thread-6) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2623412 INFO  (closeThreadPool-14500-thread-6) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2623414 INFO  (closeThreadPool-14500-thread-6) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6488437f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2623417 INFO  (closeThreadPool-14500-thread-5) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6488437f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2623419 INFO  (zkConnectionManagerCallback-14520-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2623419 INFO  (closeThreadPool-14500-thread-8) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2623430 INFO  (closeThreadPool-14500-thread-7) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2623430 INFO  (closeThreadPool-14500-thread-7) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_3BA46755A0E67F04-001/shard-7-001/solr.xml
   [junit4]   2> 2623438 INFO  (closeThreadPool-14500-thread-7) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2623438 INFO  (closeThreadPool-14500-thread-7) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2623440 INFO  (closeThreadPool-14500-thread-7) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6488437f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2623530 INFO  (closeThreadPool-14500-thread-8) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2623530 INFO  (closeThreadPool-14500-thread-8) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_3BA46755A0E67F04-001/shard-8-001/solr.xml
   [junit4]   2> 2623534 INFO  (closeThreadPool-14500-thread-8) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2623534 INFO  (closeThreadPool-14500-thread-8) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2623535 INFO  (closeThreadPool-14500-thread-8) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6488437f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2623649 INFO  (closeThreadPool-14500-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2623666 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 9 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_3BA46755A0E67F04-001/shard-9-001 of type NRT for shard2
   [junit4]   2> 2623666 WARN  (closeThreadPool-14500-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@68cf2027[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2623666 WARN  (closeThreadPool-14500-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@68cf2027[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2623675 WARN  (closeThreadPool-14500-thread-9) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2623675 INFO  (closeThreadPool-14500-thread-9) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2623675 INFO  (closeThreadPool-14500-thread-9) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2623675 INFO  (closeThreadPool-14500-thread-9) [     ] 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> 2623700 WARN  (closeThreadPool-14500-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@63c843f5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2623700 WARN  (closeThreadPool-14500-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@63c843f5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2623702 INFO  (closeThreadPool-14500-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36751/solr
   [junit4]   2> 2623774 INFO  (closeThreadPool-14500-thread-9) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2623774 INFO  (closeThreadPool-14500-thread-9) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2623774 INFO  (closeThreadPool-14500-thread-9) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2623784 INFO  (closeThreadPool-14500-thread-9) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@64e33c5a{/hp/jn,null,AVAILABLE}
   [junit4]   2> 2623789 INFO  (closeThreadPool-14500-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2623795 INFO  (closeThreadPool-14500-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2623798 INFO  (closeThreadPool-14500-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2623798 INFO  (closeThreadPool-14500-thread-9) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4c20d905{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:39805}
   [junit4]   2> 2623798 INFO  (closeThreadPool-14500-thread-9) [     ] o.e.j.s.Server Started @2623830ms
   [junit4]   2> 2623798 INFO  (closeThreadPool-14500-thread-9) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_3BA46755A0E67F04-001/tempDir-001/jetty9, solrconfig=solrconfig.xml, hostContext=/hp/jn, hostPort=39805, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_3BA46755A0E67F04-001/shard-9-001/cores}
   [junit4]   2> 2623798 ERROR (closeThreadPool-14500-thread-9) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2623798 INFO  (closeThreadPool-14500-thread-9) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2623798 INFO  (closeThreadPool-14500-thread-9) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.2
   [junit4]   2> 2623798 INFO  (closeThreadPool-14500-thread-9) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2623798 INFO  (closeThreadPool-14500-thread-9) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr
   [junit4]   2> 2623798 INFO  (closeThreadPool-14500-thread-9) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-24T17:15:07.065Z
   [junit4]   2> 2623806 INFO  (closeThreadPool-14500-thread-9) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2623828 WARN  (closeThreadPool-14500-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@25d8a3e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2623828 WARN  (closeThreadPool-14500-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@25d8a3e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2623836 WARN  (closeThreadPool-14500-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5058aec5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2623836 WARN  (closeThreadPool-14500-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5058aec5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2623844 INFO  (zkConnectionManagerCallback-14530-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2623844 INFO  (closeThreadPool-14500-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2623877 INFO  (TEST-RollingRestartTest.test-seed#[3BA46755A0E67F04]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 10 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_3BA46755A0E67F04-001/shard-10-001 of type NRT for shard1
   [junit4]   2> 2623884 INFO  (zkConnectionManagerCallback-14533-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2623884 INFO  (closeThreadPool-14500-thread-9) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2623893 WARN  (closeThreadPool-14500-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@38976d28[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2623893 WARN  (closeThreadPool-14500-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@38976d28[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2623894 INFO  (closeThreadPool-14500-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36751/solr
   [junit4]   2> 2623900 WARN  (closeThreadPool-14500-thread-10) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2623900 INFO  (closeThreadPool-14500-thread-10) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2623900 INFO  (closeThreadPool-14500-thread-10) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2623900 INFO  (closeThreadPool-14500-thread-10) [     ] 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> 2623932 INFO  (closeThreadPool-14500-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2623952 INFO  (zkConnectionManagerCallback-14540-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2623953 INFO  (closeThreadPool-14500-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2623960 INFO  (closeThreadPool-14500-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [ju

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

le.encoding=UTF-8
   [junit4] ERROR    149s J1 | RollingRestartTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:41501/hp/jn
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3BA46755A0E67F04:B3F0588F0E1A12FC]: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.5/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_3BA46755A0E67F04-001
   [junit4]   2> May 24, 2020 5:17:32 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=497, maxMBSortInHeap=7.39519067432764, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7a6552ff), locale=es-PE, timezone=America/Lower_Princes
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=149428504,total=533725184
   [junit4]   2> NOTE: All tests run in this JVM: [FieldMutatingUpdateProcessorTest, SolrGraphiteReporterTest, TestOmitPositions, TestExportTool, PackageManagerCLITest, TestNumericTerms32, TestSimTriggerIntegration, TestWordDelimiterFilterFactory, TestDistribIDF, TestPhraseSuggestions, BJQParserTest, CollectionReloadTest, HdfsBasicDistributedZk2Test, BadCopyFieldTest, TestFreeTextSuggestions, TestCollationField, DistributedTermsComponentTest, ImplicitSnitchTest, HdfsRecoveryZkTest, TestSolrCloudWithSecureImpersonation, TestObjectReleaseTracker, TestUnifiedSolrHighlighter, TestXIncludeConfig, SuggestComponentContextFilterQueryTest, CurrencyRangeFacetCloudTest, TestRestManager, TestOrdValues, ShardsWhitelistTest, CoreAdminRequestStatusTest, AlternateDirectoryTest, TestCoreAdminApis, TestSolrCoreSnapshots, HdfsChaosMonkeySafeLeaderTest, TestAuthenticationFramework, RootFieldTest, BufferStoreTest, TestCloudJSONFacetJoinDomain, MaxSizeAutoCommitTest, TestAtomicUpdateErrorCases, TestSmileRequest, LargeFieldTest, TestComplexPhraseLeadingWildcard, DeleteInactiveReplicaTest, TestCustomSort, TestHdfsBackupRestoreCore, TestLegacyNumericRangeQueryBuilder, TestHashPartitioner, TestStressReorder, TestLockTree, ClusterStateUpdateTest, TermVectorComponentTest, SimplePostToolTest, TestLegacyTerms, ChaosMonkeyNothingIsSafeTest, TestFilteredDocIdSet, TestInPlaceUpdateWithRouteField, TestSolrConfigHandlerConcurrent, TestLMDirichletSimilarityFactory, OpenExchangeRatesOrgProviderTest, HdfsCollectionsAPIDistributedZkTest, TestFieldCacheReopen, ShardRoutingTest, ScriptEngineTest, TestNamedUpdateProcessors, OverriddenZkACLAndCredentialsProvidersTest, TestRequestStatusCollectionAPI, ResponseBuilderTest, TestInitParams, SuggesterTest, TestRTGBase, TestSimpleTextCodec, ExternalFileFieldSortTest, TestConfigSetProperties, MetricUtilsTest, HdfsWriteToMultipleCollectionsTest, TestRecoveryHdfs, SolrIndexConfigTest, ConjunctionSolrSpellCheckerTest, MissingSegmentRecoveryTest, LeaderElectionTest, CloudReplicaSourceTest, UtilsToolTest, TestDynamicFieldCollectionResource, ChangedSchemaMergeTest, TestSolrCLIRunExample, CloudExitableDirectoryReaderTest, TestManagedSchema, TestQueryingOnDownCollection, LeaderTragicEventTest, ClassificationUpdateProcessorTest, JWTAuthPluginIntegrationTest, DocValuesMultiTest, TestImpersonationWithHadoopAuth, DistributedFacetExistsSmallTest, SortByFunctionTest, MinimalSchemaTest, TestFieldResource, SplitByPrefixTest, DeleteReplicaTest, HLLUtilTest, TestRebalanceLeaders, MetricsHistoryIntegrationTest, TestCursorMarkWithoutUniqueKey, IndexBasedSpellCheckerTest, BJQFilterAccessibleTest, NodeLostTriggerIntegrationTest, NestedShardedAtomicUpdateTest, TestFieldCacheVsDocValues, TestCoreDiscovery, HealthCheckHandlerTest, TestSimDistributedQueue, DistributedMLTComponentTest, SOLR749Test, MoveReplicaTest, TestSchemaVersionResource, ZkFailoverTest, TestSearchPerf, JavaBinAtomicUpdateMultivalueTest, UninvertDocValuesMergePolicyTest, TestReplicationHandlerDiskOverFlow, TestSolrQueryResponse, SplitHandlerTest, PreAnalyzedFieldTest, TestBulkSchemaConcurrent, MetricsHistoryHandlerTest, TestBackupRepositoryFactory, BasicFunctionalityTest, BasicDistributedZk2Test, TestSegmentSorting, TestCSVLoader, TestLRUStatsCache, AddBlockUpdateTest, HttpPartitionWithTlogReplicasTest, UUIDFieldTest, HighlighterTest, MoreLikeThisComponentTest, StatelessScriptUpdateProcessorFactoryTest, MetricTriggerTest, TestInitQParser, TestCloudPseudoReturnFields, TestReRankQParserPlugin, CategoryRoutedAliasUpdateProcessorTest, DataDrivenBlockJoinTest, JsonLoaderTest, ConnectionManagerTest, RAMDirectoryFactoryTest, IndexSizeTriggerSizeEstimationTest, AnalysisAfterCoreReloadTest, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, EchoParamsTest, SolrInfoBeanTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestDistributedSearch, TestDocumentBuilder, TestHighlightDedupGrouping, TestJoin, TestRandomFaceting, TestSimpleTrackingShardHandler, TestSolrTestCaseJ4, TestTolerantSearch, TestTrie, PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, TestDeprecatedFilters, TestLuceneMatchVersion, TestReversedWildcardFilterFactory, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ConnectionReuseTest, AddReplicaTest, AliasIntegrationTest, ChaosMonkeySafeLeaderTest, ChaosMonkeySafeLeaderWithPullReplicasTest, ClusterStateTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, CreateRoutedAliasTest, DistribCursorPagingTest, DistribDocExpirationUpdateProcessorTest, ForceLeaderWithTlogReplicasTest, LeaderElectionIntegrationTest, LegacyCloudClusterPropTest, MigrateRouteKeyTest, OverseerTaskQueueTest, ReindexCollectionTest, RollingRestartTest]
   [junit4] Completed [434/901 (1!)] on J1 in 149.90s, 1 test, 1 error <<< FAILURES!

[...truncated 54198 lines...]

[JENKINS] Lucene-Solr-NightlyTests-8.5 - Build # 79 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.5/79/

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:33943/jita/se

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:33943/jita/se
	at __randomizedtesting.SeedInfo.seed([966199BDF966D10E:1E35A667579ABCF6]: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 14898 lines...]
   [junit4] Suite: org.apache.solr.cloud.RollingRestartTest
   [junit4]   2> 2409654 INFO  (SUITE-RollingRestartTest-seed#[966199BDF966D10E]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2409654 INFO  (SUITE-RollingRestartTest-seed#[966199BDF966D10E]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_966199BDF966D10E-001/data-dir-156-001
   [junit4]   2> 2409655 WARN  (SUITE-RollingRestartTest-seed#[966199BDF966D10E]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=23 numCloses=23
   [junit4]   2> 2409655 INFO  (SUITE-RollingRestartTest-seed#[966199BDF966D10E]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2409656 INFO  (SUITE-RollingRestartTest-seed#[966199BDF966D10E]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2409656 INFO  (SUITE-RollingRestartTest-seed#[966199BDF966D10E]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2409656 INFO  (SUITE-RollingRestartTest-seed#[966199BDF966D10E]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /jita/se
   [junit4]   2> 2409659 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2409659 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2409659 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2409759 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.ZkTestServer start zk server on port:37651
   [junit4]   2> 2409759 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:37651
   [junit4]   2> 2409759 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37651
   [junit4]   2> 2409759 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37651
   [junit4]   2> 2409761 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2409770 INFO  (zkConnectionManagerCallback-10287-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2409770 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2409777 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2409778 INFO  (zkConnectionManagerCallback-10289-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2409778 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2409779 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2409779 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2409780 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2409781 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2409782 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2409783 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2409783 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2409784 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2409784 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2409785 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2409786 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2409786 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 2409873 WARN  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2409873 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2409873 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2409873 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] 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> 2409874 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2409874 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2409874 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2409879 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@415f5af{/jita/se,null,AVAILABLE}
   [junit4]   2> 2409879 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7d963165{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44579}
   [junit4]   2> 2409879 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.e.j.s.Server Started @2409907ms
   [junit4]   2> 2409879 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_966199BDF966D10E-001/tempDir-001/control/data, hostContext=/jita/se, hostPort=44579, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_966199BDF966D10E-001/control-001/cores}
   [junit4]   2> 2409879 ERROR (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2409879 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2409880 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.2
   [junit4]   2> 2409880 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2409880 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr
   [junit4]   2> 2409880 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-25T16:53:51.673Z
   [junit4]   2> 2409882 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2409883 INFO  (zkConnectionManagerCallback-10291-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2409883 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2409984 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2409984 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_966199BDF966D10E-001/control-001/solr.xml
   [junit4]   2> 2410001 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2410001 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2410002 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3dc5f965, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2410517 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2410518 WARN  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1bb3f315[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2410518 WARN  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1bb3f315[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2410520 WARN  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4865f69b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2410520 WARN  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4865f69b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2410521 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37651/solr
   [junit4]   2> 2410522 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2410523 INFO  (zkConnectionManagerCallback-10298-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2410523 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2410627 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [n:127.0.0.1:44579_jita%2Fse     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2410637 INFO  (zkConnectionManagerCallback-10300-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2410637 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [n:127.0.0.1:44579_jita%2Fse     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2410687 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [n:127.0.0.1:44579_jita%2Fse     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44579_jita%2Fse
   [junit4]   2> 2410688 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [n:127.0.0.1:44579_jita%2Fse     ] o.a.s.c.Overseer Overseer (id=73817053755736068-127.0.0.1:44579_jita%2Fse-n_0000000000) starting
   [junit4]   2> 2410693 INFO  (OverseerStateUpdate-73817053755736068-127.0.0.1:44579_jita%2Fse-n_0000000000) [n:127.0.0.1:44579_jita%2Fse     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44579_jita%2Fse
   [junit4]   2> 2410700 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [n:127.0.0.1:44579_jita%2Fse     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44579_jita%2Fse
   [junit4]   2> 2410704 INFO  (zkCallback-10299-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2410707 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [n:127.0.0.1:44579_jita%2Fse     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2410707 WARN  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [n:127.0.0.1:44579_jita%2Fse     ] 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> 2410726 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [n:127.0.0.1:44579_jita%2Fse     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2410748 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [n:127.0.0.1:44579_jita%2Fse     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3dc5f965
   [junit4]   2> 2410757 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [n:127.0.0.1:44579_jita%2Fse     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3dc5f965
   [junit4]   2> 2410757 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [n:127.0.0.1:44579_jita%2Fse     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3dc5f965
   [junit4]   2> 2410758 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [n:127.0.0.1:44579_jita%2Fse     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_966199BDF966D10E-001/control-001/cores
   [junit4]   2> 2410779 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2410782 INFO  (zkConnectionManagerCallback-10309-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2410782 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2410785 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2410786 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37651/solr ready
   [junit4]   2> 2410791 INFO  (qtp506449715-32433) [n:127.0.0.1:44579_jita%2Fse     ] 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:44579_jita%252Fse&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2410794 INFO  (OverseerThreadFactory-9445-thread-1-processing-n:127.0.0.1:44579_jita%2Fse) [n:127.0.0.1:44579_jita%2Fse     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 2410899 INFO  (qtp506449715-32435) [n:127.0.0.1:44579_jita%2Fse    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> 2410900 INFO  (qtp506449715-32435) [n:127.0.0.1:44579_jita%2Fse    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2411911 INFO  (qtp506449715-32435) [n:127.0.0.1:44579_jita%2Fse c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.2
   [junit4]   2> 2411928 INFO  (qtp506449715-32435) [n:127.0.0.1:44579_jita%2Fse 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> 2412062 INFO  (qtp506449715-32435) [n:127.0.0.1:44579_jita%2Fse 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> 2412085 INFO  (qtp506449715-32435) [n:127.0.0.1:44579_jita%2Fse 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 configset conf1, trusted=true
   [junit4]   2> 2412085 INFO  (qtp506449715-32435) [n:127.0.0.1:44579_jita%2Fse 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@3dc5f965
   [junit4]   2> 2412085 INFO  (qtp506449715-32435) [n:127.0.0.1:44579_jita%2Fse 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.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_966199BDF966D10E-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_966199BDF966D10E-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 2412088 INFO  (qtp506449715-32435) [n:127.0.0.1:44579_jita%2Fse c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=6, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5634245350770516]
   [junit4]   2> 2412103 WARN  (qtp506449715-32435) [n:127.0.0.1:44579_jita%2Fse 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> 2412165 INFO  (qtp506449715-32435) [n:127.0.0.1:44579_jita%2Fse 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> 2412165 INFO  (qtp506449715-32435) [n:127.0.0.1:44579_jita%2Fse 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> 2412166 INFO  (qtp506449715-32435) [n:127.0.0.1:44579_jita%2Fse c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2412166 INFO  (qtp506449715-32435) [n:127.0.0.1:44579_jita%2Fse c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2412167 INFO  (qtp506449715-32435) [n:127.0.0.1:44579_jita%2Fse c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2412167 INFO  (qtp506449715-32435) [n:127.0.0.1:44579_jita%2Fse c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@55d2bc0b[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2412170 INFO  (qtp506449715-32435) [n:127.0.0.1:44579_jita%2Fse c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2412171 INFO  (qtp506449715-32435) [n:127.0.0.1:44579_jita%2Fse 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> 2412171 INFO  (qtp506449715-32435) [n:127.0.0.1:44579_jita%2Fse c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2412171 INFO  (qtp506449715-32435) [n:127.0.0.1:44579_jita%2Fse 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 1667682149559435264
   [junit4]   2> 2412176 INFO  (searcherExecutor-9450-thread-1-processing-n:127.0.0.1:44579_jita%2Fse x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:44579_jita%2Fse 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@55d2bc0b[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2412178 INFO  (qtp506449715-32435) [n:127.0.0.1:44579_jita%2Fse 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> 2412178 INFO  (qtp506449715-32435) [n:127.0.0.1:44579_jita%2Fse 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> 2412185 INFO  (qtp506449715-32435) [n:127.0.0.1:44579_jita%2Fse c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2412185 INFO  (qtp506449715-32435) [n:127.0.0.1:44579_jita%2Fse 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> 2412185 INFO  (qtp506449715-32435) [n:127.0.0.1:44579_jita%2Fse c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44579/jita/se/control_collection_shard1_replica_n1/
   [junit4]   2> 2412186 INFO  (qtp506449715-32435) [n:127.0.0.1:44579_jita%2Fse 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> 2412186 INFO  (qtp506449715-32435) [n:127.0.0.1:44579_jita%2Fse c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:44579/jita/se/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2412186 INFO  (qtp506449715-32435) [n:127.0.0.1:44579_jita%2Fse 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/73817053755736068-core_node2-n_0000000000
   [junit4]   2> 2412187 INFO  (qtp506449715-32435) [n:127.0.0.1:44579_jita%2Fse 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:44579/jita/se/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2412292 INFO  (zkCallback-10299-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> 2412295 INFO  (qtp506449715-32435) [n:127.0.0.1:44579_jita%2Fse 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> 2412298 INFO  (qtp506449715-32435) [n:127.0.0.1:44579_jita%2Fse 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=1398
   [junit4]   2> 2412306 INFO  (qtp506449715-32433) [n:127.0.0.1:44579_jita%2Fse     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2412398 INFO  (zkCallback-10299-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> 2412398 INFO  (zkCallback-10299-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> 2412399 INFO  (qtp506449715-32433) [n:127.0.0.1:44579_jita%2Fse     ] 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:44579_jita%252Fse&wt=javabin&version=2} status=0 QTime=1608
   [junit4]   2> 2412399 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 2412518 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2412521 INFO  (zkConnectionManagerCallback-10315-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2412521 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2412524 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2412544 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37651/solr ready
   [junit4]   2> 2412544 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2412545 INFO  (qtp506449715-32435) [n:127.0.0.1:44579_jita%2Fse     ] 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=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2412551 INFO  (OverseerThreadFactory-9445-thread-2-processing-n:127.0.0.1:44579_jita%2Fse) [n:127.0.0.1:44579_jita%2Fse     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 2412551 INFO  (OverseerCollectionConfigSetProcessor-73817053755736068-127.0.0.1:44579_jita%2Fse-n_0000000000) [n:127.0.0.1:44579_jita%2Fse     ] 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> 2412754 WARN  (OverseerThreadFactory-9445-thread-2-processing-n:127.0.0.1:44579_jita%2Fse) [n:127.0.0.1:44579_jita%2Fse     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 2412755 INFO  (qtp506449715-32435) [n:127.0.0.1:44579_jita%2Fse     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2412755 INFO  (qtp506449715-32435) [n:127.0.0.1:44579_jita%2Fse     ] 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=2&wt=javabin&version=2} status=0 QTime=210
   [junit4]   2> 2412756 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 2412756 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2412756 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 2412756 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2412757 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 2412757 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2412757 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=16
   [junit4]   2> 2412886 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_966199BDF966D10E-001/shard-1-001 of type NRT for shard2
   [junit4]   2> 2412890 WARN  (closeThreadPool-10316-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2412891 INFO  (closeThreadPool-10316-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2412891 INFO  (closeThreadPool-10316-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2412891 INFO  (closeThreadPool-10316-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> 2412893 INFO  (closeThreadPool-10316-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2412893 INFO  (closeThreadPool-10316-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2412893 INFO  (closeThreadPool-10316-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2412893 INFO  (closeThreadPool-10316-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@144d7b51{/jita/se,null,AVAILABLE}
   [junit4]   2> 2412893 INFO  (closeThreadPool-10316-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@31b5614a{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:34253}
   [junit4]   2> 2412893 INFO  (closeThreadPool-10316-thread-1) [     ] o.e.j.s.Server Started @2412921ms
   [junit4]   2> 2412893 INFO  (closeThreadPool-10316-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_966199BDF966D10E-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/jita/se, hostPort=34253, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_966199BDF966D10E-001/shard-1-001/cores}
   [junit4]   2> 2412893 ERROR (closeThreadPool-10316-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2412893 INFO  (closeThreadPool-10316-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2412893 INFO  (closeThreadPool-10316-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.2
   [junit4]   2> 2412893 INFO  (closeThreadPool-10316-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2412893 INFO  (closeThreadPool-10316-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr
   [junit4]   2> 2412893 INFO  (closeThreadPool-10316-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-25T16:53:54.686Z
   [junit4]   2> 2412902 INFO  (closeThreadPool-10316-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2412904 INFO  (zkConnectionManagerCallback-10318-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2412904 INFO  (closeThreadPool-10316-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2412977 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_966199BDF966D10E-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 2412979 WARN  (closeThreadPool-10316-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2412979 INFO  (closeThreadPool-10316-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2412979 INFO  (closeThreadPool-10316-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2412979 INFO  (closeThreadPool-10316-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> 2413001 INFO  (closeThreadPool-10316-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2413001 INFO  (closeThreadPool-10316-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2413001 INFO  (closeThreadPool-10316-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2413005 INFO  (closeThreadPool-10316-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2413005 INFO  (closeThreadPool-10316-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_966199BDF966D10E-001/shard-1-001/solr.xml
   [junit4]   2> 2413008 INFO  (closeThreadPool-10316-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@61dc4c8e{/jita/se,null,AVAILABLE}
   [junit4]   2> 2413008 INFO  (closeThreadPool-10316-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2413008 INFO  (closeThreadPool-10316-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2413009 INFO  (closeThreadPool-10316-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3dc5f965, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2413012 INFO  (closeThreadPool-10316-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1728ffc{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:39383}
   [junit4]   2> 2413012 INFO  (closeThreadPool-10316-thread-2) [     ] o.e.j.s.Server Started @2413040ms
   [junit4]   2> 2413012 INFO  (closeThreadPool-10316-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_966199BDF966D10E-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/jita/se, hostPort=39383, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_966199BDF966D10E-001/shard-2-001/cores}
   [junit4]   2> 2413012 ERROR (closeThreadPool-10316-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2413012 INFO  (closeThreadPool-10316-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2413012 INFO  (closeThreadPool-10316-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.2
   [junit4]   2> 2413012 INFO  (closeThreadPool-10316-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2413012 INFO  (closeThreadPool-10316-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr
   [junit4]   2> 2413012 INFO  (closeThreadPool-10316-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-25T16:53:54.805Z
   [junit4]   2> 2413019 INFO  (closeThreadPool-10316-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2413019 INFO  (zkConnectionManagerCallback-10321-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2413019 INFO  (closeThreadPool-10316-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2413120 INFO  (closeThreadPool-10316-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2413120 INFO  (closeThreadPool-10316-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_966199BDF966D10E-001/shard-2-001/solr.xml
   [junit4]   2> 2413124 INFO  (closeThreadPool-10316-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2413124 INFO  (closeThreadPool-10316-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2413125 INFO  (closeThreadPool-10316-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3dc5f965, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2413133 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_966199BDF966D10E-001/shard-3-001 of type NRT for shard2
   [junit4]   2> 2413134 WARN  (closeThreadPool-10316-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2413134 INFO  (closeThreadPool-10316-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2413134 INFO  (closeThreadPool-10316-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2413134 INFO  (closeThreadPool-10316-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> 2413141 INFO  (closeThreadPool-10316-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2413141 INFO  (closeThreadPool-10316-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2413141 INFO  (closeThreadPool-10316-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2413148 INFO  (closeThreadPool-10316-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1bc2c94{/jita/se,null,AVAILABLE}
   [junit4]   2> 2413169 INFO  (closeThreadPool-10316-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1ea7aec3{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:38175}
   [junit4]   2> 2413169 INFO  (closeThreadPool-10316-thread-3) [     ] o.e.j.s.Server Started @2413197ms
   [junit4]   2> 2413169 INFO  (closeThreadPool-10316-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_966199BDF966D10E-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/jita/se, hostPort=38175, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_966199BDF966D10E-001/shard-3-001/cores}
   [junit4]   2> 2413172 ERROR (closeThreadPool-10316-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2413172 INFO  (closeThreadPool-10316-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2413172 INFO  (closeThreadPool-10316-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.2
   [junit4]   2> 2413172 INFO  (closeThreadPool-10316-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2413172 INFO  (closeThreadPool-10316-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr
   [junit4]   2> 2413172 INFO  (closeThreadPool-10316-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-25T16:53:54.965Z
   [junit4]   2> 2413185 INFO  (closeThreadPool-10316-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2413194 INFO  (zkConnectionManagerCallback-10324-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2413194 INFO  (closeThreadPool-10316-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2413295 INFO  (closeThreadPool-10316-thread-3) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2413295 INFO  (closeThreadPool-10316-thread-3) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_966199BDF966D10E-001/shard-3-001/solr.xml
   [junit4]   2> 2413299 INFO  (closeThreadPool-10316-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2413299 INFO  (closeThreadPool-10316-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2413300 INFO  (closeThreadPool-10316-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3dc5f965, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2413352 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_966199BDF966D10E-001/shard-4-001 of type NRT for shard1
   [junit4]   2> 2413373 WARN  (closeThreadPool-10316-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2413373 INFO  (closeThreadPool-10316-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2413373 INFO  (closeThreadPool-10316-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2413373 INFO  (closeThreadPool-10316-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> 2413452 INFO  (closeThreadPool-10316-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2413452 INFO  (closeThreadPool-10316-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2413452 INFO  (closeThreadPool-10316-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2413458 INFO  (closeThreadPool-10316-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1cfca39c{/jita/se,null,AVAILABLE}
   [junit4]   2> 2413458 INFO  (closeThreadPool-10316-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7988b09f{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:34683}
   [junit4]   2> 2413458 INFO  (closeThreadPool-10316-thread-4) [     ] o.e.j.s.Server Started @2413486ms
   [junit4]   2> 2413458 INFO  (closeThreadPool-10316-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_966199BDF966D10E-001/tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/jita/se, hostPort=34683, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_966199BDF966D10E-001/shard-4-001/cores}
   [junit4]   2> 2413459 ERROR (closeThreadPool-10316-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2413459 INFO  (closeThreadPool-10316-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2413459 INFO  (closeThreadPool-10316-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.2
   [junit4]   2> 2413459 INFO  (closeThreadPool-10316-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2413459 INFO  (closeThreadPool-10316-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr
   [junit4]   2> 2413459 INFO  (closeThreadPool-10316-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-25T16:53:55.252Z
   [junit4]   2> 2413472 INFO  (closeThreadPool-10316-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2413490 INFO  (zkConnectionManagerCallback-10327-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2413490 INFO  (closeThreadPool-10316-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2413522 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_966199BDF966D10E-001/shard-5-001 of type NRT for shard2
   [junit4]   2> 2413534 WARN  (closeThreadPool-10316-thread-5) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2413534 INFO  (closeThreadPool-10316-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2413534 INFO  (closeThreadPool-10316-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2413534 INFO  (closeThreadPool-10316-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> 2413554 INFO  (closeThreadPool-10316-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2413562 INFO  (closeThreadPool-10316-thread-5) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2413562 INFO  (closeThreadPool-10316-thread-5) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2413562 INFO  (closeThreadPool-10316-thread-5) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2413574 INFO  (closeThreadPool-10316-thread-5) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@bfd7905{/jita/se,null,AVAILABLE}
   [junit4]   2> 2413585 INFO  (closeThreadPool-10316-thread-5) [     ] o.e.j.s.AbstractConnector Started ServerConnector@62f170e5{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:37227}
   [junit4]   2> 2413585 INFO  (closeThreadPool-10316-thread-5) [     ] o.e.j.s.Server Started @2413612ms
   [junit4]   2> 2413585 INFO  (closeThreadPool-10316-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_966199BDF966D10E-001/tempDir-001/jetty5, solrconfig=solrconfig.xml, hostContext=/jita/se, hostPort=37227, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_966199BDF966D10E-001/shard-5-001/cores}
   [junit4]   2> 2413585 ERROR (closeThreadPool-10316-thread-5) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2413585 INFO  (closeThreadPool-10316-thread-5) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2413589 INFO  (closeThreadPool-10316-thread-5) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.2
   [junit4]   2> 2413589 INFO  (closeThreadPool-10316-thread-5) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2413589 INFO  (closeThreadPool-10316-thread-5) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr
   [junit4]   2> 2413589 INFO  (closeThreadPool-10316-thread-5) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-25T16:53:55.382Z
   [junit4]   2> 2413589 WARN  (closeThreadPool-10316-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@16d5b5a9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2413589 WARN  (closeThreadPool-10316-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@16d5b5a9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2413606 INFO  (closeThreadPool-10316-thread-4) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2413606 INFO  (closeThreadPool-10316-thread-4) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_966199BDF966D10E-001/shard-4-001/solr.xml
   [junit4]   2> 2413609 INFO  (closeThreadPool-10316-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2413609 INFO  (closeThreadPool-10316-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2413618 INFO  (closeThreadPool-10316-thread-5) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2413628 INFO  (closeThreadPool-10316-thread-4) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3dc5f965, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2413649 WARN  (closeThreadPool-10316-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@265c2079[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2413649 WARN  (closeThreadPool-10316-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@265c2079[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2413650 INFO  (closeThreadPool-10316-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37651/solr
   [junit4]   2> 2413662 INFO  (zkConnectionManagerCallback-10331-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2413662 INFO  (closeThreadPool-10316-thread-5) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2413696 INFO  (closeThreadPool-10316-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2413707 INFO  (zkConnectionManagerCallback-10336-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2413707 INFO  (closeThreadPool-10316-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2413719 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 6 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_966199BDF966D10E-001/shard-6-001 of type NRT for shard1
   [junit4]   2> 2413734 WARN  (closeThreadPool-10316-thread-6) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2413734 INFO  (closeThreadPool-10316-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2413734 INFO  (closeThreadPool-10316-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2413734 INFO  (closeThreadPool-10316-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> 2413802 INFO  (closeThreadPool-10316-thread-6) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2413802 INFO  (closeThreadPool-10316-thread-6) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2413802 INFO  (closeThreadPool-10316-thread-6) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2413814 INFO  (closeThreadPool-10316-thread-5) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2413814 INFO  (closeThreadPool-10316-thread-5) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_966199BDF966D10E-001/shard-5-001/solr.xml
   [junit4]   2> 2413814 INFO  (closeThreadPool-10316-thread-6) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@76cc11c9{/jita/se,null,AVAILABLE}
   [junit4]   2> 2413814 INFO  (closeThreadPool-10316-thread-6) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2adceafc{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:36237}
   [junit4]   2> 2413814 INFO  (closeThreadPool-10316-thread-6) [     ] o.e.j.s.Server Started @2413842ms
   [junit4]   2> 2413814 INFO  (closeThreadPool-10316-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_966199BDF966D10E-001/tempDir-001/jetty6, solrconfig=solrconfig.xml, hostContext=/jita/se, hostPort=36237, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_966199BDF966D10E-001/shard-6-001/cores}
   [junit4]   2> 2413815 ERROR (closeThreadPool-10316-thread-6) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2413815 INFO  (closeThreadPool-10316-thread-6) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2413815 INFO  (closeThreadPool-10316-thread-6) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.2
   [junit4]   2> 2413815 INFO  (closeThreadPool-10316-thread-6) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2413815 INFO  (closeThreadPool-10316-thread-6) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr
   [junit4]   2> 2413815 INFO  (closeThreadPool-10316-thread-6) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-25T16:53:55.608Z
   [junit4]   2> 2413817 INFO  (closeThreadPool-10316-thread-5) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2413817 INFO  (closeThreadPool-10316-thread-5) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2413819 INFO  (closeThreadPool-10316-thread-5) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3dc5f965, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2413823 INFO  (closeThreadPool-10316-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2413834 INFO  (closeThreadPool-10316-thread-6) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2413882 WARN  (closeThreadPool-10316-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@63e28e43[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2413882 WARN  (closeThreadPool-10316-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@63e28e43[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2413888 INFO  (zkConnectionManagerCallback-10338-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2413888 INFO  (closeThreadPool-10316-thread-6) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2413908 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 7 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_966199BDF966D10E-001/shard-7-001 of type NRT for shard2
   [junit4]   2> 2413915 WARN  (closeThreadPool-10316-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1ffc59cf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2413915 WARN  (closeThreadPool-10316-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1ffc59cf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2413916 INFO  (closeThreadPool-10316-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37651/solr
   [junit4]   2> 2413932 INFO  (closeThreadPool-10316-thread-1) [n:127.0.0.1:34253_jita%2Fse     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2413932 WARN  (closeThreadPool-10316-thread-7) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2413932 INFO  (closeThreadPool-10316-thread-7) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2413932 INFO  (closeThreadPool-10316-thread-7) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2413932 INFO  (closeThreadPool-10316-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> 2413950 INFO  (closeThreadPool-10316-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2413963 INFO  (zkConnectionManagerCallback-10347-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2413964 INFO  (closeThreadPool-10316-thread-1) [n:127.0.0.1:34253_jita%2Fse     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2413974 INFO  (zkConnectionManagerCallback-10345-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2413974 INFO  (closeThreadPool-10316-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2414013 INFO  (closeThreadPool-10316-thread-1) [n:127.0.0.1:34253_jita%2Fse     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2414016 INFO  (closeThreadPool-10316-thread-1) [n:127.0.0.1:34253_jita%2Fse     ] o.a.s.c.ZkController Publish node=127.0.0.1:34253_jita%2Fse as DOWN
   [junit4]   2> 2414017 INFO  (closeThreadPool-10316-thread-1) [n:127.0.0.1:34253_jita%2Fse     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2414017 INFO  (closeThreadPool-10316-thread-1) [n:127.0.0.1:34253_jita%2Fse     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34253_jita%2Fse
   [junit4]   2> 2414031 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 8 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_966199BDF966D10E-001/shard-8-001 of type NRT for shard1
   [junit4]   2> 2414036 INFO  (closeThreadPool-10316-thread-7) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2414036 INFO  (closeThreadPool-10316-thread-7) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2414036 INFO  (closeThreadPool-10316-thread-7) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2414040 INFO  (closeThreadPool-10316-thread-6) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2414040 INFO  (closeThreadPool-10316-thread-7) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7ce81cbe{/jita/se,null,AVAILABLE}
   [junit4]   2> 2414040 INFO  (closeThreadPool-10316-thread-6) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_966199BDF966D10E-001/shard-6-001/solr.xml
   [junit4]   2> 2414073 INFO  (closeThreadPool-10316-thread-6) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2414073 INFO  (closeThreadPool-10316-thread-6) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2414074 INFO  (closeThreadPool-10316-thread-6) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3dc5f965, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2414078 INFO  (closeThreadPool-10316-thread-7) [     ] o.e.j.s.AbstractConnector Started ServerConnector@67a6aabc{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:33943}
   [junit4]   2> 2414078 INFO  (closeThreadPool-10316-thread-7) [     ] o.e.j.s.Server Started @2414106ms
   [junit4]   2> 2414078 INFO  (closeThreadPool-10316-thread-7) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_966199BDF966D10E-001/tempDir-001/jetty7, solrconfig=solrconfig.xml, hostContext=/jita/se, hostPort=33943, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_966199BDF966D10E-001/shard-7-001/cores}
   [junit4]   2> 2414078 ERROR (closeThreadPool-10316-thread-7) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2414078 INFO  (closeThreadPool-10316-thread-7) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2414078 INFO  (closeThreadPool-10316-thread-7) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.2
   [junit4]   2> 2414078 INFO  (closeThreadPool-10316-thread-7) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2414078 INFO  (closeThreadPool-10316-thread-7) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr
   [junit4]   2> 2414078 INFO  (closeThreadPool-10316-thread-7) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-25T16:53:55.871Z
   [junit4]   2> 2414087 WARN  (closeThreadPool-10316-thread-8) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2414087 INFO  (closeThreadPool-10316-thread-8) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2414087 INFO  (closeThreadPool-10316-thread-8) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2414087 INFO  (closeThreadPool-10316-thread-8) [     ] 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> 2414088 INFO  (closeThreadPool-10316-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2414089 INFO  (closeThreadPool-10316-thread-7) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2414090 INFO  (zkCallback-10314-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2414090 INFO  (zkCallback-10299-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2414090 INFO  (zkCallback-10346-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2414170 INFO  (closeThreadPool-10316-thread-8) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2414170 INFO  (closeThreadPool-10316-thread-8) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2414170 INFO  (closeThreadPool-10316-thread-8) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2414180 INFO  (closeThreadPool-10316-thread-8) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6e62d8a2{/jita/se,null,AVAILABLE}
   [junit4]   2> 2414181 WARN  (closeThreadPool-10316-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7ff24212[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2414181 WARN  (closeThreadPool-10316-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7ff24212[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2414193 INFO  (closeThreadPool-10316-thread-1) [n:127.0.0.1:34253_jita%2Fse     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2414194 WARN  (closeThreadPool-10316-thread-1) [n:127.0.0.1:34253_jita%2Fse     ] 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> 2414198 INFO  (closeThreadPool-10316-thread-8) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6bf00fe0{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:38905}
   [junit4]   2> 2414198 INFO  (closeThreadPool-10316-thread-8) [     ] o.e.j.s.Server Started @2414226ms
   [junit4]   2> 2414198 INFO  (closeThreadPool-10316-thread-8) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_966199BDF966D10E-001/tempDir-001/jetty8, solrconfig=solrconfig.xml, hostContext=/jita/se, hostPort=38905, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_966199BDF966D10E-001/shard-8-001/cores}
   [junit4]   2> 2414199 WARN  (closeThreadPool-10316-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6790bd4a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2414199 WARN  (closeThreadPool-10316-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6790bd4a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2414203 INFO  (closeThreadPool-10316-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37651/solr
   [junit4]   2> 2414203 ERROR (closeThreadPool-10316-thread-8) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2414203 INFO  (closeThreadPool-10316-thread-8) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2414203 INFO  (closeThreadPool-10316-thread-8) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.2
   [junit4]   2> 2414203 INFO  (closeThreadPool-10316-thread-8) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2414204 INFO  (closeThreadPool-10316-thread-8) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr
   [junit4]   2> 2414204 INFO  (closeThreadPool-10316-thread-8) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-25T16:53:55.997Z
   [junit4]   2> 2414208 INFO  (closeThreadPool-10316-thread-3) [n:127.0.0.1:38175_jita%2Fse     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2414228 INFO  (zkConnectionManagerCallback-10352-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2414228 INFO  (closeThreadPool-10316-thread-7) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2414230 INFO  (closeThreadPool-10316-thread-8) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2414247 INFO  (closeThreadPool-10316-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2414252 INFO  (zkConnectionManagerCallback-10357-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2414252 INFO  (closeThreadPool-10316-thread-3) [n:127.0.0.1:38175_jita%2Fse     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2414255 INFO  (closeThreadPool-10316-thread-3) [n:127.0.0.1:38175_jita%2Fse     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2414257 INFO  (closeThreadPool-10316-thread-3) [n:127.0.0.1:38175_jita%2Fse     ] o.a.s.c.ZkController Publish node=127.0.0.1:38175_jita%2Fse as DOWN
   [junit4]   2> 2414258 INFO  (closeThreadPool-10316-thread-3) [n:127.0.0.1:38175_jita%2Fse     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2414258 INFO  (closeThreadPool-10316-thread-3) [n:127.0.0.1:38175_jita%2Fse     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38175_jita%2Fse
   [junit4]   2> 2414259 INFO  (zkCallback-10299-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2414261 INFO  (closeThreadPool-10316-thread-3) [n:127.0.0.1:38175_jita%2Fse     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2414262 WARN  (closeThreadPool-10316-thread-3) [n:127.0.0.1:38175_jita%2Fse     ] 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> 2414281 INFO  (closeThreadPool-10316-thread-1) [n:127.0.0.1:34253_jita%2Fse     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2414306 INFO  (zkConnectionManagerCallback-10363-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2414306 INFO  (closeThreadPool-10316-thread-8) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2414307 INFO  (zkConnectionManagerCallback-10361-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2414307 INFO  (closeThreadPool-10316-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2414328 INFO  (closeThreadPool-10316-thread-6) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2414355 INFO  (closeThreadPool-10316-thread-1) [n:127.0.0.1:34253_jita%2Fse     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3dc5f965
   [junit4]   2> 2414364 INFO  (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 9 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_966199BDF966D10E-001/shard-9-001 of type NRT for shard2
   [junit4]   2> 2414376 WARN  (closeThreadPool-10316-thread-6) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2973f480[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2414376 WARN  (closeThreadPool-10316-thread-6) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2973f480[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 241438

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

 (TEST-RollingRestartTest.test-seed#[966199BDF966D10E]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37651
   [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=966199BDF966D10E -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/test-data/enwiki.random.lines.txt -Dtests.locale=sq-AL -Dtests.timezone=Europe/Jersey -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    152s J0 | RollingRestartTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:33943/jita/se
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([966199BDF966D10E:1E35A667579ABCF6]: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.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_966199BDF966D10E-001
   [junit4]   2> May 25, 2020 4:56:23 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=1617, maxMBSortInHeap=5.388973022891826, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@388c2864), locale=sq-AL, timezone=Europe/Jersey
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=5627632,total=533725184
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimpleQParserPlugin, TestConfigSetsAPI, TestStressInPlaceUpdates, DistributedFacetPivotLongTailTest, TestLegacyFieldCache, TestSort, AutoscalingHistoryHandlerTest, JavabinLoaderTest, TestCryptoKeys, OutOfBoxZkACLAndCredentialsProvidersTest, TestRandomRequestDistribution, TestFieldTypeResource, TestScoreJoinQPScore, TestHalfAndHalfDocValues, TestExactStatsCache, TestComponentsName, DOMUtilTest, TestSolrXml, RemoteQueryErrorTest, TestPayloadScoreQParserPlugin, TestQueryUtils, PingRequestHandlerTest, TestCloudNestedDocsSort, TestSolrCloudWithKerberosAlt, LegacyCloudClusterPropTest, TestConfigSetImmutable, FullSolrCloudDistribCmdsTest, TestFieldCache, TestSortableTextField, PKIAuthenticationIntegrationTest, TestSimNodeAddedTrigger, TestCoreBackup, TestMinMaxOnMultiValuedField, TestJsonFacetsWithNestedObjects, TestSchemaField, TestRetrieveFieldsOptimizer, MetricsHandlerTest, ClassificationUpdateProcessorIntegrationTest, SystemCollectionCompatTest, TestCoreContainer, ReplicationFactorTest, ExitableDirectoryReaderTest, TestTlogReplica, TestSystemIdResolver, HdfsRecoverLeaseTest, ConfigureRecoveryStrategyTest, AtomicUpdatesTest, TestMinHashQParser, ActionThrottleTest, SampleTest, ResourceLoaderTest, MultiThreadedOCPTest, TestCollapseQParserPlugin, RecoveryAfterSoftCommitTest, PrimUtilsTest, DocValuesNotIndexedTest, TestChildDocTransformerHierarchy, ConfigSetsAPITest, TestLogWatcher, TestLegacyBM25SimilarityFactory, LoggingHandlerTest, ClusterStateTest, CustomCollectionTest, TestCrossCoreJoin, TestRemoteStreaming, TestCollectionsAPIViaSolrCloudCluster, TestFieldCacheSortRandom, TestCodecSupport, HttpPartitionTest, TestGraphMLResponseWriter, TestManagedSynonymGraphFilterFactory, TestReplicaProperties, TestCloudPivotFacet, TestExclusionRuleCollectionAccess, TestSafeXMLParsing, DistributedFacetPivotWhiteBoxTest, BinaryUpdateRequestHandlerTest, TestRangeQuery, TestSolrFieldCacheBean, SpatialFilterTest, CdcrRequestHandlerTest, SimpleCollectionCreateDeleteTest, SolrCmdDistributorTest, SliceStateTest, TestShardHandlerFactory, DistributedQueryComponentOptimizationTest, TestManagedSchemaThreadSafety, TestUninvertingReader, TestHighFrequencyDictionaryFactory, SystemInfoHandlerTest, NodeMarkersRegistrationTest, TestUtilizeNode, TestSlowCompositeReaderWrapper, TestCloudDeleteByQuery, TestPKIAuthenticationPlugin, TestIBSimilarityFactory, DefaultValueUpdateProcessorTest, SolrShardReporterTest, RoutingToNodesWithPropertiesTest, TestReversedWildcardFilterFactory, TestNumericRangeQuery32, TestUseDocValuesAsStored2, FileBasedSpellCheckerTest, ShardRoutingCustomTest, AnalysisAfterCoreReloadTest, BitVectorTest, AnalyticsQueryTest, TestFoldingMultitermQuery, FuzzySearchTest, DistanceFunctionTest, CdcrUpdateLogTest, TestIndexSearcher, IndexSizeTriggerMixedBoundsTest, TestXmlQParserPlugin, SuggesterTSTTest, CreateRoutedAliasTest, TestLeaderElectionZkExpiry, ParsingFieldUpdateProcessorsTest, MoveReplicaHDFSTest, TestSolrConfigHandlerCloud, CustomTermsComponentTest, ExecutePlanActionTest, TestPivotHelperCode, ReturnFieldsTest, TestDistributedMap, DistribJoinFromCollectionTest, TestJsonFacetRefinement, TestClusterStateMutator, CollectionStateFormat2Test, TestSchemaSimilarityResource, SolrJmxReporterTest, TestDocBasedVersionConstraints, TestZkAclsWithHadoopAuth, TestRestoreCore, OverseerTest, OverseerSolrResponseUnsafeSerializationTest, DistributedExpandComponentTest, TestHdfsUpdateLog, RulesTest, SparseHLLTest, TestCloudSchemaless, SolrPluginUtilsTest, BlockDirectoryTest, TriggerSetPropertiesIntegrationTest, TestDocumentBuilder, TestGroupingSearch, TestRandomDVFaceting, TestSolrCoreProperties, TestSolrTestCaseJ4, TestTolerantSearch, TestTrie, TestCharFilters, TestDeprecatedFilters, TestLuceneIndexBackCompat, BasicDistributedZkTest, CloudExitableDirectoryReaderTest, DeleteStatusTest, DistribDocExpirationUpdateProcessorTest, LeaderFailureAfterFreshStartTest, MigrateRouteKeyTest, MoveReplicaHDFSFailoverTest, ReplaceNodeNoTargetTest, ReplaceNodeTest, RestartWhileUpdatingTest, RollingRestartTest]
   [junit4] Completed [497/901 (1!)] on J0 in 152.57s, 1 test, 1 error <<< FAILURES!

[...truncated 54031 lines...]