Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/2156/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

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

Error Message:
Error from server at http://127.0.0.1:46030/uo_igj: KeeperErrorCode = Session 
expired for /configs/conf1

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:46030/uo_igj: KeeperErrorCode = Session expired 
for /configs/conf1
        at 
__randomizedtesting.SeedInfo.seed([2A1D694AEFCD8810:A24956904131E5E8]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1260)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1676)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1703)
        at 
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.test(ChaosMonkeySafeLeaderTest.java:177)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1010)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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 13863 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_2A1D694AEFCD8810-001/init-core-data-001
   [junit4]   2> 1687647 WARN  
(SUITE-ChaosMonkeySafeLeaderTest-seed#[2A1D694AEFCD8810]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=56 numCloses=56
   [junit4]   2> 1687648 INFO  
(SUITE-ChaosMonkeySafeLeaderTest-seed#[2A1D694AEFCD8810]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1687649 INFO  
(SUITE-ChaosMonkeySafeLeaderTest-seed#[2A1D694AEFCD8810]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1687649 INFO  
(SUITE-ChaosMonkeySafeLeaderTest-seed#[2A1D694AEFCD8810]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1687649 INFO  
(SUITE-ChaosMonkeySafeLeaderTest-seed#[2A1D694AEFCD8810]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: 
/uo_igj/
   [junit4]   2> 1687686 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1687687 INFO  (Thread-5004) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1687687 INFO  (Thread-5004) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1687689 ERROR (Thread-5004) [    ] 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> 1687787 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:61481
   [junit4]   2> 1687795 INFO  (zkConnectionManagerCallback-5898-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1687813 INFO  (zkConnectionManagerCallback-5900-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1687829 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1687837 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1687840 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1687876 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1687895 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1687922 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1687928 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1687930 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1687931 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1687933 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1687935 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1687938 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 1688127 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_191-b12
   [junit4]   2> 1688129 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1688129 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1688129 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1688130 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5ea86b50{/uo_igj,null,AVAILABLE}
   [junit4]   2> 1688132 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3e244a0e{HTTP/1.1,[http/1.1]}{127.0.0.1:46030}
   [junit4]   2> 1688132 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.e.j.s.Server Started @1689572ms
   [junit4]   2> 1688132 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_2A1D694AEFCD8810-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/uo_igj, hostPort=46030, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_2A1D694AEFCD8810-001/control-001/cores}
   [junit4]   2> 1688132 ERROR 
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1688132 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1688133 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1688133 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1688133 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1688133 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-14T20:33:19.299Z
   [junit4]   2> 1688137 INFO  (zkConnectionManagerCallback-5902-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1688146 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1688146 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_2A1D694AEFCD8810-001/control-001/solr.xml
   [junit4]   2> 1688150 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1688150 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1688150 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@426177f3, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1689556 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61481/solr
   [junit4]   2> 1689561 INFO  (zkConnectionManagerCallback-5906-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1689565 INFO  (zkConnectionManagerCallback-5908-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1689755 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) 
[n:127.0.0.1:46030_uo_igj    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:46030_uo_igj
   [junit4]   2> 1689774 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) 
[n:127.0.0.1:46030_uo_igj    ] o.a.s.c.Overseer Overseer 
(id=72059961089720324-127.0.0.1:46030_uo_igj-n_0000000000) starting
   [junit4]   2> 1689812 INFO  (zkConnectionManagerCallback-5915-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1689833 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) 
[n:127.0.0.1:46030_uo_igj    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:61481/solr ready
   [junit4]   2> 1689836 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) 
[n:127.0.0.1:46030_uo_igj    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46030_uo_igj
   [junit4]   2> 1689843 INFO  (zkCallback-5907-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1689885 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) 
[n:127.0.0.1:46030_uo_igj    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1689905 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) 
[n:127.0.0.1:46030_uo_igj    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@426177f3
   [junit4]   2> 1689922 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) 
[n:127.0.0.1:46030_uo_igj    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@426177f3
   [junit4]   2> 1689923 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) 
[n:127.0.0.1:46030_uo_igj    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@426177f3
   [junit4]   2> 1689924 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) 
[n:127.0.0.1:46030_uo_igj    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_2A1D694AEFCD8810-001/control-001/cores
   [junit4]   2> 1689966 INFO  
(OverseerStateUpdate-72059961089720324-127.0.0.1:46030_uo_igj-n_0000000000) 
[n:127.0.0.1:46030_uo_igj    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:46030_uo_igj
   [junit4]   2> 1689968 DEBUG 
(OverseerAutoScalingTriggerThread-72059961089720324-127.0.0.1:46030_uo_igj-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and 
.scheduled_maintenance triggers
   [junit4]   2> 1689969 INFO  (zkConnectionManagerCallback-5921-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1689972 INFO  (zkCallback-5914-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1689980 DEBUG 
(OverseerAutoScalingTriggerThread-72059961089720324-127.0.0.1:46030_uo_igj-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode 
version 1
   [junit4]   2> 1689980 DEBUG 
(OverseerAutoScalingTriggerThread-72059961089720324-127.0.0.1:46030_uo_igj-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion -1
   [junit4]   2> 1689980 DEBUG 
(OverseerAutoScalingTriggerThread-72059961089720324-127.0.0.1:46030_uo_igj-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 1
   [junit4]   2> 1689987 DEBUG 
(OverseerAutoScalingTriggerThread-72059961089720324-127.0.0.1:46030_uo_igj-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:46030_uo_igj]
   [junit4]   2> 1689988 DEBUG 
(OverseerAutoScalingTriggerThread-72059961089720324-127.0.0.1:46030_uo_igj-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1689989 DEBUG 
(OverseerAutoScalingTriggerThread-72059961089720324-127.0.0.1:46030_uo_igj-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 1
   [junit4]   2> 1689991 DEBUG (ScheduledTrigger-9467-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1
   [junit4]   2> 1689991 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1689995 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61481/solr ready
   [junit4]   2> 1689997 INFO  (qtp1986728180-22178) [n:127.0.0.1:46030_uo_igj  
  ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:46030_uo_igj&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1690001 INFO  
(OverseerThreadFactory-9472-thread-1-processing-n:127.0.0.1:46030_uo_igj) 
[n:127.0.0.1:46030_uo_igj    ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection control_collection
   [junit4]   2> 1690112 INFO  (qtp1986728180-22177) [n:127.0.0.1:46030_uo_igj  
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1690117 INFO  (qtp1986728180-22176) [n:127.0.0.1:46030_uo_igj  
  x:control_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1690118 INFO  (qtp1986728180-22176) [n:127.0.0.1:46030_uo_igj  
  x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1690991 DEBUG (ScheduledTrigger-9467-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1
   [junit4]   2> 1691160 INFO  (qtp1986728180-22176) [n:127.0.0.1:46030_uo_igj 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1691187 INFO  (qtp1986728180-22176) [n:127.0.0.1:46030_uo_igj 
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> 1691337 INFO  (qtp1986728180-22176) [n:127.0.0.1:46030_uo_igj 
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> 1691403 INFO  (qtp1986728180-22176) [n:127.0.0.1:46030_uo_igj 
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> 1691403 INFO  (qtp1986728180-22176) [n:127.0.0.1:46030_uo_igj 
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@426177f3
   [junit4]   2> 1691403 INFO  (qtp1986728180-22176) [n:127.0.0.1:46030_uo_igj 
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 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_2A1D694AEFCD8810-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_2A1D694AEFCD8810-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1691406 INFO  (qtp1986728180-22176) [n:127.0.0.1:46030_uo_igj 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.796932756018398]
   [junit4]   2> 1691455 WARN  (qtp1986728180-22176) [n:127.0.0.1:46030_uo_igj 
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> 1691540 INFO  (qtp1986728180-22176) [n:127.0.0.1:46030_uo_igj 
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> 1691540 INFO  (qtp1986728180-22176) [n:127.0.0.1:46030_uo_igj 
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> 1691541 INFO  (qtp1986728180-22176) [n:127.0.0.1:46030_uo_igj 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1691541 INFO  (qtp1986728180-22176) [n:127.0.0.1:46030_uo_igj 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1691542 INFO  (qtp1986728180-22176) [n:127.0.0.1:46030_uo_igj 
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=29, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=32.611328125, 
floorSegmentMB=1.7548828125, forceMergeDeletesPctAllowed=0.06792867298590077, 
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1751026676625454, deletesPctAllowed=20.55182518233722
   [junit4]   2> 1691543 INFO  (qtp1986728180-22176) [n:127.0.0.1:46030_uo_igj 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4fc8e7d1[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1691544 INFO  (qtp1986728180-22176) [n:127.0.0.1:46030_uo_igj 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1691545 INFO  (qtp1986728180-22176) [n:127.0.0.1:46030_uo_igj 
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> 1691545 INFO  (qtp1986728180-22176) [n:127.0.0.1:46030_uo_igj 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1691545 INFO  (qtp1986728180-22176) [n:127.0.0.1:46030_uo_igj 
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 1617142850740289536
   [junit4]   2> 1691549 INFO  
(searcherExecutor-9474-thread-1-processing-n:127.0.0.1:46030_uo_igj 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:46030_uo_igj 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@4fc8e7d1[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1691617 INFO  (qtp1986728180-22176) [n:127.0.0.1:46030_uo_igj 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 1691627 INFO  (qtp1986728180-22176) [n:127.0.0.1:46030_uo_igj 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1691627 INFO  (qtp1986728180-22176) [n:127.0.0.1:46030_uo_igj 
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> 1691627 INFO  (qtp1986728180-22176) [n:127.0.0.1:46030_uo_igj 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:46030/uo_igj/control_collection_shard1_replica_n1/
   [junit4]   2> 1691627 INFO  (qtp1986728180-22176) [n:127.0.0.1:46030_uo_igj 
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> 1691628 INFO  (qtp1986728180-22176) [n:127.0.0.1:46030_uo_igj 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:46030/uo_igj/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 1691664 INFO  (qtp1986728180-22176) [n:127.0.0.1:46030_uo_igj 
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:46030/uo_igj/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1691851 INFO  (qtp1986728180-22176) [n:127.0.0.1:46030_uo_igj 
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> 1691858 INFO  (qtp1986728180-22176) [n:127.0.0.1:46030_uo_igj 
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=1742
   [junit4]   2> 1691864 INFO  (qtp1986728180-22178) [n:127.0.0.1:46030_uo_igj  
  ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 30 seconds. Check all shard replicas
   [junit4]   2> 1691961 INFO  (zkCallback-5907-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1691992 DEBUG (ScheduledTrigger-9467-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1
   [junit4]   2> 1692003 INFO  
(OverseerCollectionConfigSetProcessor-72059961089720324-127.0.0.1:46030_uo_igj-n_0000000000)
 [n:127.0.0.1:46030_uo_igj    ] 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> 1692865 INFO  (qtp1986728180-22178) [n:127.0.0.1:46030_uo_igj  
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:46030_uo_igj&wt=javabin&version=2}
 status=0 QTime=2869
   [junit4]   2> 1692894 INFO  (zkConnectionManagerCallback-5926-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1692906 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1692907 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61481/solr ready
   [junit4]   2> 1692907 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1692908 INFO  (qtp1986728180-22182) [n:127.0.0.1:46030_uo_igj  
  ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1692937 INFO  
(OverseerThreadFactory-9472-thread-2-processing-n:127.0.0.1:46030_uo_igj) 
[n:127.0.0.1:46030_uo_igj    ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection collection1
   [junit4]   2> 1692994 DEBUG (ScheduledTrigger-9467-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1
   [junit4]   2> 1693211 WARN  
(OverseerThreadFactory-9472-thread-2-processing-n:127.0.0.1:46030_uo_igj) 
[n:127.0.0.1:46030_uo_igj    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 1693213 INFO  (qtp1986728180-22182) [n:127.0.0.1:46030_uo_igj  
  ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 30 seconds. Check all shard replicas
   [junit4]   2> 1693214 INFO  (qtp1986728180-22182) [n:127.0.0.1:46030_uo_igj  
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=306
   [junit4]   2> 1693226 INFO  
(OverseerCollectionConfigSetProcessor-72059961089720324-127.0.0.1:46030_uo_igj-n_0000000000)
 [n:127.0.0.1:46030_uo_igj    ] 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> 1693510 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_2A1D694AEFCD8810-001/shard-1-001
 of type NRT
   [junit4]   2> 1693511 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_191-b12
   [junit4]   2> 1693512 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1693512 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1693512 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1693512 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@67b97f1e{/uo_igj,null,AVAILABLE}
   [junit4]   2> 1693513 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@46fa6f9e{HTTP/1.1,[http/1.1]}{127.0.0.1:37198}
   [junit4]   2> 1693513 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.e.j.s.Server Started @1694956ms
   [junit4]   2> 1693513 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_2A1D694AEFCD8810-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/uo_igj, hostPort=37198, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_2A1D694AEFCD8810-001/shard-1-001/cores}
   [junit4]   2> 1693518 ERROR 
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1693518 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1693518 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1693518 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1693518 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1693518 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-14T20:33:24.684Z
   [junit4]   2> 1693534 INFO  (zkConnectionManagerCallback-5928-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1693535 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1693535 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_2A1D694AEFCD8810-001/shard-1-001/solr.xml
   [junit4]   2> 1693538 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1693538 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1693539 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@426177f3, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1694001 DEBUG (ScheduledTrigger-9467-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1
   [junit4]   2> 1694562 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61481/solr
   [junit4]   2> 1694563 INFO  (zkConnectionManagerCallback-5932-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1694570 INFO  (zkConnectionManagerCallback-5934-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1694582 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1694587 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1694588 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37198_uo_igj
   [junit4]   2> 1694589 INFO  (zkCallback-5907-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1694594 INFO  (zkCallback-5925-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1694594 INFO  (zkCallback-5914-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1694624 INFO  (zkCallback-5933-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1694629 INFO  (zkConnectionManagerCallback-5941-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1694631 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1694632 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61481/solr ready
   [junit4]   2> 1694632 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 1694667 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@426177f3
   [junit4]   2> 1694682 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@426177f3
   [junit4]   2> 1694682 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@426177f3
   [junit4]   2> 1694684 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_2A1D694AEFCD8810-001/shard-1-001/cores
   [junit4]   2> 1694730 INFO  (qtp986442520-22234) [n:127.0.0.1:37198_uo_igj   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:37198_uo_igj&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1694751 INFO  (qtp986442520-22236) [n:127.0.0.1:37198_uo_igj   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1694755 INFO  (qtp1986728180-22176) [n:127.0.0.1:46030_uo_igj  
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 1694756 INFO  (qtp1986728180-22182) [n:127.0.0.1:46030_uo_igj  
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1694757 INFO  
(OverseerThreadFactory-9472-thread-3-processing-n:127.0.0.1:46030_uo_igj) 
[n:127.0.0.1:46030_uo_igj c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd 
Node Identified 127.0.0.1:37198_uo_igj for creating new replica of shard shard1 
for collection collection1
   [junit4]   2> 1694765 INFO  (qtp986442520-22236) [n:127.0.0.1:37198_uo_igj   
 x:collection1_shard1_replica_n21] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1695006 DEBUG (ScheduledTrigger-9467-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 1695943 INFO  (qtp986442520-22236) [n:127.0.0.1:37198_uo_igj 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1695956 INFO  (qtp986442520-22236) [n:127.0.0.1:37198_uo_igj 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n21] Schema name=test
   [junit4]   2> 1696006 DEBUG (ScheduledTrigger-9467-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 1696071 INFO  (qtp986442520-22236) [n:127.0.0.1:37198_uo_igj 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1696105 INFO  (qtp986442520-22236) [n:127.0.0.1:37198_uo_igj 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n21' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1696106 INFO  (qtp986442520-22236) [n:127.0.0.1:37198_uo_igj 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n21' (registry 
'solr.core.collection1.shard1.replica_n21') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@426177f3
   [junit4]   2> 1696106 INFO  (qtp986442520-22236) [n:127.0.0.1:37198_uo_igj 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n21] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_2A1D694AEFCD8810-001/shard-1-001/cores/collection1_shard1_replica_n21],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_2A1D694AEFCD8810-001/shard-1-001/cores/collection1_shard1_replica_n21/data/]
   [junit4]   2> 1696109 INFO  (qtp986442520-22236) [n:127.0.0.1:37198_uo_igj 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.796932756018398]
   [junit4]   2> 1696115 WARN  (qtp986442520-22236) [n:127.0.0.1:37198_uo_igj 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
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> 1696169 INFO  (qtp986442520-22236) [n:127.0.0.1:37198_uo_igj 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1696169 INFO  (qtp986442520-22236) [n:127.0.0.1:37198_uo_igj 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1696170 INFO  (qtp986442520-22236) [n:127.0.0.1:37198_uo_igj 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.CommitTracker 
Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1696170 INFO  (qtp986442520-22236) [n:127.0.0.1:37198_uo_igj 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1696171 INFO  (qtp986442520-22236) [n:127.0.0.1:37198_uo_igj 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=32.611328125, 
floorSegmentMB=1.7548828125, forceMergeDeletesPctAllowed=0.06792867298590077, 
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1751026676625454, deletesPctAllowed=20.55182518233722
   [junit4]   2> 1696172 INFO  (qtp986442520-22236) [n:127.0.0.1:37198_uo_igj 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7e8a3c2e[collection1_shard1_replica_n21] main]
   [junit4]   2> 1696183 INFO  (qtp986442520-22236) [n:127.0.0.1:37198_uo_igj 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1696191 INFO  (qtp986442520-22236) [n:127.0.0.1:37198_uo_igj 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1696191 INFO  (qtp986442520-22236) [n:127.0.0.1:37198_uo_igj 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1696191 INFO  (qtp986442520-22236) [n:127.0.0.1:37198_uo_igj 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1617142855611973632
   [junit4]   2> 1696194 INFO  
(searcherExecutor-9488-thread-1-processing-n:127.0.0.1:37198_uo_igj 
x:collection1_shard1_replica_n21 c:collection1 s:shard1) 
[n:127.0.0.1:37198_uo_igj c:collection1 s:shard1  
x:collection1_shard1_replica_n21] o.a.s.c.SolrCore 
[collection1_shard1_replica_n21] Registered new searcher 
Searcher@7e8a3c2e[collection1_shard1_replica_n21] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1696274 INFO  (qtp986442520-22236) [n:127.0.0.1:37198_uo_igj 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard1 to 
Terms{values={core_node22=0}, version=0}
   [junit4]   2> 1696292 INFO  (qtp986442520-22236) [n:127.0.0.1:37198_uo_igj 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1696292 INFO  (qtp986442520-22236) [n:127.0.0.1:37198_uo_igj 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1696292 INFO  (qtp986442520-22236) [n:127.0.0.1:37198_uo_igj 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:37198/uo_igj/collection1_shard1_replica_n21/
   [junit4]   2> 1696304 INFO  (qtp986442520-22236) [n:127.0.0.1:37198_uo_igj 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1696310 INFO  (qtp986442520-22236) [n:127.0.0.1:37198_uo_igj 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy 
http://127.0.0.1:37198/uo_igj/collection1_shard1_replica_n21/ has no replicas
   [junit4]   2> 1696325 INFO  (qtp986442520-22236) [n:127.0.0.1:37198_uo_igj 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:37198/uo_igj/collection1_shard1_replica_n21/ shard1
   [junit4]   2> 1696455 INFO  (qtp986442520-22236) [n:127.0.0.1:37198_uo_igj 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1696457 INFO  (qtp986442520-22236) [n:127.0.0.1:37198_uo_igj 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1692
   [junit4]   2> 1696476 INFO  (qtp986442520-22234) [n:127.0.0.1:37198_uo_igj 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:37198_uo_igj&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1746
   [junit4]   2> 1696573 INFO  (zkCallback-5933-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1696695 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_2A1D694AEFCD8810-001/shard-2-001
 of type NRT
   [junit4]   2> 1696696 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_191-b12
   [junit4]   2> 1696697 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1696697 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1696697 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1696698 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@543104d6{/uo_igj,null,AVAILABLE}
   [junit4]   2> 1696698 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@25d319ee{HTTP/1.1,[http/1.1]}{127.0.0.1:63357}
   [junit4]   2> 1696698 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.e.j.s.Server Started @1698143ms
   [junit4]   2> 1696698 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_2A1D694AEFCD8810-001/tempDir-001/jetty2,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/uo_igj, 
hostPort=63357, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_2A1D694AEFCD8810-001/shard-2-001/cores}
   [junit4]   2> 1696698 ERROR 
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1696704 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1696704 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1696704 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1696704 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1696704 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-14T20:33:27.870Z
   [junit4]   2> 1696718 INFO  (zkConnectionManagerCallback-5944-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1696720 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1696720 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_2A1D694AEFCD8810-001/shard-2-001/solr.xml
   [junit4]   2> 1696720 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 
0x10002271f48000c, likely client has closed socket
   [junit4]   2> 1696725 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1696725 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1696725 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@426177f3, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1696741 INFO  
(OverseerCollectionConfigSetProcessor-72059961089720324-127.0.0.1:46030_uo_igj-n_0000000000)
 [n:127.0.0.1:46030_uo_igj    ] 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> 1696970 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61481/solr
   [junit4]   2> 1696972 INFO  (zkConnectionManagerCallback-5948-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1696974 INFO  (zkConnectionManagerCallback-5950-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1696988 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1696999 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1697000 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63357_uo_igj
   [junit4]   2> 1697002 INFO  (zkCallback-5933-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1697002 INFO  (zkCallback-5940-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1697003 INFO  (zkCallback-5907-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1697007 INFO  (zkCallback-5914-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1697007 INFO  (zkCallback-5925-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1697007 DEBUG (ScheduledTrigger-9467-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3
   [junit4]   2> 1697008 INFO  (zkCallback-5949-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1697035 INFO  (zkConnectionManagerCallback-5957-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1697037 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1697039 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61481/solr ready
   [junit4]   2> 1697040 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 1697065 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@426177f3
   [junit4]   2> 1697080 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@426177f3
   [junit4]   2> 1697080 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@426177f3
   [junit4]   2> 1697081 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_2A1D694AEFCD8810-001/shard-2-001/cores
   [junit4]   2> 1697125 INFO  (qtp986442520-22231) [n:127.0.0.1:37198_uo_igj   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:63357_uo_igj&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1697141 INFO  (qtp986442520-22237) [n:127.0.0.1:37198_uo_igj   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.collection1.shard1.replica_n21:INDEX.sizeInBytes}
 status=0 QTime=1
   [junit4]   2> 1697142 INFO  (qtp986442520-22237) [n:127.0.0.1:37198_uo_igj   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1697143 INFO  (qtp1986728180-22176) [n:127.0.0.1:46030_uo_igj  
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 1697145 INFO  (qtp1986728180-22182) [n:127.0.0.1:46030_uo_igj  
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1697151 INFO  (qtp1608943054-22271) [n:127.0.0.1:63357_uo_igj  
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1697154 INFO  (qtp986442520-22233) [n:127.0.0.1:37198_uo_igj   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.collection1.shard1.replica_n21:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 1697155 INFO  
(OverseerThreadFactory-9472-thread-4-processing-n:127.0.0.1:46030_uo_igj) 
[n:127.0.0.1:46030_uo_igj c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd 
Node Identified 127.0.0.1:63357_uo_igj for creating new replica of shard shard1 
for collection collection1
   [junit4]   2> 1697174 INFO  (qtp1608943054-22267) [n:127.0.0.1:63357_uo_igj  
  x:collection1_shard1_replica_n23] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n23&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1697304 INFO  (zkCallback-5933-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1698023 DEBUG (ScheduledTrigger-9467-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3
   [junit4]   2> 1698266 INFO  (qtp1608943054-22267) [n:127.0.0.1:63357_uo_igj 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1698307 INFO  (qtp1608943054-22267) [n:127.0.0.1:63357_uo_igj 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n23] Schema name=test
   [junit4]   2> 1698479 INFO  (qtp1608943054-22267) [n:127.0.0.1:63357_uo_igj 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1698571 INFO  (qtp1608943054-22267) [n:127.0.0.1:63357_uo_igj 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n23' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1698572 INFO  (qtp1608943054-22267) [n:127.0.0.1:63357_uo_igj 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n23' (registry 
'solr.core.collection1.shard1.replica_n23') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@426177f3
   [junit4]   2> 1698572 INFO  (qtp1608943054-22267) [n:127.0.0.1:63357_uo_igj 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n23] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_2A1D694AEFCD8810-001/shard-2-001/cores/collection1_shard1_replica_n23],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_2A1D694AEFCD8810-001/shard-2-001/cores/collection1_shard1_replica_n23/data/]
   [junit4]   2> 1698576 INFO  (qtp1608943054-22267) [n:127.0.0.1:63357_uo_igj 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.796932756018398]
   [junit4]   2> 1698587 WARN  (qtp1608943054-22267) [n:127.0.0.1:63357_uo_igj 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
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> 1698656 INFO  (qtp1608943054-22267) [n:127.0.0.1:63357_uo_igj 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1698656 INFO  (qtp1608943054-22267) [n:127.0.0.1:63357_uo_igj 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1698657 INFO  (qtp1608943054-22267) [n:127.0.0.1:63357_uo_igj 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.CommitTracker 
Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1698657 INFO  (qtp1608943054-22267) [n:127.0.0.1:63357_uo_igj 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1698658 INFO  (qtp1608943054-22267) [n:127.0.0.1:63357_uo_igj 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=32.611328125, 
floorSegmentMB=1.7548828125, forceMergeDeletesPctAllowed=0.06792867298590077, 
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1751026676625454, deletesPctAllowed=20.55182518233722
   [junit4]   2> 1698659 INFO  (qtp1608943054-22267) [n:127.0.0.1:63357_uo_igj 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3cc30a9b[collection1_shard1_replica_n23] main]
   [junit4]   2> 1698673 INFO  (qtp1608943054-22267) [n:127.0.0.1:63357_uo_igj 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1698675 INFO  (qtp1608943054-22267) [n:127.0.0.1:63357_uo_igj 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1698676 INFO  (qtp1608943054-22267) [n:127.0.0.1:63357_uo_igj 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1698676 INFO  (qtp1608943054-22267) [n:127.0.0.1:63357_uo_igj 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1617142858217684992
   [junit4]   2> 1698676 INFO  
(searcherExecutor-9502-thread-1-processing-n:127.0.0.1:63357_uo_igj 
x:collection1_shard1_replica_n23 c:collection1 s:shard1) 
[n:127.0.0.1:63357_uo_igj c:collection1 s:shard1  
x:collection1_shard1_replica_n23] o.a.s.c.SolrCore 
[collection1_shard1_replica_n23] Registered new searcher 
Searcher@3cc30a9b[collection1_shard1_replica_n23] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1698690 INFO  (qtp1608943054-22267) [n:127.0.0.1:63357_uo_igj 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard1 to 
Terms{values={core_node24=0, core_node22=0}, version=1}
   [junit4]   2> 1698703 INFO  (qtp1608943054-22267) [n:127.0.0.1:63357_uo_igj 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.ZkController 
Core needs to recover:collection1_shard1_replica_n23
   [junit4]   2> 1698705 INFO  (qtp1608943054-22267) [n:127.0.0.1:63357_uo_igj 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n23&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1542
   [junit4]   2> 1698706 INFO  
(updateExecutor-5945-thread-1-processing-n:127.0.0.1:63357_uo_igj 
x:collection1_shard1_replica_n23 c:collection1 s:shard1) 
[n:127.0.0.1:63357_uo_igj c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1698707 INFO  
(recoveryExecutor-5946-thread-1-processing-n:127.0.0.1:63357_uo_igj 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:63357_uo_igj c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 1698708 INFO  
(recoveryExecutor-5946-thread-1-processing-n:127.0.0.1:63357_uo_igj 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:63357_uo_igj c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy startupVersions is 
empty
   [junit4]   2> 1698709 INFO  (qtp986442520-22231) [n:127.0.0.1:37198_uo_igj 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:63357_uo_igj&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1585
   [junit4]   2> 1698711 INFO  (qtp986442520-22237) [n:127.0.0.1:37198_uo_igj 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21] 
o.a.s.c.S.Request [collection1_shard1_replica_n21]  webapp=/uo_igj 
path=/admin/ping params={wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1698711 INFO  (qtp986442520-22237) [n:127.0.0.1:37198_uo_igj 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21] 
o.a.s.c.S.Request [collection1_shard1_replica_n21]  webapp=/uo_igj 
path=/admin/ping params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1698712 INFO  
(recoveryExecutor-5946-thread-1-processing-n:127.0.0.1:63357_uo_igj 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:63357_uo_igj c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[collection1_shard1_replica_n23]
   [junit4]   2> 1698712 INFO  
(recoveryExecutor-5946-thread-1-processing-n:127.0.0.1:63357_uo_igj 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:63357_uo_igj c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1698712 INFO  
(recoveryExecutor-5946-thread-1-processing-n:127.0.0.1:63357_uo_igj 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:63357_uo_igj c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Publishing state of 
core [collection1_shard1_replica_n23] as recovering, leader is 
[http://127.0.0.1:37198/uo_igj/collection1_shard1_replica_n21/] and I am 
[http://127.0.0.1:63357/uo_igj/collection1_shard1_replica_n23/]
   [junit4]   2> 1698713 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1698713 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Turning on auto soft commit: 1000
   [junit4]   2> 1698715 INFO  
(recoveryExecutor-5946-thread-1-processing-n:127.0.0.1:63357_uo_igj 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:63357_uo_igj c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Sending prep 
recovery command to [http://127.0.0.1:37198/uo_igj]; [WaitForState: 
action=PREPRECOVERY&core=collection1_shard1_replica_n21&nodeName=127.0.0.1:63357_uo_igj&coreNodeName=core_node24&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1698716 INFO  (qtp986442520-22237) [n:127.0.0.1:37198_uo_igj   
 x:collection1_shard1_replica_n21] o.a.s.h.a.PrepRecoveryOp Going to wait for 
coreNodeName: core_node24, state: recovering, checkLive: true, onlyIfLeader: 
true, onlyIfLeaderActive: true, maxTime: 183 s
   [junit4]   2> 1698717 INFO  (qtp1986728180-22176) [n:127.0.0.1:46030_uo_igj 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update 
of terms at /collections/control_collection/terms/shard1 to 
Terms{values={core_node2=1}, version=1}
   [junit4]   2> 1698717 INFO  (qtp986442520-22237) [n:127.0.0.1:37198_uo_igj   
 x:collection1_shard1_replica_n21] o.a.s.h.a.PrepRecoveryOp In 
WaitForState(recovering): collection=collection1, shard=shard1, 
thisCore=collection1_shard1_replica_n21, leaderDoesNotNeedRecovery=false, 
isLeader? true, live=true, checkLive=true, currentState=down, 
localState=active, nodeName=127.0.0.1:63357_uo_igj, coreNodeName=core_node24, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node24:{"core":"collection1_shard1_replica_n23","base_url":"http://127.0.0.1:63357/uo_igj","node_name":"127.0.0.1:63357_uo_igj","state":"down","type":"NRT"}
   [junit4]   2> 1698717 INFO  (qtp1986728180-22176) [n:127.0.0.1:46030_uo_igj 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[control_collection_shard1_replica_n1]  webapp=/uo_igj path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1617142858258579456)} 0 3
   [junit4]   2> 1698729 INFO  (qtp986442520-22231) [n:127.0.0.1:37198_uo_igj 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard1 to Terms{values={core_node24=1, 
core_node22=1}, version=2}
   [junit4]   2> 1698729 INFO  (qtp986442520-22231) [n:127.0.0.1:37198_uo_igj 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n21]  
webapp=/uo_igj path=/update params={wt=javabin&version=2}{deleteByQuery=*:* 
(-1617142858262773760)} 0 10
   [junit4]   2> 1698731 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[2A1D694AEFCD8810]) [    ] 
o.a.s.c.ChaosMonkey monkey: starting
   [junit4]   2> 1698735 INFO  (qtp1986728180-22182) [n:127.0.0.1:46030_uo_igj 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[control_collection_shard1_replica_n1]  webapp=/uo_igj path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-0 (1617142858278502400)]} 0 1
   [junit4]   2> 1698737 INFO  (qtp1986728180-22182) [n:127.0.0.1:46030_uo_igj 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[control_collection_shard1_replica_n1]  webapp=/uo_igj path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[1-0 (1617142858280599552)]} 0 0
   [junit4]   2> 1698745 INFO  (qtp986442520-22233) [n:127.0.0.1:37198_uo_igj 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard1 to Terms{values={core_node24=1, 
core_node22=2}, version=3}
   [junit4]   2> 1698745 INFO  (qtp986442520-22233) [n:127.0.0.1:37198_uo_igj 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n21]  
webapp=/uo_igj path=/update params={wt=javabin&version=2}{add=[0-0 
(1617142858285842432)]} 0 4
   [junit4]   2> 1698745 INFO  (qtp986442520-22231) [n:127.0.0.1:37198_uo_igj 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21] 
o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 1698746 INFO  (qtp1986728180-22182) [n:127.0.0.1:46030_uo_igj 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[control_collection_shard1_replica_n1]  webapp=/uo_igj path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-1 (1617142858291085312)]} 0 0
   [junit4]   2> 1698746 INFO  (zkCallback-5949-thread-1) [    ] 
o.a.s.c.RecoveringCoreTermWatcher Start recovery on core_node24 because core's 
term is less than leader's term
   [junit4]   2> 1698746 INFO  (qtp986442520-22231) [n:127.0.0.1:37198_uo_igj 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n21]  
webapp=/uo_igj path=/update params={wt=javabin&version=2}{add=[1-0 
(1617142858288988160)]} 0 2
   [junit4]   2> 1698747 INFO  (qtp1986728180-22182) [n:127.0.0.1:46030_uo_igj 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[control_collection_shard1_replica_n1]  webapp=/uo_igj path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[1-1 (1617142858292133888)]} 0 0
   [junit4]   2> 1698748 INFO  (qtp986442520-22235) [n:127.0.0.1:37198_uo_igj 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n21]  
webapp=/uo_igj path=/update params={wt=javabin&version=2}{add=[0-1 
(1617142858292133888)]} 0 1
   [junit4]   2> 1698748 INFO  (qtp986442520-22231) [n:127.0.0.1:37198_uo_igj 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n21]  
webapp=/uo_igj path=/update params={wt=javabin&version=2}{add=[1-1 
(1617142858293182464)]} 0 0
   [junit4]   2> 1698749 WARN  (updateExecutor-5945-thread-2) 
[n:127.0.0.1:63357_uo_igj c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Stopping recovery 
for core=[collection1_shard1_replica_n23] coreNodeName=[core_node24]
   [junit4]   2> 1698749 INFO  (qtp1986728180-22182) [n:127.0.0.1:46030_uo_igj 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[control_collection_shard1_replica_n1]  webapp=/uo_igj path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-2 (1617142858294231040)]} 0 0
   [junit4]   2> 1698750 INFO  (qtp1986728180-22182) [n:127.0.0.1:46030_uo_igj 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[control_collection_shard1_replica_n1]  webapp=/uo_igj path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[1-2 (1617142858295279616)]} 0 0
   [junit4]   2> 1698752 ERROR 
(recoveryExecutor-5946-thread-1-processing-n:127.0.0.1:63357_uo_igj 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:63357_uo_igj c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Error while trying 
to recover. 
core=collection1_shard1_replica_n23:java.util.concurrent.ExecutionException: 
org.apache.solr.client.solrj.SolrServerException: IOException occured when 
talking to server at: http://127.0.0.1:37198/uo_igj
   [junit4]   2>        at 
java.util.concurrent.FutureTask.report(FutureTask.java:122)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.get(FutureTask.java:192)
   [junit4]   2>        at 
org.apache.solr.cloud.RecoveryStrategy.sendPrepRecoveryCmd(RecoveryStrategy.java:870)
   [junit4]   2>        at 
org.apache.solr.cloud.RecoveryStrategy.doSyncOrReplicateRecovery(RecoveryStrategy.java:570)
   [junit4]   2>        at 
org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:310)
   [junit4]   2>        at 
org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:294)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [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> Caused by: org.apache.solr.client.solrj.SolrServerException: 
IOException occured when talking to server at: http://127.0.0.1:37198/uo_igj
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.lambda$httpUriRequest$0(HttpSolrClient.java:299)
   [junit4]   2>        ... 5 more
   [junit4]   2> Caused by: java.net.SocketException: Socket closed
   [junit4]   2>        at 
java.net.SocketInputStream.read(SocketInputStream.java:204)
   [junit4]   2>        at 
java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]   2>        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]   2>        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]   2>        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]   2>        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]   2>        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]   2>        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]   2>        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2>        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]   2>        ... 6 more
   [junit4]   2> 
   [junit4]   2> 1698752 INFO  
(recoveryExecutor-5946-thread-1-processing-n:127.0.0.1:63357_uo_igj 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:63357_uo_igj c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy RecoveryStrategy has 
been closed
   [junit4]   2> 1698752 INFO  
(recoveryExecutor-5946-thread-1-processing-n:127.0.0.1:63357_uo_igj 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:63357_uo_igj c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Finished recovery 
process, successful=[false]
   [junit4]   2> 1698752 INFO  (updateExecutor-5945-thread-2) 
[n:127.0.0.1:63357_uo_igj c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1698752 INFO  (updateExecutor-5945-thread-2) 
[n:127.0.0.1:63357_uo_igj c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.ActionThrottle Throttling recovery 
attempts - waiting for 9954ms
   [junit4]   2> 1698756 INFO  (qtp986442520-22235) [n:127.0.0.1:37198_uo_igj 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n21]  
webapp=/uo_igj path=/update params={wt=javabin&version=2}{add=[0-2 
(1617142858301571072)]} 0 0
   [junit4]   2> 1698756 INFO  (qtp986442520-22235) [n:127.0.0.1:37198_uo_igj 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n21]  
webapp=/uo_igj path=/update params={wt=javabin&version=2}{add=[1-2 
(1617142858301571073)]} 0 0
   [junit4]   2> 1698757 INFO  (qtp1986728180-22182) [n:127.0.0.1:46030_uo_igj 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[control_collection_shard1_replica_n1]  webapp=/uo_igj path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-3 (1617142858302619648)]} 0 0
   [junit4]   2> 1698758 INFO  (qtp1986728180-22182) [n:127.0.0.1:46030_uo_igj 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[control_collection_shard1_replica_n1]  webapp=/uo_igj path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[1-3 (1617142858302619649)]} 0 0
   [junit4]   2> 1698758 INFO  (qtp986442520-22235) [n:127.0.0.1:37198_uo_igj 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n21]  
webapp=/uo_igj path=/update params={wt=javabin&version=2}{add=[1-3 
(1617142858303668224)]} 0 0
   [junit4]   2> 1698759 INFO  (qtp986442520-22231) [n:127.0.0.1:37198_uo_igj 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21] o.a

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

 Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Creating empty 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/classes/test/org/apache/solr/cloud/autoscaling/sim/package-info.class
     [copy] Copying 1 file to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/classes/test

common-solr.compile-test:

compile-test:

BUILD SUCCESSFUL
Total time: 53 seconds
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.ChaosMonkeySafeLeaderTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=2A1D694AEFCD8810 
-Dtests.slow=true -Dtests.locale=uk -Dtests.timezone=America/Dominica 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
Buildfile: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/build.xml

-clover.disable:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: 
http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

install-junit4-taskdef:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: 
org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 14ms :: artifacts dl 1ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
        ---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 2A1D694AEFCD8810
    [mkdir] Created dir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says g'day! Master seed: 2A1D694AEFCD8810
   [junit4] Executing 5 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J1 PID(3533@serv1-vm3).
   [junit4] Started J0 PID(3534@serv1-vm3).
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
   [junit4] OK      40.7s J0 | ChaosMonkeySafeLeaderTest.test
   [junit4] Completed [1/5] on J0 in 42.69s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
   [junit4] OK      49.6s J1 | ChaosMonkeySafeLeaderTest.test
   [junit4] Completed [2/5] on J1 in 51.67s, 1 test
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: 
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest. This may confuse tools that 
process XML reports. Set 'ignoreDuplicateSuites' to true to skip this message.
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
   [junit4] OK      36.1s J0 | ChaosMonkeySafeLeaderTest.test
   [junit4] Completed [3/5] on J0 in 36.99s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
   [junit4] OK      36.2s J1 | ChaosMonkeySafeLeaderTest.test
   [junit4] Completed [4/5] on J1 in 36.86s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
   [junit4] OK      34.2s J0 | ChaosMonkeySafeLeaderTest.test
   [junit4] Completed [5/5] on J0 in 34.60s, 1 test
   [junit4] 
   [junit4] JVM J0:     0.68 ..   116.41 =   115.74s
   [junit4] JVM J1:     0.68 ..    90.15 =    89.47s
   [junit4] Execution time total: 1 minute 56 seconds
   [junit4] Tests summary: 5 suites, 5 tests
   [junit4] Could not remove temporary path: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
 (java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp])
   [junit4] Could not remove temporary path: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
 (java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 339.95s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 126.70s | org.apache.solr.cloud.cdcr.CdcrOpsAndBoundariesTest
[junit4:tophints] 117.83s | org.apache.solr.cloud.ZkFailoverTest
[junit4:tophints] 116.65s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints] 113.97s | org.apache.solr.cloud.cdcr.CdcrWithNodesRestartsTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 1 minute 58 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2845)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2724)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2705)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3084)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Solaris VBOX
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1070)
                at hudson.FilePath.act(FilePath.java:1059)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2703)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1835)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1072)
        at hudson.FilePath.act(FilePath.java:1059)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2703)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1835)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=95d01c6583b825b6b87591e4f27002c285ea25fb, 
workspace=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris
[WARNINGS] Computing warning deltas based on reference build #2154
Recording test results
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to