Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/174/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseSerialGC

3 tests failed.
FAILED:  org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
        at __randomizedtesting.SeedInfo.seed([96D7444B8147B956]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
        at __randomizedtesting.SeedInfo.seed([96D7444B8147B956]:0)


FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testExecutorStream

Error Message:
Error from server at http://127.0.0.1:65450/solr/mainCorpus_shard2_replica_n2: 
Expected mime type application/octet-stream but got text/html. <html> <head> 
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> 
<title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem 
accessing /solr/mainCorpus_shard2_replica_n2/update. Reason: <pre>    Can not 
find: /solr/mainCorpus_shard2_replica_n2/update</pre></p> <hr /><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.3.20.v20170531</a><hr/> 
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at http://127.0.0.1:65450/solr/mainCorpus_shard2_replica_n2: Expected 
mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/mainCorpus_shard2_replica_n2/update. Reason:
<pre>    Can not find: /solr/mainCorpus_shard2_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([DCE4B6EF6B854318:FE24371448EF6908]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testExecutorStream(StreamExpressionTest.java:7143)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:65450/solr/mainCorpus_shard2_replica_n2: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/mainCorpus_shard2_replica_n2/update. Reason:
<pre>    Can not find: /solr/mainCorpus_shard2_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:591)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        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.lambda$directUpdate$0(CloudSolrClient.java:516)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more




Build Log:
[...truncated 13802 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> 1767185 INFO  
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[96D7444B8147B956]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_96D7444B8147B956-001\init-core-data-001
   [junit4]   2> 1767186 INFO  
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[96D7444B8147B956]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1767187 INFO  
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[96D7444B8147B956]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1767187 INFO  
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[96D7444B8147B956]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1767188 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1767188 INFO  (Thread-3197) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1767190 INFO  (Thread-3197) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1767192 ERROR (Thread-3197) [    ] 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> 1767289 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:51974
   [junit4]   2> 1767304 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1767306 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1767308 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1767310 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1767311 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1767312 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1767314 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1767315 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1767317 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1767318 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1767319 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1767321 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly 
asked otherwise
   [junit4]   2> 1767745 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1767746 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@763e9742{/,null,AVAILABLE}
   [junit4]   2> 1767747 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@260ca00b{HTTP/1.1,[http/1.1]}{127.0.0.1:51981}
   [junit4]   2> 1767747 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.e.j.s.Server Started @1775510ms
   [junit4]   2> 1767747 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_96D7444B8147B956-001\tempDir-001/control/data,
 hostContext=/, hostPort=51981, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_96D7444B8147B956-001\control-001\cores}
   [junit4]   2> 1767748 ERROR 
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1767748 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 1767748 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1767748 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1767748 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-11T09:52:55.374Z
   [junit4]   2> 1767752 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1767752 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_96D7444B8147B956-001\control-001\solr.xml
   [junit4]   2> 1767760 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50172a7f, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1767765 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51974/solr
   [junit4]   2> 1767768 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e705b24220003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1767883 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) 
[n:127.0.0.1:51981_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1767884 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) 
[n:127.0.0.1:51981_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:51981_
   [junit4]   2> 1767886 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) 
[n:127.0.0.1:51981_    ] o.a.s.c.Overseer Overseer 
(id=98639778599272452-127.0.0.1:51981_-n_0000000000) starting
   [junit4]   2> 1767894 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) 
