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

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

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
        at 
__randomizedtesting.SeedInfo.seed([865BEE08B16B5C10:E0FD1D21F9731E8]:0)
        at sun.nio.ch.Net.bind0(Native Method)
        at sun.nio.ch.Net.bind(Net.java:433)
        at sun.nio.ch.Net.bind(Net.java:425)
        at 
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
        at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
        at 
org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:342)
        at 
org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:307)
        at 
org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
        at 
org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:231)
        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:72)
        at org.eclipse.jetty.server.Server.doStart(Server.java:385)
        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:72)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.retryOnPortBindFailure(JettySolrRunner.java:565)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:504)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:472)
        at 
org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:104)
        at 
org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.schema.TestBulkSchemaConcurrent.test

Error Message:
[[], [], [], [dynamic field *_lol3 not created, field a3 not created, new type 
mystr3  not created, CopyField source=a3,dest=hello_lol3 not created], []]

Stack Trace:
java.lang.AssertionError: [[], [], [], [dynamic field *_lol3 not created, field 
a3 not created, new type mystr3  not created, CopyField 
source=a3,dest=hello_lol3 not created], []]
        at 
__randomizedtesting.SeedInfo.seed([865BEE08B16B5C10:E0FD1D21F9731E8]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.schema.TestBulkSchemaConcurrent.test(TestBulkSchemaConcurrent.java:94)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 15376 lines...]
   [junit4] Suite: org.apache.solr.cloud.RollingRestartTest
   [junit4]   2> 3508398 INFO  
