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

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

Error Message:
There are still nodes recovering - waited for 600SECONDS

Stack Trace:
java.lang.AssertionError: There are still nodes recovering - waited for 
600SECONDS
        at 
__randomizedtesting.SeedInfo.seed([708A049A4E7ED2C3:F8DE3B40E082BF3B]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:197)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:150)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:1072)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1630)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1622)
        at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test(ChaosMonkeyNothingIsSafeWithPullReplicasTest.java:253)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1081)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1053)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 14339 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest
   [junit4]   2> 2654121 INFO  
(SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[708A049A4E7ED2C3]-worker)
 [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2654121 INFO  
(SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[708A049A4E7ED2C3]-worker)
 [     ] o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/data-dir-179-001
   [junit4]   2> 2654122 WARN  
(SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[708A049A4E7ED2C3]-worker)
 [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1130 
numCloses=1130
   [junit4]   2> 2654122 INFO  
(SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[708A049A4E7ED2C3]-worker)
 [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2654123 INFO  
(SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[708A049A4E7ED2C3]-worker)
 [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) 
via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776";)
   [junit4]   2> 2654123 INFO  
(SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[708A049A4E7ED2C3]-worker)
 [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2654123 INFO  
(SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[708A049A4E7ED2C3]-worker)
 [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system 
property: /lv_p/gx
   [junit4]   2> 2654125 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.ChaosMonkeyNothingIsSafeWithPullReplicasTest Starting 
ChaosMonkey test with 3 shards and 12 nodes
   [junit4]   2> 2654266 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2654266 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 2654267 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2654448 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.ZkTestServer start zk server on port: 39695
   [junit4]   2> 2654448 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:39695
   [junit4]   2> 2654448 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39695
   [junit4]   2> 2654448 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39695
   [junit4]   2> 2654464 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2654479 INFO  (zkConnectionManagerCallback-24261-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2654479 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2654497 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2654510 INFO  (zkConnectionManagerCallback-24263-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2654510 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2654513 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2654531 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2654542 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2654544 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2654545 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2654546 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2654547 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2654549 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2654550 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2654551 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2654552 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2654553 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless 
explicitly asked otherwise
   [junit4]   2> 2655621 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding 
port=0)
   [junit4]   2> 2655621 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 
2 ...
   [junit4]   2> 2655621 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 
2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 
11.0.4+10-LTS
   [junit4]   2> 2655624 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2655624 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2655624 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2655625 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1b44943{/lv_p/gx,null,AVAILABLE}
   [junit4]   2> 2655625 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.e.j.s.AbstractConnector Started ServerConnector@2e89e938{HTTP/1.1, 
(http/1.1, h2c)}{127.0.0.1:36073}
   [junit4]   2> 2655625 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.e.j.s.Server Started @2655658ms
   [junit4]   2> 2655625 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/lv_p/gx, 
solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/tempDir-001/control/data,
 hostPort=36073, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/control-001/cores}
   [junit4]   2> 2655625 ERROR 
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 2655625 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2655625 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 9.0.0
   [junit4]   2> 2655625 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 2655625 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 2655625 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-05-22T09:49:40.194746Z
   [junit4]   2> 2655626 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2655628 INFO  (zkConnectionManagerCallback-24265-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2655628 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2655731 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found 
in ZooKeeper)
   [junit4]   2> 2655731 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/control-001/solr.xml
   [junit4]   2> 2655738 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f1199d2, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2656773 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2656774 WARN  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5b81b383[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2656774 WARN  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm 
configured for Client@5b81b383[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2656776 WARN  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4923e2f0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2656776 WARN  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm 
configured for Client@4923e2f0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2656778 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39695/solr
   [junit4]   2> 2656778 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2656779 INFO  (zkConnectionManagerCallback-24276-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2656779 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2656881 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [n:127.0.0.1:36073_lv_p%2Fgx     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 2656882 INFO  (zkConnectionManagerCallback-24278-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2656882 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [n:127.0.0.1:36073_lv_p%2Fgx     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 2656952 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [n:127.0.0.1:36073_lv_p%2Fgx     ] o.a.s.c.OverseerElectionContext I am going 
to be the leader 127.0.0.1:36073_lv_p%2Fgx
   [junit4]   2> 2656952 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [n:127.0.0.1:36073_lv_p%2Fgx     ] o.a.s.c.Overseer Overseer 
(id=73798398761959428-127.0.0.1:36073_lv_p%2Fgx-n_0000000000) starting
   [junit4]   2> 2656956 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [n:127.0.0.1:36073_lv_p%2Fgx     ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:36073_lv_p%2Fgx
   [junit4]   2> 2656956 INFO  
(OverseerStateUpdate-73798398761959428-127.0.0.1:36073_lv_p%2Fgx-n_0000000000) 
[n:127.0.0.1:36073_lv_p%2Fgx     ] o.a.s.c.Overseer Starting to work on the 
main queue : 127.0.0.1:36073_lv_p%2Fgx
   [junit4]   2> 2656957 INFO  
(OverseerStateUpdate-73798398761959428-127.0.0.1:36073_lv_p%2Fgx-n_0000000000) 
[n:127.0.0.1:36073_lv_p%2Fgx     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 2656963 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [n:127.0.0.1:36073_lv_p%2Fgx     ] o.a.s.p.PackageLoader /packages.json 
updated to version -1
   [junit4]   2> 2656963 WARN  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [n:127.0.0.1:36073_lv_p%2Fgx     ] 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> 2656984 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [n:127.0.0.1:36073_lv_p%2Fgx     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2657004 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [n:127.0.0.1:36073_lv_p%2Fgx     ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f1199d2
   [junit4]   2> 2657012 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [n:127.0.0.1:36073_lv_p%2Fgx     ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f1199d2
   [junit4]   2> 2657012 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [n:127.0.0.1:36073_lv_p%2Fgx     ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f1199d2
   [junit4]   2> 2657013 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [n:127.0.0.1:36073_lv_p%2Fgx     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/control-001/cores
   [junit4]   2> 2657019 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2657020 INFO  (zkConnectionManagerCallback-24295-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2657020 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2657021 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2657022 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:39695/solr ready
   [junit4]   2> 2657024 INFO  (qtp1499639025-50575) 
[n:127.0.0.1:36073_lv_p%2Fgx     ] 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:36073_lv_p%252Fgx&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2657026 INFO  
(OverseerThreadFactory-24285-thread-1-processing-n:127.0.0.1:36073_lv_p%2Fgx) 
[n:127.0.0.1:36073_lv_p%2Fgx     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection control_collection
   [junit4]   2> 2657132 INFO  (qtp1499639025-50577) 
[n:127.0.0.1:36073_lv_p%2Fgx     ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 2657132 INFO  (qtp1499639025-50577) 
[n:127.0.0.1:36073_lv_p%2Fgx     ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
 status=0 QTime=0
   [junit4]   2> 2657134 INFO  (qtp1499639025-50578) 
[n:127.0.0.1:36073_lv_p%2Fgx     ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
 status=0 QTime=0
   [junit4]   2> 2657137 INFO  (qtp1499639025-50574) 
[n:127.0.0.1:36073_lv_p%2Fgx    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> 2658151 INFO  (qtp1499639025-50574) 
[n:127.0.0.1:36073_lv_p%2Fgx c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 9.0.0
   [junit4]   2> 2658166 INFO  (qtp1499639025-50574) 
[n:127.0.0.1:36073_lv_p%2Fgx c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2658249 INFO  (qtp1499639025-50574) 
[n:127.0.0.1:36073_lv_p%2Fgx c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema 
test/1.6 with uniqueid field id
   [junit4]   2> 2658266 INFO  (qtp1499639025-50574) 
[n:127.0.0.1:36073_lv_p%2Fgx 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> 2658266 INFO  (qtp1499639025-50574) 
[n:127.0.0.1:36073_lv_p%2Fgx 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@1f1199d2
   [junit4]   2> 2658267 INFO  (qtp1499639025-50574) 
[n:127.0.0.1:36073_lv_p%2Fgx c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[control_collection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 2658271 INFO  (qtp1499639025-50574) 
[n:127.0.0.1:36073_lv_p%2Fgx 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=20, maxMergeAtOnceExplicit=12, 
maxMergedSegmentMB=0.861328125, floorSegmentMB=1.3544921875, 
forceMergeDeletesPctAllowed=9.93691159232508, segmentsPerTier=15.0, 
maxCFSSegmentSizeMB=0.73046875, noCFSRatio=0.8682493076348481, 
deletesPctAllowed=22.51570264698198
   [junit4]   2> 2658288 WARN  (qtp1499639025-50574) 
[n:127.0.0.1:36073_lv_p%2Fgx 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> 2658368 INFO  (qtp1499639025-50574) 
[n:127.0.0.1:36073_lv_p%2Fgx 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> 2658369 INFO  (qtp1499639025-50574) 
[n:127.0.0.1:36073_lv_p%2Fgx 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> 2658370 INFO  (qtp1499639025-50574) 
[n:127.0.0.1:36073_lv_p%2Fgx c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 2658370 INFO  (qtp1499639025-50574) 
[n:127.0.0.1:36073_lv_p%2Fgx c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 2658371 INFO  (qtp1499639025-50574) 
[n:127.0.0.1:36073_lv_p%2Fgx c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=2, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 2658375 INFO  (qtp1499639025-50574) 
[n:127.0.0.1:36073_lv_p%2Fgx c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2658375 INFO  (qtp1499639025-50574) 
[n:127.0.0.1:36073_lv_p%2Fgx 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> 2658375 INFO  (qtp1499639025-50574) 
[n:127.0.0.1:36073_lv_p%2Fgx c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000 ms
   [junit4]   2> 2658376 INFO  (qtp1499639025-50574) 
[n:127.0.0.1:36073_lv_p%2Fgx 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 1667383671332536320
   [junit4]   2> 2658415 INFO  
(searcherExecutor-24297-thread-1-processing-n:127.0.0.1:36073_lv_p%2Fgx 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:36073_lv_p%2Fgx c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 
0 ms: Collection: 'control_collection'
   [junit4]   2> 2658417 INFO  (qtp1499639025-50574) 
[n:127.0.0.1:36073_lv_p%2Fgx 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> 2658417 INFO  (qtp1499639025-50574) 
[n:127.0.0.1:36073_lv_p%2Fgx 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> 2658420 INFO  (qtp1499639025-50574) 
[n:127.0.0.1:36073_lv_p%2Fgx c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 2658420 INFO  (qtp1499639025-50574) 
[n:127.0.0.1:36073_lv_p%2Fgx 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> 2658420 INFO  (qtp1499639025-50574) 
[n:127.0.0.1:36073_lv_p%2Fgx c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:36073/lv_p/gx/control_collection_shard1_replica_n1/
   [junit4]   2> 2658420 INFO  (qtp1499639025-50574) 
[n:127.0.0.1:36073_lv_p%2Fgx 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> 2658420 INFO  (qtp1499639025-50574) 
[n:127.0.0.1:36073_lv_p%2Fgx c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
http://127.0.0.1:36073/lv_p/gx/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 2658420 INFO  (qtp1499639025-50574) 
[n:127.0.0.1:36073_lv_p%2Fgx 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/73798398761959428-core_node2-n_0000000000
   [junit4]   2> 2658421 INFO  (qtp1499639025-50574) 
[n:127.0.0.1:36073_lv_p%2Fgx c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
http://127.0.0.1:36073/lv_p/gx/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2658523 INFO  (zkCallback-24277-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> 2658523 INFO  (zkCallback-24277-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> 2658528 INFO  (qtp1499639025-50574) 
[n:127.0.0.1:36073_lv_p%2Fgx 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> 2658531 INFO  (qtp1499639025-50574) 
[n:127.0.0.1:36073_lv_p%2Fgx     ] 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=1394
   [junit4]   2> 2658532 INFO  (qtp1499639025-50575) 
[n:127.0.0.1:36073_lv_p%2Fgx     ] o.a.s.h.a.CollectionsHandler Wait for new 
collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2658631 INFO  (zkCallback-24277-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> 2658631 INFO  (zkCallback-24277-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> 2658631 INFO  (zkCallback-24277-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> 2658632 INFO  (qtp1499639025-50575) 
[n:127.0.0.1:36073_lv_p%2Fgx     ] 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:36073_lv_p%252Fgx&wt=javabin&version=2}
 status=0 QTime=1608
   [junit4]   2> 2658632 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas 
in collection: control_collection
   [junit4]   2> 2658742 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2658752 INFO  (zkConnectionManagerCallback-24306-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2658752 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2658769 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2658783 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:39695/solr ready
   [junit4]   2> 2658783 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause 
connection loss:false
   [junit4]   2> 2658784 INFO  (qtp1499639025-50574) 
[n:127.0.0.1:36073_lv_p%2Fgx     ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2658811 INFO  
(OverseerThreadFactory-24285-thread-2-processing-n:127.0.0.1:36073_lv_p%2Fgx) 
[n:127.0.0.1:36073_lv_p%2Fgx     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection collection1
   [junit4]   2> 2658812 INFO  
(OverseerCollectionConfigSetProcessor-73798398761959428-127.0.0.1:36073_lv_p%2Fgx-n_0000000000)
 [n:127.0.0.1:36073_lv_p%2Fgx     ] 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> 2659026 WARN  
(OverseerThreadFactory-24285-thread-2-processing-n:127.0.0.1:36073_lv_p%2Fgx) 
[n:127.0.0.1:36073_lv_p%2Fgx     ] o.a.s.c.a.c.CreateCollectionCmd It is 
unusual to create a collection (collection1) without cores.
   [junit4]   2> 2659038 INFO  (qtp1499639025-50574) 
[n:127.0.0.1:36073_lv_p%2Fgx     ] o.a.s.h.a.CollectionsHandler Wait for new 
collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2659040 INFO  (qtp1499639025-50574) 
[n:127.0.0.1:36073_lv_p%2Fgx     ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=255
   [junit4]   2> 2659041 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.SolrCloudTestCase active slice count: 3 expected: 3
   [junit4]   2> 2659041 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica 
count: 0
   [junit4]   2> 2659042 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.SolrCloudTestCase active slice count: 3 expected: 3
   [junit4]   2> 2659042 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica 
count: 0
   [junit4]   2> 2659043 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.SolrCloudTestCase active slice count: 3 expected: 3
   [junit4]   2> 2659043 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica 
count: 0
   [junit4]   2> 2659043 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=1 numOtherReplicas=9
   [junit4]   2> 2659364 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/shard-1-001
 of type NRT for shard2
   [junit4]   2> 2659379 INFO  (closeThreadPool-24307-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2659379 INFO  (closeThreadPool-24307-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2659379 INFO  (closeThreadPool-24307-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS
   [junit4]   2> 2659416 INFO  (closeThreadPool-24307-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2659416 INFO  (closeThreadPool-24307-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2659416 INFO  (closeThreadPool-24307-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2659425 INFO  (closeThreadPool-24307-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2f1da7c3{/lv_p/gx,null,AVAILABLE}
   [junit4]   2> 2659425 INFO  (closeThreadPool-24307-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3d4c3e58{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:46257}
   [junit4]   2> 2659425 INFO  (closeThreadPool-24307-thread-1) [     ] 
o.e.j.s.Server Started @2659459ms
   [junit4]   2> 2659425 INFO  (closeThreadPool-24307-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/lv_p/gx, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/tempDir-001/jetty1,
 hostPort=46257, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/shard-1-001/cores,
 replicaType=NRT}
   [junit4]   2> 2659426 ERROR (closeThreadPool-24307-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2659426 INFO  (closeThreadPool-24307-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2659426 INFO  (closeThreadPool-24307-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 2659426 INFO  (closeThreadPool-24307-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2659426 INFO  (closeThreadPool-24307-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 2659426 INFO  (closeThreadPool-24307-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-05-22T09:49:43.995107Z
   [junit4]   2> 2659427 INFO  (closeThreadPool-24307-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2659438 INFO  (zkConnectionManagerCallback-24309-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2659438 INFO  (closeThreadPool-24307-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2659539 INFO  (closeThreadPool-24307-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2659539 INFO  (closeThreadPool-24307-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/shard-1-001/solr.xml
   [junit4]   2> 2659551 INFO  (closeThreadPool-24307-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f1199d2, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2659611 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/shard-2-001
 of type NRT for shard3
   [junit4]   2> 2659627 INFO  (closeThreadPool-24307-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2659627 INFO  (closeThreadPool-24307-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2659627 INFO  (closeThreadPool-24307-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS
   [junit4]   2> 2659656 INFO  (closeThreadPool-24307-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2659656 INFO  (closeThreadPool-24307-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2659656 INFO  (closeThreadPool-24307-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2659657 INFO  (closeThreadPool-24307-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@72b165be{/lv_p/gx,null,AVAILABLE}
   [junit4]   2> 2659664 INFO  (closeThreadPool-24307-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@ea987b8{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:33719}
   [junit4]   2> 2659664 INFO  (closeThreadPool-24307-thread-2) [     ] 
o.e.j.s.Server Started @2659698ms
   [junit4]   2> 2659664 INFO  (closeThreadPool-24307-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/lv_p/gx, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/tempDir-001/jetty2,
 hostPort=33719, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/shard-2-001/cores,
 replicaType=NRT}
   [junit4]   2> 2659665 ERROR (closeThreadPool-24307-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2659665 INFO  (closeThreadPool-24307-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2659665 INFO  (closeThreadPool-24307-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 2659665 INFO  (closeThreadPool-24307-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2659665 INFO  (closeThreadPool-24307-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 2659665 INFO  (closeThreadPool-24307-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-05-22T09:49:44.234139Z
   [junit4]   2> 2659696 INFO  (closeThreadPool-24307-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2659729 INFO  (zkConnectionManagerCallback-24314-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2659729 INFO  (closeThreadPool-24307-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2659835 INFO  (closeThreadPool-24307-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2659835 INFO  (closeThreadPool-24307-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/shard-2-001/solr.xml
   [junit4]   2> 2659839 INFO  (closeThreadPool-24307-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f1199d2, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2660460 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/shard-3-001
 of type NRT for shard1
   [junit4]   2> 2660684 INFO  (closeThreadPool-24307-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2660684 INFO  (closeThreadPool-24307-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2660685 INFO  (closeThreadPool-24307-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS
   [junit4]   2> 2660695 INFO  (closeThreadPool-24307-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2660695 INFO  (closeThreadPool-24307-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2660695 INFO  (closeThreadPool-24307-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2660695 INFO  (closeThreadPool-24307-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@531f8e4{/lv_p/gx,null,AVAILABLE}
   [junit4]   2> 2660696 INFO  (closeThreadPool-24307-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@28dda42a{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:35727}
   [junit4]   2> 2660696 INFO  (closeThreadPool-24307-thread-3) [     ] 
o.e.j.s.Server Started @2660729ms
   [junit4]   2> 2660696 INFO  (closeThreadPool-24307-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/lv_p/gx, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/tempDir-001/jetty3,
 hostPort=35727, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/shard-3-001/cores,
 replicaType=NRT}
   [junit4]   2> 2660696 ERROR (closeThreadPool-24307-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2660696 INFO  (closeThreadPool-24307-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2660696 INFO  (closeThreadPool-24307-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 2660696 INFO  (closeThreadPool-24307-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2660696 INFO  (closeThreadPool-24307-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 2660696 INFO  (closeThreadPool-24307-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-05-22T09:49:45.265336Z
   [junit4]   2> 2660715 INFO  (closeThreadPool-24307-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2660729 INFO  (zkConnectionManagerCallback-24319-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2660729 INFO  (closeThreadPool-24307-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2660800 INFO  (closeThreadPool-24307-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2660801 WARN  (closeThreadPool-24307-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5c42cfa2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2660801 WARN  (closeThreadPool-24307-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5c42cfa2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2660816 WARN  (closeThreadPool-24307-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1ebe8172[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2660816 WARN  (closeThreadPool-24307-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1ebe8172[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2660817 INFO  (closeThreadPool-24307-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39695/solr
   [junit4]   2> 2660819 INFO  (closeThreadPool-24307-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2660822 INFO  
(OverseerCollectionConfigSetProcessor-73798398761959428-127.0.0.1:36073_lv_p%2Fgx-n_0000000000)
 [n:127.0.0.1:36073_lv_p%2Fgx     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2660834 INFO  (zkConnectionManagerCallback-24327-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2660835 INFO  (closeThreadPool-24307-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2660865 INFO  (closeThreadPool-24307-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2660865 INFO  (closeThreadPool-24307-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/shard-3-001/solr.xml
   [junit4]   2> 2660884 INFO  (closeThreadPool-24307-thread-3) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f1199d2, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2661164 INFO  (closeThreadPool-24307-thread-1) 
[n:127.0.0.1:46257_lv_p%2Fgx     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 2661181 INFO  (zkConnectionManagerCallback-24332-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2661181 INFO  (closeThreadPool-24307-thread-1) 
[n:127.0.0.1:46257_lv_p%2Fgx     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 2661214 INFO  (closeThreadPool-24307-thread-1) 
[n:127.0.0.1:46257_lv_p%2Fgx     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 2661221 INFO  (closeThreadPool-24307-thread-1) 
[n:127.0.0.1:46257_lv_p%2Fgx     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:46257_lv_p%2Fgx as DOWN
   [junit4]   2> 2661224 INFO  (closeThreadPool-24307-thread-1) 
[n:127.0.0.1:46257_lv_p%2Fgx     ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 2661224 INFO  (closeThreadPool-24307-thread-1) 
[n:127.0.0.1:46257_lv_p%2Fgx     ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:46257_lv_p%2Fgx
   [junit4]   2> 2661241 INFO  (zkCallback-24277-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2661321 INFO  (zkCallback-24331-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2661323 INFO  (closeThreadPool-24307-thread-1) 
[n:127.0.0.1:46257_lv_p%2Fgx     ] o.a.s.p.PackageLoader /packages.json updated 
to version -1
   [junit4]   2> 2661323 WARN  (closeThreadPool-24307-thread-1) 
[n:127.0.0.1:46257_lv_p%2Fgx     ] 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> 2661336 INFO  (zkCallback-24305-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2661556 INFO  (closeThreadPool-24307-thread-1) 
[n:127.0.0.1:46257_lv_p%2Fgx     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2661609 INFO  (closeThreadPool-24307-thread-1) 
[n:127.0.0.1:46257_lv_p%2Fgx     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f1199d2
   [junit4]   2> 2661636 INFO  (closeThreadPool-24307-thread-1) 
[n:127.0.0.1:46257_lv_p%2Fgx     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f1199d2
   [junit4]   2> 2661636 INFO  (closeThreadPool-24307-thread-1) 
[n:127.0.0.1:46257_lv_p%2Fgx     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f1199d2
   [junit4]   2> 2661640 INFO  (closeThreadPool-24307-thread-1) 
[n:127.0.0.1:46257_lv_p%2Fgx     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/shard-1-001/cores
   [junit4]   2> 2661696 INFO  (closeThreadPool-24307-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:46257_lv_p%2Fgx
   [junit4]   2> 2661801 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/shard-4-001
 of type NRT for shard2
   [junit4]   2> 2661801 INFO  (closeThreadPool-24307-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2661801 INFO  (closeThreadPool-24307-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2661801 INFO  (closeThreadPool-24307-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS
   [junit4]   2> 2661851 INFO  (closeThreadPool-24307-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2661851 INFO  (closeThreadPool-24307-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2661851 INFO  (closeThreadPool-24307-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2661858 INFO  (closeThreadPool-24307-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@20ebb571{/lv_p/gx,null,AVAILABLE}
   [junit4]   2> 2661858 INFO  (closeThreadPool-24307-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@74d54ca7{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:37049}
   [junit4]   2> 2661858 INFO  (closeThreadPool-24307-thread-1) [     ] 
o.e.j.s.Server Started @2661892ms
   [junit4]   2> 2661858 INFO  (closeThreadPool-24307-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/lv_p/gx, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/tempDir-001/jetty4,
 hostPort=37049, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/shard-4-001/cores}
   [junit4]   2> 2661859 ERROR (closeThreadPool-24307-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2661859 INFO  (closeThreadPool-24307-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2661859 INFO  (closeThreadPool-24307-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 2661859 INFO  (closeThreadPool-24307-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2661859 INFO  (closeThreadPool-24307-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 2661859 INFO  (closeThreadPool-24307-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-05-22T09:49:46.428129Z
   [junit4]   2> 2661862 INFO  (closeThreadPool-24307-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2661880 INFO  (zkConnectionManagerCallback-24342-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2661880 INFO  (closeThreadPool-24307-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2662242 INFO  (closeThreadPool-24307-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2662242 INFO  (closeThreadPool-24307-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/shard-4-001/solr.xml
   [junit4]   2> 2662246 INFO  (closeThreadPool-24307-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f1199d2, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2662518 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/shard-5-001
 of type NRT for shard3
   [junit4]   2> 2662540 INFO  (closeThreadPool-24307-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2662540 INFO  (closeThreadPool-24307-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2662540 INFO  (closeThreadPool-24307-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS
   [junit4]   2> 2662826 INFO  (closeThreadPool-24307-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2662826 INFO  (closeThreadPool-24307-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2662826 INFO  (closeThreadPool-24307-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2662835 INFO  (closeThreadPool-24307-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5cc88886{/lv_p/gx,null,AVAILABLE}
   [junit4]   2> 2662835 INFO  (closeThreadPool-24307-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@202281cb{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:40411}
   [junit4]   2> 2662835 INFO  (closeThreadPool-24307-thread-4) [     ] 
o.e.j.s.Server Started @2662868ms
   [junit4]   2> 2662835 INFO  (closeThreadPool-24307-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/lv_p/gx, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/tempDir-001/jetty5,
 hostPort=40411, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/shard-5-001/cores,
 replicaType=NRT}
   [junit4]   2> 2662835 ERROR (closeThreadPool-24307-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2662835 INFO  (closeThreadPool-24307-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2662835 INFO  (closeThreadPool-24307-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 2662835 INFO  (closeThreadPool-24307-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2662835 INFO  (closeThreadPool-24307-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 2662835 INFO  (closeThreadPool-24307-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-05-22T09:49:47.404566Z
   [junit4]   2> 2662845 INFO  (closeThreadPool-24307-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2663010 INFO  (zkConnectionManagerCallback-24347-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2663010 INFO  (closeThreadPool-24307-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2663011 INFO  (closeThreadPool-24307-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2663015 WARN  (closeThreadPool-24307-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@55a4b941[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2663015 WARN  (closeThreadPool-24307-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@55a4b941[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2663049 WARN  (closeThreadPool-24307-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@56db9bb0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2663049 WARN  (closeThreadPool-24307-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@56db9bb0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2663053 INFO  (closeThreadPool-24307-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39695/solr
   [junit4]   2> 2663075 INFO  (closeThreadPool-24307-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2663391 INFO  (closeThreadPool-24307-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2663391 INFO  (closeThreadPool-24307-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/shard-5-001/solr.xml
   [junit4]   2> 2663396 INFO  (closeThreadPool-24307-thread-4) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f1199d2, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2663401 INFO  (zkConnectionManagerCallback-24355-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2663401 INFO  (closeThreadPool-24307-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2663530 INFO  (closeThreadPool-24307-thread-1) 
[n:127.0.0.1:37049_lv_p%2Fgx     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 2663540 INFO  (closeThreadPool-24307-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2663541 INFO  (zkConnectionManagerCallback-24360-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2663541 INFO  (closeThreadPool-24307-thread-1) 
[n:127.0.0.1:37049_lv_p%2Fgx     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 2663542 WARN  (closeThreadPool-24307-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3adbba20[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2663542 WARN  (closeThreadPool-24307-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3adbba20[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2663569 WARN  (closeThreadPool-24307-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@74b9b638[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2663569 WARN  (closeThreadPool-24307-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@74b9b638[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2663570 INFO  (closeThreadPool-24307-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39695/solr
   [junit4]   2> 2663585 INFO  (closeThreadPool-24307-thread-1) 
[n:127.0.0.1:37049_lv_p%2Fgx     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 2663594 INFO  (closeThreadPool-24307-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2663629 INFO  (closeThreadPool-24307-thread-1) 
[n:127.0.0.1:37049_lv_p%2Fgx     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:37049_lv_p%2Fgx as DOWN
   [junit4]   2> 2663629 INFO  (zkConnectionManagerCallback-24370-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2663629 INFO  (closeThreadPool-24307-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2663630 INFO  (closeThreadPool-24307-thread-1) 
[n:127.0.0.1:37049_lv_p%2Fgx     ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 2663630 INFO  (closeThreadPool-24307-thread-1) 
[n:127.0.0.1:37049_lv_p%2Fgx     ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:37049_lv_p%2Fgx
   [junit4]   2> 2663739 INFO  (zkCallback-24331-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2663739 INFO  (zkCallback-24305-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2663744 INFO  (zkCallback-24359-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2663745 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 6 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/shard-6-001
 of type NRT for shard1
   [junit4]   2> 2663745 INFO  (closeThreadPool-24307-thread-2) 
[n:127.0.0.1:33719_lv_p%2Fgx     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 2663746 INFO  (zkCallback-24277-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2663746 INFO  (closeThreadPool-24307-thread-1) 
[n:127.0.0.1:37049_lv_p%2Fgx     ] o.a.s.p.PackageLoader /packages.json updated 
to version -1
   [junit4]   2> 2663746 WARN  (closeThreadPool-24307-thread-1) 
[n:127.0.0.1:37049_lv_p%2Fgx     ] 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> 2663768 INFO  (zkConnectionManagerCallback-24372-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2663768 INFO  (closeThreadPool-24307-thread-2) 
[n:127.0.0.1:33719_lv_p%2Fgx     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 2663771 INFO  (closeThreadPool-24307-thread-2) 
[n:127.0.0.1:33719_lv_p%2Fgx     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (3)
   [junit4]   2> 2663773 INFO  (closeThreadPool-24307-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2663773 INFO  (closeThreadPool-24307-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2663773 INFO  (closeThreadPool-24307-thread-5) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS
   [junit4]   2> 2663773 INFO  (closeThreadPool-24307-thread-2) 
[n:127.0.0.1:33719_lv_p%2Fgx     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:33719_lv_p%2Fgx as DOWN
   [junit4]   2> 2663774 INFO  (closeThreadPool-24307-thread-2) 
[n:127.0.0.1:33719_lv_p%2Fgx     ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 2663774 INFO  (closeThreadPool-24307-thread-2) 
[n:127.0.0.1:33719_lv_p%2Fgx     ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:33719_lv_p%2Fgx
   [junit4]   2> 2663775 INFO  (zkCallback-24359-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2663775 INFO  (zkCallback-24331-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2663775 INFO  (zkCallback-24305-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2663776 INFO  (zkCallback-24277-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2663783 INFO  (closeThreadPool-24307-thread-2) 
[n:127.0.0.1:33719_lv_p%2Fgx     ] o.a.s.p.PackageLoader /packages.json updated 
to version -1
   [junit4]   2> 2663783 WARN  (closeThreadPool-24307-thread-2) 
[n:127.0.0.1:33719_lv_p%2Fgx     ] 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> 2664024 INFO  (zkCallback-24371-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2664037 INFO  (closeThreadPool-24307-thread-5) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2664037 INFO  (closeThreadPool-24307-thread-5) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2664037 INFO  (closeThreadPool-24307-thread-5) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2664037 INFO  (closeThreadPool-24307-thread-5) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3e613da{/lv_p/gx,null,AVAILABLE}
   [junit4]   2> 2664037 INFO  (closeThreadPool-24307-thread-5) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@411b1973{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:42055}
   [junit4]   2> 2664037 INFO  (closeThreadPool-24307-thread-5) [     ] 
o.e.j.s.Server Started @2664071ms
   [junit4]   2> 2664037 INFO  (closeThreadPool-24307-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/lv_p/gx, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/tempDir-001/jetty6,
 hostPort=42055, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/shard-6-001/cores,
 replicaType=NRT}
   [junit4]   2> 2664037 INFO  (closeThreadPool-24307-thread-1) 
[n:127.0.0.1:37049_lv_p%2Fgx     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2664037 ERROR (closeThreadPool-24307-thread-5) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2664037 INFO  (closeThreadPool-24307-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2664038 INFO  (closeThreadPool-24307-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 2664038 INFO  (closeThreadPool-24307-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2664038 INFO  (closeThreadPool-24307-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 2664038 INFO  (closeThreadPool-24307-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-05-22T09:49:48.607085Z
   [junit4]   2> 2664056 INFO  (closeThreadPool-24307-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2664092 INFO  (closeThreadPool-24307-thread-1) 
[n:127.0.0.1:37049_lv_p%2Fgx     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f1199d2
   [junit4]   2> 2664095 INFO  (closeThreadPool-24307-thread-2) 
[n:127.0.0.1:33719_lv_p%2Fgx     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2664341 INFO  (zkConnectionManagerCallback-24383-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2664341 INFO  (closeThreadPool-24307-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2664369 INFO  (closeThreadPool-24307-thread-1) 
[n:127.0.0.1:37049_lv_p%2Fgx     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f1199d2
   [junit4]   2> 2664369 INFO  (closeThreadPool-24307-thread-1) 
[n:127.0.0.1:37049_lv_p%2Fgx     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f1199d2
   [junit4]   2> 2664393 INFO  (closeThreadPool-24307-thread-1) 
[n:127.0.0.1:37049_lv_p%2Fgx     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/shard-4-001/cores
   [junit4]   2> 2664410 INFO  (closeThreadPool-24307-thread-2) 
[n:127.0.0.1:33719_lv_p%2Fgx     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f1199d2
   [junit4]   2> 2664425 INFO  (closeThreadPool-24307-thread-2) 
[n:127.0.0.1:33719_lv_p%2Fgx     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f1199d2
   [junit4]   2> 2664428 INFO  (closeThreadPool-24307-thread-2) 
[n:127.0.0.1:33719_lv_p%2Fgx     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f1199d2
   [junit4]   2> 2664430 INFO  (closeThreadPool-24307-thread-2) 
[n:127.0.0.1:33719_lv_p%2Fgx     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/shard-2-001/cores
   [junit4]   2> 2664443 INFO  (closeThreadPool-24307-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2664443 INFO  (closeThreadPool-24307-thread-5) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/shard-6-001/solr.xml
   [junit4]   2> 2664447 INFO  (closeThreadPool-24307-thread-5) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f1199d2, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2664504 INFO  (closeThreadPool-24307-thread-2) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:33719_lv_p%2Fgx
   [junit4]   2> 2664505 INFO  (closeThreadPool-24307-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:37049_lv_p%2Fgx
   [junit4]   2> 2664692 INFO  (closeThreadPool-24307-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2664703 WARN  (closeThreadPool-24307-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@13e7051b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2664703 WARN  (closeThreadPool-24307-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@13e7051b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2664965 WARN  (closeThreadPool-24307-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@639560c8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2664966 WARN  (closeThreadPool-24307-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@639560c8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2664967 INFO  (closeThreadPool-24307-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39695/solr
   [junit4]   2> 2664982 INFO  (closeThreadPool-24307-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2664998 INFO  (zkConnectionManagerCallback-24399-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2664998 INFO  (closeThreadPool-24307-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2665111 INFO  (closeThreadPool-24307-thread-3) 
[n:127.0.0.1:35727_lv_p%2Fgx     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 2665119 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 7 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/shard-7-001
 of type NRT for shard2
   [junit4]   2> 2665120 INFO  (closeThreadPool-24307-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2665120 INFO  (closeThreadPool-24307-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2665120 INFO  (closeThreadPool-24307-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS
   [junit4]   2> 2665421 INFO  (closeThreadPool-24307-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2665421 INFO  (closeThreadPool-24307-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2665421 INFO  (closeThreadPool-24307-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2665430 INFO  (closeThreadPool-24307-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@45506c2b{/lv_p/gx,null,AVAILABLE}
   [junit4]   2> 2665434 INFO  (zkConnectionManagerCallback-24401-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2665434 INFO  (closeThreadPool-24307-thread-3) 
[n:127.0.0.1:35727_lv_p%2Fgx     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 2665435 INFO  (closeThreadPool-24307-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@20e2b76{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:44275}
   [junit4]   2> 2665435 INFO  (closeThreadPool-24307-thread-2) [     ] 
o.e.j.s.Server Started @2665469ms
   [junit4]   2> 2665435 INFO  (closeThreadPool-24307-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/lv_p/gx, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/tempDir-001/jetty7,
 hostPort=44275, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/check

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

nated. Can't process any more tasks. Queue size: 1, Runners: 0. Current thread 
Interrupted? false
   [junit4]   2> 3405082 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 3405286 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/collections/collection1/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        7102    /solr/collections/collection1/state.json
   [junit4]   2>        3       /solr/collections/control_collection/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/73798398761959448-127.0.0.1:44275_lv_p%2Fgx-n_0000000005
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        491     /solr/overseer/queue
   [junit4]   2>        30      /solr/live_nodes
   [junit4]   2>        2       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 
   [junit4]   2> 3405290 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:39695
   [junit4]   2> 3405290 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39695
   [junit4]   2> 3405290 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39695
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=ChaosMonkeyNothingIsSafeWithPullReplicasTest -Dtests.method=test 
-Dtests.seed=708A049A4E7ED2C3 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
 -Dtests.locale=en-AU -Dtests.timezone=Europe/Podgorica -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE  751s J1 | 
ChaosMonkeyNothingIsSafeWithPullReplicasTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There are still nodes 
recovering - waited for 600SECONDS
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([708A049A4E7ED2C3:F8DE3B40E082BF3B]:0)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:197)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:150)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:1072)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1630)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1622)
   [junit4]    >        at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test(ChaosMonkeyNothingIsSafeWithPullReplicasTest.java:253)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1081)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1053)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001
   [junit4]   2> May 22, 2020 10:02:09 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): 
{rnd_b=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), 
a_t=PostingsFormat(name=Asserting), _root_=PostingsFormat(name=LuceneFixedGap), 
a_i=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), 
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84))}, 
docValues:{_version_=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=753, 
maxMBSortInHeap=7.88093490363068, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@77c4c914),
 locale=en-AU, timezone=Europe/Podgorica
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 11.0.4 
(64-bit)/cpus=4,threads=1,free=61421720,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestLRUStatsCache, 
SolrRequestParserTest, BadCopyFieldTest, OrderedExecutorTest, 
FastVectorHighlighterTest, ChangedSchemaMergeTest, TestTestInjection, 
TestBinaryField, RangeFacetCloudTest, TestSolrTestCaseJ4, 
TestHdfsCloudBackupRestore, HttpSolrCallGetCoreTest, TestStreamBody, 
TestNonDefinedSimilarityFactory, BasicAuthIntegrationTest, 
CollectionsAPISolrJTest, TestHalfAndHalfDocValues, AddReplicaTest, 
PreAnalyzedFieldTest, BaseCdcrDistributedZkTest, TestRestoreCore, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestLRUStatsCacheCloud, 
TestStressUserVersions, CertAuthPluginTest, TestMultiWordSynonyms, 
DebugComponentTest, TestSortableTextField, SolrInfoBeanTest, 
HdfsAutoAddReplicasIntegrationTest, PKIAuthenticationIntegrationTest, 
HdfsWriteToMultipleCollectionsTest, SolrGraphiteReporterTest, 
TestFieldCacheSortRandom, TestLMDirichletSimilarityFactory, 
TestScoreJoinQPNoScore, TestNestedUpdateProcessor, TestHdfsUpdateLog, 
TestConfigSetImmutable, TestDynamicFieldCollectionResource, 
ParsingFieldUpdateProcessorsTest, ScheduledTriggerTest, 
UUIDUpdateProcessorFallbackTest, TestLocalStatsCacheCloud, 
NodeLostTriggerIntegrationTest, OverseerSolrResponseTest, TestCollectionAPIs, 
PropertiesRequestHandlerTest, ChaosMonkeySafeLeaderWithPullReplicasTest, 
TestSolrCloudWithDelegationTokens, DeleteReplicaTest, 
TestManagedSchemaThreadSafety, TestSimNodeLostTrigger, TestMaxScoreQueryParser, 
UpdateLogTest, PeerSyncWithBufferUpdatesTest, ShardsWhitelistTest, 
BJQFilterAccessibleTest, TestExpandComponent, UninvertDocValuesMergePolicyTest, 
TestJavabinTupleStreamParser, LeaderFailoverAfterPartitionTest, 
TestSolrCoreParser, TestRestManager, SuggestComponentContextFilterQueryTest, 
ExternalFileFieldSortTest, SolrCoreTest, TestCloudPseudoReturnFields, 
TestUseDocValuesAsStored2, PeerSyncReplicationTest, 
DistributedFacetExistsSmallTest, ExitableDirectoryReaderTest, 
TestSchemaVersionResource, TestFunctionQuery, MoreLikeThisComponentTest, 
TriLevelCompositeIdRoutingTest, TestSimGenericDistributedQueue, 
DistribCursorPagingTest, ZkCLITest, TestCursorMarkWithoutUniqueKey, 
TestFieldResource, SolrRrdBackendFactoryTest, DocumentBuilderTest, 
TestDeleteCollectionOnDownNodes, ZkDynamicConfigTest, TestSystemCollAutoCreate, 
TestSortByMinMaxFunction, TestDocSet, TestNumericRangeQuery64, 
TestJsonFacetRefinement, RollingRestartTest, GraphQueryTest, AtomicUpdatesTest, 
TestShortCircuitedRequests, MetricTriggerTest, TestCloudSearcherWarming, 
OverseerCollectionConfigSetProcessorTest, CollectionTooManyReplicasTest, 
OpenExchangeRatesOrgProviderTest, TestMacroExpander, 
FieldAnalysisRequestHandlerTest, TestXmlQParser, TermVectorComponentTest, 
TestManagedStopFilterFactory, DistributedMLTComponentTest, JvmMetricsTest, 
ShowFileRequestHandlerTest, TestSimDistributedQueue, PingRequestHandlerTest, 
XmlUpdateRequestHandlerTest, TestInPlaceUpdatesRequiredField, 
IndexSizeTriggerSizeEstimationTest, TriggerEventQueueTest, 
DocExpirationUpdateProcessorFactoryTest, TestOnReconnectListenerSupport, 
ReplaceNodeTest, TestPayloadCheckQParserPlugin, 
TestStressCloudBlindAtomicUpdates, ReindexCollectionTest, 
TestSuggestSpellingConverter, TestRealTimeGet, TestSimClusterStateProvider, 
ResolveAnalyzerByNameTest, SolrCloudExampleTest, TestReplicationHandlerBackup, 
TestTermsQParserPlugin, TestLazyCores, UtilsToolTest, 
TestPullReplicaErrorHandling, DOMUtilTest, SplitByPrefixTest, 
BinaryUpdateRequestHandlerTest, TestTrackingShardHandlerFactory, 
ConnectionManagerTest, BigEndianAscendingWordDeserializerTest, 
ConfigureRecoveryStrategyTest, TestExternalRoleRuleBasedAuthorizationPlugin, 
DistributedQueueTest, TestWithCollection, EmbeddedSolrNoSerializeTest, 
TestSolrQueryResponse, MetricUtilsTest, AutoScalingHandlerTest, 
TestRawResponseWriter, TestSolrCLIRunExample, TestLegacyTerms, 
TimeRoutedAliasUpdateProcessorTest, HdfsRecoveryZkTest, BasicFunctionalityTest, 
DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, TestDocumentBuilder, 
TestGroupingSearch, TestHighlightDedupGrouping, TestJoin, TestRandomDVFaceting, 
TestRandomFaceting, TestSimpleTrackingShardHandler, 
PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, 
TestCharFilters, TestDeprecatedFilters, TestLuceneMatchVersion, 
TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, 
TokenizerChainTest, TestEmbeddedSolrServerAdminHandler, 
TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ConnectionReuseTest, 
AssignBackwardCompatibilityTest, BasicDistributedZkTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest]
   [junit4] Completed [444/913 (1!)] on J1 in 752.18s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 53894 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscr...@lucene.apache.org
For additional commands, e-mail: builds-h...@lucene.apache.org

Reply via email to