Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/2058/

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

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: https://127.0.0.1:38930
        at 
__randomizedtesting.SeedInfo.seed([922577341C77A064:1A7148EEB28BCD9C]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:676)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
        at 
org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:74)
        at 
org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        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 
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.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.base/java.net.SocketInputStream.socketRead0(Native Method)
        at 
java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
        at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
        at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
        at 
java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448)
        at 
java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68)
        at 
java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1104)
        at 
java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:823)
        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)
        ... 51 more


FAILED:  
org.apache.solr.cloud.TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast

Error Message:
Request should fail after trying all replica nodes once

Stack Trace:
junit.framework.AssertionFailedError: Request should fail after trying all 
replica nodes once
        at 
__randomizedtesting.SeedInfo.seed([922577341C77A064:41F85E9EBB46C918]:0)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2751)
        at 
org.apache.solr.cloud.TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast(TestQueryingOnDownCollection.java:91)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        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:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        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 
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.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 15004 lines...]
   [junit4] Suite: org.apache.solr.cloud.RollingRestartTest
   [junit4]   2> 5568163 INFO  
(SUITE-RollingRestartTest-seed#[922577341C77A064]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 5568164 INFO  
(SUITE-RollingRestartTest-seed#[922577341C77A064]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_922577341C77A064-001/data-dir-176-001
   [junit4]   2> 5568164 WARN  
(SUITE-RollingRestartTest-seed#[922577341C77A064]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=45 numCloses=45
   [junit4]   2> 5568164 INFO  
(SUITE-RollingRestartTest-seed#[922577341C77A064]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 5568178 INFO  
(SUITE-RollingRestartTest-seed#[922577341C77A064]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 5568178 INFO  
(SUITE-RollingRestartTest-seed#[922577341C77A064]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 5568195 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 5568214 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 5568214 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 5568310 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:41101
   [junit4]   2> 5568310 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:41101
   [junit4]   2> 5568310 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41101
   [junit4]   2> 5568310 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 41101
   [junit4]   2> 5568313 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5568345 INFO  (zkConnectionManagerCallback-12478-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5568345 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5568389 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5568389 INFO  (zkConnectionManagerCallback-12480-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5568389 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5568405 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 5568422 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 5568424 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 5568441 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 5568460 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 5568522 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 5568524 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 5568525 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 5568525 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 5568543 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 5568544 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 5568549 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5568563 INFO  (zkConnectionManagerCallback-12484-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5568563 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5568692 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 5570796 WARN  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 5570796 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 5570796 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 5570796 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] o.e.j.s.Server 
jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 5570797 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 5570797 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 5570797 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] o.e.j.s.session 
node0 Scavenging every 600000ms
   [junit4]   2> 5570798 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6ae972b2{/,null,AVAILABLE}
   [junit4]   2> 5570799 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7dde2aaa{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:44367}
   [junit4]   2> 5570799 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] o.e.j.s.Server 
Started @5570896ms
   [junit4]   2> 5570799 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_922577341C77A064-001/tempDir-001/control/data,
 hostPort=44367, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_922577341C77A064-001/control-001/cores,
 replicaType=NRT}
   [junit4]   2> 5570799 ERROR 
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 5570799 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 5570799 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 5570799 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5570799 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 5570799 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-29T03:23:04.035687Z
   [junit4]   2> 5570800 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5570802 INFO  (zkConnectionManagerCallback-12486-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5570802 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5570921 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 5570921 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_922577341C77A064-001/control-001/solr.xml
   [junit4]   2> 5570923 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 5570923 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 5570925 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7271132c, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 5571588 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 5571641 WARN  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1e4246d8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5571641 WARN  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1e4246d8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5571657 WARN  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@55e813ee[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5571657 WARN  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@55e813ee[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5571658 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41101/solr
   [junit4]   2> 5571676 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5571704 INFO  (zkConnectionManagerCallback-12493-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5571704 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5571808 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [n:127.0.0.1:44367_     
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5571809 INFO  (zkConnectionManagerCallback-12495-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5571809 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [n:127.0.0.1:44367_     
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5572086 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [n:127.0.0.1:44367_     
] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44367_
   [junit4]   2> 5572086 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [n:127.0.0.1:44367_     
] o.a.s.c.Overseer Overseer 
(id=75984981863038981-127.0.0.1:44367_-n_0000000000) starting
   [junit4]   2> 5572100 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [n:127.0.0.1:44367_     
] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44367_
   [junit4]   2> 5572100 INFO  
(OverseerStateUpdate-75984981863038981-127.0.0.1:44367_-n_0000000000) 
[n:127.0.0.1:44367_     ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:44367_
   [junit4]   2> 5572110 INFO  
(OverseerStateUpdate-75984981863038981-127.0.0.1:44367_-n_0000000000) 
[n:127.0.0.1:44367_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 5572111 WARN  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [n:127.0.0.1:44367_     
] 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> 5572182 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [n:127.0.0.1:44367_     
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 5572234 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [n:127.0.0.1:44367_     
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7271132c
   [junit4]   2> 5572271 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [n:127.0.0.1:44367_     
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7271132c
   [junit4]   2> 5572271 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [n:127.0.0.1:44367_     
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7271132c
   [junit4]   2> 5572289 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [n:127.0.0.1:44367_     
] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 5572290 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [n:127.0.0.1:44367_     
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_922577341C77A064-001/control-001/cores
   [junit4]   2> 5572378 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5572379 INFO  (zkConnectionManagerCallback-12504-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5572379 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5572380 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 5572381 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41101/solr ready
   [junit4]   2> 5572431 INFO  (qtp428933524-50382) [n:127.0.0.1:44367_     ] 
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:44367_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 5572444 INFO  
(OverseerThreadFactory-13101-thread-1-processing-n:127.0.0.1:44367_) 
[n:127.0.0.1:44367_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 5572609 INFO  (qtp428933524-50381) [n:127.0.0.1:44367_    
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> 5572609 INFO  (qtp428933524-50381) [n:127.0.0.1:44367_    
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 5574043 INFO  (qtp428933524-50381) [n:127.0.0.1:44367_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 5574153 INFO  (qtp428933524-50381) [n:127.0.0.1:44367_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 5574675 INFO  (qtp428933524-50381) [n:127.0.0.1:44367_ 
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> 5574740 INFO  (qtp428933524-50381) [n:127.0.0.1:44367_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 5574741 INFO  (qtp428933524-50381) [n:127.0.0.1:44367_ 
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@7271132c
   [junit4]   2> 5574741 INFO  (qtp428933524-50381) [n:127.0.0.1:44367_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_922577341C77A064-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_922577341C77A064-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 5574765 INFO  (qtp428933524-50381) [n:127.0.0.1:44367_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=40, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=93.0146484375, 
floorSegmentMB=1.28125, forceMergeDeletesPctAllowed=21.317727536059177, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5464127276333984, deletesPctAllowed=26.829657400778963
   [junit4]   2> 5574783 WARN  (qtp428933524-50381) [n:127.0.0.1:44367_ 
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> 5575070 INFO  (qtp428933524-50381) [n:127.0.0.1:44367_ 
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> 5575070 INFO  (qtp428933524-50381) [n:127.0.0.1:44367_ 
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> 5575072 INFO  (qtp428933524-50381) [n:127.0.0.1:44367_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 5575072 INFO  (qtp428933524-50381) [n:127.0.0.1:44367_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 5575073 INFO  (qtp428933524-50381) [n:127.0.0.1:44367_ 
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=34, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5254217197176175]
   [junit4]   2> 5575107 INFO  (qtp428933524-50381) [n:127.0.0.1:44367_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@74b518ca[control_collection_shard1_replica_n1] main]
   [junit4]   2> 5575108 INFO  (qtp428933524-50381) [n:127.0.0.1:44367_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 5575109 INFO  (qtp428933524-50381) [n:127.0.0.1:44367_ 
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> 5575109 INFO  (qtp428933524-50381) [n:127.0.0.1:44367_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 5575109 INFO  (qtp428933524-50381) [n:127.0.0.1:44367_ 
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 1654222789903646720
   [junit4]   2> 5575145 INFO  
(searcherExecutor-13106-thread-1-processing-n:127.0.0.1:44367_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:44367_ c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@74b518ca[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 5575196 INFO  (qtp428933524-50381) [n:127.0.0.1:44367_ 
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> 5575196 INFO  (qtp428933524-50381) [n:127.0.0.1:44367_ 
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> 5575233 INFO  (qtp428933524-50381) [n:127.0.0.1:44367_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 5575233 INFO  (qtp428933524-50381) [n:127.0.0.1:44367_ 
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> 5575233 INFO  (qtp428933524-50381) [n:127.0.0.1:44367_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:44367/control_collection_shard1_replica_n1/
   [junit4]   2> 5575233 INFO  (qtp428933524-50381) [n:127.0.0.1:44367_ 
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> 5575233 INFO  (qtp428933524-50381) [n:127.0.0.1:44367_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:44367/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 5575234 INFO  (qtp428933524-50381) [n:127.0.0.1:44367_ 
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/75984981863038981-core_node2-n_0000000000
   [junit4]   2> 5575265 INFO  (qtp428933524-50381) [n:127.0.0.1:44367_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:44367/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 5575266 INFO  (zkCallback-12494-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> 5575266 INFO  (zkCallback-12494-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> 5575267 INFO  (qtp428933524-50381) [n:127.0.0.1:44367_ 
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> 5575269 INFO  (qtp428933524-50381) [n:127.0.0.1:44367_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2660
   [junit4]   2> 5575271 INFO  (qtp428933524-50382) [n:127.0.0.1:44367_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 5575369 INFO  (zkCallback-12494-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> 5575369 INFO  (zkCallback-12494-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> 5575370 INFO  (zkCallback-12494-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> 5575370 INFO  (qtp428933524-50382) [n:127.0.0.1:44367_     ] 
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:44367_&wt=javabin&version=2}
 status=0 QTime=2939
   [junit4]   2> 5575371 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 5575475 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5575489 INFO  (zkConnectionManagerCallback-12510-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5575489 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5575490 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 5575491 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41101/solr ready
   [junit4]   2> 5575491 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 5575537 INFO  (qtp428933524-50384) [n:127.0.0.1:44367_     ] 
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> 5575540 INFO  
(OverseerThreadFactory-13101-thread-2-processing-n:127.0.0.1:44367_) 
[n:127.0.0.1:44367_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 5575540 INFO  
(OverseerCollectionConfigSetProcessor-75984981863038981-127.0.0.1:44367_-n_0000000000)
 [n:127.0.0.1:44367_     ] 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> 5575751 WARN  
(OverseerThreadFactory-13101-thread-2-processing-n:127.0.0.1:44367_) 
[n:127.0.0.1:44367_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 5575753 INFO  (qtp428933524-50384) [n:127.0.0.1:44367_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 5575753 INFO  (qtp428933524-50384) [n:127.0.0.1:44367_     ] 
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=216
   [junit4]   2> 5575754 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 5575754 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 5575754 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 5575754 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 5575754 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 5575754 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 5575754 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=16
   [junit4]   2> 5575980 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_922577341C77A064-001/shard-1-001
 of type NRT
   [junit4]   2> 5576027 WARN  (closeThreadPool-12511-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 5576028 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 5576028 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 5576028 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 5576037 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 5576037 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 5576037 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 5576037 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@373d32fd{/,null,AVAILABLE}
   [junit4]   2> 5576038 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3ffbe593{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:44955}
   [junit4]   2> 5576038 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.e.j.s.Server Started @5576136ms
   [junit4]   2> 5576038 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_922577341C77A064-001/tempDir-001/jetty1,
 hostPort=44955, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_922577341C77A064-001/shard-1-001/cores,
 replicaType=NRT}
   [junit4]   2> 5576038 ERROR (closeThreadPool-12511-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 5576038 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 5576038 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 5576038 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5576038 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 5576038 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-29T03:23:09.274837Z
   [junit4]   2> 5576039 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5576040 INFO  (zkConnectionManagerCallback-12513-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5576040 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5576154 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 5576154 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_922577341C77A064-001/shard-1-001/solr.xml
   [junit4]   2> 5576172 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 5576172 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 5576173 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7271132c, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 5577003 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 5577045 WARN  (closeThreadPool-12511-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2063b665[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5577045 WARN  (closeThreadPool-12511-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2063b665[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5577047 WARN  (closeThreadPool-12511-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6b7deff8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5577047 WARN  (closeThreadPool-12511-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6b7deff8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5577067 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41101/solr
   [junit4]   2> 5577068 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5577081 INFO  (zkConnectionManagerCallback-12520-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5577081 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5577249 INFO  (closeThreadPool-12511-thread-1) 
[n:127.0.0.1:44955_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 5577253 INFO  (zkConnectionManagerCallback-12522-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5577253 INFO  (closeThreadPool-12511-thread-1) 
[n:127.0.0.1:44955_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 5577274 INFO  (closeThreadPool-12511-thread-1) 
[n:127.0.0.1:44955_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 5577306 INFO  (closeThreadPool-12511-thread-1) 
[n:127.0.0.1:44955_     ] o.a.s.c.ZkController Publish node=127.0.0.1:44955_ as 
DOWN
   [junit4]   2> 5577307 INFO  (closeThreadPool-12511-thread-1) 
[n:127.0.0.1:44955_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 5577307 INFO  (closeThreadPool-12511-thread-1) 
[n:127.0.0.1:44955_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44955_
   [junit4]   2> 5577309 INFO  (zkCallback-12494-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 5577326 INFO  (zkCallback-12521-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 5577326 INFO  (zkCallback-12509-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 5577327 WARN  (closeThreadPool-12511-thread-1) 
[n:127.0.0.1:44955_     ] 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> 5577419 INFO  (closeThreadPool-12511-thread-1) 
[n:127.0.0.1:44955_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 5577427 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_922577341C77A064-001/shard-2-001
 of type NRT
   [junit4]   2> 5577449 WARN  (closeThreadPool-12511-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 5577449 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 5577449 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 5577449 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 5577525 INFO  (closeThreadPool-12511-thread-1) 
[n:127.0.0.1:44955_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7271132c
   [junit4]   2> 5577583 INFO  (closeThreadPool-12511-thread-1) 
[n:127.0.0.1:44955_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7271132c
   [junit4]   2> 5577583 INFO  (closeThreadPool-12511-thread-1) 
[n:127.0.0.1:44955_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7271132c
   [junit4]   2> 5577605 INFO  
(OverseerCollectionConfigSetProcessor-75984981863038981-127.0.0.1:44367_-n_0000000000)
 [n:127.0.0.1:44367_     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 5577607 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 5577607 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 5577607 INFO  (closeThreadPool-12511-thread-1) 
[n:127.0.0.1:44955_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 5577607 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 5577607 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3079eb26{/,null,AVAILABLE}
   [junit4]   2> 5577608 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@326feafc{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:36263}
   [junit4]   2> 5577608 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.e.j.s.Server Started @5577706ms
   [junit4]   2> 5577608 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_922577341C77A064-001/tempDir-001/jetty2,
 hostPort=36263, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_922577341C77A064-001/shard-2-001/cores,
 replicaType=NRT}
   [junit4]   2> 5577609 ERROR (closeThreadPool-12511-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 5577609 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 5577609 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 5577609 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5577609 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 5577609 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-29T03:23:10.845178Z
   [junit4]   2> 5577628 INFO  (closeThreadPool-12511-thread-1) 
[n:127.0.0.1:44955_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_922577341C77A064-001/shard-1-001/cores
   [junit4]   2> 5577699 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5577735 INFO  (zkConnectionManagerCallback-12528-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5577735 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5577837 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:44955_
   [junit4]   2> 5577873 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 5577873 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_922577341C77A064-001/shard-2-001/solr.xml
   [junit4]   2> 5577876 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 5577876 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 5577877 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7271132c, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 5578597 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 5578618 WARN  (closeThreadPool-12511-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3c8975b6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5578618 WARN  (closeThreadPool-12511-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3c8975b6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5578656 WARN  (closeThreadPool-12511-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@26d0f54a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5578656 WARN  (closeThreadPool-12511-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@26d0f54a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5578657 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41101/solr
   [junit4]   2> 5578658 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5578691 INFO  (zkConnectionManagerCallback-12535-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5578691 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5578841 INFO  (closeThreadPool-12511-thread-2) 
[n:127.0.0.1:36263_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 5578861 INFO  (zkConnectionManagerCallback-12537-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5578861 INFO  (closeThreadPool-12511-thread-2) 
[n:127.0.0.1:36263_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 5579066 INFO  (closeThreadPool-12511-thread-2) 
[n:127.0.0.1:36263_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 5579109 INFO  (closeThreadPool-12511-thread-2) 
[n:127.0.0.1:36263_     ] o.a.s.c.ZkController Publish node=127.0.0.1:36263_ as 
DOWN
   [junit4]   2> 5579110 INFO  (closeThreadPool-12511-thread-2) 
[n:127.0.0.1:36263_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 5579110 INFO  (closeThreadPool-12511-thread-2) 
[n:127.0.0.1:36263_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36263_
   [junit4]   2> 5579111 INFO  (zkCallback-12509-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 5579134 INFO  (zkCallback-12521-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 5579134 INFO  (zkCallback-12494-thread-4) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 5579135 WARN  (closeThreadPool-12511-thread-2) 
[n:127.0.0.1:36263_     ] 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> 5579135 INFO  (zkCallback-12536-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 5579226 INFO  (closeThreadPool-12511-thread-2) 
[n:127.0.0.1:36263_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 5579336 INFO  (closeThreadPool-12511-thread-2) 
[n:127.0.0.1:36263_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7271132c
   [junit4]   2> 5579407 INFO  (closeThreadPool-12511-thread-2) 
[n:127.0.0.1:36263_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7271132c
   [junit4]   2> 5579407 INFO  (closeThreadPool-12511-thread-2) 
[n:127.0.0.1:36263_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7271132c
   [junit4]   2> 5579408 INFO  (closeThreadPool-12511-thread-2) 
[n:127.0.0.1:36263_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 5579409 INFO  (closeThreadPool-12511-thread-2) 
[n:127.0.0.1:36263_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_922577341C77A064-001/shard-2-001/cores
   [junit4]   2> 5579595 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:36263_
   [junit4]   2> 5579709 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_922577341C77A064-001/shard-3-001
 of type NRT
   [junit4]   2> 5579712 WARN  (closeThreadPool-12511-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 5579712 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 5579712 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 5579712 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 5579713 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 5579713 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 5579713 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 5579713 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@27cb6306{/,null,AVAILABLE}
   [junit4]   2> 5579714 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6212187a{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:45679}
   [junit4]   2> 5579714 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.e.j.s.Server Started @5579812ms
   [junit4]   2> 5579714 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_922577341C77A064-001/tempDir-001/jetty3,
 hostPort=45679, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_922577341C77A064-001/shard-3-001/cores,
 replicaType=NRT}
   [junit4]   2> 5579714 ERROR (closeThreadPool-12511-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 5579714 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 5579714 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 5579714 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5579714 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 5579714 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-29T03:23:12.950789Z
   [junit4]   2> 5579743 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5579745 INFO  (zkConnectionManagerCallback-12543-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5579745 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5579848 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 5579848 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_922577341C77A064-001/shard-3-001/solr.xml
   [junit4]   2> 5579851 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 5579851 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 5579865 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7271132c, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 5581416 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 5581471 WARN  (closeThreadPool-12511-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@68136375[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5581471 WARN  (closeThreadPool-12511-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@68136375[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5581491 WARN  (closeThreadPool-12511-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@32d825cb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5581491 WARN  (closeThreadPool-12511-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@32d825cb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5581492 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41101/solr
   [junit4]   2> 5581581 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5581634 INFO  (zkConnectionManagerCallback-12550-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5581634 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5582255 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5582320 INFO  (zkConnectionManagerCallback-12552-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5582320 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5582540 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 5582615 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_922577341C77A064-001/shard-4-001
 of type NRT
   [junit4]   2> 5582632 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:45679_ as DOWN
   [junit4]   2> 5582633 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 5582633 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45679_
   [junit4]   2> 5582651 WARN  (closeThreadPool-12511-thread-2) [     ] 
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> 5582654 INFO  (zkCallback-12521-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 5582654 INFO  (zkCallback-12509-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 5582679 WARN  (closeThreadPool-12511-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 5582679 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 5582679 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 5582679 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 5582679 INFO  (zkCallback-12494-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 5582686 INFO  (zkCallback-12536-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 5582723 INFO  (zkCallback-12551-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 5582789 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 5582825 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 5582825 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 5582825 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 5582842 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@345d51f3{/,null,AVAILABLE}
   [junit4]   2> 5582866 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@44b03151{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:46314}
   [junit4]   2> 5582866 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.e.j.s.Server Started @5582964ms
   [junit4]   2> 5582866 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_922577341C77A064-001/tempDir-001/jetty4,
 hostPort=46314, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_922577341C77A064-001/shard-4-001/cores,
 replicaType=NRT}
   [junit4]   2> 5582866 ERROR (closeThreadPool-12511-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 5582866 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 5582880 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 5582880 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5582880 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 5582880 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-29T03:23:16.116409Z
   [junit4]   2> 5582914 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5582919 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7271132c
   [junit4]   2> 5582979 INFO  (zkConnectionManagerCallback-12558-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5582987 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5582989 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7271132c
   [junit4]   2> 5582989 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7271132c
   [junit4]   2> 5583008 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 5583009 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_922577341C77A064-001/shard-3-001/cores
   [junit4]   2> 5583122 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 5583122 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_922577341C77A064-001/shard-4-001/solr.xml
   [junit4]   2> 5583124 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 5583124 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 5583142 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7271132c, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 5583301 INFO  (closeThreadPool-12511-thread-2) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:45679_
   [junit4]   2> 5583695 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 5583709 WARN  (closeThreadPool-12511-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3717fe80[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5583709 WARN  (closeThreadPool-12511-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3717fe80[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5583726 WARN  (closeThreadPool-12511-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5a4c3e3f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5583726 WARN  (closeThreadPool-12511-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5a4c3e3f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5583727 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41101/solr
   [junit4]   2> 5583745 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5583760 INFO  (zkConnectionManagerCallback-12565-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5583760 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5583871 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5583886 INFO  (zkConnectionManagerCallback-12567-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5583886 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5583945 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 5583961 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:46314_ as DOWN
   [junit4]   2> 5583962 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 5583962 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46314_
   [junit4]   2> 5584008 INFO  (zkCallback-12521-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 5584008 INFO  (zkCallback-12536-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 5584008 INFO  (zkCallback-12551-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 5584008 INFO  (zkCallback-12509-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 5584012 INFO  (zkCallback-12494-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 5584024 INFO  (zkCallback-12566-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 5584025 WARN  (closeThreadPool-12511-thread-1) [     ] 
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> 5584247 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 5584398 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7271132c
   [junit4]   2> 5584437 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7271132c
   [junit4]   2> 5584437 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7271132c
   [junit4]   2> 5584447 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 5584448 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_922577341C77A064-001/shard-4-001/cores
   [junit4]   2> 5584663 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:46314_
   [junit4]   2> 5584667 INFO  
(TEST-RollingRestartTest.test-seed#[922577341C77A064]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_922577341C77A064-001/shard-5-001
 of type NRT
   [junit4]   2> 5584669 WARN  (closeThreadPool-12511-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 5584669 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 5584669 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 5584669 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 5584670 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 5584670 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 5584670 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 5584671 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2c9a9b2a{/,null,AVAILABLE}
   [junit4]   2> 5584672 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@24f834f6{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:33288}
   [junit4]   2> 5584672 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.e.j.s.Server Started @5584769ms
   [junit4]   2> 5584672 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_922577341C77A064-001/tempDir-001/jetty5,
 hostPort=33288, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_922577341C77A064-001/shard-5-001/cores,
 replicaType=NRT}
   [junit4]   2> 5584672 ERROR (closeThreadPool-12511-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 5584672 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 5584672 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 5584672 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5584672 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 5584672 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-29T03:23:17.908502Z
   [junit4]   2> 5584673 INFO  (closeThreadPool-12511-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5584674 INFO  (zkConnectionManagerCallback-12573-thread-1) [   
  ] o.a.s.c.c.Connect

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

at org.apache.zookeeper.KeeperException.create(KeeperException.java:54) 
~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.setData(ZooKeeper.java:2384) 
~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$setData$6(SolrZkClient.java:350)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:350) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.overseer.ZkStateWriter.writePendingUpdates(ZkStateWriter.java:199)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:259) 
~[java/:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> 6561572 INFO  (jetty-closer-58400-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 6561572 INFO  (jetty-closer-58400-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2753b706: rootName = 
solr_43569, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@183886fc
   [junit4]   2> 6561631 INFO  (jetty-closer-58400-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 6561631 INFO  (jetty-closer-58400-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@54704424: rootName = 
solr_43569, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@400c27eb
   [junit4]   2> 6561666 INFO  (jetty-closer-58400-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 6561666 INFO  (jetty-closer-58400-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@db432cf: rootName = 
solr_43569, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@1b2bb568
   [junit4]   2> 6561666 INFO  (jetty-closer-58400-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 6561758 INFO  
(OverseerStateUpdate-75985046463578122-127.0.0.1:43569_solr-n_0000000000) 
[n:127.0.0.1:43569_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 6561823 INFO  (jetty-closer-58400-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@66404b2a{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 6561823 INFO  (jetty-closer-58400-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@27c46de4{/solr,null,UNAVAILABLE}
   [junit4]   2> 6561823 INFO  (jetty-closer-58400-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 6561950 INFO  (jetty-closer-58400-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=75985046463578122-127.0.0.1:43569_solr-n_0000000000) closing
   [junit4]   2> 6561950 INFO  
(OverseerStateUpdate-75985046463578122-127.0.0.1:43569_solr-n_0000000000) 
[n:127.0.0.1:43569_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:43569_solr
   [junit4]   2> 6561951 INFO  
(OverseerAutoScalingTriggerThread-75985046463578122-127.0.0.1:43569_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 6562076 INFO  (closeThreadPool-58412-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=75985046463578122-127.0.0.1:43569_solr-n_0000000000) closing
   [junit4]   2> 6562076 INFO  (closeThreadPool-58412-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=75985046463578122-127.0.0.1:43569_solr-n_0000000000) closing
   [junit4]   2> 6562077 INFO  (jetty-closer-58400-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@2bdc64af{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 6562078 INFO  (jetty-closer-58400-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@25f66623{/solr,null,UNAVAILABLE}
   [junit4]   2> 6562078 INFO  (jetty-closer-58400-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 6562079 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[922577341C77A064]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 6562308 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>        4       /solr/aliases.json
   [junit4]   2>        4       /solr/clusterprops.json
   [junit4]   2>        3       /solr/packages.json
   [junit4]   2>        3       /solr/collections/infected/terms/shard2
   [junit4]   2>        3       /solr/collections/infected/terms/shard1
   [junit4]   2>        3       /solr/security.json
   [junit4]   2>        2       /solr/configs/conf
   [junit4]   2>        2       /solr/collections/infected/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        27      /solr/collections/infected/state.json
   [junit4]   2>        4       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        21      /solr/overseer/queue
   [junit4]   2>        14      /solr/live_nodes
   [junit4]   2>        8       /solr/collections
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 6562310 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[922577341C77A064]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:39406
   [junit4]   2> 6562310 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[922577341C77A064]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39406
   [junit4]   2> 6562310 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[922577341C77A064]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 39406
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_922577341C77A064-001
   [junit4]   2> Dec 29, 2019 3:39:35 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@59809220),
 locale=zh-Hans-HK, timezone=America/Inuvik
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 11.0.4 
(64-bit)/cpus=4,threads=1,free=200920608,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[HdfsRestartWhileUpdatingTest, JWTAuthPluginTest, 
AtomicUpdateRemovalJavabinTest, TestCloudConsistency, TestSolr4Spatial, 
TestSimDistributedQueue, AuditLoggerIntegrationTest, TestNRTOpen, 
TestSolrCloudWithHadoopAuthPlugin, TestMinMaxOnMultiValuedField, 
CdcrReplicationHandlerTest, TestConfigReload, MetricTriggerTest, 
TestStressUserVersions, RuleEngineTest, HdfsDirectoryTest, OrderedExecutorTest, 
TestSystemIdResolver, BitVectorTest, TestXmlQParserPlugin, 
OverseerSolrResponseUnsafeSerializationTest, DirectoryFactoryTest, 
TestCorePropertiesReload, SolrTestCaseJ4Test, TestConfigOverlay, 
TestPrepRecovery, DocValuesNotIndexedTest, TestSimNodeLostTrigger, 
TransactionLogTest, TestOmitPositions, TestCloudPhrasesIdentificationComponent, 
TestBulkSchemaAPI, TestSolrQueryParser, TestPartialUpdateDeduplication, 
TestJsonRequest, CoreMergeIndexesAdminHandlerTest, 
DistributedFacetPivotWhiteBoxTest, TestReloadAndDeleteDocs, 
CustomTermsComponentTest, AutoScalingHandlerTest, 
TestRandomCollapseQParserPlugin, TestRealTimeGet, 
TestEmbeddedSolrServerConstructors, TestRawTransformer, CoreAdminHandlerTest, 
ShardRoutingCustomTest, RequestHandlersTest, HdfsNNFailoverTest, 
DocumentAnalysisRequestHandlerTest, TestDynamicLoading, TestJoin, 
TestDistributedStatsComponentCardinality, TestCloudNestedDocsSort, 
TestExactSharedStatsCache, TestUseDocValuesAsStored, TestIndexSearcher, 
SortSpecParsingTest, TestFieldCacheWithThreads, OutputWriterTest, 
SpatialHeatmapFacetsTest, TestChildDocTransformer, MergeStrategyTest, 
TestPivotHelperCode, ConnectionReuseTest, UpdateRequestProcessorFactoryTest, 
ReplicationFactorTest, BlockCacheTest, MultiThreadedOCPTest, 
TestFieldTypeCollectionResource, TestStressLiveNodes, 
TestExclusionRuleCollectionAccess, TestUnInvertedFieldException, 
SolrCloudReportersTest, StatsReloadRaceTest, SolrMetricReporterTest, 
TestBlendedInfixSuggestions, CopyFieldTest, TestCollectionAPIs, 
TestCaffeineCache, DistanceUnitsTest, SolrCoreCheckLockOnStartupTest, 
TestManagedSynonymFilterFactory, TestUnifiedSolrHighlighter, RankQueryTest, 
CdcrWithNodesRestartsTest, TestLegacyFieldReuse, SchemaApiFailureTest, 
DistributedIntervalFacetingTest, TestSolrIndexConfig, RestoreTriggerStateTest, 
PluginInfoTest, CircularListTest, TestHttpServletCarrier, 
LeaderElectionIntegrationTest, InfoHandlerTest, 
TestTolerantUpdateProcessorRandomCloud, WrapperMergePolicyFactoryTest, 
TimeZoneUtilsTest, AnalysisErrorHandlingTest, RegexBoostProcessorTest, 
CursorMarkTest, TestDFRSimilarityFactory, BasicAuthOnSingleNodeTest, 
ProtectedTermFilterFactoryTest, TestJsonFacetsWithNestedObjects, 
CollectionStateFormat2Test, TemplateUpdateProcessorTest, TestReload, ZkCLITest, 
SplitByPrefixTest, SpellCheckCollatorTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, DistributedUpdateProcessorTest, 
LegacyCloudClusterPropTest, ClusterStateTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, ConvertedLegacyTest, 
TestJsonFacetRefinement, TestQueryingOnDownCollection]
   [junit4] Completed [524/894 (2!)] on J2 in 9.20s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to