(SUITE-RollingRestartTest-seed#[865BEE08B16B5C10]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_865BEE08B16B5C10-001/data-dir-151-001
   [junit4]   2> 3508398 WARN  
(SUITE-RollingRestartTest-seed#[865BEE08B16B5C10]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=203 numCloses=203
   [junit4]   2> 3508398 INFO  
(SUITE-RollingRestartTest-seed#[865BEE08B16B5C10]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3508400 INFO  
(SUITE-RollingRestartTest-seed#[865BEE08B16B5C10]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 3508400 INFO  
(SUITE-RollingRestartTest-seed#[865BEE08B16B5C10]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3508401 INFO  
(SUITE-RollingRestartTest-seed#[865BEE08B16B5C10]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_vdv/
   [junit4]   2> 3508407 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3508408 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3508408 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3508508 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:41201
   [junit4]   2> 3508508 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:41201
   [junit4]   2> 3508508 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41201
   [junit4]   2> 3508508 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 41201
   [junit4]   2> 3508509 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3508512 INFO  (zkConnectionManagerCallback-8702-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3508512 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3508515 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3508516 INFO  (zkConnectionManagerCallback-8704-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3508516 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3508517 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 3508519 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 3508520 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3508522 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 3508523 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 3508524 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 3508525 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3508526 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3508527 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3508528 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3508529 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 3508531 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3508532 INFO  (zkConnectionManagerCallback-8708-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3508532 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3508634 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 3508737 WARN  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 3508737 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3508737 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3508737 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] o.e.j.s.Server 
jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 3508742 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 3508742 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 3508742 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] o.e.j.s.session 
node0 Scavenging every 660000ms
   [junit4]   2> 3508743 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@70215536{/_vdv,null,AVAILABLE}
   [junit4]   2> 3508744 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4b92831e{SSL,[ssl, 
http/1.1]}{127.0.0.1:33398}
   [junit4]   2> 3508744 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] o.e.j.s.Server 
Started @3508778ms
   [junit4]   2> 3508744 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_865BEE08B16B5C10-001/tempDir-001/control/data,
 hostContext=/_vdv, hostPort=33398, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_865BEE08B16B5C10-001/control-001/cores}
   [junit4]   2> 3508744 ERROR 
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3508744 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3508744 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.5.0
   [junit4]   2> 3508744 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3508744 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3508744 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-25T05:40:57.628Z
   [junit4]   2> 3508745 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3508746 INFO  (zkConnectionManagerCallback-8710-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3508746 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3508847 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3508847 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_865BEE08B16B5C10-001/control-001/solr.xml
   [junit4]   2> 3508851 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3508851 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3508852 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@639347fc, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3508988 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3508989 WARN  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3508989 WARN  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@34df0fd2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3508989 WARN  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@34df0fd2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3508992 WARN  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3508992 WARN  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@69f6ffcf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3508992 WARN  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@69f6ffcf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3508993 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41201/solr
   [junit4]   2> 3508994 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3508995 INFO  (zkConnectionManagerCallback-8717-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3508995 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3509097 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [n:127.0.0.1:33398__vdv  
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3509098 INFO  (zkConnectionManagerCallback-8719-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3509099 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [n:127.0.0.1:33398__vdv  
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3509177 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [n:127.0.0.1:33398__vdv  
   ] o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:33398__vdv
   [junit4]   2> 3509178 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [n:127.0.0.1:33398__vdv  
   ] o.a.s.c.Overseer Overseer 
(id=72169424201580549-127.0.0.1:33398__vdv-n_0000000000) starting
   [junit4]   2> 3509184 INFO  
(OverseerStateUpdate-72169424201580549-127.0.0.1:33398__vdv-n_0000000000) 
[n:127.0.0.1:33398__vdv     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:33398__vdv
   [junit4]   2> 3509184 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [n:127.0.0.1:33398__vdv  
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33398__vdv
   [junit4]   2> 3509185 INFO  (zkCallback-8718-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3509189 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [n:127.0.0.1:33398__vdv  
   ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 3509189 WARN  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [n:127.0.0.1:33398__vdv  
   ] 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> 3509205 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [n:127.0.0.1:33398__vdv  
   ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 3509223 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [n:127.0.0.1:33398__vdv  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@639347fc
   [junit4]   2> 3509231 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [n:127.0.0.1:33398__vdv  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@639347fc
   [junit4]   2> 3509231 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [n:127.0.0.1:33398__vdv  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@639347fc
   [junit4]   2> 3509232 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [n:127.0.0.1:33398__vdv  
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_865BEE08B16B5C10-001/control-001/cores
   [junit4]   2> 3509249 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3509250 INFO  (zkConnectionManagerCallback-8728-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3509250 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3509251 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3509252 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41201/solr ready
   [junit4]   2> 3509263 INFO  (qtp349549145-45650) [n:127.0.0.1:33398__vdv     
] 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:33398__vdv&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3509266 INFO  
(OverseerThreadFactory-8944-thread-1-processing-n:127.0.0.1:33398__vdv) 
[n:127.0.0.1:33398__vdv     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 3509374 INFO  (qtp349549145-45649) [n:127.0.0.1:33398__vdv    
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> 3509374 INFO  (qtp349549145-45649) [n:127.0.0.1:33398__vdv    
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 3510385 INFO  (qtp349549145-45649) [n:127.0.0.1:33398__vdv 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 3510416 INFO  (qtp349549145-45649) [n:127.0.0.1:33398__vdv 
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> 3510533 INFO  (qtp349549145-45649) [n:127.0.0.1:33398__vdv 
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> 3510549 INFO  (qtp349549145-45649) [n:127.0.0.1:33398__vdv 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from configset conf1, trusted=true
   [junit4]   2> 3510550 INFO  (qtp349549145-45649) [n:127.0.0.1:33398__vdv 
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@639347fc
   [junit4]   2> 3510550 INFO  (qtp349549145-45649) [n:127.0.0.1:33398__vdv 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_865BEE08B16B5C10-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_865BEE08B16B5C10-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 3510552 INFO  (qtp349549145-45649) [n:127.0.0.1:33398__vdv 
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=48, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=72.39453125, 
floorSegmentMB=0.412109375, forceMergeDeletesPctAllowed=14.78871623946665, 
segmentsPerTier=24.0, maxCFSSegmentSizeMB=0.6328125, noCFSRatio=0.0, 
deletesPctAllowed=25.0329432687448
   [junit4]   2> 3510562 WARN  (qtp349549145-45649) [n:127.0.0.1:33398__vdv 
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> 3510602 INFO  (qtp349549145-45649) [n:127.0.0.1:33398__vdv 
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> 3510602 INFO  (qtp349549145-45649) [n:127.0.0.1:33398__vdv 
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> 3510603 INFO  (qtp349549145-45649) [n:127.0.0.1:33398__vdv 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3510603 INFO  (qtp349549145-45649) [n:127.0.0.1:33398__vdv 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3510604 INFO  (qtp349549145-45649) [n:127.0.0.1:33398__vdv 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 3510604 INFO  (qtp349549145-45649) [n:127.0.0.1:33398__vdv 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5103e36f[control_collection_shard1_replica_n1] main]
   [junit4]   2> 3510606 INFO  (qtp349549145-45649) [n:127.0.0.1:33398__vdv 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 3510606 INFO  (qtp349549145-45649) [n:127.0.0.1:33398__vdv 
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> 3510606 INFO  (qtp349549145-45649) [n:127.0.0.1:33398__vdv 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3510606 INFO  (qtp349549145-45649) [n:127.0.0.1:33398__vdv 
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 1656677580920586240
   [junit4]   2> 3510609 INFO  
(searcherExecutor-8949-thread-1-processing-n:127.0.0.1:33398__vdv 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:33398__vdv 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@5103e36f[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3510612 INFO  (qtp349549145-45649) [n:127.0.0.1:33398__vdv 
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> 3510612 INFO  (qtp349549145-45649) [n:127.0.0.1:33398__vdv 
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> 3510616 INFO  (qtp349549145-45649) [n:127.0.0.1:33398__vdv 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3510616 INFO  (qtp349549145-45649) [n:127.0.0.1:33398__vdv 
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> 3510616 INFO  (qtp349549145-45649) [n:127.0.0.1:33398__vdv 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:33398/_vdv/control_collection_shard1_replica_n1/
   [junit4]   2> 3510616 INFO  (qtp349549145-45649) [n:127.0.0.1:33398__vdv 
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> 3510616 INFO  (qtp349549145-45649) [n:127.0.0.1:33398__vdv 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:33398/_vdv/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 3510616 INFO  (qtp349549145-45649) [n:127.0.0.1:33398__vdv 
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/72169424201580549-core_node2-n_0000000000
   [junit4]   2> 3510618 INFO  (qtp349549145-45649) [n:127.0.0.1:33398__vdv 
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:33398/_vdv/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 3510719 INFO  (zkCallback-8718-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> 3510720 INFO  (zkCallback-8718-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> 3510721 INFO  (qtp349549145-45649) [n:127.0.0.1:33398__vdv 
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> 3510723 INFO  (qtp349549145-45649) [n:127.0.0.1:33398__vdv 
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=1349
   [junit4]   2> 3510725 INFO  (qtp349549145-45650) [n:127.0.0.1:33398__vdv     
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 3510823 INFO  (zkCallback-8718-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> 3510823 INFO  (zkCallback-8718-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> 3510823 INFO  (zkCallback-8718-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> 3510823 INFO  (qtp349549145-45650) [n:127.0.0.1:33398__vdv     
] 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:33398__vdv&wt=javabin&version=2}
 status=0 QTime=1560
   [junit4]   2> 3510824 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 3510932 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3510933 INFO  (zkConnectionManagerCallback-8734-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3510933 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3510934 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3510935 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41201/solr ready
   [junit4]   2> 3510935 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 3510937 INFO  (qtp349549145-45651) [n:127.0.0.1:33398__vdv     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3510939 INFO  
(OverseerThreadFactory-8944-thread-2-processing-n:127.0.0.1:33398__vdv) 
[n:127.0.0.1:33398__vdv     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 3510940 INFO  
(OverseerCollectionConfigSetProcessor-72169424201580549-127.0.0.1:33398__vdv-n_0000000000)
 [n:127.0.0.1:33398__vdv     ] 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> 3511143 WARN  
(OverseerThreadFactory-8944-thread-2-processing-n:127.0.0.1:33398__vdv) 
[n:127.0.0.1:33398__vdv     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 3511144 INFO  (qtp349549145-45651) [n:127.0.0.1:33398__vdv     
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 3511145 INFO  (qtp349549145-45651) [n:127.0.0.1:33398__vdv     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=208
   [junit4]   2> 3511146 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 3511146 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 3511146 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 3511146 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 3511146 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 3511146 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 3511146 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=16
   [junit4]   2> 3511246 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_865BEE08B16B5C10-001/shard-1-001
 of type NRT for shard2
   [junit4]   2> 3511247 WARN  (closeThreadPool-8735-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 3511247 INFO  (closeThreadPool-8735-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3511247 INFO  (closeThreadPool-8735-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3511247 INFO  (closeThreadPool-8735-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 3511248 INFO  (closeThreadPool-8735-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3511248 INFO  (closeThreadPool-8735-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3511248 INFO  (closeThreadPool-8735-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3511249 INFO  (closeThreadPool-8735-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@40b5489e{/_vdv,null,AVAILABLE}
   [junit4]   2> 3511249 INFO  (closeThreadPool-8735-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@35336643{SSL,[ssl, 
http/1.1]}{127.0.0.1:45335}
   [junit4]   2> 3511250 INFO  (closeThreadPool-8735-thread-1) [     ] 
o.e.j.s.Server Started @3511284ms
   [junit4]   2> 3511250 INFO  (closeThreadPool-8735-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_865BEE08B16B5C10-001/tempDir-001/jetty1,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/_vdv, hostPort=45335, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_865BEE08B16B5C10-001/shard-1-001/cores}
   [junit4]   2> 3511250 ERROR (closeThreadPool-8735-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3511250 INFO  (closeThreadPool-8735-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3511250 INFO  (closeThreadPool-8735-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.5.0
   [junit4]   2> 3511250 INFO  (closeThreadPool-8735-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3511250 INFO  (closeThreadPool-8735-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3511250 INFO  (closeThreadPool-8735-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-25T05:41:00.134Z
   [junit4]   2> 3511251 INFO  (closeThreadPool-8735-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3511252 INFO  (zkConnectionManagerCallback-8737-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3511252 INFO  (closeThreadPool-8735-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3511347 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_865BEE08B16B5C10-001/shard-2-001
 of type NRT for shard1
   [junit4]   2> 3511348 WARN  (closeThreadPool-8735-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 3511348 INFO  (closeThreadPool-8735-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3511348 INFO  (closeThreadPool-8735-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3511349 INFO  (closeThreadPool-8735-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 3511350 INFO  (closeThreadPool-8735-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3511350 INFO  (closeThreadPool-8735-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3511350 INFO  (closeThreadPool-8735-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3511350 INFO  (closeThreadPool-8735-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@104468f2{/_vdv,null,AVAILABLE}
   [junit4]   2> 3511353 INFO  (closeThreadPool-8735-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3511353 INFO  (closeThreadPool-8735-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_865BEE08B16B5C10-001/shard-1-001/solr.xml
   [junit4]   2> 3511356 INFO  (closeThreadPool-8735-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3511356 INFO  (closeThreadPool-8735-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3511358 INFO  (closeThreadPool-8735-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@639347fc, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3511369 INFO  (closeThreadPool-8735-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@516cf669{SSL,[ssl, 
http/1.1]}{127.0.0.1:36568}
   [junit4]   2> 3511369 INFO  (closeThreadPool-8735-thread-2) [     ] 
o.e.j.s.Server Started @3511403ms
   [junit4]   2> 3511369 INFO  (closeThreadPool-8735-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_865BEE08B16B5C10-001/tempDir-001/jetty2,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/_vdv, hostPort=36568, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_865BEE08B16B5C10-001/shard-2-001/cores}
   [junit4]   2> 3511369 ERROR (closeThreadPool-8735-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3511369 INFO  (closeThreadPool-8735-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3511369 INFO  (closeThreadPool-8735-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.5.0
   [junit4]   2> 3511369 INFO  (closeThreadPool-8735-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3511369 INFO  (closeThreadPool-8735-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3511369 INFO  (closeThreadPool-8735-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-25T05:41:00.253Z
   [junit4]   2> 3511371 INFO  (closeThreadPool-8735-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3511371 INFO  (zkConnectionManagerCallback-8740-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3511371 INFO  (closeThreadPool-8735-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3511452 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_865BEE08B16B5C10-001/shard-3-001
 of type NRT for shard2
   [junit4]   2> 3511453 WARN  (closeThreadPool-8735-thread-3) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 3511454 INFO  (closeThreadPool-8735-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3511454 INFO  (closeThreadPool-8735-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3511454 INFO  (closeThreadPool-8735-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 3511468 INFO  (closeThreadPool-8735-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3511468 INFO  (closeThreadPool-8735-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3511468 INFO  (closeThreadPool-8735-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3511468 INFO  (closeThreadPool-8735-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@480c247e{/_vdv,null,AVAILABLE}
   [junit4]   2> 3511469 INFO  (closeThreadPool-8735-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@c666d6c{SSL,[ssl, 
http/1.1]}{127.0.0.1:35463}
   [junit4]   2> 3511469 INFO  (closeThreadPool-8735-thread-3) [     ] 
o.e.j.s.Server Started @3511503ms
   [junit4]   2> 3511469 INFO  (closeThreadPool-8735-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_865BEE08B16B5C10-001/tempDir-001/jetty3,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/_vdv, hostPort=35463, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_865BEE08B16B5C10-001/shard-3-001/cores}
   [junit4]   2> 3511469 ERROR (closeThreadPool-8735-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3511469 INFO  (closeThreadPool-8735-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3511469 INFO  (closeThreadPool-8735-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.5.0
   [junit4]   2> 3511469 INFO  (closeThreadPool-8735-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3511469 INFO  (closeThreadPool-8735-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3511469 INFO  (closeThreadPool-8735-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-25T05:41:00.353Z
   [junit4]   2> 3511470 INFO  (closeThreadPool-8735-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3511471 INFO  (zkConnectionManagerCallback-8742-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3511471 INFO  (closeThreadPool-8735-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3511473 INFO  (closeThreadPool-8735-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3511473 INFO  (closeThreadPool-8735-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_865BEE08B16B5C10-001/shard-2-001/solr.xml
   [junit4]   2> 3511476 INFO  (closeThreadPool-8735-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3511476 INFO  (closeThreadPool-8735-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3511478 INFO  (closeThreadPool-8735-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@639347fc, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3511557 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_865BEE08B16B5C10-001/shard-4-001
 of type NRT for shard1
   [junit4]   2> 3511559 INFO  (closeThreadPool-8735-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3511559 WARN  (closeThreadPool-8735-thread-1) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3511564 WARN  (closeThreadPool-8735-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@76bb9d3c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3511564 WARN  (closeThreadPool-8735-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@76bb9d3c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3511566 WARN  (closeThreadPool-8735-thread-1) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3511569 WARN  (closeThreadPool-8735-thread-4) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 3511569 INFO  (closeThreadPool-8735-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3511569 INFO  (closeThreadPool-8735-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3511569 INFO  (closeThreadPool-8735-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 3511572 WARN  (closeThreadPool-8735-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1513ddc1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3511572 WARN  (closeThreadPool-8735-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1513ddc1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3511573 INFO  (closeThreadPool-8735-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41201/solr
   [junit4]   2> 3511574 INFO  (closeThreadPool-8735-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3511574 INFO  (closeThreadPool-8735-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_865BEE08B16B5C10-001/shard-3-001/solr.xml
   [junit4]   2> 3511577 INFO  (closeThreadPool-8735-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3511577 INFO  (closeThreadPool-8735-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3511579 INFO  (closeThreadPool-8735-thread-3) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@639347fc, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3511581 INFO  (closeThreadPool-8735-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3511589 INFO  (closeThreadPool-8735-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3511589 INFO  (closeThreadPool-8735-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3511589 INFO  (closeThreadPool-8735-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3511589 INFO  (closeThreadPool-8735-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2cf0e004{/_vdv,null,AVAILABLE}
   [junit4]   2> 3511590 INFO  (closeThreadPool-8735-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@a867d1e{SSL,[ssl, 
http/1.1]}{127.0.0.1:44248}
   [junit4]   2> 3511590 INFO  (closeThreadPool-8735-thread-4) [     ] 
o.e.j.s.Server Started @3511624ms
   [junit4]   2> 3511590 INFO  (closeThreadPool-8735-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_865BEE08B16B5C10-001/tempDir-001/jetty4,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/_vdv, hostPort=44248, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_865BEE08B16B5C10-001/shard-4-001/cores}
   [junit4]   2> 3511590 ERROR (closeThreadPool-8735-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3511590 INFO  (closeThreadPool-8735-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3511590 INFO  (closeThreadPool-8735-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.5.0
   [junit4]   2> 3511590 INFO  (closeThreadPool-8735-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3511590 INFO  (closeThreadPool-8735-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3511590 INFO  (closeThreadPool-8735-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-25T05:41:00.474Z
   [junit4]   2> 3511591 INFO  (closeThreadPool-8735-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3511608 INFO  (zkConnectionManagerCallback-8752-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3511608 INFO  (closeThreadPool-8735-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3511609 INFO  (zkConnectionManagerCallback-8749-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3511609 INFO  (closeThreadPool-8735-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3511663 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_865BEE08B16B5C10-001/shard-5-001
 of type NRT for shard2
   [junit4]   2> 3511676 INFO  (closeThreadPool-8735-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3511679 WARN  (closeThreadPool-8735-thread-5) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 3511679 INFO  (closeThreadPool-8735-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3511679 INFO  (closeThreadPool-8735-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3511679 INFO  (closeThreadPool-8735-thread-5) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 3511680 INFO  (closeThreadPool-8735-thread-5) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3511680 INFO  (closeThreadPool-8735-thread-5) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3511680 INFO  (closeThreadPool-8735-thread-5) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3511680 INFO  (closeThreadPool-8735-thread-5) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@403406ac{/_vdv,null,AVAILABLE}
   [junit4]   2> 3511681 WARN  (closeThreadPool-8735-thread-2) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3512142 INFO  (closeThreadPool-8735-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3512142 INFO  (closeThreadPool-8735-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_865BEE08B16B5C10-001/shard-4-001/solr.xml
   [junit4]   2> 3512142 INFO  (closeThreadPool-8735-thread-5) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@41cb2226{SSL,[ssl, 
http/1.1]}{127.0.0.1:33230}
   [junit4]   2> 3512142 INFO  (closeThreadPool-8735-thread-5) [     ] 
o.e.j.s.Server Started @3512176ms
   [junit4]   2> 3512142 INFO  (closeThreadPool-8735-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_865BEE08B16B5C10-001/tempDir-001/jetty5,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/_vdv, hostPort=33230, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_865BEE08B16B5C10-001/shard-5-001/cores}
   [junit4]   2> 3512143 ERROR (closeThreadPool-8735-thread-5) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3512143 INFO  (closeThreadPool-8735-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3512143 INFO  (closeThreadPool-8735-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.5.0
   [junit4]   2> 3512143 INFO  (closeThreadPool-8735-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3512143 INFO  (closeThreadPool-8735-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3512143 INFO  (closeThreadPool-8735-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-25T05:41:01.027Z
   [junit4]   2> 3512144 INFO  (closeThreadPool-8735-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3512144 WARN  (closeThreadPool-8735-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@50efc00f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3512144 WARN  (closeThreadPool-8735-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@50efc00f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3512145 INFO  (zkConnectionManagerCallback-8755-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3512145 INFO  (closeThreadPool-8735-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3512146 INFO  (closeThreadPool-8735-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3512146 INFO  (closeThreadPool-8735-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3512148 WARN  (closeThreadPool-8735-thread-2) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3512148 INFO  (closeThreadPool-8735-thread-4) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@639347fc, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3512149 WARN  (closeThreadPool-8735-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@589bc6a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3512149 WARN  (closeThreadPool-8735-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@589bc6a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3512152 INFO  (closeThreadPool-8735-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41201/solr
   [junit4]   2> 3512176 INFO  (closeThreadPool-8735-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3512177 INFO  (zkConnectionManagerCallback-8761-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3512177 INFO  (closeThreadPool-8735-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3512243 INFO  (closeThreadPool-8735-thread-1) 
[n:127.0.0.1:45335__vdv     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3512244 INFO  (zkConnectionManagerCallback-8763-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3512244 INFO  (closeThreadPool-8735-thread-1) 
[n:127.0.0.1:45335__vdv     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3512246 INFO  (closeThreadPool-8735-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3512246 INFO  (closeThreadPool-8735-thread-5) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_865BEE08B16B5C10-001/shard-5-001/solr.xml
   [junit4]   2> 3512249 INFO  (closeThreadPool-8735-thread-5) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3512249 INFO  (closeThreadPool-8735-thread-5) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3512251 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 6 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_865BEE08B16B5C10-001/shard-6-001
 of type NRT for shard1
   [junit4]   2> 3512251 INFO  (closeThreadPool-8735-thread-5) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@639347fc, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3512252 WARN  (closeThreadPool-8735-thread-6) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 3512252 INFO  (closeThreadPool-8735-thread-6) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3512252 INFO  (closeThreadPool-8735-thread-6) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3512252 INFO  (closeThreadPool-8735-thread-6) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 3512257 INFO  (closeThreadPool-8735-thread-1) 
[n:127.0.0.1:45335__vdv     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3512260 INFO  (closeThreadPool-8735-thread-1) 
[n:127.0.0.1:45335__vdv     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:45335__vdv as DOWN
   [junit4]   2> 3512261 INFO  (closeThreadPool-8735-thread-1) 
[n:127.0.0.1:45335__vdv     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 3512261 INFO  (closeThreadPool-8735-thread-1) 
[n:127.0.0.1:45335__vdv     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45335__vdv
   [junit4]   2> 3512262 INFO  (zkCallback-8718-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3512264 INFO  (closeThreadPool-8735-thread-1) 
[n:127.0.0.1:45335__vdv     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 3512265 WARN  (closeThreadPool-8735-thread-1) 
[n:127.0.0.1:45335__vdv     ] 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> 3512272 INFO  (zkCallback-8733-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3512274 INFO  (closeThreadPool-8735-thread-6) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3512274 INFO  (closeThreadPool-8735-thread-6) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3512274 INFO  (closeThreadPool-8735-thread-6) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3512275 INFO  (closeThreadPool-8735-thread-6) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7ddaf512{/_vdv,null,AVAILABLE}
   [junit4]   2> 3512275 INFO  (zkCallback-8762-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3512276 INFO  (closeThreadPool-8735-thread-6) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@75a5d5d8{SSL,[ssl, 
http/1.1]}{127.0.0.1:46275}
   [junit4]   2> 3512276 INFO  (closeThreadPool-8735-thread-6) [     ] 
o.e.j.s.Server Started @3512310ms
   [junit4]   2> 3512276 INFO  (closeThreadPool-8735-thread-6) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_865BEE08B16B5C10-001/tempDir-001/jetty6,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/_vdv, hostPort=46275, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_865BEE08B16B5C10-001/shard-6-001/cores}
   [junit4]   2> 3512276 ERROR (closeThreadPool-8735-thread-6) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3512276 INFO  (closeThreadPool-8735-thread-6) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3512276 INFO  (closeThreadPool-8735-thread-6) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.5.0
   [junit4]   2> 3512276 INFO  (closeThreadPool-8735-thread-6) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3512276 INFO  (closeThreadPool-8735-thread-6) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3512276 INFO  (closeThreadPool-8735-thread-6) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-25T05:41:01.160Z
   [junit4]   2> 3512277 INFO  (closeThreadPool-8735-thread-6) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3512278 INFO  (zkConnectionManagerCallback-8769-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3512278 INFO  (closeThreadPool-8735-thread-6) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3512282 INFO  (closeThreadPool-8735-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3512283 WARN  (closeThreadPool-8735-thread-3) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3512283 INFO  (closeThreadPool-8735-thread-1) 
[n:127.0.0.1:45335__vdv     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3512283 WARN  (closeThreadPool-8735-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5354173[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3512284 WARN  (closeThreadPool-8735-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5354173[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3512286 WARN  (closeThreadPool-8735-thread-3) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3512287 WARN  (closeThreadPool-8735-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@38ead9db[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3512287 WARN  (closeThreadPool-8735-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@38ead9db[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3512288 INFO  (closeThreadPool-8735-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41201/solr
   [junit4]   2> 3512288 INFO  (closeThreadPool-8735-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3512289 INFO  (zkConnectionManagerCallback-8776-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3512289 INFO  (closeThreadPool-8735-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3512301 INFO  (closeThreadPool-8735-thread-1) 
[n:127.0.0.1:45335__vdv     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@639347fc
   [junit4]   2> 3512309 INFO  (closeThreadPool-8735-thread-1) 
[n:127.0.0.1:45335__vdv     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@639347fc
   [junit4]   2> 3512309 INFO  (closeThreadPool-8735-thread-1) 
[n:127.0.0.1:45335__vdv     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@639347fc
   [junit4]   2> 3512310 INFO  (closeThreadPool-8735-thread-1) 
[n:127.0.0.1:45335__vdv     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_865BEE08B16B5C10-001/shard-1-001/cores
   [junit4]   2> 3512353 INFO  (closeThreadPool-8735-thread-2) 
[n:127.0.0.1:36568__vdv     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3512354 INFO  (zkConnectionManagerCallback-8778-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3512354 INFO  (closeThreadPool-8735-thread-2) 
[n:127.0.0.1:36568__vdv     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3512361 INFO  (closeThreadPool-8735-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3512362 WARN  (closeThreadPool-8735-thread-4) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3512363 WARN  (closeThreadPool-8735-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3812c3eb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3512363 WARN  (closeThreadPool-8735-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3812c3eb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3512365 WARN  (closeThreadPool-8735-thread-4) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3512365 INFO  
(TEST-RollingRestartTest.test-seed#[865BEE08B16B5C10]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 7 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_865BEE08B16B5C10-001/shard-7-001
 of type NRT for shard2
   [junit4]   2> 3512366 WARN  (closeThreadPool-8735-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3dbae997[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3512366 WARN  (closeThreadPool-8735-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3dbae997[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3512366 WARN  (closeThreadPool-8735-thread-7) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 3512366 INFO  (closeThreadPool-8735-thread-7) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3512366 INFO  (closeThreadPool-8735-thread-7) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3512366 INFO  (closeThreadPool-8735-thread-7) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 3512367 INFO  (closeThreadPool-8735-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41201/solr
   [junit4]   2> 3512367 INFO  (closeThreadPool-8735-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3512368 INFO  (closeThreadPool-8735-thread-7) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3512368 INFO  (closeThreadPool-8735-thread-7) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3512368 INFO  (closeThreadPool-8735-thread-7) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3512368 INFO  (closeThreadPool-8735-thread-7) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@27bc6a30{/_vdv,null,AVAILABLE}
   [junit4]   2> 3512368 INFO  (zkConnectionManagerCallback-8784-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3512368 INFO  (closeThreadPool-8735-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3512369 INFO  (closeThreadPool-8735-thread-7) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2e79438c{SSL,[ssl, 
http/1.1]}{127.0.0.1:41185}
   [junit4]   2> 3512369 INFO  (closeThreadPool-8735-thread-7) [     ] 
o.e.j.s.Server Started @3512403ms
   [junit4]   2> 3512369 INFO  (closeThreadPool-8735-thread-7) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_865BEE08B16B5C10-001/tempDir-001/jetty7,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/_vdv, hostPort=41185, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_865BEE08B16B5C10-001/shard-7-001/cores}
   [junit4]   2> 3512369 ERROR (closeThreadPool-8735-thread-7) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3512369 INFO  (closeThreadPool-8735-thread-7) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3512369 INFO  (closeThreadPool-8735-thread-7) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.5.0
   [junit4]   2> 3512369 INFO  (closeThreadPool-8735-thread-7) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3512369 INFO  (closeThreadPool-8735-thread-7) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3512369 INFO  (closeThreadPool-8735-thread-7) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-25T05:41:01.253Z
   [junit4]   2> 3512370 INFO  (closeThreadPool-8735-thread-7) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3512371 INFO  (zkConnectionManagerCallback-8786-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3512371 INFO  (closeThreadPool-8735-thread-7) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3512391 INFO  (closeThreadPool-8735-thread-3) 
[n:127.0.0.1:35463__vdv     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3512403 INFO  (closeThreadPool-8735-thread-2) 
[n:127.0.0.1:36568__vdv     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3512407 INFO  (closeThreadPool-8735-thread-2) 
[n:127.0.0.1:36568__vdv     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:36568__vdv as DOWN
   [junit4]   2> 3512408 INFO  (closeThreadPool-8735-thread-2) 
[n:127.0.0.1:36568__vdv     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 3512408 INFO  (closeThreadPool-8735-thread-2) 
[n:127.0.0.1:36568__vdv     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36568__vdv
   [junit4]   2> 3512409 INFO  (zkCallback-8718-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3512409 INFO  (zkCallback-8762-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3512409 INFO  (zkCallback-8733-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3512409 INFO  (zkCallback-8777-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3512411 INFO  (closeThreadPool-8735-thread-2) 
[n:127.0.0.1:36568__vdv     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 3512411 WARN  (closeThreadPool-8735-thread-2) 
[n:127.0.0.1:36568__vdv     ] 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 

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

 Jan 25, 2020 6:37:03 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): {}, 
docValues:{}, maxPointsInLeafNode=1881, maxMBSortInHeap=6.522828854062833, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4e9eb2f4),
 locale=sr-CS, timezone=Pacific/Noumea
   [junit4]   2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 
1.8.0_191 (64-bit)/cpus=8,threads=1,free=73998160,total=536346624
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrQueryParser, 
HdfsDirectoryTest, TestDownShardTolerantSearch, TestJsonFacetsStatsParsing, 
SmileWriterTest, EchoParamsTest, ReplaceNodeNoTargetTest, 
TestMultiWordSynonyms, TestConfigSetProperties, TestSolrCoreParser, TestTrie, 
TestHdfsCloudBackupRestore, TestBlendedInfixSuggestions, 
HttpPartitionWithTlogReplicasTest, FacetPivotSmallTest, 
DirectSolrSpellCheckerTest, SuggesterWFSTTest, DocValuesMultiTest, 
TestFieldCacheSort, SortSpecParsingTest, TestFuzzyAnalyzedSuggestions, 
CoreAdminCreateDiscoverTest, RegexBoostProcessorTest, SolrLogPostToolTest, 
ZkSolrClientTest, RandomizedTaggerTest, OverseerStatusTest, 
SignatureUpdateProcessorFactoryTest, DistributedFacetPivotSmallTest, 
TestDirectoryFactory, TestHdfsBackupRestoreCore, GraphQueryTest, 
TestFieldCacheWithThreads, TermsComponentTest, ChangedSchemaMergeTest, 
TestFaceting, SolrIndexMetricsTest, UUIDFieldTest, SolrCLIZkUtilsTest, 
HealthCheckHandlerTest, LukeRequestHandlerTest, SimpleFacetsTest, 
MetricTriggerTest, ScheduledTriggerTest, SolrRrdBackendFactoryTest, 
HdfsWriteToMultipleCollectionsTest, TestSolr4Spatial, TestStressLucene, 
TestDynamicURP, TaggingAttributeTest, OrderedExecutorTest, 
TestScoreJoinQPNoScore, TestSchemaNameResource, ConnectionManagerTest, 
TestTolerantUpdateProcessorCloud, AuditLoggerIntegrationTest, 
TestDistributedTracing, TestBM25SimilarityFactory, TestRestManager, 
NodeLostTriggerIntegrationTest, SystemLogListenerTest, CollectionReloadTest, 
CollectionsAPISolrJTest, AutoScalingHandlerTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
UninvertDocValuesMergePolicyTest, TestEmbeddedSolrServerSchemaAPI, 
TestSkipOverseerOperations, MergeStrategyTest, TriggerEventQueueTest, 
TestRandomCollapseQParserPlugin, TestHttpShardHandlerFactory, RankQueryTest, 
TestPayloadCheckQParserPlugin, TestHashPartitioner, TestTermsQParserPlugin, 
TestManagedStopFilterFactory, TestJavabinTupleStreamParser, 
CleanupOldIndexTest, TestAuthorizationFramework, CoreAdminRequestStatusTest, 
DirectUpdateHandlerTest, SolrSlf4jReporterTest, DistributedDebugComponentTest, 
TestBackupRepositoryFactory, TestSolrCoreSnapshots, 
DistributedFacetPivotLargeTest, TestCrossCoreJoin, 
TestQueryingOnDownCollection, TestCloudPseudoReturnFields, TestFunctionQuery, 
MetricsHistoryHandlerTest, TestPostingsSolrHighlighter, 
DeleteInactiveReplicaTest, PeerSyncWithLeaderAndIndexFingerprintCachingTest, 
TestRebalanceLeaders, BigEndianAscendingWordSerializerTest, 
TestPerFieldSimilarity, TestWaitForStateWithJettyShutdowns, 
TestSolrCoreProperties, TestFieldResource, TestFastOutputStream, 
CoreSorterTest, TestDeleteCollectionOnDownNodes, SplitByPrefixTest, 
LeaderElectionTest, SplitShardTest, MissingSegmentRecoveryTest, 
TestDynamicFieldCollectionResource, NestedShardedAtomicUpdateTest, 
PhrasesIdentificationComponentTest, TestReload, TestQuerySenderNoQuery, 
ChaosMonkeySafeLeaderTest, TestInPlaceUpdatesDistrib, BasicZkTest, 
TestSimDistributedQueue, CustomHighlightComponentTest, JvmMetricsTest, 
ResponseHeaderTest, DistributedSpellCheckComponentTest, 
TestSha256AuthenticationProvider, TestCollationField, SchemaApiFailureTest, 
HdfsThreadLeakTest, TestExceedMaxTermLength, TestCoreDiscovery, 
PreAnalyzedFieldTest, TestDocTermOrdsUninvertLimit, FullHLLTest, TestTextField, 
RestartWhileUpdatingTest, BlockJoinFacetDistribTest, DistributedQueueTest, 
VersionInfoTest, TestSchemaManager, TestFastLRUCache, CdcrOpsAndBoundariesTest, 
DistributedQueryComponentCustomSortTest, TestLuceneIndexBackCompat, 
TestXmlQParser, TestSolrDeletionPolicy2, DirectSolrConnectionTest, 
SpatialRPTFieldTypeTest, TestNumericTerms64, TestSimNodeLostTrigger, 
HdfsDirectoryFactoryTest, TestRandomDVFaceting, DisMaxRequestHandlerTest, 
SolrTestCaseJ4Test, TestDistributedGrouping, TestDocumentBuilder, 
TestGroupingSearch, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, 
TestCharFilters, TestDeprecatedFilters, TestReversedWildcardFilterFactory, 
TestWordDelimiterFilterFactory, TokenizerChainTest, ActionThrottleTest, 
AddReplicaTest, AssignBackwardCompatibilityTest, BasicDistributedZk2Test, 
BasicDistributedZkTest, ClusterStateTest, CollectionPropsTest, 
CreateRoutedAliasTest, DeleteReplicaTest, DistribJoinFromCollectionTest, 
ForceLeaderTest, ForceLeaderWithTlogReplicasTest, LegacyCloudClusterPropTest, 
MetricsHistoryIntegrationTest, OverseerRolesTest, PeerSyncReplicationTest, 
RoutingToNodesWithPropertiesTest, SSLMigrationTest, SaslZkACLProviderTest, 
ShardRoutingTest, SharedFSAutoReplicaFailoverTest, SliceStateTest, 
SolrXmlInZkTest, TestAuthenticationFramework, TestCloudConsistency, 
TestCloudInspectUtil, TestCloudPhrasesIdentificationComponent, 
TestCloudSearcherWarming, TestDistributedMap, TestLeaderElectionZkExpiry, 
TestPrepRecovery, TestPullReplica, TestPullReplicaErrorHandling, 
TestSSLRandomization, TestSegmentSorting, TestSolrCloudWithKerberosAlt, 
TestStressCloudBlindAtomicUpdates, TestTlogReplayVsRecovery, TestTlogReplica, 
TestUtilizeNode, TlogReplayBufferedWhileIndexingTest, 
VMParamsZkACLAndCredentialsProvidersTest, ZkCLITest, 
AsyncCallRequestStatusResponseTest, CollectionsAPIDistributedZkTest, 
CustomCollectionTest, HdfsCollectionsAPIDistributedZkTest, 
SimpleCollectionCreateDeleteTest, TestCollectionsAPIViaSolrCloudCluster, 
TestReplicaProperties, TestRequestStatusCollectionAPI, 
AutoAddReplicasIntegrationTest, HdfsAutoAddReplicasIntegrationTest, 
HttpTriggerListenerTest, IndexSizeTriggerMixedBoundsTest, 
IndexSizeTriggerSizeEstimationTest, IndexSizeTriggerTest, 
ScheduledMaintenanceTriggerTest, ScheduledTriggerIntegrationTest, 
SearchRateTriggerTest, TestSimComputePlanAction, TestSimDistribStateManager, 
TestSimGenericDistributedQueue, TestSimTriggerIntegration, TestSimUtils, 
BaseCdcrDistributedZkTest, CdcrBidirectionalTest, CdcrVersionReplicationTest, 
CdcrWithNodesRestartsTest, HdfsChaosMonkeyNothingIsSafeTest, 
HdfsChaosMonkeySafeLeaderTest, HdfsNNFailoverTest, HdfsRecoverLeaseTest, 
HdfsRecoveryZkTest, HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, 
HdfsUnloadDistributedZkTest, ZkCollectionPropsCachingTest, ZkStateReaderTest, 
ZkStateWriterTest, ImplicitSnitchTest, RuleEngineTest, RulesTest, 
AlternateDirectoryTest, BlobRepositoryCloudTest, 
ByteBuffersDirectoryFactoryTest, CachingDirectoryFactoryTest, 
RAMDirectoryFactoryTest, RequestHandlersTest, SOLR749Test, 
SolrCoreCheckLockOnStartupTest, SolrCoreTest, TestCodecSupport, TestConfig, 
TestConfigOverlay, TestDynamicLoadingUrl, TestInitParams, TestJmxIntegration, 
TestMergePolicyConfig, TestNRTOpen, TestQuerySenderListener, 
TestShardHandlerFactory, TestSimpleTextCodec, TestSolrConfigHandler, 
TestSolrXml, TestXIncludeConfig, BinaryUpdateRequestHandlerTest, 
CSVRequestHandlerTest, DocumentAnalysisRequestHandlerTest, 
FieldAnalysisRequestHandlerTest, JsonLoaderTest, MoreLikeThisHandlerTest, 
RequestLoggingTest, SearchHandlerTest, TestCSVLoader, TestConfigReload, 
TestCoreBackup, TestReplicationHandlerBackup, 
TestReplicationHandlerDiskOverFlow, TestReqParamsAPI, TestSQLHandler, 
TestSQLHandlerNonCloud, TestSolrConfigHandlerConcurrent, 
TestStressThreadBackup, V2ApiIntegrationTest, V2StandaloneTest, 
XsltUpdateRequestHandlerTest, AdminHandlersProxyTest, 
AutoscalingHistoryHandlerTest, CoreAdminOperationTest, IndexSizeEstimatorTest, 
InfoHandlerTest, LoggingHandlerTest, SegmentsInfoRequestHandlerTest, 
ShowFileRequestHandlerTest, SplitHandlerTest, StatsReloadRaceTest, 
TestApiFramework, TestCollectionAPIs, TestConfigsApi, TestCoreAdminApis, 
ZookeeperStatusHandlerTest, BadComponentTest, DistributedFacetExistsSmallTest, 
DistributedFacetPivotSmallAdvancedTest, DistributedTermsComponentTest, 
ResponseLogComponentTest, SearchHandlerTest, SpellCheckComponentTest, 
StatsComponentTest, SuggestComponentContextFilterQueryTest, 
SuggestComponentTest, TermVectorComponentDistributedTest, 
TestTrackingShardHandlerFactory, TestExportWriter, JavabinLoaderTest, 
EmbeddedSolrNoSerializeTest, HighlighterConfigTest, HighlighterMaxOffsetTest, 
TestSlowCompositeReaderWrapper, TestLegacyField, TestLegacyFieldReuse, 
TestLegacyNumericUtils, TestLegacyTerms, TestMultiValuedNumericRangeQuery, 
TestNumericRangeQuery64, TestNumericTokenStream, TestLogWatcher, 
SolrCoreMetricManagerTest, SolrMetricManagerTest, SolrMetricReporterTest, 
SolrGraphiteReporterTest, SolrJmxReporterCloudTest, SolrJmxReporterTest, 
SolrShardReporterTest, RegexBytesRefFilterTest, TestFacetMethods, 
TestRemoteStreaming, TestStreamBody, TestUnInvertedFieldException, 
TestMacroExpander, TestMacros, JSONWriterTest, TestCSVResponseWriter, 
TestCustomDocTransformer, TestGeoJSONResponseWriter, TestRawResponseWriter, 
TestRawTransformer, TestSolrQueryResponse, TestChildDocTransformer, 
TestChildDocTransformerHierarchy, TestExplainDocTransformer, 
TestSubQueryTransformer, TestSubQueryTransformerCrossCore, 
TestSubQueryTransformerDistrib, TestManagedResource, 
TestFieldCollectionResource, TestSchemaSimilarityResource, 
TestSchemaVersionResource, TestSerializedLuceneMatchVersion, 
TestManagedSynonymGraphFilterFactory, BadCopyFieldTest, BadIndexSchemaTest, 
BooleanFieldTest, CurrencyFieldTypeTest, DateFieldTest, DateRangeFieldTest, 
ExternalFileFieldSortTest, IndexSchemaRuntimeFieldTest, IndexSchemaTest, 
ManagedSchemaRoundRobinCloudTest, NotRequiredUniqueKeyTest, NumericFieldsTest, 
OpenExchangeRatesOrgProviderTest, PolyFieldTest, RequiredFieldsTest, 
TestBulkSchemaConcurrent]
   [junit4] Completed [763/896 (2!)] on J0 in 709.57s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to