[n:127.0.0.1:51981_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51981_
   [junit4]   2> 1767896 INFO  
(zkCallback-2131-thread-1-processing-n:127.0.0.1:51981_) [n:127.0.0.1:51981_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1768017 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) 
[n:127.0.0.1:51981_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50172a7f
   [junit4]   2> 1768024 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) 
[n:127.0.0.1:51981_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50172a7f
   [junit4]   2> 1768024 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) 
[n:127.0.0.1:51981_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50172a7f
   [junit4]   2> 1768027 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) 
[n:127.0.0.1:51981_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_96D7444B8147B956-001\control-001\cores
   [junit4]   2> 1768059 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1768062 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51974/solr ready
   [junit4]   2> 1768064 INFO  (qtp515478125-15480) [n:127.0.0.1:51981_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:51981_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1768065 INFO  
(OverseerThreadFactory-6522-thread-1-processing-n:127.0.0.1:51981_) 
[n:127.0.0.1:51981_    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 1768172 INFO  (qtp515478125-15482) [n:127.0.0.1:51981_    ] 
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> 1768173 INFO  (qtp515478125-15482) [n:127.0.0.1:51981_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1768282 INFO  
(zkCallback-2131-thread-1-processing-n:127.0.0.1:51981_) [n:127.0.0.1:51981_    
] 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> 1769206 INFO  (qtp515478125-15482) [n:127.0.0.1:51981_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1769224 INFO  (qtp515478125-15482) [n:127.0.0.1:51981_ 
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> 1769317 INFO  (qtp515478125-15482) [n:127.0.0.1:51981_ 
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> 1769336 INFO  (qtp515478125-15482) [n:127.0.0.1:51981_ 
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> 1769337 INFO  (qtp515478125-15482) [n:127.0.0.1:51981_ 
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@50172a7f
   [junit4]   2> 1769337 INFO  (qtp515478125-15482) [n:127.0.0.1:51981_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1769337 INFO  (qtp515478125-15482) [n:127.0.0.1:51981_ 
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 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_96D7444B8147B956-001\control-001\cores\control_collection_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_96D7444B8147B956-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 1769343 INFO  (qtp515478125-15482) [n:127.0.0.1:51981_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=40, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=18.8330078125, 
floorSegmentMB=0.9345703125, forceMergeDeletesPctAllowed=21.118526172976846, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1769353 WARN  (qtp515478125-15482) [n:127.0.0.1:51981_ 
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> 1769432 INFO  (qtp515478125-15482) [n:127.0.0.1:51981_ 
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> 1769432 INFO  (qtp515478125-15482) [n:127.0.0.1:51981_ 
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> 1769435 INFO  (qtp515478125-15482) [n:127.0.0.1:51981_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1769435 INFO  (qtp515478125-15482) [n:127.0.0.1:51981_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1769436 INFO  (qtp515478125-15482) [n:127.0.0.1:51981_ 
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=14, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=27.1591796875, 
floorSegmentMB=1.9599609375, forceMergeDeletesPctAllowed=4.708916917902589, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1769437 INFO  (qtp515478125-15482) [n:127.0.0.1:51981_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@428cf7a6[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1769438 INFO  (qtp515478125-15482) [n:127.0.0.1:51981_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1769438 INFO  (qtp515478125-15482) [n:127.0.0.1:51981_ 
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> 1769439 INFO  (qtp515478125-15482) [n:127.0.0.1:51981_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1769440 INFO  
(searcherExecutor-6525-thread-1-processing-n:127.0.0.1:51981_ 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:51981_ 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@428cf7a6[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1769440 INFO  (qtp515478125-15482) [n:127.0.0.1:51981_ 
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 1578236459945558016
   [junit4]   2> 1769447 INFO  (qtp515478125-15482) [n:127.0.0.1:51981_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1769447 INFO  (qtp515478125-15482) [n:127.0.0.1:51981_ 
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> 1769447 INFO  (qtp515478125-15482) [n:127.0.0.1:51981_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:51981/control_collection_shard1_replica_n1/
   [junit4]   2> 1769447 INFO  (qtp515478125-15482) [n:127.0.0.1:51981_ 
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> 1769447 INFO  (qtp515478125-15482) [n:127.0.0.1:51981_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:51981/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1769447 INFO  (qtp515478125-15482) [n:127.0.0.1:51981_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1769451 INFO  (qtp515478125-15482) [n:127.0.0.1:51981_ 
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:51981/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1769554 INFO  
(zkCallback-2131-thread-1-processing-n:127.0.0.1:51981_) [n:127.0.0.1:51981_    
] 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> 1769602 INFO  (qtp515478125-15482) [n:127.0.0.1:51981_ 
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> 1769604 INFO  (qtp515478125-15482) [n:127.0.0.1:51981_ 
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=1431
   [junit4]   2> 1769607 INFO  (qtp515478125-15480) [n:127.0.0.1:51981_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1769708 INFO  
(zkCallback-2131-thread-1-processing-n:127.0.0.1:51981_) [n:127.0.0.1:51981_    
] 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> 1770073 INFO  
(OverseerCollectionConfigSetProcessor-98639778599272452-127.0.0.1:51981_-n_0000000000)
 [n:127.0.0.1:51981_    ] 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> 1770607 INFO  (qtp515478125-15480) [n:127.0.0.1:51981_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:51981_&wt=javabin&version=2}
 status=0 QTime=2543
   [junit4]   2> 1770619 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1770619 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51974/solr ready
   [junit4]   2> 1770619 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1770621 INFO  (qtp515478125-15483) [n:127.0.0.1:51981_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1770624 INFO  
(OverseerThreadFactory-6522-thread-2-processing-n:127.0.0.1:51981_) 
[n:127.0.0.1:51981_    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 1770625 WARN  
(OverseerThreadFactory-6522-thread-2-processing-n:127.0.0.1:51981_) 
[n:127.0.0.1:51981_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a 
collection (collection1) without cores.
   [junit4]   2> 1770833 INFO  (qtp515478125-15483) [n:127.0.0.1:51981_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1770833 INFO  (qtp515478125-15483) [n:127.0.0.1:51981_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=212
   [junit4]   2> 1771493 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_96D7444B8147B956-001\shard-1-001
 of type TLOG
   [junit4]   2> 1771493 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1771494 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@776ea17{/,null,AVAILABLE}
   [junit4]   2> 1771495 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4577fa10{HTTP/1.1,[http/1.1]}{127.0.0.1:52002}
   [junit4]   2> 1771495 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.e.j.s.Server Started @1779258ms
   [junit4]   2> 1771495 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_96D7444B8147B956-001\tempDir-001/jetty1,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=52002, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_96D7444B8147B956-001\shard-1-001\cores}
   [junit4]   2> 1771496 ERROR 
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1771496 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 1771496 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1771496 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1771496 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-11T09:52:59.122Z
   [junit4]   2> 1771502 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1771502 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_96D7444B8147B956-001\shard-1-001\solr.xml
   [junit4]   2> 1771511 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50172a7f, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1771516 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51974/solr
   [junit4]   2> 1771519 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e705b24220008, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1771536 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) 
[n:127.0.0.1:52002_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1771539 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) 
[n:127.0.0.1:52002_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1771542 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) 
[n:127.0.0.1:52002_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52002_
   [junit4]   2> 1771544 INFO  (zkCallback-2138-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1771545 INFO  
(zkCallback-2131-thread-1-processing-n:127.0.0.1:51981_) [n:127.0.0.1:51981_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1771546 INFO  
(zkCallback-2143-thread-1-processing-n:127.0.0.1:52002_) [n:127.0.0.1:52002_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1771690 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) 
[n:127.0.0.1:52002_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50172a7f
   [junit4]   2> 1771702 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) 
[n:127.0.0.1:52002_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50172a7f
   [junit4]   2> 1771702 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) 
[n:127.0.0.1:52002_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50172a7f
   [junit4]   2> 1771706 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) 
[n:127.0.0.1:52002_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_96D7444B8147B956-001\shard-1-001\cores
   [junit4]   2> 1771748 INFO  (qtp515478125-15485) [n:127.0.0.1:51981_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:52002_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1771752 INFO  
(OverseerCollectionConfigSetProcessor-98639778599272452-127.0.0.1:51981_-n_0000000000)
 [n:127.0.0.1:51981_    ] 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> 1771752 INFO  
(OverseerThreadFactory-6522-thread-3-processing-n:127.0.0.1:51981_) 
[n:127.0.0.1:51981_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:52002_ 
for creating new replica
   [junit4]   2> 1771791 INFO  (qtp320235979-15521) [n:127.0.0.1:52002_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1771792 INFO  (qtp320235979-15521) [n:127.0.0.1:52002_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1772824 INFO  (qtp320235979-15521) [n:127.0.0.1:52002_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1772841 INFO  (qtp320235979-15521) [n:127.0.0.1:52002_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.s.IndexSchema 
[collection1_shard1_replica_t21] Schema name=test
   [junit4]   2> 1772942 INFO  (qtp320235979-15521) [n:127.0.0.1:52002_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1772961 INFO  (qtp320235979-15521) [n:127.0.0.1:52002_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_t21' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1772962 INFO  (qtp320235979-15521) [n:127.0.0.1:52002_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_t21' (registry 
'solr.core.collection1.shard1.replica_t21') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50172a7f
   [junit4]   2> 1772962 INFO  (qtp320235979-15521) [n:127.0.0.1:52002_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1772962 INFO  (qtp320235979-15521) [n:127.0.0.1:52002_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SolrCore 
[[collection1_shard1_replica_t21] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_96D7444B8147B956-001\shard-1-001\cores\collection1_shard1_replica_t21],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_96D7444B8147B956-001\shard-1-001\cores\collection1_shard1_replica_t21\data\]
   [junit4]   2> 1772971 INFO  (qtp320235979-15521) [n:127.0.0.1:52002_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=40, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=18.8330078125, 
floorSegmentMB=0.9345703125, forceMergeDeletesPctAllowed=21.118526172976846, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1772976 WARN  (qtp320235979-15521) [n:127.0.0.1:52002_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] 
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> 1773038 INFO  (qtp320235979-15521) [n:127.0.0.1:52002_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1773038 INFO  (qtp320235979-15521) [n:127.0.0.1:52002_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1773039 INFO  (qtp320235979-15521) [n:127.0.0.1:52002_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.CommitTracker 
Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1773039 INFO  (qtp320235979-15521) [n:127.0.0.1:52002_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1773040 INFO  (qtp320235979-15521) [n:127.0.0.1:52002_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=27.1591796875, 
floorSegmentMB=1.9599609375, forceMergeDeletesPctAllowed=4.708916917902589, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1773040 INFO  (qtp320235979-15521) [n:127.0.0.1:52002_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@72f30754[collection1_shard1_replica_t21] main]
   [junit4]   2> 1773041 INFO  (qtp320235979-15521) [n:127.0.0.1:52002_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1773042 INFO  (qtp320235979-15521) [n:127.0.0.1:52002_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1773042 INFO  (qtp320235979-15521) [n:127.0.0.1:52002_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1773044 INFO  
(searcherExecutor-6536-thread-1-processing-n:127.0.0.1:52002_ 
x:collection1_shard1_replica_t21 s:shard1 c:collection1) [n:127.0.0.1:52002_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SolrCore 
[collection1_shard1_replica_t21] Registered new searcher 
Searcher@72f30754[collection1_shard1_replica_t21] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1773044 INFO  (qtp320235979-15521) [n:127.0.0.1:52002_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1578236463724625920
   [junit4]   2> 1773048 INFO  (qtp320235979-15521) [n:127.0.0.1:52002_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1773048 INFO  (qtp320235979-15521) [n:127.0.0.1:52002_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1773048 INFO  (qtp320235979-15521) [n:127.0.0.1:52002_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:52002/collection1_shard1_replica_t21/
   [junit4]   2> 1773048 INFO  (qtp320235979-15521) [n:127.0.0.1:52002_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1773048 INFO  (qtp320235979-15521) [n:127.0.0.1:52002_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SyncStrategy 
http://127.0.0.1:52002/collection1_shard1_replica_t21/ has no replicas
   [junit4]   2> 1773049 INFO  (qtp320235979-15521) [n:127.0.0.1:52002_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1773049 INFO  (qtp320235979-15521) [n:127.0.0.1:52002_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.ZkController 
collection1_shard1_replica_t21 stopping background replication from leader
   [junit4]   2> 1773051 INFO  (qtp320235979-15521) [n:127.0.0.1:52002_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:52002/collection1_shard1_replica_t21/ shard1
   [junit4]   2> 1773203 INFO  (qtp320235979-15521) [n:127.0.0.1:52002_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1773204 INFO  (qtp320235979-15521) [n:127.0.0.1:52002_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1414
   [junit4]   2> 1773209 INFO  (qtp515478125-15485) [n:127.0.0.1:51981_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:52002_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1461
   [junit4]   2> 1773619 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_96D7444B8147B956-001\shard-2-001
 of type TLOG
   [junit4]   2> 1773620 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1773620 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@48b7ebeb{/,null,AVAILABLE}
   [junit4]   2> 1773621 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@365f990c{HTTP/1.1,[http/1.1]}{127.0.0.1:52015}
   [junit4]   2> 1773621 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.e.j.s.Server Started @1781384ms
   [junit4]   2> 1773621 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_96D7444B8147B956-001\tempDir-001/jetty2,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=52015, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_96D7444B8147B956-001\shard-2-001\cores}
   [junit4]   2> 1773621 ERROR 
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1773622 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 1773622 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1773622 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1773622 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-11T09:53:01.248Z
   [junit4]   2> 1773625 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e705b2422000a, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1773625 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1773644 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_96D7444B8147B956-001\shard-2-001\solr.xml
   [junit4]   2> 1773652 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50172a7f, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1773658 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51974/solr
   [junit4]   2> 1773673 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) 
[n:127.0.0.1:52015_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1773675 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) 
[n:127.0.0.1:52015_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1773677 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) 
[n:127.0.0.1:52015_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52015_
   [junit4]   2> 1773678 INFO  (zkCallback-2138-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1773679 INFO  
(zkCallback-2149-thread-1-processing-n:127.0.0.1:52015_) [n:127.0.0.1:52015_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1773679 INFO  
(zkCallback-2143-thread-1-processing-n:127.0.0.1:52002_) [n:127.0.0.1:52002_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1773679 INFO  
(zkCallback-2131-thread-2-processing-n:127.0.0.1:51981_) [n:127.0.0.1:51981_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1773755 INFO  
(OverseerCollectionConfigSetProcessor-98639778599272452-127.0.0.1:51981_-n_0000000000)
 [n:127.0.0.1:51981_    ] 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> 1773765 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) 
[n:127.0.0.1:52015_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50172a7f
   [junit4]   2> 1773771 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) 
[n:127.0.0.1:52015_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50172a7f
   [junit4]   2> 1773771 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) 
[n:127.0.0.1:52015_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50172a7f
   [junit4]   2> 1773773 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) 
[n:127.0.0.1:52015_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_96D7444B8147B956-001\shard-2-001\cores
   [junit4]   2> 1773798 INFO  (qtp515478125-15478) [n:127.0.0.1:51981_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:52015_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1773800 INFO  
(OverseerThreadFactory-6522-thread-4-processing-n:127.0.0.1:51981_) 
[n:127.0.0.1:51981_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:52015_ 
for creating new replica
   [junit4]   2> 1773804 INFO  (qtp892274532-15551) [n:127.0.0.1:52015_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t23&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1773805 INFO  (qtp892274532-15551) [n:127.0.0.1:52015_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1774833 INFO  (qtp892274532-15551) [n:127.0.0.1:52015_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1774848 INFO  (qtp892274532-15551) [n:127.0.0.1:52015_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.s.IndexSchema 
[collection1_shard1_replica_t23] Schema name=test
   [junit4]   2> 1774944 INFO  (qtp892274532-15551) [n:127.0.0.1:52015_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1774961 INFO  (qtp892274532-15551) [n:127.0.0.1:52015_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_t23' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1774961 INFO  (qtp892274532-15551) [n:127.0.0.1:52015_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_t23' (registry 
'solr.core.collection1.shard1.replica_t23') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50172a7f
   [junit4]   2> 1774962 INFO  (qtp892274532-15551) [n:127.0.0.1:52015_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1774962 INFO  (qtp892274532-15551) [n:127.0.0.1:52015_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.c.SolrCore 
[[collection1_shard1_replica_t23] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_96D7444B8147B956-001\shard-2-001\cores\collection1_shard1_replica_t23],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_96D7444B8147B956-001\shard-2-001\cores\collection1_shard1_replica_t23\data\]
   [junit4]   2> 1774969 INFO  (qtp892274532-15551) [n:127.0.0.1:52015_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=40, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=18.8330078125, 
floorSegmentMB=0.9345703125, forceMergeDeletesPctAllowed=21.118526172976846, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1774974 WARN  (qtp892274532-15551) [n:127.0.0.1:52015_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] 
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> 1775046 INFO  (qtp892274532-15551) [n:127.0.0.1:52015_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1775046 INFO  (qtp892274532-15551) [n:127.0.0.1:52015_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1775046 INFO  (qtp892274532-15551) [n:127.0.0.1:52015_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.u.CommitTracker 
Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1775046 INFO  (qtp892274532-15551) [n:127.0.0.1:52015_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1775046 INFO  (qtp892274532-15551) [n:127.0.0.1:52015_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=27.1591796875, 
floorSegmentMB=1.9599609375, forceMergeDeletesPctAllowed=4.708916917902589, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1775050 INFO  (qtp892274532-15551) [n:127.0.0.1:52015_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6a61ee03[collection1_shard1_replica_t23] main]
   [junit4]   2> 1775052 INFO  (qtp892274532-15551) [n:127.0.0.1:52015_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1775052 INFO  (qtp892274532-15551) [n:127.0.0.1:52015_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1775052 INFO  (qtp892274532-15551) [n:127.0.0.1:52015_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1775054 INFO  
(searcherExecutor-6547-thread-1-processing-n:127.0.0.1:52015_ 
x:collection1_shard1_replica_t23 s:shard1 c:collection1) [n:127.0.0.1:52015_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.c.SolrCore 
[collection1_shard1_replica_t23] Registered new searcher 
Searcher@6a61ee03[collection1_shard1_replica_t23] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1775054 INFO  (qtp892274532-15551) [n:127.0.0.1:52015_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1578236465832263680
   [junit4]   2> 1775057 INFO  (qtp892274532-15551) [n:127.0.0.1:52015_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.c.ZkController 
Core needs to recover:collection1_shard1_replica_t23
   [junit4]   2> 1775057 INFO  
(updateExecutor-2146-thread-1-processing-n:127.0.0.1:52015_ 
x:collection1_shard1_replica_t23 s:shard1 c:collection1) [n:127.0.0.1:52015_ 
c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_t23] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1775057 INFO  (qtp892274532-15551) [n:127.0.0.1:52015_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t23&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1253
   [junit4]   2> 1775058 INFO  
(recoveryExecutor-2147-thread-1-processing-n:127.0.0.1:52015_ 
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:52015_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_t23] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 1775059 INFO  
(recoveryExecutor-2147-thread-1-processing-n:127.0.0.1:52015_ 
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:52015_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_t23] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 1775059 INFO  
(recoveryExecutor-2147-thread-1-processing-n:127.0.0.1:52015_ 
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:52015_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_t23] o.a.s.c.ZkController 
collection1_shard1_replica_t23 stopping background replication from leader
   [junit4]   2> 1775059 INFO  
(recoveryExecutor-2147-thread-1-processing-n:127.0.0.1:52015_ 
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:52015_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_t23] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[collection1_shard1_replica_t23]
   [junit4]   2> 1775059 INFO  
(recoveryExecutor-2147-thread-1-processing-n:127.0.0.1:52015_ 
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:52015_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_t23] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1775059 INFO  
(recoveryExecutor-2147-thread-1-processing-n:127.0.0.1:52015_ 
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:52015_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_t23] o.a.s.c.RecoveryStrategy Publishing state of 
core [collection1_shard1_replica_t23] as recovering, leader is 
[http://127.0.0.1:52002/collection1_shard1_replica_t21/] and I am 
[http://127.0.0.1:52015/collection1_shard1_replica_t23/]
   [junit4]   2> 1775061 INFO  (qtp515478125-15478) [n:127.0.0.1:51981_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:52015_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1262
   [junit4]   2> 1775065 INFO  
(recoveryExecutor-2147-thread-1-processing-n:127.0.0.1:52015_ 
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:52015_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_t23] o.a.s.c.RecoveryStrategy Sending prep 
recovery command to [http://127.0.0.1:52002]; [WaitForState: 
action=PREPRECOVERY&core=collection1_shard1_replica_t21&nodeName=127.0.0.1:52015_&coreNodeName=core_node24&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1775067 INFO  (qtp320235979-15523) [n:127.0.0.1:52002_    ] 
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> 1775067 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1775067 INFO  (qtp320235979-15523) [n:127.0.0.1:52002_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1_shard1_replica_t21, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:52015_, 
coreNodeName=core_node24, onlyIfActiveCheckResult=false, nodeProps: 
core_node24:{"core":"collection1_shard1_replica_t23","base_url":"http://127.0.0.1:52015","node_name":"127.0.0.1:52015_","state":"down","type":"TLOG"}
   [junit4]   2> 1775072 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1775073 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51974/solr ready
   [junit4]   2> 1775073 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):330
   [junit4]   2> 1775805 INFO  
(OverseerCollectionConfigSetProcessor-98639778599272452-127.0.0.1:51981_-n_0000000000)
 [n:127.0.0.1:51981_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1776068 INFO  (qtp320235979-15523) [n:127.0.0.1:52002_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1_shard1_replica_t21, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:52015_, 
coreNodeName=core_node24, onlyIfActiveCheckResult=false, nodeProps: 
core_node24:{"core":"collection1_shard1_replica_t23","base_url":"http://127.0.0.1:52015","node_name":"127.0.0.1:52015_","state":"recovering","type":"TLOG"}
   [junit4]   2> 1776068 INFO  (qtp320235979-15523) [n:127.0.0.1:52002_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node24, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1776068 INFO  (qtp320235979-15523) [n:127.0.0.1:52002_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:52015_&onlyIfLeaderActive=true&core=collection1_shard1_replica_t21&coreNodeName=core_node24&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1001
   [junit4]   2> 1776568 INFO  
(recoveryExecutor-2147-thread-1-processing-n:127.0.0.1:52015_ 
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:52015_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_t23] o.a.s.c.RecoveryStrategy Starting Replication 
Recovery.
   [junit4]   2> 1776568 INFO  
(recoveryExecutor-2147-thread-1-processing-n:127.0.0.1:52015_ 
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:52015_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_t23] o.a.s.c.RecoveryStrategy Attempting to 
replicate from [http://127.0.0.1:52002/collection1_shard1_replica_t21/].
   [junit4]   2> 1776570 INFO  (qtp320235979-15524) [n:127.0.0.1:52002_ 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_t21] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1578236467421904896,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1776574 INFO  (qtp320235979-15524) [n:127.0.0.1:52002_ 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_t21] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1776576 INFO  (qtp320235979-15524) [n:127.0.0.1:52002_ 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_t21] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1776576 INFO  (qtp320235979-15524) [n:127.0.0.1:52002_ 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_t21] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t21]  webapp= 
path=/update 
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}{commit=}
 0 5
   [junit4]   2> 1776579 INFO  (qtp320235979-15519) [n:127.0.0.1:52002_ 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_t21] 
o.a.s.c.S.Request [collection1_shard1_replica_t21]  webapp= path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 1776580 INFO  
(recoveryExecutor-2147-thread-1-processing-n:127.0.0.1:52015_ 
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:52015_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_t23] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1776580 INFO  
(recoveryExecutor-2147-thread-1-processing-n:127.0.0.1:52015_ 
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:52015_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_t23] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 1776580 INFO  
(recoveryExecutor-2147-thread-1-processing-n:127.0.0.1:52015_ 
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:52015_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_t23] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1776580 INFO  
(recoveryExecutor-2147-thread-1-processing-n:127.0.0.1:52015_ 
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:52015_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_t23] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1776580 INFO  
(recoveryExecutor-2147-thread-1-processing-n:127.0.0.1:52015_ 
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:52015_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_t23] o.a.s.c.RecoveryStrategy Replication Recovery 
was successful.
   [junit4]   2> 1776580 INFO  
(recoveryExecutor-2147-thread-1-processing-n:127.0.0.1:52015_ 
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:52015_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_t23] o.a.s.c.RecoveryStrategy Registering as 
Active after recovery.
   [junit4]   2> 1776580 INFO  
(recoveryExecutor-2147-thread-1-processing-n:127.0.0.1:52015_ 
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:52015_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_t23] o.a.s.c.ZkController 
collection1_shard1_replica_t23 starting background replication from leader
   [junit4]   2> 1776580 INFO  
(recoveryExecutor-2147-thread-1-processing-n:127.0.0.1:52015_ 
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:52015_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_t23] o.a.s.c.ReplicateFromLeader Will start 
replication from leader with poll interval: 0:0:7
   [junit4]   2> 1776581 INFO  
(recoveryExecutor-2147-thread-1-processing-n:127.0.0.1:52015_ 
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:52015_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_t23] o.a.s.h.ReplicationHandler Poll scheduled at 
an interval of 7000ms
   [junit4]   2> 1776582 INFO  
(recoveryExecutor-2147-thread-1-processing-n:127.0.0.1:52015_ 
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:52015_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_t23] o.a.s.c.RecoveryStrategy Updating version 
bucket highest from index after successful recovery.
   [junit4]   2> 1776583 INFO  
(recoveryExecutor-2147-thread-1-processing-n:127.0.0.1:52015_ 
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:52015_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_t23] o.a.s.u.UpdateLog Could not find max version 
in index or recent updates, using new clock 1578236467435536384
   [junit4]   2> 1776583 INFO  
(recoveryExecutor-2147-thread-1-processing-n:127.0.0.1:52015_ 
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:52015_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_t23] o.a.s.c.RecoveryStrategy Finished recovery 
process, successful=[true]
   [junit4]   2> 1776586 INFO  (indexFetcher-6553-thread-1) [n:127.0.0.1:52015_ 
c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_t23] 
o.a.s.h.IndexFetcher Updated masterUrl to 
http://127.0.0.1:52002/collection1_shard1_replica_t21/
   [junit4]   2> 1776587 INFO  (qtp320235979-15519) [n:127.0.0.1:52002_ 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_t21] 
o.a.s.c.S.Request [collection1_shard1_replica_t21]  webapp= path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 1776587 INFO  (indexFetcher-6553-thread-1) [n:127.0.0.1:52015_ 
c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_t23] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1776587 INFO  (indexFetcher-6553-thread-1) [n:127.0.0.1:52015_ 
c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_t23] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 1776587 INFO  (indexFetcher-6553-thread-1) [n:127.0.0.1:52015_ 
c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_t23] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1776587 INFO  (indexFetcher-6553-thread-1) [n:127.0.0.1:52015_ 
c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_t23] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1777074 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 1777080 INFO  (qtp515478125-15481) [n:127.0.0.1:51981_ 
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= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1578236467952484352)} 0 4
   [junit4]   2> 1777136 INFO  (qtp892274532-15552) [n:127.0.0.1:52015_ 
c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_t23] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t23]  webapp= 
path=/update 
params={update.distrib=FROMLEADER&_version_=-1578236467981844480&distrib.from=http://127.0.0.1:52002/collection1_shard1_replica_t21/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1578236467981844480)} 0 1
   [junit4]   2> 1777136 INFO  (qtp320235979-15519) [n:127.0.0.1:52002_ 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_t21] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t21]  webapp= 
path=/update params={wt=javabin&version=2}{deleteByQuery=*:* 
(-1578236467981844480)} 0 32
   [junit4]   2> 1777144 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[96D7444B8147B956]) [    ] 
o.a.s.c.ChaosMonkey monkey: starting
   [junit4]   2> 1777162 INFO  (qtp515478125-15481) [n:127.0.0.1:51981_ 
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= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-0 (1578236468038467584)]} 0 3
   [junit4]   2> 1777171 INFO  (qtp320235979-15524) [n:127.0.0.1:52002_ 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_t21] 
o.a.s.c.S.Request [collection1_shard1_replica_t21]  webapp= path=/select 
params={q=to+come&wt=javabin&version=2} hits=0 status=0 QTime=1
   [junit4]   2> 1777183 INFO  (qtp892274532-15552) [n:127.0.0.1:52015_ 
c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_t23] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t23]  webapp= 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:52002/collection1_shard1_replica_t21/&wt=javabin&version=2}{add=[0-0
 (1578236468050001920)]} 0 0
   [junit4]   2> 1777184 INFO  (qtp320235979-15526) [n:127.0.0.1:52002_ 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_t21] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t21]  webapp= 
path=/update params={wt=javabin&version=2}{add=[0-0 (1578236468050001920)]} 0 15
   [junit4]   2> 1777185 INFO  (qtp515478125-15481) [n:127.0.0.1:51981_ 
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= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-0 (-1578236468066779136)]} 
0 0
   [junit4]   2> 1777197 INFO  (qtp892274532-15552) [n:127.0.0.1:52015_ 
c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_t23] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t23]  webapp= 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:52002/collection1_shard1_replica_t21/&wt=javabin&version=2}{delete=[0-0
 (-1578236468067827712)]} 0 0
   [junit4]   2> 1777198 INFO  (qtp320235979-15522) [n:127.0.0.1:52002_ 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_t21] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t21]  webapp= 
path=/update params={wt=javabin&version=2}{delete=[0-0 (-1578236468067827712)]} 
0 11
   [junit4]   2> 1777199 INFO  (qtp515478125-15481) [n:127.0.0.1:51981_ 
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= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-1 (1578236468081459200)]} 0 0
   [junit4]   2> 1777203 INFO  (qtp892274532-15552) [n:127.0.0.1:52015_ 
c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_t23] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t23]  webapp= 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:52002/collection1_shard1_replica_t21/&wt=javabin&version=2}{add=[ft1-0
 (1578236468055244800)]} 0 0
   [junit4]   2> 1777204 INFO  (qtp320235979-15524) [n:127.0.0.1:52002_ 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_t21] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t21]  webapp= 
path=/update params={wt=javabin&version=2}{add=[ft1-0 (1578236468055244800)]} 0 
30
   [junit4]   2> 1777212 INFO  (qtp892274532-15552) [n:127.0.0.1:52015_ 
c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_t23] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t23]  webapp= 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:52002/collection1_shard1_replica_t21/&wt=javabin&version=2}{add=[0-1
 (1578236468082507776)]} 0 0
   [junit4]   2> 1777212 INFO  (qtp320235979-15523) [n:127.0.0.1:52002_ 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_t21] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t21]  webapp= 
path=/update params={wt=javabin&version=2}{add=[0-1 (1578236468082507776)]} 0 12
   [junit4]   2> 1777213 INFO  (qtp515478125-15481) [n:127.0.0.1:51981_ 
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= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-2 (1578236468096139264)]} 0 0
   [junit4]   2> 1777216 INFO  (qtp892274532-15549) [n:127.0.0.1:52015_ 
c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_t23] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t23]  webapp= 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:52002/collection1_shard1_replica_t21/&wt=javabin&version=2}{add=[0-2
 (1578236468097187840)]} 0 0
   [junit4]   2> 1777216 INFO  (qtp320235979-15519) [n:127.0.0.1:52002_ 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_t21] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t21]  webapp= 
path=/update params={wt=javabin&version=2}{add=[0-2 (1578236468097187840)]} 0 2
   [junit4]   2> 1777218 INFO  (qtp515478125-15481) [n:127.0.0.1:51981_ 
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= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-3 (1578236468100333568)]} 0 0
   [junit4]   2> 1777219 INFO  (qtp892274532-15549) [n:127.0.0.1:52015_ 
c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_t23] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t23]  webapp= 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:52002/collection1_shard1_replica_t21/&wt=javabin&version=2}{add=[0-3
 (1578236468101382144)]} 0 0
   [junit4]   2> 1777220 INFO  (qtp320235979-15519) [n:127.0.0.1:52002_ 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_t21] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t21]  webapp= 
path=/update params={wt=javabin&version=2}{add=[0-3 (1578236468101382144)]} 0 1
   [junit4]   2> 1777221 INFO  (qtp515478125-15481) [n:127.0.0.1:51981_ 
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= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-4 (1578236468104527872)]} 0 0
   [junit4]   2> 1777223 INFO  (qtp892274532-15549) [n:127.0.0.1:52015_ 
c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_t23] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t23]  webapp= 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:52002/collection1_shard1_replica_t21/&wt=javabin&version=2}{add=[0-4
 (1578236468105576448)]} 0 0
   [junit4]   2> 1777223 INFO  (qtp320235979-15519) [n:127.0.0.1:52002_ 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_t21] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t21]  webapp= 
path=/update params={wt=javabin&version=2}{add=[0-4 (1578236468105576448)]} 0 1
   [junit4]   2> 1777224 INFO  (qtp515478125-15481) [n:127.0.0.1:51981_ 
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= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-3 (-1578236468107673600)]} 
0 0
   [junit4]   2> 1777225 INFO  (qtp892274532-15549) [n:127.0.0.1:52015_ 
c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_t23] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t23]  webapp= 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:52002/collection1_shard1_replica_t21/&wt=javabin&version=2}{delete=[0-3
 (-1578236468108722176)]} 0 0
   [junit4]   2> 1777226 INFO  (qtp320235979-15519) [n:127.0.0.1:52002_ 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_t21] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t21]  webapp= 
path=/update params={wt=javabin&version=2}{delete=[0-3 (-1578236468108722176)]} 
0 1
   [junit4]   2> 1777227 INFO  (qtp515478125-15478) [n:127.0.0.1:51981_ 
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= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-5 (1578236468109770752)]} 0 0
   [junit4]   2> 1777228 INFO  (qtp892274532-15549) [n:127.0.0.1:52015_ 
c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_t23] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t23]  webapp= 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:52002/collection1_shard1_replica_t21/&wt=javabin&version=2}{add=[0-5
 (1578236468110819328)]} 0 0
   [junit4]   2> 1777228 INFO  (qtp320235979-15519) [n:127.0.0.1:52002_ 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_t21] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t21]  webapp= 
path=/update params={wt=javabin&version=2}{add=[0-5 (1578236468110819328)]} 0 1
   [junit4]   2> 1777229 INFO  (qtp515478125-15478) [n:127.0.0.1:51981_ 
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= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-6 (1578236468112916480)]} 0 0
   [junit4]   2> 1777231 INFO  (qtp892274532-15549) [n:127.0.0.1:52015_ 
c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_t23] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t23]  webapp= 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:52002/collection1_shard1_replica_t21/&wt=javabin&version=2}{add=[0-6
 (1578236468113965056)]} 0 0
   [junit4]   2> 1777231 INFO  (qtp320235979-15519) [n:127.0.0.1:52002_ 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_t21] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t21]  webapp= 
path=/update params={wt=javabin&version=2}{add=[0-6 (1578236468113965056)]} 0 1
   [junit4]   2> 1777232 INFO  (qtp515478125-15478) [n:127.0.0.1:51981_ 
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= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-7 (1578236468115013632)]} 0 0
   [junit4]   2> 1777233 INFO  (qtp892274532-15549) [n:127.0.0.1:52015_ 
c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_t23] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t23]  webapp= 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:52002/collection1_shard1_replica_t21/&wt=javabin&version=2}{add=[0-7
 (1578236468116062208)]} 0 0
   [junit4]   2> 1777233 INFO  (qtp320235979-15519) [n:127.0.0.1:52002_ 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_t21] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t21]  webapp= 
path=/update params={wt=javabin&version=2}{add=[0-7 (1578236468116062208)]} 0 1
   [junit4]   2> 1777234 INFO  (qtp515478125-15478) [n:127.0.0.1:51981_ 
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= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-8 (1578236468118159360)]} 0 0
   [junit4]   2> 1777236 INFO  (qtp892274532-15549) [n:127.0.0.1:52015_ 

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

58_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection1.shard2.leader, tag=918426408
   [junit4]   2> 141984 INFO  
(zkCallback-139-thread-2-processing-n:127.0.0.1:65458_solr) 
[n:127.0.0.1:65458_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:65458_solr
   [junit4]   2> 141984 INFO  
(zkCallback-139-thread-1-processing-n:127.0.0.1:65458_solr) 
[n:127.0.0.1:65458_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 141984 INFO  
(zkCallback-138-thread-2-processing-n:127.0.0.1:65447_solr) 
[n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 141992 WARN  
(zkCallback-139-thread-2-processing-n:127.0.0.1:65458_solr) 
[n:127.0.0.1:65458_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 141992 INFO  (jetty-closer-120-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@a160354{/solr,null,UNAVAILABLE}
   [junit4]   2> 141993 INFO  
(zkCallback-138-thread-2-processing-n:127.0.0.1:65447_solr) 
[n:127.0.0.1:65447_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:65447_solr
   [junit4]   2> 141993 INFO  
(zkCallback-138-thread-1-processing-n:127.0.0.1:65447_solr) 
[n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 142001 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e70ca066b0009, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 142001 WARN  
(zkCallback-138-thread-2-processing-n:127.0.0.1:65447_solr) 
[n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 142002 INFO  (jetty-closer-120-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@13121cb7{/solr,null,UNAVAILABLE}
   [junit4]   2> 143485 WARN  
(zkCallback-141-thread-2-processing-n:127.0.0.1:65450_solr) 
[n:127.0.0.1:65450_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 143485 INFO  (jetty-closer-120-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5e568ea9{/solr,null,UNAVAILABLE}
   [junit4]   2> 143486 ERROR 
(SUITE-StreamExpressionTest-seed#[DCE4B6EF6B854318]-worker) [    ] 
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> 143486 INFO  
(SUITE-StreamExpressionTest-seed#[DCE4B6EF6B854318]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:65442 65442
   [junit4]   2> 143488 INFO  (Thread-21) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:65442 65442
   [junit4]   2> 143490 WARN  (Thread-21) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        91      /solr/aliases.json
   [junit4]   2>        91      /solr/clusterprops.json
   [junit4]   2>        9       /solr/configs/conf
   [junit4]   2>        8       /solr/configs/ml
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        91      /solr/clusterstate.json
   [junit4]   2>        40      
/solr/collections/destinationCollection/state.json
   [junit4]   2>        26      
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        22      /solr/collections/destination/state.json
   [junit4]   2>        20      
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        20      /solr/collections/mainCorpus/state.json
   [junit4]   2>        18      /solr/collections/workQueue/state.json
   [junit4]   2>        10      /solr/collections/collection1/state.json
   [junit4]   2>        10      /solr/collections/uknownCollection/state.json
   [junit4]   2>        10      /solr/collections/modelCollection/state.json
   [junit4]   2>        10      
/solr/collections/checkpointCollection/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98640254842109964-127.0.0.1:65450_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        91      /solr/live_nodes
   [junit4]   2>        91      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_DCE4B6EF6B854318-001
   [junit4]   2> Sep 11, 2017 11:56:06 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{expr_s=PostingsFormat(name=Direct), 
name_s=PostingsFormat(name=LuceneFixedGap), 
iteration_i=PostingsFormat(name=LuceneFixedGap), 
terms_ss=Lucene50(blocksize=128), join2_s=Lucene50(blocksize=128), 
multiDefault=Lucene50(blocksize=128), subject=Lucene50(blocksize=128), 
a_f=BlockTreeOrds(blocksize=128), intDefault=BlockTreeOrds(blocksize=128), 
falseNegative_i=BlockTreeOrds(blocksize=128), a2_s=PostingsFormat(name=Direct), 
a_i=PostingsFormat(name=LuceneFixedGap), level1_s=PostingsFormat(name=Direct), 
body_t=PostingsFormat(name=LuceneFixedGap), a_s=PostingsFormat(name=Direct), 
a_t=Lucene50(blocksize=128), id=PostingsFormat(name=LuceneFixedGap), 
text=PostingsFormat(name=Direct), alpha_d=PostingsFormat(name=LuceneFixedGap), 
i_multi=PostingsFormat(name=LuceneFixedGap), 
idf_d=BlockTreeOrds(blocksize=128), b_ls=BlockTreeOrds(blocksize=128), 
checkpoint_ss=PostingsFormat(name=LuceneFixedGap), 
test_t=PostingsFormat(name=LuceneFixedGap), 
ident_s=BlockTreeOrds(blocksize=128), order_i=Lucene50(blocksize=128), 
error_d=PostingsFormat(name=Direct), 
side_s=PostingsFormat(name=LuceneFixedGap), 
truePositive_i=PostingsFormat(name=Direct), 
miles_i=BlockTreeOrds(blocksize=128), field_s=BlockTreeOrds(blocksize=128), 
price_f=Lucene50(blocksize=128), a1_s=BlockTreeOrds(blocksize=128), 
join1_i=PostingsFormat(name=Direct), 
join3_i=PostingsFormat(name=LuceneFixedGap), test_i=Lucene50(blocksize=128), 
falsePositive_i=BlockTreeOrds(blocksize=128), field_i=Lucene50(blocksize=128), 
s_multi=PostingsFormat(name=Direct), col_s=BlockTreeOrds(blocksize=128), 
level2_s=BlockTreeOrds(blocksize=128), a_ss=Lucene50(blocksize=128), 
score_f=PostingsFormat(name=Direct), tv_text=BlockTreeOrds(blocksize=128), 
term_s=Lucene50(blocksize=128), text_s=PostingsFormat(name=Direct), 
timestamp=Lucene50(blocksize=128), idfs_ds=Lucene50(blocksize=128), 
weights_ds=PostingsFormat(name=LuceneFixedGap), 
featureSet_s=BlockTreeOrds(blocksize=128), 
trueNegative_i=PostingsFormat(name=Direct), 
index_i=BlockTreeOrds(blocksize=128), test_dt=PostingsFormat(name=Direct), 
out_i=BlockTreeOrds(blocksize=128), 
whitetok=PostingsFormat(name=LuceneFixedGap), 
_version_=BlockTreeOrds(blocksize=128)}, 
docValues:{expr_s=DocValuesFormat(name=Memory), 
name_s=DocValuesFormat(name=Lucene70), 
iteration_i=DocValuesFormat(name=Lucene70), 
terms_ss=DocValuesFormat(name=Direct), join2_s=DocValuesFormat(name=Direct), 
field_s=DocValuesFormat(name=Asserting), 
multiDefault=DocValuesFormat(name=Direct), 
price_f=DocValuesFormat(name=Direct), a1_s=DocValuesFormat(name=Asserting), 
a_f=DocValuesFormat(name=Asserting), 
intDefault=DocValuesFormat(name=Asserting), 
join1_i=DocValuesFormat(name=Memory), 
falseNegative_i=DocValuesFormat(name=Asserting), 
a2_s=DocValuesFormat(name=Memory), a_i=DocValuesFormat(name=Lucene70), 
join3_i=DocValuesFormat(name=Lucene70), test_i=DocValuesFormat(name=Direct), 
falsePositive_i=DocValuesFormat(name=Asserting), 
field_i=DocValuesFormat(name=Direct), level1_s=DocValuesFormat(name=Memory), 
s_multi=DocValuesFormat(name=Memory), col_s=DocValuesFormat(name=Asserting), 
level2_s=DocValuesFormat(name=Asserting), a_ss=DocValuesFormat(name=Direct), 
a_s=DocValuesFormat(name=Memory), score_f=DocValuesFormat(name=Memory), 
term_s=DocValuesFormat(name=Direct), text_s=DocValuesFormat(name=Memory), 
id=DocValuesFormat(name=Lucene70), timestamp=DocValuesFormat(name=Direct), 
i_multi=DocValuesFormat(name=Lucene70), 
featureSet_s=DocValuesFormat(name=Asserting), 
trueNegative_i=DocValuesFormat(name=Memory), 
index_i=DocValuesFormat(name=Asserting), b_ls=DocValuesFormat(name=Asserting), 
test_dt=DocValuesFormat(name=Memory), out_i=DocValuesFormat(name=Asserting), 
checkpoint_ss=DocValuesFormat(name=Lucene70), 
ident_s=DocValuesFormat(name=Asserting), order_i=DocValuesFormat(name=Direct), 
_version_=DocValuesFormat(name=Asserting), 
side_s=DocValuesFormat(name=Lucene70), 
truePositive_i=DocValuesFormat(name=Memory), 
miles_i=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=268, 
maxMBSortInHeap=5.779793016525107, sim=RandomSimilarity(queryNorm=true): {}, 
locale=de-AT, timezone=America/Moncton
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=61287808,total=229875712
   [junit4]   2> NOTE: All tests run in this JVM: [GraphExpressionTest, 
AndEvaluatorTest, LBHttpSolrClientBuilderTest, CloudSolrClientCacheTest, 
JdbcDriverTest, LessThanEqualToEvaluatorTest, StreamExpressionTest]
   [junit4] Completed [67/145 (1!)] on J0 in 125.54s, 108 tests, 1 error <<< 
FAILURES!

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

Reply via email to