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/15 15:10:29 UTC

[JENKINS] Lucene-Solr-BadApples-NightlyTests-8.x - Build # 68 - Unstable

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

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:42113

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:42113
	at __randomizedtesting.SeedInfo.seed([38B95E15E89723E2:B0ED61CF466B4E1A]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:674)
	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:1147)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:910)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	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:1081)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1053)
	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 13687 lines...]
   [junit4] Suite: org.apache.solr.cloud.RollingRestartTest
   [junit4]   2> 47184 INFO  (SUITE-RollingRestartTest-seed#[38B95E15E89723E2]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 47185 INFO  (SUITE-RollingRestartTest-seed#[38B95E15E89723E2]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_38B95E15E89723E2-001/data-dir-5-001
   [junit4]   2> 47185 WARN  (SUITE-RollingRestartTest-seed#[38B95E15E89723E2]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=22 numCloses=22
   [junit4]   2> 47185 INFO  (SUITE-RollingRestartTest-seed#[38B95E15E89723E2]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 47187 INFO  (SUITE-RollingRestartTest-seed#[38B95E15E89723E2]-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> 47187 INFO  (SUITE-RollingRestartTest-seed#[38B95E15E89723E2]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 47187 INFO  (SUITE-RollingRestartTest-seed#[38B95E15E89723E2]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 47194 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 47195 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 47195 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 47295 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.ZkTestServer start zk server on port: 35186
   [junit4]   2> 47295 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35186
   [junit4]   2> 47295 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35186
   [junit4]   2> 47295 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35186
   [junit4]   2> 47297 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 47300 INFO  (zkConnectionManagerCallback-280-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 47300 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 47303 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 47305 INFO  (zkConnectionManagerCallback-282-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 47305 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 47307 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 47309 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 47311 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 47312 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 47313 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 47314 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 47315 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 47316 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 47317 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 47318 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 47319 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 47320 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 47452 WARN  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 47452 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 47452 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 47452 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 47453 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 47453 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 47453 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 47454 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@77240779{/,null,AVAILABLE}
   [junit4]   2> 47455 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@9e91063{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35260}
   [junit4]   2> 47455 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.e.j.s.Server Started @47490ms
   [junit4]   2> 47455 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_38B95E15E89723E2-001/tempDir-001/control/data, replicaType=NRT, hostContext=/, hostPort=35260, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_38B95E15E89723E2-001/control-001/cores}
   [junit4]   2> 47455 ERROR (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 47455 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 47455 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 47455 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 47455 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr
   [junit4]   2> 47455 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-15T12:08:05.926Z
   [junit4]   2> 47456 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 47458 INFO  (zkConnectionManagerCallback-284-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 47458 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 47560 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 47560 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_38B95E15E89723E2-001/control-001/solr.xml
   [junit4]   2> 47565 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 47565 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 47566 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@20c611aa, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 48447 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 48448 WARN  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@632f8b58[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 48448 WARN  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@632f8b58[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 48461 WARN  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6f0fc87b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 48461 WARN  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6f0fc87b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 48463 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35186/solr
   [junit4]   2> 48464 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 48466 INFO  (zkConnectionManagerCallback-295-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 48466 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 48569 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [n:127.0.0.1:35260_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 48571 INFO  (zkConnectionManagerCallback-297-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 48571 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [n:127.0.0.1:35260_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 48651 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [n:127.0.0.1:35260_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35260_
   [junit4]   2> 48652 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [n:127.0.0.1:35260_     ] o.a.s.c.Overseer Overseer (id=72799462950699012-127.0.0.1:35260_-n_0000000000) starting
   [junit4]   2> 48657 INFO  (OverseerStateUpdate-72799462950699012-127.0.0.1:35260_-n_0000000000) [n:127.0.0.1:35260_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35260_
   [junit4]   2> 48657 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [n:127.0.0.1:35260_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35260_
   [junit4]   2> 48658 INFO  (OverseerStateUpdate-72799462950699012-127.0.0.1:35260_-n_0000000000) [n:127.0.0.1:35260_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 48661 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [n:127.0.0.1:35260_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 48662 WARN  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [n:127.0.0.1:35260_     ] 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> 48682 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [n:127.0.0.1:35260_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 48711 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [n:127.0.0.1:35260_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20c611aa
   [junit4]   2> 48723 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [n:127.0.0.1:35260_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20c611aa
   [junit4]   2> 48723 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [n:127.0.0.1:35260_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20c611aa
   [junit4]   2> 48725 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [n:127.0.0.1:35260_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_38B95E15E89723E2-001/control-001/cores
   [junit4]   2> 48738 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 48740 INFO  (zkConnectionManagerCallback-314-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 48740 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 48742 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 48743 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35186/solr ready
   [junit4]   2> 48746 INFO  (qtp1158859199-503) [n:127.0.0.1:35260_     ] 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:35260_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 48749 INFO  (OverseerThreadFactory-304-thread-1-processing-n:127.0.0.1:35260_) [n:127.0.0.1:35260_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 48857 INFO  (qtp1158859199-502) [n:127.0.0.1:35260_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 48860 INFO  (qtp1158859199-504) [n:127.0.0.1:35260_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 48865 INFO  (qtp1158859199-502) [n:127.0.0.1:35260_    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> 48865 INFO  (qtp1158859199-502) [n:127.0.0.1:35260_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 49881 INFO  (qtp1158859199-502) [n:127.0.0.1:35260_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 49921 INFO  (qtp1158859199-502) [n:127.0.0.1:35260_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 50063 INFO  (qtp1158859199-502) [n:127.0.0.1:35260_ 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> 50087 INFO  (qtp1158859199-502) [n:127.0.0.1:35260_ 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> 50088 INFO  (qtp1158859199-502) [n:127.0.0.1:35260_ 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@20c611aa
   [junit4]   2> 50089 INFO  (qtp1158859199-502) [n:127.0.0.1:35260_ 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-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_38B95E15E89723E2-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_38B95E15E89723E2-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 50093 INFO  (qtp1158859199-502) [n:127.0.0.1:35260_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.35677084114885205]
   [junit4]   2> 50116 WARN  (qtp1158859199-502) [n:127.0.0.1:35260_ 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> 50182 INFO  (qtp1158859199-502) [n:127.0.0.1:35260_ 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> 50182 INFO  (qtp1158859199-502) [n:127.0.0.1:35260_ 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> 50183 INFO  (qtp1158859199-502) [n:127.0.0.1:35260_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 50183 INFO  (qtp1158859199-502) [n:127.0.0.1:35260_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 50185 INFO  (qtp1158859199-502) [n:127.0.0.1:35260_ 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=44, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 50187 INFO  (qtp1158859199-502) [n:127.0.0.1:35260_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 50188 INFO  (qtp1158859199-502) [n:127.0.0.1:35260_ 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> 50188 INFO  (qtp1158859199-502) [n:127.0.0.1:35260_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 50188 INFO  (qtp1158859199-502) [n:127.0.0.1:35260_ 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 1666758201740099584
   [junit4]   2> 50193 INFO  (searcherExecutor-316-thread-1-processing-n:127.0.0.1:35260_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:35260_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms: Collection: 'control_collection'
   [junit4]   2> 50195 INFO  (qtp1158859199-502) [n:127.0.0.1:35260_ 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> 50195 INFO  (qtp1158859199-502) [n:127.0.0.1:35260_ 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> 50199 INFO  (qtp1158859199-502) [n:127.0.0.1:35260_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 50199 INFO  (qtp1158859199-502) [n:127.0.0.1:35260_ 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> 50199 INFO  (qtp1158859199-502) [n:127.0.0.1:35260_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:35260/control_collection_shard1_replica_n1/
   [junit4]   2> 50200 INFO  (qtp1158859199-502) [n:127.0.0.1:35260_ 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> 50200 INFO  (qtp1158859199-502) [n:127.0.0.1:35260_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:35260/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 50200 INFO  (qtp1158859199-502) [n:127.0.0.1:35260_ 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/72799462950699012-core_node2-n_0000000000
   [junit4]   2> 50202 INFO  (qtp1158859199-502) [n:127.0.0.1:35260_ 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:35260/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 50304 INFO  (zkCallback-296-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> 50304 INFO  (zkCallback-296-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> 50305 INFO  (qtp1158859199-502) [n:127.0.0.1:35260_ 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> 50307 INFO  (qtp1158859199-502) [n:127.0.0.1:35260_     ] 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=1442
   [junit4]   2> 50309 INFO  (qtp1158859199-503) [n:127.0.0.1:35260_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 50407 INFO  (zkCallback-296-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> 50407 INFO  (zkCallback-296-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> 50407 INFO  (zkCallback-296-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> 50408 INFO  (qtp1158859199-503) [n:127.0.0.1:35260_     ] 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:35260_&wt=javabin&version=2} status=0 QTime=1662
   [junit4]   2> 50408 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 50515 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 50517 INFO  (zkConnectionManagerCallback-325-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 50517 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 50519 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 50520 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35186/solr ready
   [junit4]   2> 50522 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 50524 INFO  (qtp1158859199-502) [n:127.0.0.1:35260_     ] 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> 50527 INFO  (OverseerThreadFactory-304-thread-2-processing-n:127.0.0.1:35260_) [n:127.0.0.1:35260_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 50527 INFO  (OverseerCollectionConfigSetProcessor-72799462950699012-127.0.0.1:35260_-n_0000000000) [n:127.0.0.1:35260_     ] 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> 50731 WARN  (OverseerThreadFactory-304-thread-2-processing-n:127.0.0.1:35260_) [n:127.0.0.1:35260_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 50732 INFO  (qtp1158859199-502) [n:127.0.0.1:35260_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 50733 INFO  (qtp1158859199-502) [n:127.0.0.1:35260_     ] 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=209
   [junit4]   2> 50735 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 50735 INFO  (watches-322-thread-1) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 50735 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 50735 INFO  (watches-322-thread-1) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 50735 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 50735 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 50735 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 50735 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 50735 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=16
   [junit4]   2> 50856 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_38B95E15E89723E2-001/shard-1-001 of type NRT for shard2
   [junit4]   2> 50859 WARN  (closeThreadPool-326-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 50859 INFO  (closeThreadPool-326-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 50859 INFO  (closeThreadPool-326-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 50859 INFO  (closeThreadPool-326-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 50861 INFO  (closeThreadPool-326-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 50861 INFO  (closeThreadPool-326-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 50861 INFO  (closeThreadPool-326-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 50861 INFO  (closeThreadPool-326-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@67280f69{/,null,AVAILABLE}
   [junit4]   2> 50862 INFO  (closeThreadPool-326-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6f53d806{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41029}
   [junit4]   2> 50862 INFO  (closeThreadPool-326-thread-1) [     ] o.e.j.s.Server Started @50897ms
   [junit4]   2> 50862 INFO  (closeThreadPool-326-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_38B95E15E89723E2-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=41029, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_38B95E15E89723E2-001/shard-1-001/cores}
   [junit4]   2> 50862 ERROR (closeThreadPool-326-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 50862 INFO  (closeThreadPool-326-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 50862 INFO  (closeThreadPool-326-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 50862 INFO  (closeThreadPool-326-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 50862 INFO  (closeThreadPool-326-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr
   [junit4]   2> 50863 INFO  (closeThreadPool-326-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-15T12:08:09.334Z
   [junit4]   2> 50863 INFO  (closeThreadPool-326-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 50865 INFO  (zkConnectionManagerCallback-328-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 50866 INFO  (closeThreadPool-326-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 50967 INFO  (closeThreadPool-326-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 50967 INFO  (closeThreadPool-326-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_38B95E15E89723E2-001/shard-1-001/solr.xml
   [junit4]   2> 50973 INFO  (closeThreadPool-326-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 50973 INFO  (closeThreadPool-326-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 50974 INFO  (closeThreadPool-326-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@20c611aa, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 50992 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_38B95E15E89723E2-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 50993 WARN  (closeThreadPool-326-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 50994 INFO  (closeThreadPool-326-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 50994 INFO  (closeThreadPool-326-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 50994 INFO  (closeThreadPool-326-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 50995 INFO  (closeThreadPool-326-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 50995 INFO  (closeThreadPool-326-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 50995 INFO  (closeThreadPool-326-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 50995 INFO  (closeThreadPool-326-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@18bc5881{/,null,AVAILABLE}
   [junit4]   2> 50996 INFO  (closeThreadPool-326-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@22edce84{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43061}
   [junit4]   2> 50996 INFO  (closeThreadPool-326-thread-2) [     ] o.e.j.s.Server Started @51031ms
   [junit4]   2> 50996 INFO  (closeThreadPool-326-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_38B95E15E89723E2-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=43061, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_38B95E15E89723E2-001/shard-2-001/cores}
   [junit4]   2> 50996 ERROR (closeThreadPool-326-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 50996 INFO  (closeThreadPool-326-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 50996 INFO  (closeThreadPool-326-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 50997 INFO  (closeThreadPool-326-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 50997 INFO  (closeThreadPool-326-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr
   [junit4]   2> 50997 INFO  (closeThreadPool-326-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-15T12:08:09.468Z
   [junit4]   2> 50998 INFO  (closeThreadPool-326-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 51000 INFO  (zkConnectionManagerCallback-333-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51000 INFO  (closeThreadPool-326-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 51102 INFO  (closeThreadPool-326-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 51102 INFO  (closeThreadPool-326-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_38B95E15E89723E2-001/shard-2-001/solr.xml
   [junit4]   2> 51120 INFO  (closeThreadPool-326-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 51120 INFO  (closeThreadPool-326-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 51122 INFO  (closeThreadPool-326-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@20c611aa, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 51159 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_38B95E15E89723E2-001/shard-3-001 of type NRT for shard2
   [junit4]   2> 51160 WARN  (closeThreadPool-326-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 51161 INFO  (closeThreadPool-326-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 51161 INFO  (closeThreadPool-326-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 51161 INFO  (closeThreadPool-326-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 51162 INFO  (closeThreadPool-326-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 51162 INFO  (closeThreadPool-326-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 51162 INFO  (closeThreadPool-326-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 51162 INFO  (closeThreadPool-326-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2ad53df0{/,null,AVAILABLE}
   [junit4]   2> 51163 INFO  (closeThreadPool-326-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4a6163d7{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44870}
   [junit4]   2> 51163 INFO  (closeThreadPool-326-thread-3) [     ] o.e.j.s.Server Started @51198ms
   [junit4]   2> 51163 INFO  (closeThreadPool-326-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_38B95E15E89723E2-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/, hostPort=44870, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_38B95E15E89723E2-001/shard-3-001/cores}
   [junit4]   2> 51164 ERROR (closeThreadPool-326-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 51164 INFO  (closeThreadPool-326-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 51164 INFO  (closeThreadPool-326-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 51164 INFO  (closeThreadPool-326-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 51164 INFO  (closeThreadPool-326-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr
   [junit4]   2> 51164 INFO  (closeThreadPool-326-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-15T12:08:09.635Z
   [junit4]   2> 51165 INFO  (closeThreadPool-326-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 51167 INFO  (zkConnectionManagerCallback-338-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51167 INFO  (closeThreadPool-326-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 51269 INFO  (closeThreadPool-326-thread-3) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 51269 INFO  (closeThreadPool-326-thread-3) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_38B95E15E89723E2-001/shard-3-001/solr.xml
   [junit4]   2> 51274 INFO  (closeThreadPool-326-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 51274 INFO  (closeThreadPool-326-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 51276 INFO  (closeThreadPool-326-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@20c611aa, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 51286 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_38B95E15E89723E2-001/shard-4-001 of type NRT for shard1
   [junit4]   2> 51287 WARN  (closeThreadPool-326-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 51287 INFO  (closeThreadPool-326-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 51287 INFO  (closeThreadPool-326-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 51287 INFO  (closeThreadPool-326-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 51288 INFO  (closeThreadPool-326-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 51288 INFO  (closeThreadPool-326-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 51289 INFO  (closeThreadPool-326-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 51289 INFO  (closeThreadPool-326-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12a6f542{/,null,AVAILABLE}
   [junit4]   2> 51290 INFO  (closeThreadPool-326-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2710c0eb{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44444}
   [junit4]   2> 51290 INFO  (closeThreadPool-326-thread-4) [     ] o.e.j.s.Server Started @51325ms
   [junit4]   2> 51290 INFO  (closeThreadPool-326-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_38B95E15E89723E2-001/tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/, hostPort=44444, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_38B95E15E89723E2-001/shard-4-001/cores}
   [junit4]   2> 51290 ERROR (closeThreadPool-326-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 51290 INFO  (closeThreadPool-326-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 51290 INFO  (closeThreadPool-326-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 51290 INFO  (closeThreadPool-326-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 51290 INFO  (closeThreadPool-326-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr
   [junit4]   2> 51290 INFO  (closeThreadPool-326-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-15T12:08:09.761Z
   [junit4]   2> 51291 INFO  (closeThreadPool-326-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 51293 INFO  (zkConnectionManagerCallback-343-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51293 INFO  (closeThreadPool-326-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 51395 INFO  (closeThreadPool-326-thread-4) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 51395 INFO  (closeThreadPool-326-thread-4) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_38B95E15E89723E2-001/shard-4-001/solr.xml
   [junit4]   2> 51401 INFO  (closeThreadPool-326-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 51401 INFO  (closeThreadPool-326-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 51402 INFO  (closeThreadPool-326-thread-4) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@20c611aa, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 51413 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_38B95E15E89723E2-001/shard-5-001 of type NRT for shard2
   [junit4]   2> 51414 WARN  (closeThreadPool-326-thread-5) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 51414 INFO  (closeThreadPool-326-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 51414 INFO  (closeThreadPool-326-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 51414 INFO  (closeThreadPool-326-thread-5) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 51416 INFO  (closeThreadPool-326-thread-5) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 51416 INFO  (closeThreadPool-326-thread-5) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 51416 INFO  (closeThreadPool-326-thread-5) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 51416 INFO  (closeThreadPool-326-thread-5) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3be08ebf{/,null,AVAILABLE}
   [junit4]   2> 51417 INFO  (closeThreadPool-326-thread-5) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2b84c330{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45645}
   [junit4]   2> 51417 INFO  (closeThreadPool-326-thread-5) [     ] o.e.j.s.Server Started @51452ms
   [junit4]   2> 51417 INFO  (closeThreadPool-326-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_38B95E15E89723E2-001/tempDir-001/jetty5, solrconfig=solrconfig.xml, hostContext=/, hostPort=45645, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_38B95E15E89723E2-001/shard-5-001/cores}
   [junit4]   2> 51417 ERROR (closeThreadPool-326-thread-5) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 51417 INFO  (closeThreadPool-326-thread-5) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 51417 INFO  (closeThreadPool-326-thread-5) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 51417 INFO  (closeThreadPool-326-thread-5) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 51418 INFO  (closeThreadPool-326-thread-5) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr
   [junit4]   2> 51418 INFO  (closeThreadPool-326-thread-5) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-15T12:08:09.889Z
   [junit4]   2> 51419 INFO  (closeThreadPool-326-thread-5) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 51421 INFO  (zkConnectionManagerCallback-348-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51421 INFO  (closeThreadPool-326-thread-5) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 51523 INFO  (closeThreadPool-326-thread-5) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 51523 INFO  (closeThreadPool-326-thread-5) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_38B95E15E89723E2-001/shard-5-001/solr.xml
   [junit4]   2> 51528 INFO  (closeThreadPool-326-thread-5) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 51528 INFO  (closeThreadPool-326-thread-5) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 51529 INFO  (closeThreadPool-326-thread-5) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@20c611aa, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 51541 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 6 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_38B95E15E89723E2-001/shard-6-001 of type NRT for shard1
   [junit4]   2> 51542 WARN  (closeThreadPool-326-thread-6) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 51542 INFO  (closeThreadPool-326-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 51542 INFO  (closeThreadPool-326-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 51542 INFO  (closeThreadPool-326-thread-6) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 51544 INFO  (closeThreadPool-326-thread-6) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 51544 INFO  (closeThreadPool-326-thread-6) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 51544 INFO  (closeThreadPool-326-thread-6) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 51545 INFO  (closeThreadPool-326-thread-6) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@691c75bc{/,null,AVAILABLE}
   [junit4]   2> 51545 INFO  (closeThreadPool-326-thread-6) [     ] o.e.j.s.AbstractConnector Started ServerConnector@c85ba03{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39410}
   [junit4]   2> 51545 INFO  (closeThreadPool-326-thread-6) [     ] o.e.j.s.Server Started @51580ms
   [junit4]   2> 51545 INFO  (closeThreadPool-326-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_38B95E15E89723E2-001/tempDir-001/jetty6, solrconfig=solrconfig.xml, hostContext=/, hostPort=39410, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_38B95E15E89723E2-001/shard-6-001/cores}
   [junit4]   2> 51546 ERROR (closeThreadPool-326-thread-6) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 51546 INFO  (closeThreadPool-326-thread-6) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 51546 INFO  (closeThreadPool-326-thread-6) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 51546 INFO  (closeThreadPool-326-thread-6) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 51546 INFO  (closeThreadPool-326-thread-6) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr
   [junit4]   2> 51546 INFO  (closeThreadPool-326-thread-6) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-15T12:08:10.017Z
   [junit4]   2> 51547 INFO  (closeThreadPool-326-thread-6) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 51549 INFO  (zkConnectionManagerCallback-353-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51549 INFO  (closeThreadPool-326-thread-6) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 51613 INFO  (closeThreadPool-326-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 51614 WARN  (closeThreadPool-326-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@458767b6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 51614 WARN  (closeThreadPool-326-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@458767b6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 51620 WARN  (closeThreadPool-326-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7283511[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 51620 WARN  (closeThreadPool-326-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7283511[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 51621 INFO  (closeThreadPool-326-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35186/solr
   [junit4]   2> 51621 INFO  (closeThreadPool-326-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 51624 INFO  (zkConnectionManagerCallback-361-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51624 INFO  (closeThreadPool-326-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 51652 INFO  (closeThreadPool-326-thread-6) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 51652 INFO  (closeThreadPool-326-thread-6) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_38B95E15E89723E2-001/shard-6-001/solr.xml
   [junit4]   2> 51657 INFO  (closeThreadPool-326-thread-6) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 51657 INFO  (closeThreadPool-326-thread-6) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 51659 INFO  (closeThreadPool-326-thread-6) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@20c611aa, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 51689 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 7 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_38B95E15E89723E2-001/shard-7-001 of type NRT for shard2
   [junit4]   2> 51690 WARN  (closeThreadPool-326-thread-7) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 51690 INFO  (closeThreadPool-326-thread-7) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 51691 INFO  (closeThreadPool-326-thread-7) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 51691 INFO  (closeThreadPool-326-thread-7) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 51692 INFO  (closeThreadPool-326-thread-7) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 51692 INFO  (closeThreadPool-326-thread-7) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 51692 INFO  (closeThreadPool-326-thread-7) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 51693 INFO  (closeThreadPool-326-thread-7) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12e3f2ec{/,null,AVAILABLE}
   [junit4]   2> 51697 INFO  (closeThreadPool-326-thread-7) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2bac0735{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37130}
   [junit4]   2> 51697 INFO  (closeThreadPool-326-thread-7) [     ] o.e.j.s.Server Started @51732ms
   [junit4]   2> 51697 INFO  (closeThreadPool-326-thread-7) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_38B95E15E89723E2-001/tempDir-001/jetty7, solrconfig=solrconfig.xml, hostContext=/, hostPort=37130, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_38B95E15E89723E2-001/shard-7-001/cores}
   [junit4]   2> 51697 ERROR (closeThreadPool-326-thread-7) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 51697 INFO  (closeThreadPool-326-thread-7) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 51698 INFO  (closeThreadPool-326-thread-7) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 51698 INFO  (closeThreadPool-326-thread-7) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 51698 INFO  (closeThreadPool-326-thread-7) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr
   [junit4]   2> 51698 INFO  (closeThreadPool-326-thread-7) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-15T12:08:10.169Z
   [junit4]   2> 51698 INFO  (closeThreadPool-326-thread-7) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 51713 INFO  (zkConnectionManagerCallback-366-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51713 INFO  (closeThreadPool-326-thread-7) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 51773 INFO  (closeThreadPool-326-thread-4) [n:127.0.0.1:44444_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 51775 INFO  (zkConnectionManagerCallback-368-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51775 INFO  (closeThreadPool-326-thread-4) [n:127.0.0.1:44444_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 51781 INFO  (closeThreadPool-326-thread-4) [n:127.0.0.1:44444_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 51786 INFO  (closeThreadPool-326-thread-4) [n:127.0.0.1:44444_     ] o.a.s.c.ZkController Publish node=127.0.0.1:44444_ as DOWN
   [junit4]   2> 51788 INFO  (closeThreadPool-326-thread-4) [n:127.0.0.1:44444_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 51788 INFO  (closeThreadPool-326-thread-4) [n:127.0.0.1:44444_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44444_
   [junit4]   2> 51789 INFO  (zkCallback-324-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 51789 INFO  (zkCallback-296-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 51790 INFO  (zkCallback-367-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 51792 INFO  (closeThreadPool-326-thread-4) [n:127.0.0.1:44444_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 51792 WARN  (closeThreadPool-326-thread-4) [n:127.0.0.1:44444_     ] 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> 51821 INFO  (closeThreadPool-326-thread-4) [n:127.0.0.1:44444_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 51831 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 8 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_38B95E15E89723E2-001/shard-8-001 of type NRT for shard1
   [junit4]   2> 51832 WARN  (closeThreadPool-326-thread-8) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 51832 INFO  (closeThreadPool-326-thread-8) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 51832 INFO  (closeThreadPool-326-thread-8) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 51833 INFO  (closeThreadPool-326-thread-8) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 51834 INFO  (closeThreadPool-326-thread-8) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 51834 INFO  (closeThreadPool-326-thread-8) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 51834 INFO  (closeThreadPool-326-thread-8) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 51835 INFO  (closeThreadPool-326-thread-8) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@25450d40{/,null,AVAILABLE}
   [junit4]   2> 51837 INFO  (closeThreadPool-326-thread-8) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7eef54d6{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35570}
   [junit4]   2> 51837 INFO  (closeThreadPool-326-thread-8) [     ] o.e.j.s.Server Started @51872ms
   [junit4]   2> 51837 INFO  (closeThreadPool-326-thread-8) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_38B95E15E89723E2-001/tempDir-001/jetty8, solrconfig=solrconfig.xml, hostContext=/, hostPort=35570, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_38B95E15E89723E2-001/shard-8-001/cores}
   [junit4]   2> 51838 ERROR (closeThreadPool-326-thread-8) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 51838 INFO  (closeThreadPool-326-thread-8) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 51838 INFO  (closeThreadPool-326-thread-8) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 51838 INFO  (closeThreadPool-326-thread-8) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 51838 INFO  (closeThreadPool-326-thread-8) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr
   [junit4]   2> 51838 INFO  (closeThreadPool-326-thread-8) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-15T12:08:10.309Z
   [junit4]   2> 51852 INFO  (closeThreadPool-326-thread-7) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 51852 INFO  (closeThreadPool-326-thread-7) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_38B95E15E89723E2-001/shard-7-001/solr.xml
   [junit4]   2> 51853 INFO  (closeThreadPool-326-thread-8) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 51858 INFO  (closeThreadPool-326-thread-7) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 51858 INFO  (closeThreadPool-326-thread-7) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 51859 INFO  (closeThreadPool-326-thread-4) [n:127.0.0.1:44444_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20c611aa
   [junit4]   2> 51859 INFO  (closeThreadPool-326-thread-7) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@20c611aa, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 51870 INFO  (zkConnectionManagerCallback-377-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51870 INFO  (closeThreadPool-326-thread-8) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 51893 INFO  (closeThreadPool-326-thread-4) [n:127.0.0.1:44444_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20c611aa
   [junit4]   2> 51893 INFO  (closeThreadPool-326-thread-4) [n:127.0.0.1:44444_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20c611aa
   [junit4]   2> 51896 INFO  (closeThreadPool-326-thread-4) [n:127.0.0.1:44444_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_38B95E15E89723E2-001/shard-4-001/cores
   [junit4]   2> 51974 INFO  (closeThreadPool-326-thread-8) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 51974 INFO  (closeThreadPool-326-thread-8) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_38B95E15E89723E2-001/shard-8-001/solr.xml
   [junit4]   2> 51987 INFO  (closeThreadPool-326-thread-8) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 51987 INFO  (closeThreadPool-326-thread-8) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 51990 INFO  (closeThreadPool-326-thread-8) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@20c611aa, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 52000 INFO  (closeThreadPool-326-thread-4) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:44444_
   [junit4]   2> 52002 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 9 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_38B95E15E89723E2-001/shard-9-001 of type NRT for shard2
   [junit4]   2> 52029 INFO  (closeThreadPool-326-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 52030 WARN  (closeThreadPool-326-thread-9) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 52030 INFO  (closeThreadPool-326-thread-9) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 52030 INFO  (closeThreadPool-326-thread-9) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 52030 INFO  (closeThreadPool-326-thread-9) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 52031 WARN  (closeThreadPool-326-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6aae0314[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 52031 WARN  (closeThreadPool-326-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6aae0314[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 52038 INFO  (closeThreadPool-326-thread-9) [     ] o.e.j.s.session DefaultSessi

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

n1_shard2_replica_n31 ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 197351 INFO  (zkCallback-631-thread-3) [n:127.0.0.1:42113_ c:collection1 s:shard2 r:core_node32 x:collection1_shard2_replica_n31 ] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration.
   [junit4]   2> 197452 INFO  (closeThreadPool-812-thread-14) [     ] o.a.s.c.Overseer Overseer (id=72799462950699056-127.0.0.1:42113_-n_0000056092) closing
   [junit4]   2> 197453 INFO  (closeThreadPool-812-thread-14) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7db94a3b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 197454 INFO  (closeThreadPool-812-thread-14) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1448d6c4{/,null,UNAVAILABLE}
   [junit4]   2> 197454 INFO  (closeThreadPool-812-thread-14) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 197454 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 197686 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	54	/solr/collections/collection1/state.json
   [junit4]   2> 	44	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	44	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	19	/solr/aliases.json
   [junit4]   2> 	17	/solr/packages.json
   [junit4]   2> 	17	/solr/security.json
   [junit4]   2> 	17	/solr/configs/conf1
   [junit4]   2> 	16	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	2	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	363	/solr/clusterstate.json
   [junit4]   2> 	19	/solr/clusterprops.json
   [junit4]   2> 	9	/solr/collections/control_collection/state.json
   [junit4]   2> 	3	/solr/overseer_elect/election/72799462950699042-127.0.0.1:45645_-n_0000056080
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard2/election/72799462950699042-core_node12-n_0000000002
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72799462950699012-127.0.0.1:35260_-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72799462950699012-127.0.0.1:35260_-n_0000000019
   [junit4]   2> 	2	/solr/overseer_elect/election/72799462950699023-127.0.0.1:44444_-n_0000000001
   [junit4]   2> 	2	/solr/overseer_elect/election/72799462950699027-127.0.0.1:44870_-n_0000000002
   [junit4]   2> 	2	/solr/overseer_elect/election/72799462950699054-127.0.0.1:38785_-n_0000056085
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/72799462950699039-core_node10-n_0000000002
   [junit4]   2> 	2	/solr/overseer_elect/election/72799462950699062-127.0.0.1:42551_-n_0000056082
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	243	/solr/live_nodes
   [junit4]   2> 	105	/solr/overseer/queue
   [junit4]   2> 	52	/solr/overseer/collection-queue-work
   [junit4]   2> 	19	/solr/collections
   [junit4]   2> 	2	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 197745 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35186
   [junit4]   2> 197745 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35186
   [junit4]   2> 197745 INFO  (TEST-RollingRestartTest.test-seed#[38B95E15E89723E2]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35186
   [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=38B95E15E89723E2 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.badapples=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=pt-BR -Dtests.timezone=America/Halifax -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    151s 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:42113
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([38B95E15E89723E2:B0ED61CF466B4E1A]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:674)
   [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:1147)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:910)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
   [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:1081)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1053)
   [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-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_38B95E15E89723E2-001
   [junit4]   2> May 15, 2020 12:10:36 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=371, maxMBSortInHeap=6.986471223142935, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@53013b91), locale=pt-BR, timezone=America/Halifax
   [junit4]   2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=8,threads=1,free=279023576,total=532676608
   [junit4]   2> NOTE: All tests run in this JVM: [JavaBinAtomicUpdateMultivalueTest, TestUnifiedSolrHighlighter, TestRestoreCore, TestSolrCloudSnapshots, RollingRestartTest]
   [junit4] Completed [32/908 (1!)] on J1 in 151.03s, 1 test, 1 error <<< FAILURES!

[...truncated 55558 lines...]