Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2501/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

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

Error Message:
Could not find a healthy node to handle the request.

Stack Trace:
org.apache.solr.common.SolrException: Could not find a healthy node to handle 
the request.
        at 
__randomizedtesting.SeedInfo.seed([AF0A20CB9F2DFC34:275E1F1131D191CC]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1071)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
        at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:485)
        at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:464)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1503)
        at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:211)
        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:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        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:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11179 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/init-core-data-001
   [junit4]   2> 1616392 INFO  
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[AF0A20CB9F2DFC34]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1616396 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1616396 INFO  (Thread-4627) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1616396 INFO  (Thread-4627) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1616498 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:55149
   [junit4]   2> 1616498 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1616500 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1616522 INFO  (zkCallback-1343-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@266fdbfd 
name:ZooKeeperConnection Watcher:127.0.0.1:55149 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1616522 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1616523 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1616523 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1616530 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1616531 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1616533 INFO  (zkCallback-1344-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@48b747e3 
name:ZooKeeperConnection Watcher:127.0.0.1:55149/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1616533 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1616534 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1616534 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1616536 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1616540 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1616544 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1616547 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1616547 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1616562 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1616563 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1616573 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1616574 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1616581 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1616582 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1616584 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1616585 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1616588 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1616588 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1616591 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1616591 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1616594 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1616594 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1616598 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1616598 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1616601 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1616601 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1616615 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1616615 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1616991 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/control-001/cores/collection1
   [junit4]   2> 1616993 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1616997 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6e6bfd74{/,null,AVAILABLE}
   [junit4]   2> 1616998 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@353b6dbf{HTTP/1.1}{127.0.0.1:55152}
   [junit4]   2> 1616998 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.e.j.s.Server Started @1620899ms
   [junit4]   2> 1616998 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/tempDir-001/control/data,
 hostContext=/, hostPort=55152, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/control-001/cores}
   [junit4]   2> 1616998 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 1616999 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/control-001/'
   [junit4]   2> 1617036 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/control-001/solr.xml
   [junit4]   2> 1617046 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/control-001/cores
   [junit4]   2> 1617047 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 2146127230
   [junit4]   2> 1617047 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/control-001/]
   [junit4]   2> 1617047 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/control-001/lib
   [junit4]   2> 1617048 WARN  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/control-001/lib).
   [junit4]   2> 1617066 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1617071 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1617071 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1617072 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1617072 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55149/solr
   [junit4]   2> 1617072 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1617073 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1617075 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1617076 INFO  (zkCallback-1346-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@100812c2 
name:ZooKeeperConnection Watcher:127.0.0.1:55149 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1617076 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1617077 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1617080 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) 
[n:127.0.0.1:55152_    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1617081 INFO  
(zkCallback-1347-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_    
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3d7355a6 
name:ZooKeeperConnection Watcher:127.0.0.1:55149/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1617081 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) 
[n:127.0.0.1:55152_    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1617083 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) 
[n:127.0.0.1:55152_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1617087 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) 
[n:127.0.0.1:55152_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1617092 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) 
[n:127.0.0.1:55152_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1617110 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) 
[n:127.0.0.1:55152_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1617114 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) 
[n:127.0.0.1:55152_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1617119 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) 
[n:127.0.0.1:55152_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1617123 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) 
[n:127.0.0.1:55152_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1617125 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) 
[n:127.0.0.1:55152_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1617128 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) 
[n:127.0.0.1:55152_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55152_
   [junit4]   2> 1617129 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) 
[n:127.0.0.1:55152_    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:55152_
   [junit4]   2> 1617133 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) 
[n:127.0.0.1:55152_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1617137 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) 
[n:127.0.0.1:55152_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1617140 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) 
[n:127.0.0.1:55152_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1617141 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) 
[n:127.0.0.1:55152_    ] o.a.s.c.LeaderElector Joined leadership election with 
path: /overseer_elect/election/94235894994501635-127.0.0.1:55152_-n_0000000000
   [junit4]   2> 1617144 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) 
