Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/164/

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

Error Message:
expected:<0> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<0> but was:<1>
        at 
__randomizedtesting.SeedInfo.seed([AA6039F26C94F633:22340628C2689BCB]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.test(ChaosMonkeySafeLeaderTest.java:146)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest.test

Error Message:
expected:<0> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<0> but was:<1>
        at 
__randomizedtesting.SeedInfo.seed([AA6039F26C94F633:22340628C2689BCB]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest.test(ChaosMonkeySafeLeaderWithPullReplicasTest.java:189)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13968 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderTest_AA6039F26C94F633-001/init-core-data-001
   [junit4]   2> 3503079 WARN  
(SUITE-ChaosMonkeySafeLeaderTest-seed#[AA6039F26C94F633]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 3503079 INFO  
(SUITE-ChaosMonkeySafeLeaderTest-seed#[AA6039F26C94F633]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3503097 INFO  
(SUITE-ChaosMonkeySafeLeaderTest-seed#[AA6039F26C94F633]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 3503097 INFO  
(SUITE-ChaosMonkeySafeLeaderTest-seed#[AA6039F26C94F633]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3503097 INFO  
(SUITE-ChaosMonkeySafeLeaderTest-seed#[AA6039F26C94F633]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: 
/o_omp/rv
   [junit4]   2> 3503099 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3503099 INFO  (Thread-11493) [    ] o.a.s.c.ZkTestServer 
client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3503100 INFO  (Thread-11493) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 3503101 ERROR (Thread-11493) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3503200 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:34743
   [junit4]   2> 3503202 INFO  (zkConnectionManagerCallback-2887-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3503205 INFO  (zkConnectionManagerCallback-2889-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3503208 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 3503210 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 3503211 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3503212 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 3503212 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 3503213 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 3503214 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3503215 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3503216 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3503217 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3503218 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 3503219 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 3503523 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3503524 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3503524 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3503524 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3503524 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@104b1e3c{/o_omp/rv,null,AVAILABLE}
   [junit4]   2> 3503526 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@76b1f244{HTTP/1.1,[http/1.1]}{127.0.0.1:46601}
   [junit4]   2> 3503526 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.e.j.s.Server Started @3514079ms
   [junit4]   2> 3503526 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderTest_AA6039F26C94F633-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/o_omp/rv, hostPort=46601, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderTest_AA6039F26C94F633-001/control-001/cores}
   [junit4]   2> 3503526 ERROR 
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3503526 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 3503527 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3503527 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3503527 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-03T13:44:03.535Z
   [junit4]   2> 3503540 INFO  (zkConnectionManagerCallback-2891-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3503541 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3503541 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderTest_AA6039F26C94F633-001/control-001/solr.xml
   [junit4]   2> 3503545 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3503545 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3503546 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@59996b59, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3503557 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34743/solr
   [junit4]   2> 3503558 INFO  (zkConnectionManagerCallback-2895-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3503560 INFO  
(zkConnectionManagerCallback-2897-thread-1-processing-n:127.0.0.1:46601_o_omp%2Frv)
 [n:127.0.0.1:46601_o_omp%2Frv    ] o.a.s.c.c.ConnectionManager zkClient has 
connected
   [junit4]   2> 3503702 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) 
[n:127.0.0.1:46601_o_omp%2Frv    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3503702 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) 
[n:127.0.0.1:46601_o_omp%2Frv    ] o.a.s.c.OverseerElectionContext I am going 
to be the leader 127.0.0.1:46601_o_omp%2Frv
   [junit4]   2> 3503703 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) 
[n:127.0.0.1:46601_o_omp%2Frv    ] o.a.s.c.Overseer Overseer 
(id=72216325116526596-127.0.0.1:46601_o_omp%2Frv-n_0000000000) starting
   [junit4]   2> 3503709 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) 
[n:127.0.0.1:46601_o_omp%2Frv    ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:46601_o_omp%2Frv
   [junit4]   2> 3503730 INFO  
(OverseerStateUpdate-72216325116526596-127.0.0.1:46601_o_omp%2Frv-n_0000000000) 
[n:127.0.0.1:46601_o_omp%2Frv    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 3503875 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) 
[n:127.0.0.1:46601_o_omp%2Frv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@59996b59
   [junit4]   2> 3503891 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) 
[n:127.0.0.1:46601_o_omp%2Frv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@59996b59
   [junit4]   2> 3503892 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) 
[n:127.0.0.1:46601_o_omp%2Frv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@59996b59
   [junit4]   2> 3503905 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) 
[n:127.0.0.1:46601_o_omp%2Frv    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderTest_AA6039F26C94F633-001/control-001/cores
   [junit4]   2> 3503952 INFO  (zkConnectionManagerCallback-2903-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3503952 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3503953 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34743/solr ready
   [junit4]   2> 3503954 INFO  (qtp519083522-23128) 
[n:127.0.0.1:46601_o_omp%2Frv    ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:46601_o_omp%252Frv&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3503955 INFO  
(OverseerThreadFactory-6035-thread-1-processing-n:127.0.0.1:46601_o_omp%2Frv) 
[n:127.0.0.1:46601_o_omp%2Frv    ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection control_collection
   [junit4]   2> 3504061 INFO  (qtp519083522-23132) 
[n:127.0.0.1:46601_o_omp%2Frv    ] 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> 3504061 INFO  (qtp519083522-23132) 
[n:127.0.0.1:46601_o_omp%2Frv    ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 3504165 INFO  
(zkCallback-2896-thread-1-processing-n:127.0.0.1:46601_o_omp%2Frv) 
[n:127.0.0.1:46601_o_omp%2Frv    ] 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> 3505155 INFO  (qtp519083522-23132) 
[n:127.0.0.1:46601_o_omp%2Frv c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.3.0
   [junit4]   2> 3505194 INFO  (qtp519083522-23132) 
[n:127.0.0.1:46601_o_omp%2Frv c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema 
[control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 3505539 INFO  (qtp519083522-23132) 
[n:127.0.0.1:46601_o_omp%2Frv 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> 3505580 INFO  (qtp519083522-23132) 
[n:127.0.0.1:46601_o_omp%2Frv c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 
'control_collection_shard1_replica_n1' using configuration from collection 
control_collection, trusted=true
   [junit4]   2> 3505581 INFO  (qtp519083522-23132) 
[n:127.0.0.1:46601_o_omp%2Frv 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@59996b59
   [junit4]   2> 3505581 INFO  (qtp519083522-23132) 
[n:127.0.0.1:46601_o_omp%2Frv c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 3505581 INFO  (qtp519083522-23132) 
[n:127.0.0.1:46601_o_omp%2Frv 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-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderTest_AA6039F26C94F633-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderTest_AA6039F26C94F633-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 3505596 INFO  (qtp519083522-23132) 
[n:127.0.0.1:46601_o_omp%2Frv 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=39, maxMergeAtOnceExplicit=16, 
maxMergedSegmentMB=78.6337890625, floorSegmentMB=0.66796875, 
forceMergeDeletesPctAllowed=16.985252352329386, segmentsPerTier=30.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 3505606 WARN  (qtp519083522-23132) 
[n:127.0.0.1:46601_o_omp%2Frv 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> 3505912 INFO  (qtp519083522-23132) 
[n:127.0.0.1:46601_o_omp%2Frv 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> 3505912 INFO  (qtp519083522-23132) 
[n:127.0.0.1:46601_o_omp%2Frv 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> 3505913 INFO  (qtp519083522-23132) 
[n:127.0.0.1:46601_o_omp%2Frv c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: 
if uncommited for 15000ms; 
   [junit4]   2> 3505913 INFO  (qtp519083522-23132) 
[n:127.0.0.1:46601_o_omp%2Frv c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 3505914 INFO  (qtp519083522-23132) 
[n:127.0.0.1:46601_o_omp%2Frv 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=5, maxMergeAtOnceExplicit=9, 
maxMergedSegmentMB=50.9658203125, floorSegmentMB=1.0419921875, 
forceMergeDeletesPctAllowed=12.126103646284992, segmentsPerTier=27.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7691341738559605
   [junit4]   2> 3505931 INFO  (qtp519083522-23132) 
[n:127.0.0.1:46601_o_omp%2Frv c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3a299ebd[control_collection_shard1_replica_n1] main]
   [junit4]   2> 3505933 INFO  (qtp519083522-23132) 
[n:127.0.0.1:46601_o_omp%2Frv c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3505933 INFO  (qtp519083522-23132) 
[n:127.0.0.1:46601_o_omp%2Frv 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> 3505934 INFO  (qtp519083522-23132) 
[n:127.0.0.1:46601_o_omp%2Frv c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will 
be reserved for 10000ms.
   [junit4]   2> 3505935 INFO  
(searcherExecutor-6038-thread-1-processing-n:127.0.0.1:46601_o_omp%2Frv 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:46601_o_omp%2Frv c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@3a299ebd[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3505935 INFO  (qtp519083522-23132) 
[n:127.0.0.1:46601_o_omp%2Frv 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 1593924277704327168
   [junit4]   2> 3505970 INFO  (qtp519083522-23132) 
[n:127.0.0.1:46601_o_omp%2Frv c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 3505970 INFO  (qtp519083522-23132) 
[n:127.0.0.1:46601_o_omp%2Frv 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> 3505970 INFO  (qtp519083522-23132) 
[n:127.0.0.1:46601_o_omp%2Frv c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:46601/o_omp/rv/control_collection_shard1_replica_n1/
   [junit4]   2> 3505970 INFO  (qtp519083522-23132) 
[n:127.0.0.1:46601_o_omp%2Frv 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> 3505970 INFO  (qtp519083522-23132) 
[n:127.0.0.1:46601_o_omp%2Frv c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:46601/o_omp/rv/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 3505970 INFO  (qtp519083522-23132) 
[n:127.0.0.1:46601_o_omp%2Frv c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 3506009 INFO  (qtp519083522-23132) 
[n:127.0.0.1:46601_o_omp%2Frv 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:46601/o_omp/rv/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 3506130 INFO  
(zkCallback-2896-thread-1-processing-n:127.0.0.1:46601_o_omp%2Frv) 
[n:127.0.0.1:46601_o_omp%2Frv    ] 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> 3506164 INFO  (qtp519083522-23132) 
[n:127.0.0.1:46601_o_omp%2Frv 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> 3506166 INFO  (qtp519083522-23132) 
[n:127.0.0.1:46601_o_omp%2Frv c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2104
   [junit4]   2> 3506168 INFO  (qtp519083522-23128) 
[n:127.0.0.1:46601_o_omp%2Frv    ] o.a.s.h.a.CollectionsHandler Wait for new 
collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 3506273 INFO  
(zkCallback-2896-thread-1-processing-n:127.0.0.1:46601_o_omp%2Frv) 
[n:127.0.0.1:46601_o_omp%2Frv    ] 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> 3507178 INFO  (qtp519083522-23128) 
[n:127.0.0.1:46601_o_omp%2Frv    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:46601_o_omp%252Frv&wt=javabin&version=2}
 status=0 QTime=3224
   [junit4]   2> 3507182 INFO  (zkConnectionManagerCallback-2907-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3507183 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3507184 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34743/solr ready
   [junit4]   2> 3507184 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 3507215 INFO  (qtp519083522-23132) 
[n:127.0.0.1:46601_o_omp%2Frv    ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3507289 INFO  
(OverseerCollectionConfigSetProcessor-72216325116526596-127.0.0.1:46601_o_omp%2Frv-n_0000000000)
 [n:127.0.0.1:46601_o_omp%2Frv    ] 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> 3507300 INFO  
(OverseerThreadFactory-6035-thread-2-processing-n:127.0.0.1:46601_o_omp%2Frv) 
[n:127.0.0.1:46601_o_omp%2Frv    ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection collection1
   [junit4]   2> 3507357 WARN  
(OverseerThreadFactory-6035-thread-2-processing-n:127.0.0.1:46601_o_omp%2Frv) 
[n:127.0.0.1:46601_o_omp%2Frv    ] o.a.s.c.a.c.CreateCollectionCmd It is 
unusual to create a collection (collection1) without cores.
   [junit4]   2> 3507593 INFO  (qtp519083522-23132) 
[n:127.0.0.1:46601_o_omp%2Frv    ] o.a.s.h.a.CollectionsHandler Wait for new 
collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 3507593 INFO  (qtp519083522-23132) 
[n:127.0.0.1:46601_o_omp%2Frv    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=378
   [junit4]   2> 3508105 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderTest_AA6039F26C94F633-001/shard-1-001
 of type NRT
   [junit4]   2> 3508106 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3508107 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3508107 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3508107 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3508107 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@63cde5f3{/o_omp/rv,null,AVAILABLE}
   [junit4]   2> 3508107 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@733b2a88{HTTP/1.1,[http/1.1]}{127.0.0.1:33329}
   [junit4]   2> 3508108 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.e.j.s.Server Started @3518660ms
   [junit4]   2> 3508108 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderTest_AA6039F26C94F633-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/o_omp/rv, hostPort=33329, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderTest_AA6039F26C94F633-001/shard-1-001/cores}
   [junit4]   2> 3508108 ERROR 
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3508108 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 3508108 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3508108 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3508108 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-03T13:44:08.116Z
   [junit4]   2> 3508147 INFO  (zkConnectionManagerCallback-2909-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3508162 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3508162 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderTest_AA6039F26C94F633-001/shard-1-001/solr.xml
   [junit4]   2> 3508166 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3508166 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3508167 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@59996b59, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3508169 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34743/solr
   [junit4]   2> 3508230 INFO  (zkConnectionManagerCallback-2913-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3508239 INFO  
(zkConnectionManagerCallback-2915-thread-1-processing-n:127.0.0.1:33329_o_omp%2Frv)
 [n:127.0.0.1:33329_o_omp%2Frv    ] o.a.s.c.c.ConnectionManager zkClient has 
connected
   [junit4]   2> 3508242 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) 
[n:127.0.0.1:33329_o_omp%2Frv    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 3508244 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) 
[n:127.0.0.1:33329_o_omp%2Frv    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3508245 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) 
[n:127.0.0.1:33329_o_omp%2Frv    ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:33329_o_omp%2Frv
   [junit4]   2> 3508251 INFO  (zkCallback-2906-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3508275 INFO  
(zkCallback-2896-thread-2-processing-n:127.0.0.1:46601_o_omp%2Frv) 
[n:127.0.0.1:46601_o_omp%2Frv    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 3508397 INFO  
(zkCallback-2914-thread-1-processing-n:127.0.0.1:33329_o_omp%2Frv) 
[n:127.0.0.1:33329_o_omp%2Frv    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 3508466 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) 
[n:127.0.0.1:33329_o_omp%2Frv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@59996b59
   [junit4]   2> 3508517 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) 
[n:127.0.0.1:33329_o_omp%2Frv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@59996b59
   [junit4]   2> 3508517 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) 
[n:127.0.0.1:33329_o_omp%2Frv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@59996b59
   [junit4]   2> 3508518 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) 
[n:127.0.0.1:33329_o_omp%2Frv    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderTest_AA6039F26C94F633-001/shard-1-001/cores
   [junit4]   2> 3508763 INFO  (qtp942775189-23177) 
[n:127.0.0.1:33329_o_omp%2Frv    ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :addreplica with params 
node=127.0.0.1:33329_o_omp%252Frv&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3508852 INFO  
(OverseerCollectionConfigSetProcessor-72216325116526596-127.0.0.1:46601_o_omp%2Frv-n_0000000000)
 [n:127.0.0.1:46601_o_omp%2Frv    ] 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> 3508852 INFO  
(OverseerThreadFactory-6035-thread-3-processing-n:127.0.0.1:46601_o_omp%2Frv) 
[n:127.0.0.1:46601_o_omp%2Frv    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:33329_o_omp%2Frv for creating new replica
   [junit4]   2> 3508855 INFO  (qtp942775189-23181) 
[n:127.0.0.1:33329_o_omp%2Frv    ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3508856 INFO  (qtp942775189-23181) 
[n:127.0.0.1:33329_o_omp%2Frv    ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 3509911 INFO  (qtp942775189-23181) 
[n:127.0.0.1:33329_o_omp%2Frv c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
7.3.0
   [junit4]   2> 3509930 INFO  (qtp942775189-23181) 
[n:127.0.0.1:33329_o_omp%2Frv c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n61] Schema name=test
   [junit4]   2> 3510173 INFO  (qtp942775189-23181) 
[n:127.0.0.1:33329_o_omp%2Frv c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema Loaded schema test/1.6 
with uniqueid field id
   [junit4]   2> 3510201 INFO  (qtp942775189-23181) 
[n:127.0.0.1:33329_o_omp%2Frv c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.c.CoreContainer Creating SolrCore 
'collection1_shard2_replica_n61' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 3510202 INFO  (qtp942775189-23181) 
[n:127.0.0.1:33329_o_omp%2Frv c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n61' (registry 
'solr.core.collection1.shard2.replica_n61') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@59996b59
   [junit4]   2> 3510202 INFO  (qtp942775189-23181) 
[n:127.0.0.1:33329_o_omp%2Frv c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3510202 INFO  (qtp942775189-23181) 
[n:127.0.0.1:33329_o_omp%2Frv c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n61] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderTest_AA6039F26C94F633-001/shard-1-001/cores/collection1_shard2_replica_n61],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderTest_AA6039F26C94F633-001/shard-1-001/cores/collection1_shard2_replica_n61/data/]
   [junit4]   2> 3510205 INFO  (qtp942775189-23181) 
[n:127.0.0.1:33329_o_omp%2Frv c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.u.RandomMergePolicy RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=39, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=78.6337890625, 
floorSegmentMB=0.66796875, forceMergeDeletesPctAllowed=16.985252352329386, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 3510217 WARN  (qtp942775189-23181) 
[n:127.0.0.1:33329_o_omp%2Frv c:collection1 s:shard2  
x:collection1_shard2_replica_n61] 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> 3510324 INFO  (qtp942775189-23181) 
[n:127.0.0.1:33329_o_omp%2Frv c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3510324 INFO  (qtp942775189-23181) 
[n:127.0.0.1:33329_o_omp%2Frv c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 3510325 INFO  (qtp942775189-23181) 
[n:127.0.0.1:33329_o_omp%2Frv c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker Hard AutoCommit: if 
uncommited for 15000ms; 
   [junit4]   2> 3510325 INFO  (qtp942775189-23181) 
[n:127.0.0.1:33329_o_omp%2Frv c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 3510326 INFO  (qtp942775189-23181) 
[n:127.0.0.1:33329_o_omp%2Frv c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.u.RandomMergePolicy RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=5, maxMergeAtOnceExplicit=9, maxMergedSegmentMB=50.9658203125, 
floorSegmentMB=1.0419921875, forceMergeDeletesPctAllowed=12.126103646284992, 
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7691341738559605
   [junit4]   2> 3510327 INFO  (qtp942775189-23181) 
[n:127.0.0.1:33329_o_omp%2Frv c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6c113244[collection1_shard2_replica_n61] main]
   [junit4]   2> 3510328 INFO  (qtp942775189-23181) 
[n:127.0.0.1:33329_o_omp%2Frv c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3510328 INFO  (qtp942775189-23181) 
[n:127.0.0.1:33329_o_omp%2Frv c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.r.ManagedResourceStorage Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3510329 INFO  (qtp942775189-23181) 
[n:127.0.0.1:33329_o_omp%2Frv c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 3510330 INFO  
(searcherExecutor-6049-thread-1-processing-n:127.0.0.1:33329_o_omp%2Frv 
x:collection1_shard2_replica_n61 s:shard2 c:collection1) 
[n:127.0.0.1:33329_o_omp%2Frv c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.c.SolrCore 
[collection1_shard2_replica_n61] Registered new searcher 
Searcher@6c113244[collection1_shard2_replica_n61] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3510330 INFO  (qtp942775189-23181) 
[n:127.0.0.1:33329_o_omp%2Frv c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog Could not find max version 
in index or recent updates, using new clock 1593924282312818688
   [junit4]   2> 3510345 INFO  (qtp942775189-23181) 
[n:127.0.0.1:33329_o_omp%2Frv c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 3510345 INFO  (qtp942775189-23181) 
[n:127.0.0.1:33329_o_omp%2Frv c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext I may be 
the new leader - try and sync
   [junit4]   2> 3510345 INFO  (qtp942775189-23181) 
[n:127.0.0.1:33329_o_omp%2Frv c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:33329/o_omp/rv/collection1_shard2_replica_n61/
   [junit4]   2> 3510345 INFO  (qtp942775189-23181) 
[n:127.0.0.1:33329_o_omp%2Frv c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 3510345 INFO  (qtp942775189-23181) 
[n:127.0.0.1:33329_o_omp%2Frv c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy 
http://127.0.0.1:33329/o_omp/rv/collection1_shard2_replica_n61/ has no replicas
   [junit4]   2> 3510345 INFO  (qtp942775189-23181) 
[n:127.0.0.1:33329_o_omp%2Frv c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext Found all 
replicas participating in election, clear LIR
   [junit4]   2> 3510347 INFO  (qtp942775189-23181) 
[n:127.0.0.1:33329_o_omp%2Frv c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext I am the 
new leader: http://127.0.0.1:33329/o_omp/rv/collection1_shard2_replica_n61/ 
shard2
   [junit4]   2> 3510506 INFO  (qtp942775189-23181) 
[n:127.0.0.1:33329_o_omp%2Frv c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 3510508 INFO  (qtp942775189-23181) 
[n:127.0.0.1:33329_o_omp%2Frv c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1652
   [junit4]   2> 3510510 INFO  (qtp942775189-23177) 
[n:127.0.0.1:33329_o_omp%2Frv    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:33329_o_omp%252Frv&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1746
   [junit4]   2> 3510788 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderTest_AA6039F26C94F633-001/shard-2-001
 of type NRT
   [junit4]   2> 3510789 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3510835 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3510835 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3510835 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3510835 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@cb216da{/o_omp/rv,null,AVAILABLE}
   [junit4]   2> 3510835 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4ee9fa33{HTTP/1.1,[http/1.1]}{127.0.0.1:36878}
   [junit4]   2> 3510836 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.e.j.s.Server Started @3521388ms
   [junit4]   2> 3510836 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderTest_AA6039F26C94F633-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/o_omp/rv, hostPort=36878, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderTest_AA6039F26C94F633-001/shard-2-001/cores}
   [junit4]   2> 3510836 ERROR 
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3510837 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 3510837 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3510837 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3510837 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-03T13:44:10.845Z
   [junit4]   2> 3510839 INFO  (zkConnectionManagerCallback-2919-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3510863 INFO  
(OverseerCollectionConfigSetProcessor-72216325116526596-127.0.0.1:46601_o_omp%2Frv-n_0000000000)
 [n:127.0.0.1:46601_o_omp%2Frv    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 3510875 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3510875 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderTest_AA6039F26C94F633-001/shard-2-001/solr.xml
   [junit4]   2> 3510879 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3510879 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3510880 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@59996b59, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3510895 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34743/solr
   [junit4]   2> 3510896 INFO  (zkConnectionManagerCallback-2923-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3510906 INFO  
(zkConnectionManagerCallback-2925-thread-1-processing-n:127.0.0.1:36878_o_omp%2Frv)
 [n:127.0.0.1:36878_o_omp%2Frv    ] o.a.s.c.c.ConnectionManager zkClient has 
connected
   [junit4]   2> 3510918 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) 
[n:127.0.0.1:36878_o_omp%2Frv    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 3510932 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) 
[n:127.0.0.1:36878_o_omp%2Frv    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3510933 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) 
[n:127.0.0.1:36878_o_omp%2Frv    ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:36878_o_omp%2Frv
   [junit4]   2> 3510934 INFO  (zkCallback-2906-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3510936 INFO  
(zkCallback-2896-thread-2-processing-n:127.0.0.1:46601_o_omp%2Frv) 
[n:127.0.0.1:46601_o_omp%2Frv    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 3510963 INFO  
(zkCallback-2914-thread-1-processing-n:127.0.0.1:33329_o_omp%2Frv) 
[n:127.0.0.1:33329_o_omp%2Frv    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 3511022 INFO  
(zkCallback-2924-thread-1-processing-n:127.0.0.1:36878_o_omp%2Frv) 
[n:127.0.0.1:36878_o_omp%2Frv    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 3511192 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) 
[n:127.0.0.1:36878_o_omp%2Frv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@59996b59
   [junit4]   2> 3511226 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) 
[n:127.0.0.1:36878_o_omp%2Frv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@59996b59
   [junit4]   2> 3511226 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) 
[n:127.0.0.1:36878_o_omp%2Frv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@59996b59
   [junit4]   2> 3511228 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) 
[n:127.0.0.1:36878_o_omp%2Frv    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderTest_AA6039F26C94F633-001/shard-2-001/cores
   [junit4]   2> 3511468 INFO  (qtp942775189-23179) 
[n:127.0.0.1:33329_o_omp%2Frv    ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :addreplica with params 
node=127.0.0.1:36878_o_omp%252Frv&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3511471 INFO  
(OverseerThreadFactory-6035-thread-4-processing-n:127.0.0.1:46601_o_omp%2Frv) 
[n:127.0.0.1:46601_o_omp%2Frv    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:36878_o_omp%2Frv for creating new replica
   [junit4]   2> 3511483 INFO  (qtp579811487-23208) 
[n:127.0.0.1:36878_o_omp%2Frv    ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3511484 INFO  (qtp579811487-23208) 
[n:127.0.0.1:36878_o_omp%2Frv    ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 3512516 INFO  (qtp579811487-23208) 
[n:127.0.0.1:36878_o_omp%2Frv c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
7.3.0
   [junit4]   2> 3512568 INFO  (qtp579811487-23208) 
[n:127.0.0.1:36878_o_omp%2Frv c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema 
[collection1_shard3_replica_n63] Schema name=test
   [junit4]   2> 3513042 INFO  (qtp579811487-23208) 
[n:127.0.0.1:36878_o_omp%2Frv c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema Loaded schema test/1.6 
with uniqueid field id
   [junit4]   2> 3513113 INFO  (qtp579811487-23208) 
[n:127.0.0.1:36878_o_omp%2Frv c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.c.CoreContainer Creating SolrCore 
'collection1_shard3_replica_n63' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 3513114 INFO  (qtp579811487-23208) 
[n:127.0.0.1:36878_o_omp%2Frv c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard3.replica_n63' (registry 
'solr.core.collection1.shard3.replica_n63') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@59996b59
   [junit4]   2> 3513114 INFO  (qtp579811487-23208) 
[n:127.0.0.1:36878_o_omp%2Frv c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3513114 INFO  (qtp579811487-23208) 
[n:127.0.0.1:36878_o_omp%2Frv c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.c.SolrCore 
[[collection1_shard3_replica_n63] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderTest_AA6039F26C94F633-001/shard-2-001/cores/collection1_shard3_replica_n63],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderTest_AA6039F26C94F633-001/shard-2-001/cores/collection1_shard3_replica_n63/data/]
   [junit4]   2> 3513129 INFO  (qtp579811487-23208) 
[n:127.0.0.1:36878_o_omp%2Frv c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.u.RandomMergePolicy RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=39, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=78.6337890625, 
floorSegmentMB=0.66796875, forceMergeDeletesPctAllowed=16.985252352329386, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 3513310 WARN  (qtp579811487-23208) 
[n:127.0.0.1:36878_o_omp%2Frv c:collection1 s:shard3  
x:collection1_shard3_replica_n63] 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> 3513556 INFO  (qtp579811487-23208) 
[n:127.0.0.1:36878_o_omp%2Frv c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3513556 INFO  (qtp579811487-23208) 
[n:127.0.0.1:36878_o_omp%2Frv c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 3513557 INFO  (qtp579811487-23208) 
[n:127.0.0.1:36878_o_omp%2Frv c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker Hard AutoCommit: if 
uncommited for 15000ms; 
   [junit4]   2> 3513557 INFO  (qtp579811487-23208) 
[n:127.0.0.1:36878_o_omp%2Frv c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 3513559 INFO  (qtp579811487-23208) 
[n:127.0.0.1:36878_o_omp%2Frv c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.u.RandomMergePolicy RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=5, maxMergeAtOnceExplicit=9, maxMergedSegmentMB=50.9658203125, 
floorSegmentMB=1.0419921875, forceMergeDeletesPctAllowed=12.126103646284992, 
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7691341738559605
   [junit4]   2> 3513559 INFO  (qtp579811487-23208) 
[n:127.0.0.1:36878_o_omp%2Frv c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4a64aa4a[collection1_shard3_replica_n63] main]
   [junit4]   2> 3513577 INFO  (qtp579811487-23208) 
[n:127.0.0.1:36878_o_omp%2Frv c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3513577 INFO  (qtp579811487-23208) 
[n:127.0.0.1:36878_o_omp%2Frv c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.r.ManagedResourceStorage Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3513578 INFO  (qtp579811487-23208) 
[n:127.0.0.1:36878_o_omp%2Frv c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 3513578 INFO  (qtp579811487-23208) 
[n:127.0.0.1:36878_o_omp%2Frv c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog Could not find max version 
in index or recent updates, using new clock 1593924285718593536
   [junit4]   2> 3513580 INFO  
(searcherExecutor-6060-thread-1-processing-n:127.0.0.1:36878_o_omp%2Frv 
x:collection1_shard3_replica_n63 s:shard3 c:collection1) 
[n:127.0.0.1:36878_o_omp%2Frv c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.c.SolrCore 
[collection1_shard3_replica_n63] Registered new searcher 
Searcher@4a64aa4a[collection1_shard3_replica_n63] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3513639 INFO  (qtp579811487-23208) 
[n:127.0.0.1:36878_o_omp%2Frv c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 3513639 INFO  (qtp579811487-23208) 
[n:127.0.0.1:36878_o_omp%2Frv c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext I may be 
the new leader - try and sync
   [junit4]   2> 3513640 INFO  (qtp579811487-23208) 
[n:127.0.0.1:36878_o_omp%2Frv c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:36878/o_omp/rv/collection1_shard3_replica_n63/
   [junit4]   2> 3513640 INFO  (qtp579811487-23208) 
[n:127.0.0.1:36878_o_omp%2Frv c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 3513640 INFO  (qtp579811487-23208) 
[n:127.0.0.1:36878_o_omp%2Frv c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy 
http://127.0.0.1:36878/o_omp/rv/collection1_shard3_replica_n63/ has no replicas
   [junit4]   2> 3513640 INFO  (qtp579811487-23208) 
[n:127.0.0.1:36878_o_omp%2Frv c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext Found all 
replicas participating in election, clear LIR
   [junit4]   2> 3513654 INFO  (qtp579811487-23208) 
[n:127.0.0.1:36878_o_omp%2Frv c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext I am the 
new leader: http://127.0.0.1:36878/o_omp/rv/collection1_shard3_replica_n63/ 
shard3
   [junit4]   2> 3513704 INFO  (qtp579811487-23208) 
[n:127.0.0.1:36878_o_omp%2Frv c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 3513706 INFO  (qtp579811487-23208) 
[n:127.0.0.1:36878_o_omp%2Frv c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2222
   [junit4]   2> 3513707 INFO  (qtp942775189-23179) 
[n:127.0.0.1:33329_o_omp%2Frv    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:36878_o_omp%252Frv&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2}
 status=0 QTime=2239
   [junit4]   2> 3514130 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderTest_AA6039F26C94F633-001/shard-3-001
 of type NRT
   [junit4]   2> 3514131 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3514131 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3514131 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3514131 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3514132 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@20d2fcb5{/o_omp/rv,null,AVAILABLE}
   [junit4]   2> 3514132 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1feba2d2{HTTP/1.1,[http/1.1]}{127.0.0.1:40728}
   [junit4]   2> 3514132 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.e.j.s.Server Started @3524685ms
   [junit4]   2> 3514132 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderTest_AA6039F26C94F633-001/tempDir-001/jetty3,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/o_omp/rv, 
hostPort=40728, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderTest_AA6039F26C94F633-001/shard-3-001/cores}
   [junit4]   2> 3514132 ERROR 
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3514141 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 3514141 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3514141 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3514141 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-03T13:44:14.149Z
   [junit4]   2> 3514143 INFO  (zkConnectionManagerCallback-2929-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3514143 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3514143 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderTest_AA6039F26C94F633-001/shard-3-001/solr.xml
   [junit4]   2> 3514147 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3514147 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3514148 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@59996b59, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3514175 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34743/solr
   [junit4]   2> 3514176 INFO  (zkConnectionManagerCallback-2933-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3514186 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x100905d758e000e, likely client has closed socket
   [junit4]   2> 3514187 INFO  
(zkConnectionManagerCallback-2935-thread-1-processing-n:127.0.0.1:40728_o_omp%2Frv)
 [n:127.0.0.1:40728_o_omp%2Frv    ] o.a.s.c.c.ConnectionManager zkClient has 
connected
   [junit4]   2> 3514191 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) 
[n:127.0.0.1:40728_o_omp%2Frv    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (3)
   [junit4]   2> 3514193 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) 
[n:127.0.0.1:40728_o_omp%2Frv    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3514203 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) 
[n:127.0.0.1:40728_o_omp%2Frv    ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:40728_o_omp%2Frv
   [junit4]   2> 3514203 INFO  (zkCallback-2906-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3514204 INFO  
(zkCallback-2896-thread-1-processing-n:127.0.0.1:46601_o_omp%2Frv) 
[n:127.0.0.1:46601_o_omp%2Frv    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 3514232 INFO  
(zkCallback-2934-thread-1-processing-n:127.0.0.1:40728_o_omp%2Frv) 
[n:127.0.0.1:40728_o_omp%2Frv    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 3514235 INFO  
(zkCallback-2924-thread-1-processing-n:127.0.0.1:36878_o_omp%2Frv) 
[n:127.0.0.1:36878_o_omp%2Frv    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 3514238 INFO  
(zkCallback-2914-thread-1-processing-n:127.0.0.1:33329_o_omp%2Frv) 
[n:127.0.0.1:33329_o_omp%2Frv    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 3514350 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) 
[n:127.0.0.1:40728_o_omp%2Frv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@59996b59
   [junit4]   2> 3514372 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) 
[n:127.0.0.1:40728_o_omp%2Frv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@59996b59
   [junit4]   2> 3514372 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) 
[n:127.0.0.1:40728_o_omp%2Frv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@59996b59
   [junit4]   2> 3514382 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) 
[n:127.0.0.1:40728_o_omp%2Frv    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderTest_AA6039F26C94F633-001/shard-3-001/cores
   [junit4]   2> 3514488 INFO  (qtp942775189-23181) 
[n:127.0.0.1:33329_o_omp%2Frv    ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :addreplica with params 
node=127.0.0.1:40728_o_omp%252Frv&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3514519 INFO  
(OverseerCollectionConfigSetProcessor-72216325116526596-127.0.0.1:46601_o_omp%2Frv-n_0000000000)
 [n:127.0.0.1:46601_o_omp%2Frv    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 3514520 INFO  
(OverseerThreadFactory-6035-thread-5-processing-n:127.0.0.1:46601_o_omp%2Frv) 
[n:127.0.0.1:46601_o_omp%2Frv    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:40728_o_omp%2Frv for creating new replica
   [junit4]   2> 3514522 INFO  (qtp1215102147-23239) 
[n:127.0.0.1:40728_o_omp%2Frv    ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n65&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3514522 INFO  (qtp1215102147-23239) 
[n:127.0.0.1:40728_o_omp%2Frv    ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 3515550 INFO  (qtp1215102147-23239) 
[n:127.0.0.1:40728_o_omp%2Frv c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
7.3.0
   [junit4]   2> 3515581 INFO  (qtp1215102147-23239) 
[n:127.0.0.1:40728_o_omp%2Frv c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n65] Schema name=test
   [junit4]   2> 3515910 INFO  (qtp1215102147-23239) 
[n:127.0.0.1:40728_o_omp%2Frv c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema Loaded schema test/1.6 
with uniqueid field id
   [junit4]   2> 3515930 INFO  (qtp1215102147-23239) 
[n:127.0.0.1:40728_o_omp%2Frv c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.c.CoreContainer Creating SolrCore 
'collection1_shard1_replica_n65' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 3515930 INFO  (qtp1215102147-23239) 
[n:127.0.0.1:40728_o_omp%2Frv c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n65' (registry 
'solr.core.collection1.shard1.replica_n65') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@59996b59
   [junit4]   2> 3515930 INFO  (qtp1215102147-23239) 
[n:127.0.0.1:40728_o_omp%2Frv c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3515930 INFO  (qtp1215102147-23239) 
[n:127.0.0.1:40728_o_omp%2Frv c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n65] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderTest_AA6039F26C94F633-001/shard-3-001/cores/collection1_shard1_replica_n65],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderTest_AA6039F26C94F633-001/shard-3-001/cores/collection1_shard1_replica_n65/data/]
   [junit4]   2> 3515950 INFO  (qtp1215102147-23239) 
[n:127.0.0.1:40728_o_omp%2Frv c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.u.RandomMergePolicy RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=39, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=78.6337890625, 
floorSegmentMB=0.66796875, forceMergeDeletesPctAllowed=16.985252352329386, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 3515960 WARN  (qtp1215102147-23239) 
[n:127.0.0.1:40728_o_omp%2Frv c:collection1 s:shard1  
x:collection1_shard1_replica_n65] 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> 3516072 INFO  (qtp1215102147-23239) 
[n:127.0.0.1:40728_o_omp%2Frv c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3516072 INFO  (qtp1215102147-23239) 
[n:127.0.0.1:40728_o_omp%2Frv c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 3516074 INFO  (qtp1215102147-23239) 
[n:127.0.0.1:40728_o_omp%2Frv c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker Hard AutoCommit: if 
uncommited for 15000ms; 
   [junit4]   2> 3516074 INFO  (qtp1215102147-23239) 
[n:127.0.0.1:40728_o_omp%2Frv c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 3516087 INFO  (qtp1215102147-23239) 
[n:127.0.0.1:40728_o_omp%2Frv c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.u.RandomMergePolicy RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=5, maxMergeAtOnceExplicit=9, maxMergedSegmentMB=50.9658203125, 
floorSegmentMB=1.0419921875, forceMergeDeletesPctAllowed=12.126103646284992, 
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7691341738559605
   [junit4]   2> 3516088 INFO  (qtp1215102147-23239) 
[n:127.0.0.1:40728_o_omp%2Frv c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@17478830[collection1_shard1_replica_n65] main]
   [junit4]   2> 3516088 INFO  (qtp1215102147-23239) 
[n:127.0.0.1:40728_o_omp%2Frv c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3516089 INFO  (qtp1215102147-23239) 
[n:127.0.0.1:40728_o_omp%2Frv c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.r.ManagedResourceStorage Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3516089 INFO  (qtp1215102147-23239) 
[n:127.0.0.1:40728_o_omp%2Frv c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 3516090 INFO  
(searcherExecutor-6071-thread-1-processing-n:127.0.0.1:40728_o_omp%2Frv 
x:collection1_shard1_replica_n65 s:shard1 c:collection1) 
[n:127.0.0.1:40728_o_omp%2Frv c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.c.SolrCore 
[collection1_shard1_replica_n65] Registered new searcher 
Searcher@17478830[collection1_shard1_replica_n65] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3516098 INFO  (qtp1215102147-23239) 
[n:127.0.0.1:40728_o_omp%2Frv c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.u.UpdateLog Could not find max version 
in index or recent updates, using new clock 1593924288361005056
   [junit4]   2> 3516116 INFO  (qtp1215102147-23239) 
[n:127.0.0.1:40728_o_omp%2Frv c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 3516116 INFO  (qtp1215102147-23239) 
[n:127.0.0.1:40728_o_omp%2Frv c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext I may be 
the new leader - try and sync
   [junit4]   2> 3516116 INFO  (qtp1215102147-23239) 
[n:127.0.0.1:40728_o_omp%2Frv c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:40728/o_omp/rv/collection1_shard1_replica_n65/
   [junit4]   2> 3516116 INFO  (qtp1215102147-23239) 
[n:127.0.0.1:40728_o_omp%2Frv c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 3516117 INFO  (qtp1215102147-23239) 
[n:127.0.0.1:40728_o_omp%2Frv c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy 
http://127.0.0.1:40728/o_omp/rv/collection1_shard1_replica_n65/ has no replicas
   [junit4]   2> 3516117 INFO  (qtp1215102147-23239) 
[n:127.0.0.1:40728_o_omp%2Frv c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext Found all 
replicas participating in election, clear LIR
   [junit4]   2> 3516127 INFO  (qtp1215102147-23239) 
[n:127.0.0.1:40728_o_omp%2Frv c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext I am the 
new leader: http://127.0.0.1:40728/o_omp/rv/collection1_shard1_replica_n65/ 
shard1
   [junit4]   2> 3516278 INFO  (qtp1215102147-23239) 
[n:127.0.0.1:40728_o_omp%2Frv c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 3516280 INFO  (qtp1215102147-23239) 
[n:127.0.0.1:40728_o_omp%2Frv c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n65&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1758
   [junit4]   2> 3516281 INFO  (qtp942775189-23181) 
[n:127.0.0.1:33329_o_omp%2Frv    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:40728_o_omp%252Frv&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1793
   [junit4]   2> 3516549 INFO  
(OverseerCollectionConfigSetProcessor-72216325116526596-127.0.0.1:46601_o_omp%2Frv-n_0000000000)
 [n:127.0.0.1:46601_o_omp%2Frv    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 3516725 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderTest_AA6039F26C94F633-001/shard-4-001
 of type NRT
   [junit4]   2> 3516726 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[AA6039F26C94F633]) [    ] 
o.e.j.s.Server jetty

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

son
   [junit4]   2>        2       
/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        26      /solr/clusterprops.json
   [junit4]   2>        26      /solr/clusterstate.json
   [junit4]   2>        13      /solr/autoscaling.json
   [junit4]   2>        4       
/solr/overseer_elect/election/72216356518690844-127.0.0.1:38382_hy_-n_0000000007
   [junit4]   2>        3       
/solr/overseer_elect/election/72216356518690874-127.0.0.1:38573_hy_-n_0000000017
   [junit4]   2>        3       
/solr/collections/collection1/leader_elect/shard1/election/72216356518690841-core_node72-n_0000000001
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard3/election/72216356518690838-core_node70-n_0000000001
   [junit4]   2>        2       
/solr/overseer_elect/election/72216356518690841-127.0.0.1:44216_hy_-n_0000000006
   [junit4]   2>        2       
/solr/overseer_elect/election/72216356518690880-127.0.0.1:36499_hy_-n_0000000019
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard2/election/72216356518690835-core_node68-n_0000000001
   [junit4]   2>        2       
/solr/overseer_elect/election/72216356518690865-127.0.0.1:40822_hy_-n_0000000014
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        26      /solr/live_nodes
   [junit4]   2>        26      /solr/collections
   [junit4]   2>        11      /solr/overseer/queue-work
   [junit4]   2>        11      /solr/overseer/collection-queue-work
   [junit4]   2>        10      /solr/overseer/queue
   [junit4]   2>        10      /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 
   [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=ChaosMonkeySafeLeaderWithPullReplicasTest -Dtests.method=test 
-Dtests.seed=AA6039F26C94F633 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=no -Dtests.timezone=US/Alaska -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE  196s J0 | ChaosMonkeySafeLeaderWithPullReplicasTest.test 
<<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<0> but 
was:<1>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([AA6039F26C94F633:22340628C2689BCB]:0)
   [junit4]    >        at 
org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest.test(ChaosMonkeySafeLeaderWithPullReplicasTest.java:189)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_AA6039F26C94F633-001
   [junit4]   2> 4176919 WARN  (ScheduledTrigger-3492-thread-1) 
[n:127.0.0.1:40822_hy_    ] o.a.s.c.a.TriggerBase Exception getting trigger 
state '/autoscaling/triggerState/.auto_add_replicas'
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for 
/autoscaling/triggerState/.auto_add_replicas
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1105)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$exists$3(SolrZkClient.java:316)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:316)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ZkDistribStateManager.hasData(ZkDistribStateManager.java:58)
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.TriggerBase.restoreState(TriggerBase.java:221)
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.ScheduledTriggers$ScheduledTrigger.run(ScheduledTriggers.java:564)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
   [junit4]   2>        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
   [junit4]   2>        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 4176919 WARN  (ScheduledTrigger-3492-thread-1) 
[n:127.0.0.1:40822_hy_    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger ran but 
was already closed
   [junit4]   2> 4176922 WARN  (ScheduledTrigger-3492-thread-1) 
[n:127.0.0.1:40822_hy_    ] o.a.s.c.a.TriggerBase Exception updating trigger 
state '/autoscaling/triggerState/.auto_add_replicas'
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for 
/autoscaling/triggerState/.auto_add_replicas
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1105)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$exists$3(SolrZkClient.java:316)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:316)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ZkDistribStateManager.hasData(ZkDistribStateManager.java:58)
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.TriggerBase.saveState(TriggerBase.java:203)
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.ScheduledTriggers$ScheduledTrigger.run(ScheduledTriggers.java:579)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
   [junit4]   2>        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
   [junit4]   2>        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Mar 03, 2018 1:55:18 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{rnd_b=BlockTreeOrds(blocksize=128), a_t=PostingsFormat(name=Memory), 
id=BlockTreeOrds(blocksize=128)}, 
docValues:{rnd_b=DocValuesFormat(name=Memory), 
_version_=DocValuesFormat(name=Lucene70), a_t=DocValuesFormat(name=Lucene70), 
a_i=DocValuesFormat(name=Memory), id=DocValuesFormat(name=Memory)}, 
maxPointsInLeafNode=326, maxMBSortInHeap=7.833492535871589, 
sim=RandomSimilarity(queryNorm=false): {}, locale=no, timezone=US/Alaska
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 
1.8.0_152 (64-bit)/cpus=4,threads=1,free=78285736,total=519045120
   [junit4]   2> NOTE: All tests run in this JVM: 
[HdfsTlogReplayBufferedWhileIndexingTest, BaseCdcrDistributedZkTest, 
TestConfigSetsAPI, CursorPagingTest, TestLuceneIndexBackCompat, 
TestIndexingPerformance, TimeRoutedAliasUpdateProcessorTest, 
ExternalFileFieldSortTest, TestInPlaceUpdatesDistrib, BooleanFieldTest, 
ChaosMonkeyNothingIsSafeTest, TestShardHandlerFactory, 
TestDynamicFieldResource, CreateCollectionCleanupTest, SpellCheckCollatorTest, 
TestManagedResource, HdfsLockFactoryTest, BasicDistributedZkTest, 
DistributedSuggestComponentTest, TestCSVLoader, TestAuthenticationFramework, 
UUIDFieldTest, TestHalfAndHalfDocValues, DistributedFacetPivotLongTailTest, 
TestNumericTokenStream, TestInitParams, CoreAdminCreateDiscoverTest, 
TestIndexSearcher, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
TestWordDelimiterFilterFactory, TestManagedSynonymFilterFactory, 
DirectoryFactoryTest, TestApiFramework, TestJsonFacetRefinement, 
TestStressCloudBlindAtomicUpdates, SolrRequestParserTest, 
TestCorePropertiesReload, QueryResultKeyTest, TestJoin, HighlighterConfigTest, 
StatsComponentTest, SolrCoreCheckLockOnStartupTest, TestAddFieldRealTimeGet, 
CloudExitableDirectoryReaderTest, BasicAuthIntegrationTest, 
TestQueryWrapperFilter, VMParamsZkACLAndCredentialsProvidersTest, 
CachingDirectoryFactoryTest, TestFieldCacheVsDocValues, 
TermVectorComponentDistributedTest, TestSha256AuthenticationProvider, 
TestAnalyzeInfixSuggestions, TestRandomFlRTGCloud, 
FieldAnalysisRequestHandlerTest, TestObjectReleaseTracker, RequestHandlersTest, 
TestFastOutputStream, TestSerializedLuceneMatchVersion, 
TestFieldTypeCollectionResource, TestSolrCloudWithDelegationTokens, 
OpenExchangeRatesOrgProviderTest, TestLMDirichletSimilarityFactory, 
TestRetrieveFieldsOptimizer, SuggesterWFSTTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest]
   [junit4] Completed [333/778 (2!)] on J0 in 196.40s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to