[n:127.0.0.1:55152_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:55152_
   [junit4]   2> 1617145 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) 
[n:127.0.0.1:55152_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1617147 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) 
[n:127.0.0.1:55152_    ] o.a.s.c.Overseer Overseer 
(id=94235894994501635-127.0.0.1:55152_-n_0000000000) starting
   [junit4]   2> 1617161 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) 
[n:127.0.0.1:55152_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1617218 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) 
[n:127.0.0.1:55152_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1617219 INFO  
(OverseerCollectionProcessor-94235894994501635-127.0.0.1:55152_-n_0000000000) 
[n:127.0.0.1:55152_    ] o.a.s.c.OverseerCollectionProcessor Process current 
queue of collection creations
   [junit4]   2> 1617219 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) 
[n:127.0.0.1:55152_    ] o.a.s.c.c.ZkStateReader Updating cluster state from 
ZooKeeper... 
   [junit4]   2> 1617220 INFO  
(OverseerStateUpdate-94235894994501635-127.0.0.1:55152_-n_0000000000) 
[n:127.0.0.1:55152_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1617227 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) 
[n:127.0.0.1:55152_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1617229 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) 
[n:127.0.0.1:55152_    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1617236 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) 
[n:127.0.0.1:55152_    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/control-001/cores
   [junit4]   2> 1617241 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) 
[n:127.0.0.1:55152_    ] o.a.s.c.SolrCore Created CoreDescriptor: 
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, 
loadOnStartup=true, configSetProperties=configsetprops.json, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/control-001/cores/collection1,
 collection=control_collection, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/control-001/cores/collection1/,
 coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1617242 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) 
[n:127.0.0.1:55152_    ] o.a.s.c.CoresLocator Found core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/control-001/cores/collection1/
   [junit4]   2> 1617242 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) 
[n:127.0.0.1:55152_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1617244 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 1617244 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 1617245 INFO  
(zkCallback-1347-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_    
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 1617245 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection   x:collection1] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 1617246 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) 
[n:127.0.0.1:55152_    ] o.a.s.s.SolrDispatchFilter 
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1617246 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) 
[n:127.0.0.1:55152_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() 
done
   [junit4]   2> 1617247 INFO  
(OverseerStateUpdate-94235894994501635-127.0.0.1:55152_-n_0000000000) 
[n:127.0.0.1:55152_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55152";,
   [junit4]   2>   "node_name":"127.0.0.1:55152_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1617249 INFO  
(OverseerStateUpdate-94235894994501635-127.0.0.1:55152_-n_0000000000) 
[n:127.0.0.1:55152_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55152";,
   [junit4]   2>   "node_name":"127.0.0.1:55152_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1617249 INFO  
(OverseerStateUpdate-94235894994501635-127.0.0.1:55152_-n_0000000000) 
[n:127.0.0.1:55152_    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
control_collection
   [junit4]   2> 1617250 INFO  
(OverseerStateUpdate-94235894994501635-127.0.0.1:55152_-n_0000000000) 
[n:127.0.0.1:55152_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1617252 INFO  
(zkCallback-1347-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 1617257 INFO  
(zkCallback-1347-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_    
] o.a.s.c.c.ZkStateReader Updated cluster state version to 1
   [junit4]   2> 1618247 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection   x:collection1] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1618247 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection   x:collection1] o.a.s.c.ZkController 
Check for collection zkNode:control_collection
   [junit4]   2> 1618248 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection   x:collection1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 1618248 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 1618249 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 1618250 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/control-001/cores/collection1/'
   [junit4]   2> 1618265 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection   x:collection1] o.a.s.c.Config loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 1618287 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 1618291 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1618311 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection   x:collection1] o.a.s.c.Config Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 1618325 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1618330 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1618442 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
default search field in schema is text
   [junit4]   2> 1618443 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 1618443 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1618457 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1618526 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection   x:collection1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/configs/conf1', 
cwd=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1618526 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 1618526 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore solr.StandardDirectoryFactory
   [junit4]   2> 1618527 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/control-001/cores/collection1/],
 dataDir=[null]
   [junit4]   2> 1618527 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@62e8afca
   [junit4]   2> 1618530 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/control-001/cores/collection1/data
   [junit4]   2> 1618531 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1618531 WARN  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/control-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1618532 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/control-001/cores/collection1/data/index
   [junit4]   2> 1618532 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=83.0771484375, 
floorSegmentMB=0.947265625, forceMergeDeletesPctAllowed=9.859313654478184, 
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1618536 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        
commit{dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1618536 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1618538 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:55152_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
Looking for old index directories to cleanup for core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/control-001/cores/collection1/data/
   [junit4]   2> 1618543 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 1618543 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1618545 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1618545 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1618545 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1618545 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1618545 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1618546 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1618546 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1618550 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1618552 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1618553 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1618554 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1618560 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1618561 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1618561 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1618561 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1618562 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1618562 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1618563 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=20.8994140625, 
floorSegmentMB=1.1328125, forceMergeDeletesPctAllowed=28.846852928920143, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.32956946123758246
   [junit4]   2> 1618563 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        
commit{dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1618563 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1618564 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@3b375d3[collection1] main
   [junit4]   2> 1618564 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 1618565 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 1618565 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the 
RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1618566 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1618566 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1618566 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1618566 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage No data found for znode 
/configs/conf1/_rest_managed.json
   [junit4]   2> 1618567 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1618567 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1618567 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1618568 INFO  
(searcherExecutor-6159-thread-1-processing-n:127.0.0.1:55152_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55152_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@3b375d3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1618568 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1618568 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 1618568 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 1618568 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1507774322186387456
   [junit4]   2> 1618570 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Took 2 ms to seed version buckets with highest version 
1507774322186387456
   [junit4]   2> 1618570 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1618571 INFO  
(coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) 
[n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1618572 INFO  
(coreZkRegister-6152-thread-1-processing-n:127.0.0.1:55152_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55152_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
Register replica - core:collection1 address:http://127.0.0.1:55152 
collection:control_collection shard:shard1
   [junit4]   2> 1618574 INFO  
(coreZkRegister-6152-thread-1-processing-n:127.0.0.1:55152_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55152_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1618580 INFO  
(coreZkRegister-6152-thread-1-processing-n:127.0.0.1:55152_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55152_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector 
Joined leadership election with path: 
/collections/control_collection/leader_elect/shard1/election/94235894994501635-core_node1-n_0000000000
   [junit4]   2> 1618582 INFO  
(coreZkRegister-6152-thread-1-processing-n:127.0.0.1:55152_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55152_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 1618583 INFO  
(zkCallback-1347-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_    
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 1618584 INFO  
(coreZkRegister-6152-thread-1-processing-n:127.0.0.1:55152_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55152_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1618584 INFO  
(coreZkRegister-6152-thread-1-processing-n:127.0.0.1:55152_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55152_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1618584 INFO  
(coreZkRegister-6152-thread-1-processing-n:127.0.0.1:55152_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55152_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:55152/collection1/
   [junit4]   2> 1618584 INFO  
(coreZkRegister-6152-thread-1-processing-n:127.0.0.1:55152_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55152_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1618584 INFO  
(coreZkRegister-6152-thread-1-processing-n:127.0.0.1:55152_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55152_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:55152/collection1/ has no replicas
   [junit4]   2> 1618584 INFO  
(coreZkRegister-6152-thread-1-processing-n:127.0.0.1:55152_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55152_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:55152/collection1/ shard1
   [junit4]   2> 1618584 INFO  
(coreZkRegister-6152-thread-1-processing-n:127.0.0.1:55152_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55152_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1618585 INFO  
(OverseerStateUpdate-94235894994501635-127.0.0.1:55152_-n_0000000000) 
[n:127.0.0.1:55152_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 1618594 INFO  
(zkCallback-1347-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_    
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 1618596 INFO  
(OverseerStateUpdate-94235894994501635-127.0.0.1:55152_-n_0000000000) 
[n:127.0.0.1:55152_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:55152";,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1618702 INFO  
(zkCallback-1347-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 1618705 INFO  
(zkCallback-1347-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_    
] o.a.s.c.c.ZkStateReader Updated cluster state version to 2
   [junit4]   2> 1618748 INFO  
(coreZkRegister-6152-thread-1-processing-n:127.0.0.1:55152_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55152_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
We are http://127.0.0.1:55152/collection1/ and leader is 
http://127.0.0.1:55152/collection1/
   [junit4]   2> 1618749 INFO  
(coreZkRegister-6152-thread-1-processing-n:127.0.0.1:55152_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55152_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55152
   [junit4]   2> 1618749 INFO  
(coreZkRegister-6152-thread-1-processing-n:127.0.0.1:55152_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55152_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1618749 INFO  
(coreZkRegister-6152-thread-1-processing-n:127.0.0.1:55152_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55152_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
publishing state=active
   [junit4]   2> 1618749 INFO  
(coreZkRegister-6152-thread-1-processing-n:127.0.0.1:55152_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55152_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 1618752 INFO  
(zkCallback-1347-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_    
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 1618753 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1618754 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1618755 INFO  (zkCallback-1349-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4f250a4e 
name:ZooKeeperConnection Watcher:127.0.0.1:55149/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1618755 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1618755 INFO  
(OverseerStateUpdate-94235894994501635-127.0.0.1:55152_-n_0000000000) 
[n:127.0.0.1:55152_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55152";,
   [junit4]   2>   "node_name":"127.0.0.1:55152_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 1618755 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1618756 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1618757 INFO  
(OverseerStateUpdate-94235894994501635-127.0.0.1:55152_-n_0000000000) 
[n:127.0.0.1:55152_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55152";,
   [junit4]   2>   "node_name":"127.0.0.1:55152_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1618762 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1618878 INFO  (zkCallback-1349-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 1618879 INFO  
(zkCallback-1347-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 1618890 INFO  
(zkCallback-1347-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_    
] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 1618890 INFO  (zkCallback-1349-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 1619033 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/shard-1-001/cores/collection1
   [junit4]   2> 1619034 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/shard-1-001
   [junit4]   2> 1619036 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1619038 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3b0a3405{/,null,AVAILABLE}
   [junit4]   2> 1619039 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@70dd80ae{HTTP/1.1}{127.0.0.1:55156}
   [junit4]   2> 1619039 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.e.j.s.Server Started @1622940ms
   [junit4]   2> 1619039 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=55156, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/shard-1-001/cores}
   [junit4]   2> 1619039 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 1619039 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/shard-1-001/'
   [junit4]   2> 1619063 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/shard-1-001/solr.xml
   [junit4]   2> 1619070 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/shard-1-001/cores
   [junit4]   2> 1619071 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 2086090085
   [junit4]   2> 1619071 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/shard-1-001/]
   [junit4]   2> 1619071 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/shard-1-001/lib
   [junit4]   2> 1619071 WARN  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/shard-1-001/lib).
   [junit4]   2> 1619078 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1619081 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1619081 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1619081 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1619082 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55149/solr
   [junit4]   2> 1619082 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1619082 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1619082 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1619084 INFO  (zkCallback-1351-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@676e3275 
name:ZooKeeperConnection Watcher:127.0.0.1:55149 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1619084 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1619084 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1619087 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) 
[n:127.0.0.1:55156_    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1619088 INFO  
(zkCallback-1352-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_    
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7dadde85 
name:ZooKeeperConnection Watcher:127.0.0.1:55149/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1619089 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) 
[n:127.0.0.1:55156_    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1619095 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) 
[n:127.0.0.1:55156_    ] o.a.s.c.c.ZkStateReader Updating cluster state from 
ZooKeeper... 
   [junit4]   2> 1620103 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) 
[n:127.0.0.1:55156_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55156_
   [junit4]   2> 1620104 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) 
[n:127.0.0.1:55156_    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:55156_
   [junit4]   2> 1620111 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) 
[n:127.0.0.1:55156_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1620112 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) 
[n:127.0.0.1:55156_    ] o.a.s.c.LeaderElector Joined leadership election with 
path: /overseer_elect/election/94235894994501638-127.0.0.1:55156_-n_0000000001
   [junit4]   2> 1620113 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) 
[n:127.0.0.1:55156_    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94235894994501635-127.0.0.1:55152_-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 1620114 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) 
[n:127.0.0.1:55156_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1620115 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) 
[n:127.0.0.1:55156_    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1620116 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) 
[n:127.0.0.1:55156_    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/shard-1-001/cores
   [junit4]   2> 1620117 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) 
[n:127.0.0.1:55156_    ] o.a.s.c.SolrCore Created CoreDescriptor: 
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, 
loadOnStartup=true, configSetProperties=configsetprops.json, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/shard-1-001/cores/collection1,
 collection=collection1, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/shard-1-001/cores/collection1/,
 coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1620117 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) 
[n:127.0.0.1:55156_    ] o.a.s.c.CoresLocator Found core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/shard-1-001/cores/collection1/
   [junit4]   2> 1620117 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) 
[n:127.0.0.1:55156_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1620119 INFO  
(coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) 
[n:127.0.0.1:55156_ c:collection1   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 1620119 INFO  
(coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) 
[n:127.0.0.1:55156_ c:collection1   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 1620119 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) 
[n:127.0.0.1:55156_    ] o.a.s.s.SolrDispatchFilter 
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1620119 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) 
[n:127.0.0.1:55156_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() 
done
   [junit4]   2> 1620121 INFO  
(zkCallback-1347-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_    
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 1620121 INFO  
(coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) 
[n:127.0.0.1:55156_ c:collection1   x:collection1] o.a.s.c.ZkController look 
for our core node name
   [junit4]   2> 1620122 INFO  
(OverseerStateUpdate-94235894994501635-127.0.0.1:55152_-n_0000000000) 
[n:127.0.0.1:55152_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55156";,
   [junit4]   2>   "node_name":"127.0.0.1:55156_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 1620123 INFO  
(OverseerStateUpdate-94235894994501635-127.0.0.1:55152_-n_0000000000) 
[n:127.0.0.1:55152_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55156";,
   [junit4]   2>   "node_name":"127.0.0.1:55156_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1620123 INFO  
(OverseerStateUpdate-94235894994501635-127.0.0.1:55152_-n_0000000000) 
[n:127.0.0.1:55152_    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
collection1
   [junit4]   2> 1620123 INFO  
(OverseerStateUpdate-94235894994501635-127.0.0.1:55152_-n_0000000000) 
[n:127.0.0.1:55152_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1620229 INFO  (zkCallback-1349-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 2)
   [junit4]   2> 1620229 INFO  
(zkCallback-1347-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 2)
   [junit4]   2> 1620229 INFO  
(zkCallback-1352-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 2)
   [junit4]   2> 1620235 INFO  
(zkCallback-1347-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_    
] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 1620235 INFO  (zkCallback-1349-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 1620236 INFO  
(zkCallback-1352-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_    
] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 1621122 INFO  
(coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) 
[n:127.0.0.1:55156_ c:collection1   x:collection1] o.a.s.c.ZkController waiting 
to find shard id in clusterstate for collection1
   [junit4]   2> 1621122 INFO  
(coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) 
[n:127.0.0.1:55156_ c:collection1   x:collection1] o.a.s.c.ZkController Check 
for collection zkNode:collection1
   [junit4]   2> 1621123 INFO  
(coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) 
[n:127.0.0.1:55156_ c:collection1   x:collection1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 1621123 INFO  
(coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) 
[n:127.0.0.1:55156_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load 
collection config from:/collections/collection1
   [junit4]   2> 1621125 INFO  
(coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) 
[n:127.0.0.1:55156_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1621125 INFO  
(coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) 
[n:127.0.0.1:55156_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader 
new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1621146 INFO  
(coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) 
[n:127.0.0.1:55156_ c:collection1   x:collection1] o.a.s.c.Config loaded config 
solrconfig.xml with version 0 
   [junit4]   2> 1621152 INFO  
(coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) 
[n:127.0.0.1:55156_ c:collection1   x:collection1] o.a.s.c.SolrConfig current 
version of requestparams : -1
   [junit4]   2> 1621155 INFO  
(coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) 
[n:127.0.0.1:55156_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 5.3.0
   [junit4]   2> 1621161 INFO  
(coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) 
[n:127.0.0.1:55156_ c:collection1   x:collection1] o.a.s.c.Config Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 1621162 INFO  
(coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) 
[n:127.0.0.1:55156_ c:collection1   x:collection1] o.a.s.s.IndexSchema Reading 
Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1621166 INFO  
(coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) 
[n:127.0.0.1:55156_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1621272 INFO  
(coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) 
[n:127.0.0.1:55156_ c:collection1   x:collection1] o.a.s.s.IndexSchema default 
search field in schema is text
   [junit4]   2> 1621276 INFO  
(coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) 
[n:127.0.0.1:55156_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique 
key field: id
   [junit4]   2> 1621277 INFO  
(coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) 
[n:127.0.0.1:55156_ c:collection1   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1621289 INFO  
(coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) 
[n:127.0.0.1:55156_ c:collection1   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1621331 INFO  
(coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) 
[n:127.0.0.1:55156_ c:collection1   x:collection1] o.a.s.c.ConfigSetProperties 
Did not find ConfigSet properties, assuming default properties: Can't find 
resource 'configsetprops.json' in classpath or '/configs/conf1', 
cwd=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1621331 INFO  
(coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) 
[n:127.0.0.1:55156_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1621331 INFO  
(coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) 
[n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore solr.StandardDirectoryFactory
   [junit4]   2> 1621332 INFO  
(coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) 
[n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/shard-1-001/cores/collection1/],
 dataDir=[null]
   [junit4]   2> 1621332 INFO  
(coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) 
[n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@62e8afca
   [junit4]   2> 1621333 INFO  
(coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) 
[n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1621333 INFO  
(coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) 
[n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1621333 WARN  
(coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) 
[n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/shard-1-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1621334 INFO  
(coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) 
[n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1621334 INFO  
(coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) 
[n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=83.0771484375, 
floorSegmentMB=0.947265625, forceMergeDeletesPctAllowed=9.859313654478184, 
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1621338 INFO  
(coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) 
[n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        
commit{dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/shard-1-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1621339 INFO  
(coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) 
[n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1621340 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:55156_ 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for 
old index directories to cleanup for core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 1621354 INFO  
(coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) 
[n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 1621354 INFO  
(coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) 
[n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1621355 INFO  
(coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) 
[n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1621355 INFO  
(coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) 
[n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1621355 INFO  
(coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) 
[n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1621356 INFO  
(coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) 
[n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1621358 INFO  
(coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) 
[n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1621358 INFO  
(coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) 
[n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1621358 INFO  
(coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) 
[n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1621363 INFO  
(coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) 
[n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1621368 INFO  
(coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) 
[n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1621369 INFO  
(coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) 
[n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1621370 INFO  
(coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) 
[n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1621376 INFO  
(coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) 
[n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1621376 INFO  
(coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) 
[n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1621377 INFO  
(coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) 
[n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1621377 INFO  
(coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) 
[n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1621377 INFO  
(coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) 
[n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1621378 INFO  
(coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) 
[n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1621378 INFO  
(coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) 
[n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=36, maxMergedSegmen

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

ZkStateReader.getClusterProps(ZkStateReader.java:733)
   [junit4]   2>        ... 3 more
   [junit4]   2> 
   [junit4]   2> 1651485 WARN  
(zkCallback-1359-thread-1-processing-n:127.0.0.1:55163_) [n:127.0.0.1:55163_    
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1651487 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.e.j.s.ServerConnector Stopped ServerConnector@230e446c{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1651487 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@28702dad{/,null,UNAVAILABLE}
   [junit4]   2> 1651490 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) 
[n:127.0.0.1:55163_ c:collection1 s:shard1 r:core_node3 x:collection1] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:55149 55149
   [junit4]   2> 1651494 INFO  (Thread-4683) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:55149 55149
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.method=test 
-Dtests.seed=AF0A20CB9F2DFC34 -Dtests.slow=true -Dtests.locale=et 
-Dtests.timezone=Etc/Zulu -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   35.7s J1 | ChaosMonkeyNothingIsSafeTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: Could not 
find a healthy node to handle the request.
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([AF0A20CB9F2DFC34:275E1F1131D191CC]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1071)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:485)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:464)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1503)
   [junit4]    >        at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:211)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1652109 INFO  
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[AF0A20CB9F2DFC34]-worker) 
[n:127.0.0.1:55163_ c:collection1 s:shard1 r:core_node3 x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001
   [junit4]   2> NOTE: test params are: 
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
 chunkSize=7894, maxDocsPerChunk=371, blockSize=6), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, 
chunkSize=7894, blockSize=6)), 
sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=et, 
timezone=Etc/Zulu
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_51 
(64-bit)/cpus=3,threads=1,free=192572912,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [CopyFieldTest, 
QueryEqualityTest, TestFieldTypeResource, ReturnFieldsTest, TestOrdValues, 
TestNonDefinedSimilarityFactory, ChangedSchemaMergeTest, 
RecoveryAfterSoftCommitTest, TriLevelCompositeIdRoutingTest, 
FastVectorHighlighterTest, HdfsChaosMonkeySafeLeaderTest, 
TestOverriddenPrefixQueryForCustomFieldType, ParsingFieldUpdateProcessorsTest, 
TestChildDocTransformer, TestInitParams, TestFiltering, 
CollectionsAPIAsyncDistributedZkTest, BadIndexSchemaTest, RemoteQueryErrorTest, 
CSVRequestHandlerTest, TestFoldingMultitermQuery, TestSolrJ, SmileWriterTest, 
TestBadConfig, TestSolrCloudWithKerberosAlt, SolrTestCaseJ4Test, 
TestStandardQParsers, SuggestComponentTest, FullHLLTest, DebugComponentTest, 
TestFuzzyAnalyzedSuggestions, DistributedMLTComponentTest, 
SaslZkACLProviderTest, TestCollapseQParserPlugin, 
DistributedTermsComponentTest, AnalyticsQueryTest, ShardRoutingCustomTest, 
BigEndianAscendingWordSerializerTest, OverseerCollectionProcessorTest, 
HdfsSyncSliceTest, TestCoreDiscovery, DeleteReplicaTest, HighlighterTest, 
SimpleMLTQParserTest, XsltUpdateRequestHandlerTest, TestConfig, 
CollectionStateFormat2Test, OpenCloseCoreStressTest, HdfsRecoverLeaseTest, 
StandardRequestHandlerTest, LeaderInitiatedRecoveryOnCommitTest, 
TestAuthorizationFramework, TestQuerySenderNoQuery, TestSolr4Spatial, 
IndexBasedSpellCheckerTest, CleanupOldIndexTest, PolyFieldTest, 
FullSolrCloudDistribCmdsTest, TestInfoStreamLogging, 
CollectionTooManyReplicasTest, TestManagedSchemaFieldTypeResource, 
TestSolrDeletionPolicy2, RAMDirectoryFactoryTest, SpatialFilterTest, 
SignatureUpdateProcessorFactoryTest, TestPivotHelperCode, 
AsyncCallRequestStatusResponseTest, TestBulkSchemaConcurrent, 
ExitableDirectoryReaderTest, TestMergePolicyConfig, CustomCollectionTest, 
TestUtils, TestSuggestSpellingConverter, HttpPartitionTest, 
PrimitiveFieldTypeTest, HdfsThreadLeakTest, TestRandomRequestDistribution, 
OverriddenZkACLAndCredentialsProvidersTest, TestManagedResource, 
OverseerStatusTest, CursorPagingTest, MinimalSchemaTest, TestHdfsUpdateLog, 
SolrRequestParserTest, CachingDirectoryFactoryTest, TestFastOutputStream, 
DateMathParserTest, TestDynamicLoading, RegexBoostProcessorTest, 
TestFastWriter, DocExpirationUpdateProcessorFactoryTest, 
TestAddFieldRealTimeGet, FieldMutatingUpdateProcessorTest, 
TestDistributedGrouping, TestSystemIdResolver, PluginInfoTest, 
UpdateParamsTest, ConvertedLegacyTest, DistribJoinFromCollectionTest, 
BasicZkTest, TestObjectReleaseTracker, RulesTest, TestClusterStateMutator, 
ExternalFileFieldSortTest, RequestLoggingTest, TestReload, 
TestConfigSetImmutable, DistributedQueryComponentOptimizationTest, 
TestAnalyzeInfixSuggestions, ReplicationFactorTest, 
SchemaVersionSpecificBehaviorTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
TestDefaultSimilarityFactory, TestTrie, TestSolrQueryParserResource, 
TestSolrDeletionPolicy1, TestSolrDynamicMBean, SpellPossibilityIteratorTest, 
TestSearchPerf, SuggesterTSTTest, TestSerializedLuceneMatchVersion, 
TestReversedWildcardFilterFactory, TestPseudoReturnFields, 
AnalysisErrorHandlingTest, TestPHPSerializedResponseWriter, 
BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, 
CollectionsAPIDistributedZkTest, LeaderElectionIntegrationTest, 
ShardRoutingTest, RecoveryZkTest, TestRandomFaceting, ZkSolrClientTest, 
TestZkChroot, TestRandomDVFaceting, AutoCommitTest, TestFaceting, TestRecovery, 
DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, 
ZkControllerTest, TestRealTimeGet, HardAutoCommitTest, SimpleFacetsTest, 
SpellCheckComponentTest, TestGroupingSearch, SolrCmdDistributorTest, 
QueryElevationComponentTest, TestSort, BasicFunctionalityTest, 
TestIndexSearcher, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, 
DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, 
SolrIndexSplitterTest, SpellCheckCollatorTest, CoreAdminHandlerTest, 
WordBreakSolrSpellCheckerTest, TestWordDelimiterFilterFactory, 
TestRemoteStreaming, DocValuesMultiTest, SolrInfoMBeanTest, CacheHeaderTest, 
DisMaxRequestHandlerTest, DirectSolrSpellCheckerTest, 
DocumentAnalysisRequestHandlerTest, FileBasedSpellCheckerTest, 
XmlUpdateRequestHandlerTest, TestValueSourceCache, TermVectorComponentTest, 
MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, 
TestArbitraryIndexDir, IndexSchemaTest, TestCollationField, MBeansHandlerTest, 
TestAnalyzedSuggestions, BinaryUpdateRequestHandlerTest, TestComponentsName, 
SearchHandlerTest, AlternateDirectoryTest, SolrIndexConfigTest, SampleTest, 
TestDocSet, TestBinaryField, TestSolrCoreProperties, 
TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, 
TestCodecSupport, SynonymTokenizerTest, EchoParamsTest, 
TestDFRSimilarityFactory, TestPerFieldSimilarity, 
TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, 
TestIBSimilarityFactory, TestBM25SimilarityFactory, TestJmxMonitoredMap, 
TimeZoneUtilsTest, ResourceLoaderTest, ScriptEngineTest, 
OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, TestFastLRUCache, 
ChaosMonkeyNothingIsSafeTest]
   [junit4] Completed [399/518] on J1 in 35.75s, 1 test, 1 error <<< FAILURES!

[...truncated 375 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:727: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:671: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:59: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:230: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:516: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1447: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1002: 
There were test failures: 518 suites, 2055 tests, 1 error, 65 ignored (25 
assumptions)

Total time: 61 minutes 17 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to