Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4258/
Java: 64bit/jdk1.8.0_40-ea-b04 -XX:-UseCompressedOops -XX:+UseParallelGC

2 tests failed.
REGRESSION:  
org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.testDistribSearch

Error Message:
No live SolrServers available to handle this 
request:[https://127.0.0.1:60288/v_, https://127.0.0.1:60312/v_, 
https://127.0.0.1:60303/v_]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[https://127.0.0.1:60288/v_, https://127.0.0.1:60312/v_, 
https://127.0.0.1:60303/v_]
        at 
__randomizedtesting.SeedInfo.seed([BC74D6E6A2273848:3D9258FED5785874]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322)
        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:880)
        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658)
        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601)
        at 
org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.removeAndWaitForLastReplicaGone(DeleteLastCustomShardedReplicaTest.java:117)
        at 
org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.doTest(DeleteLastCustomShardedReplicaTest.java:107)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
        at sun.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        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:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        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:43)
        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)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not 
 remove replica : customcollreplicadeletion/a/core_node1
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:570)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304)
        ... 45 more


FAILED:  org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.testDistribSearch

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

Stack Trace:
java.lang.AssertionError: expected:<0> but was:<1>
        at 
__randomizedtesting.SeedInfo.seed([BC74D6E6A2273848:3D9258FED5785874]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:153)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
        at sun.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        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:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        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:43)
        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 11278 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-BC74D6E6A2273848-001\init-core-data-001
   [junit4]   2> 2352931 T6981 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 2352931 T6981 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /
   [junit4]   2> 2352942 T6981 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 2352945 T6981 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2352946 T6982 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 2353043 T6981 oasc.ZkTestServer.run start zk server on 
port:56874
   [junit4]   2> 2353043 T6981 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2353045 T6981 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2353052 T6988 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2886043c 
name:ZooKeeperConnection Watcher:127.0.0.1:56874 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2353052 T6981 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2353052 T6981 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2353052 T6981 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2353061 T6981 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2353064 T6981 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2353065 T6990 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@409ec9bd 
name:ZooKeeperConnection Watcher:127.0.0.1:56874/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2353066 T6981 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2353066 T6981 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2353066 T6981 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 2353070 T6981 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 2353075 T6981 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 2353079 T6981 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 2353083 T6981 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2353083 T6981 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 2353088 T6981 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2353088 T6981 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 2353093 T6981 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2353094 T6981 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2353098 T6981 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2353099 T6981 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 2353103 T6981 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2353104 T6981 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 2353108 T6981 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2353109 T6981 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 2353114 T6981 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2353115 T6981 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 2353119 T6981 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2353120 T6981 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 2353124 T6981 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2353124 T6981 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2353127 T6981 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2353128 T6981 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 2353133 T6981 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2353133 T6981 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 2354812 T6981 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2354820 T6981 oejs.AbstractConnector.doStart Started 
[email protected]:56881
   [junit4]   2> 2354820 T6981 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 2354820 T6981 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2354820 T6981 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-BC74D6E6A2273848-001\tempDir-002
   [junit4]   2> 2354820 T6981 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-BC74D6E6A2273848-001\tempDir-002\'
   [junit4]   2> 2354854 T6981 oasc.ConfigSolr.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-BC74D6E6A2273848-001\tempDir-002\solr.xml
   [junit4]   2> 2354868 T6981 oasc.CoreContainer.<init> New CoreContainer 
669097952
   [junit4]   2> 2354868 T6981 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-BC74D6E6A2273848-001\tempDir-002\]
   [junit4]   2> 2354871 T6981 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2354871 T6981 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2354871 T6981 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2354871 T6981 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2354871 T6981 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2354871 T6981 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2354871 T6981 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2354871 T6981 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2354871 T6981 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2354871 T6981 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2354871 T6981 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2354871 T6981 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2354873 T6981 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2354873 T6981 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:56874/solr
   [junit4]   2> 2354873 T6981 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2354873 T6981 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2354877 T6981 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2354879 T7001 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2b2eac04 
name:ZooKeeperConnection Watcher:127.0.0.1:56874 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2354880 T6981 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2354880 T6981 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2354884 T6981 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2354885 T7003 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@75f7e7fd 
name:ZooKeeperConnection Watcher:127.0.0.1:56874/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2354885 T6981 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2354888 T6981 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 2354893 T6981 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 2354899 T6981 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 2354905 T6981 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 2354909 T6981 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 2354917 T6981 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2354920 T6981 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56881_
   [junit4]   2> 2354922 T6981 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:56881_
   [junit4]   2> 2354926 T6981 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 2354930 T6981 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 2354934 T6981 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2354937 T6981 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:56881_
   [junit4]   2> 2354938 T6981 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 2354941 T6981 oasc.Overseer.start Overseer 
(id=92587135947243523-127.0.0.1:56881_-n_0000000000) starting
   [junit4]   2> 2354946 T6981 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 2354964 T6981 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2354965 T7005 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 2354967 T6981 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 2354972 T6981 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 2354975 T6981 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2354984 T7004 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 2354988 T7007 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 2354988 T7007 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2354989 T7007 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 2354990 T7008 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2354997 T7004 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:56881";,
   [junit4]   2>          "node_name":"127.0.0.1:56881_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2354997 T7004 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
control_collection with shards [shard1]
   [junit4]   2> 2354998 T7004 
oasc.Overseer$ClusterStateUpdater.createCollection state version 
control_collection 1
   [junit4]   2> 2354998 T7004 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 2355003 T7008 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2355965 T7007 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 2355965 T7007 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 2355966 T7007 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 2355967 T7007 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 2355969 T7007 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 2355969 T7007 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-BC74D6E6A2273848-001\tempDir-002\collection1\'
   [junit4]   2> 2355972 T7007 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-BC74D6E6A2273848-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 2355974 T7007 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-BC74D6E6A2273848-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2355974 T7007 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-BC74D6E6A2273848-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 2356017 T7007 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 2356029 T7007 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 2356032 T7007 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 2356036 T7007 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 2356163 T7007 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 2356165 T7007 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2356169 T7007 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2356172 T7007 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2356196 T7007 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 2356196 T7007 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 2356198 T7007 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-BC74D6E6A2273848-001\tempDir-002\collection1\,
 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-BC74D6E6A2273848-001\tempDir-001/control/data\
   [junit4]   2> 2356198 T7007 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3cfdaf20
   [junit4]   2> 2356200 T7007 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-BC74D6E6A2273848-001\tempDir-001\control\data
   [junit4]   2> 2356201 T7007 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-BC74D6E6A2273848-001\tempDir-001/control/data\index/
   [junit4]   2> 2356201 T7007 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-BC74D6E6A2273848-001\tempDir-001\control\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 2356201 T7007 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-BC74D6E6A2273848-001\tempDir-001\control\data\index
   [junit4]   2> 2356204 T7007 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 2356207 T7007 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-BC74D6E6A2273848-001\tempDir-001\control\data\index,segFN=segments_1,generation=1}
   [junit4]   2> 2356207 T7007 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2356209 T7007 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2356210 T7007 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2356210 T7007 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2356210 T7007 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2356210 T7007 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2356211 T7007 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2356211 T7007 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2356211 T7007 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2356211 T7007 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2356211 T7007 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2356211 T7007 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2356211 T7007 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2356212 T7007 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 2356212 T7007 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 2356212 T7007 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2356212 T7007 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 2356212 T7007 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 2356213 T7007 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2356214 T7007 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2356214 T7007 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2356218 T7007 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2356220 T7007 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2356221 T7007 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2356222 T7007 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2356225 T7007 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 2356225 T7007 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 2356226 T7007 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=25, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=8.66015625, 
floorSegmentMB=2.1552734375, forceMergeDeletesPctAllowed=1.7637900465544432, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2356226 T7007 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-BC74D6E6A2273848-001\tempDir-001\control\data\index,segFN=segments_1,generation=1}
   [junit4]   2> 2356226 T7007 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2356227 T7007 oass.SolrIndexSearcher.<init> Opening 
Searcher@5a80bed6[collection1] main
   [junit4]   2> 2356227 T7007 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 2356229 T7007 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 2356230 T7007 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2356231 T7007 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2356231 T7007 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 2356231 T7007 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2356231 T7007 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2356232 T7007 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2356233 T7007 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 2356236 T7007 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2356236 T7007 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2356237 T7007 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 2356238 T7009 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@5a80bed6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2356239 T7007 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 2356241 T7012 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:56881 collection:control_collection 
shard:shard1
   [junit4]   2> 2356242 T6981 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2356243 T6981 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 2356244 T6981 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2356244 T7012 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2356246 T6981 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2356249 T7014 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3798886b 
name:ZooKeeperConnection Watcher:127.0.0.1:56874/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2356249 T6981 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2356250 T6981 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2356251 T6981 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2356255 T7012 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 2356258 T6981 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 2356258 T6981 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> 2356258 T6981 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2356259 T7008 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2356260 T6981 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2356261 T7012 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 2356261 T7012 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1238 name=collection1 
org.apache.solr.core.SolrCore@130ec0d4 url=http://127.0.0.1:56881/collection1 
node=127.0.0.1:56881_ C1238_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:56881, 
node_name=127.0.0.1:56881_, state=down}
   [junit4]   2> 2356261 T7012 C1238 P56881 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:56881/collection1/
   [junit4]   2> 2356262 T7012 C1238 P56881 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 2356262 T7012 C1238 P56881 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:56881/collection1/ has no replicas
   [junit4]   2> 2356262 T7012 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:56881/collection1/ shard1
   [junit4]   2> 2356263 T7012 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 2356263 T7016 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7d9a496a 
name:ZooKeeperConnection Watcher:127.0.0.1:56874/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2356263 T6981 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2356263 T6981 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2356267 T6983 oazs.NIOServerCnxn.doIO WARN caught end of 
stream exception EndOfStreamException: Unable to read additional data from 
client sessionid 0x148ef8274e80005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 2356273 T7004 
oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: 
collection1
   [junit4]   2> 2356273 T7004 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 2356274 T7004 
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2
   [junit4]   2> 2356274 T7008 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2356278 T7004 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to create_collection /collections/collection1/state.json
   [junit4]   2> 2356280 T7008 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2356291 T7008 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2356292 T7008 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2356297 T7017 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2356327 T7012 oasc.ZkController.register We are 
http://127.0.0.1:56881/collection1/ and leader is 
http://127.0.0.1:56881/collection1/
   [junit4]   2> 2356327 T7012 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:56881
   [junit4]   2> 2356327 T7012 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 2356327 T7012 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 2356327 T7012 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2356329 T7008 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2356341 T7004 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=3 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:56881";,
   [junit4]   2>          "node_name":"127.0.0.1:56881_",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2356448 T7008 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2356448 T7017 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2357743 T6981 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 2357743 T6981 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2357747 T6981 oejs.AbstractConnector.doStart Started 
[email protected]:56896
   [junit4]   2> 2357748 T6981 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 2357748 T6981 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2357748 T6981 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-BC74D6E6A2273848-001\tempDir-003
   [junit4]   2> 2357748 T6981 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-BC74D6E6A2273848-001\tempDir-003\'
   [junit4]   2> 2357774 T6981 oasc.ConfigSolr.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-BC74D6E6A2273848-001\tempDir-003\solr.xml
   [junit4]   2> 2357785 T6981 oasc.CoreContainer.<init> New CoreContainer 
1080158901
   [junit4]   2> 2357785 T6981 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-BC74D6E6A2273848-001\tempDir-003\]
   [junit4]   2> 2357787 T6981 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2357787 T6981 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2357787 T6981 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2357787 T6981 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2357787 T6981 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2357787 T6981 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2357787 T6981 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2357787 T6981 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2357787 T6981 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2357787 T6981 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2357787 T6981 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2357787 T6981 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2357787 T6981 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2357790 T6981 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:56874/solr
   [junit4]   2> 2357790 T6981 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2357790 T6981 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2357792 T6981 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2357794 T7028 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2c959be8 
name:ZooKeeperConnection Watcher:127.0.0.1:56874 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2357794 T6981 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2357794 T6981 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2357798 T6981 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2357799 T7030 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7785803 name:ZooKeeperConnection 
Watcher:127.0.0.1:56874/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2357799 T6981 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2357809 T6981 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2358793 T6981 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56896_
   [junit4]   2> 2358795 T6981 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:56896_
   [junit4]   2> 2358801 T6981 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2358810 T7032 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 2358811 T7032 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2358813 T7008 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2358815 T7032 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 2358815 T7032 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 2358816 T7032 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 2358819 T7032 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 0 
   [junit4]   2> 2358819 T7032 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 2358819 T7004 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=3 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:56896";,
   [junit4]   2>          "node_name":"127.0.0.1:56896_",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2358825 T7004 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=3
   [junit4]   2> 2358826 T7004 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard2
   [junit4]   2> 2358835 T7004 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 2358836 T7031 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2358837 T7031 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 1 
   [junit4]   2> 2359764 T7032 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 2359764 T7032 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 2359765 T7032 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 2359766 T7032 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 2359768 T7032 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 2359768 T7032 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-BC74D6E6A2273848-001\tempDir-003\collection1\'
   [junit4]   2> 2359770 T7032 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-BC74D6E6A2273848-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 2359771 T7032 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-BC74D6E6A2273848-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2359773 T7032 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-BC74D6E6A2273848-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 2359804 T7032 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 2359817 T7032 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 2359821 T7032 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 2359828 T7032 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 2359928 T7032 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 2359929 T7032 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2359930 T7032 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2359933 T7032 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2359966 T7032 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 2359966 T7032 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 2359966 T7032 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-BC74D6E6A2273848-001\tempDir-003\collection1\,
 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-BC74D6E6A2273848-001\tempDir-001/jetty1\
   [junit4]   2> 2359966 T7032 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3cfdaf20
   [junit4]   2> 2359967 T7032 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-BC74D6E6A2273848-001\tempDir-001\jetty1
   [junit4]   2> 2359968 T7032 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-BC74D6E6A2273848-001\tempDir-001/jetty1\index/
   [junit4]   2> 2359968 T7032 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-BC74D6E6A2273848-001\tempDir-001\jetty1\index'
 doesn't exist. Creating new index...
   [junit4]   2> 2359968 T7032 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-BC74D6E6A2273848-001\tempDir-001\jetty1\index
   [junit4]   2> 2359970 T7032 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 2360037 T7032 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-BC74D6E6A2273848-001\tempDir-001\jetty1\index,segFN=segments_1,generation=1}
   [junit4]   2> 2360037 T7032 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2360038 T7032 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2360039 T7032 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2360039 T7032 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2360039 T7032 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2360039 T7032 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2360039 T7032 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2360040 T7032 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2360041 T7032 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2360042 T7032 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2360043 T7032 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2360043 T7032 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2360043 T7032 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2360044 T7032 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 2360044 T7032 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 2360044 T7032 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2360044 T7032 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 2360044 T7032 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 2360044 T7032 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2360044 T7032 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2360045 T7032 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2360050 T7032 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2360050 T7032 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2360051 T7032 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2360052 T7032 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2360055 T7032 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 2360055 T7032 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 2360056 T7032 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=25, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=8.66015625, 
floorSegmentMB=2.1552734375, forceMergeDeletesPctAllowed=1.7637900465544432, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2360056 T7032 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-BC74D6E6A2273848-001\tempDir-001\jetty1\index,segFN=segments_1,generation=1}
   [junit4]   2> 2360056 T7032 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2360056 T7032 oass.SolrIndexSearcher.<init> Opening 
Searcher@4d0b262[collection1] main
   [junit4]   2> 2360057 T7032 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 2360059 T7032 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 2360059 T7032 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2360060 T7032 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2360060 T7032 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 2360060 T7032 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2360062 T7032 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2360062 T7032 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2360062 T7032 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 2360062 T7032 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 2360065 T7033 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@4d0b262[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2360067 T7032 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 2360068 T7036 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:56896 collection:collection1 
shard:shard2
   [junit4]   2> 2360068 T6981 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2360068 T6981 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 2360069 T7036 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 2360076 T7036 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 2360078 T7008 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2360079 T7036 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 2360079 T7036 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1239 name=collection1 
org.apache.solr.core.SolrCore@626018d4 url=http://127.0.0.1:56896/collection1 
node=127.0.0.1:56896_ C1239_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:56896, 
node_name=127.0.0.1:56896_, state=down}
   [junit4]   2> 2360079 T7036 C1239 P56896 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:56896/collection1/
   [junit4]   2> 2360079 T7036 C1239 P56896 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 2360079 T7036 C1239 P56896 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:56896/collection1/ has no replicas
   [junit4]   2> 2360079 T7036 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:56896/collection1/ shard2
   [junit4]   2> 2360080 T7036 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 2360097 T7004 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 2360098 T7031 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2360099 T7031 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 2 
   [junit4]   2> 2360109 T7008 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2360109 T7004 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 2360110 T7031 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2360110 T7031 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 3 
   [junit4]   2> 2360140 T7036 oasc.ZkController.register We are 
http://127.0.0.1:56896/collection1/ and leader is 
http://127.0.0.1:56896/collection1/
   [junit4]   2> 2360140 T7036 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:56896
   [junit4]   2> 2360140 T7036 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 2360140 T7036 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 2360140 T7036 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2360142 T7008 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2360149 T7036 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 3 
   [junit4]   2> 2360149 T7004 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=3 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:56896";,
   [junit4]   2>          "node_name":"127.0.0.1:56896_",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2360157 T7004 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 2360158 T7031 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2360158 T7031 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 2361446 T6981 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 2361447 T6981 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2361449 T6981 oejs.AbstractConnector.doStart Started 
[email protected]:56905
   [junit4]   2> 2361451 T6981 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 2361451 T6981 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2361451 T6981 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-BC74D6E6A2273848-001\tempDir-004
   [junit4]   2> 2361452 T6981 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-BC74D6E6A2273848-001\tempDir-004\'
   [junit4]   2> 2361484 T6981 oasc.ConfigSolr.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-BC74D6E6A2273848-001\tempDir-004\solr.xml
   [junit4]   2> 2361497 T6981 oasc.CoreContainer.<init> New CoreContainer 
651048157
   [junit4]   2> 2361497 T6981 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-BC74D6E6A2273848-001\tempDir-004\]
   [junit4]   2> 2361497 T6981 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2361497 T6981 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2361497 T6981 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2361497 T6981 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2361498 T6981 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2361498 T6981 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2361498 T6981 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2361498 T6981 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2361499 T6981 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2361499 T6981 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2361500 T6981 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2361500 T6981 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2361500 T6981 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2361500 T6981 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:56874/solr
   [junit4]   2> 2361501 T6981 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2361501 T6981 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2361503 T6981 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2361504 T7047 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4b8596b name:ZooKeeperConnection 
Watcher:127.0.0.1:56874 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 2361505 T6981 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2361505 T6981 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2361509 T6981 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2361511 T7049 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5b82bb4c 
name:ZooKeeperConnection Watcher:127.0.0.1:56874/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2361511 T6981 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2361522 T6981 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2362409 T6981 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56905_
   [junit4]   2> 2362412 T6981 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:56905_
   [junit4]   2> 2362422 T6981 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2362432 T7051 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 2362432 T7051 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2362434 T7008 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2362436 T7051 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 2362436 T7051 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 2362436 T7051 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 2362439 T7051 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 2362439 T7051 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 2362440 T7004 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=3 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:56905";,
   [junit4]   2>          "node_name":"127.0.0.1:56905_",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2362444 T7004 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=3
   [junit4]   2> 2362445 T7004 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard3
   [junit4]   2> 2362453 T7004 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 2362454 T7050 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2362454 T7031 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2362454 T7031 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 2362454 T7050 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 2363317 T7051 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 2363317 T7051 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 2363318 T7051 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 2363318 T7051 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 2363320 T7051 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 2363320 T7051 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-BC74D6E6A2273848-001\tempDir-004\collection1\'
   [junit4]   2> 2363326 T7051 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-BC74D6E6A2273848-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 2363328 T7051 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-BC74D6E6A2273848-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2363331 T7051 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-BC74D6E6A2273848-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 2363367 T7051 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 2363376 T7051 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 2363380 T7051 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 2363384 T7051 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 2363482 T7051 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 2363482 T7051 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2363483 T7051 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2363488 T7051 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2363522 T7051 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 2363522 T7051 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 2363523 T7051 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-BC74D6E6A2273848-001\tempDir-004\collection1\,
 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-BC74D6E6A2273848-001\tempDir-001/jetty2\
   [junit4]   2> 2363523 T7051 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3cfdaf20
   [junit4]   2> 2363524 T7051 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-BC74D6E6A2273848-001\tempDir-001\jetty2
   [junit4]   2> 2363524 T7051 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-BC74D6E6A2273848-001\tempDir-001/jetty2\index/
   [junit4]   2> 2363525 T7051 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-BC74D6E6A2273848-001\tempDir-001\jetty2\index'
 doesn't exist. Creating new index...
   [junit4]   2> 2363526 T7051 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-BC74D6E6A2273848-001\tempDir-001\jetty2\index
   [junit4]   2> 2363526 T7051 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 2363530 T7051 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-BC74D6E6A2273848-001\tempDir-001\jetty2\index,segFN=segments_1,generation=1}
   [junit4]   2> 2363530 T7051 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2363531 T7051 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2363531 T7051 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2363533 T7051 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2363533 T7051 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2363533 T7051 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2363533 T7051 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2363534 T7051 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2363534 T7051 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2363534 T7051 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2363535 T7051 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2363535 T7051 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2363536 T7051 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2363536 T7051 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 2363536 T7051 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 2363536 T7051 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2363536 T7051 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 2363537 T7051 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 2363537 T7051 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2363538 T7051 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2363538 T7051 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2363541 T7051 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2363543 T7051 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2363544 T7051 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2363545 T7051 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2363548 T7051 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 2363548 T7051 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 2363548 T7051 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=25, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=8.66015625, 
floorSegmentMB=2.1552734375, forceMergeDeletesPctAllowed=1.7637900465544432, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2363548 T7051 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-BC74D6E6A2273848-001\tempDir-001\jetty2\index,segFN=segments_1,generation=1}
   [junit4]   2> 2363548 T7051 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2363549 T7051 oass.SolrIndexSearcher.<init> Opening 
Searcher@1eb18598[collection1] main
   [junit4]   2> 2363549 T7051 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 2363552 T7051 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 2363552 T7051 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2363553 T7051 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2363553 T7051 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 2363553 T7051 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2363554 T7051 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2363554 T7051 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2363554 T7051 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 2363554 T7051 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 2363557 T7052 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@1eb18598[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2363558 T7051 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 2363559 T7055 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:56905 collection:collection1 
shard:shard3
   [junit4]   2> 2363560 T6981 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2363560 T6981 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 2363560 T7055 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard3/election
   [junit4]   2> 2363567 T7055 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard3
   [junit4]   2> 2363570 T7008 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2363571 T7055 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 2363571 T7055 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1240 name=collection1 
org.apache.solr.core.SolrCore@4ae6f667 url=http://127.0.0.1:56905/collection1 
node=127.0.0.1:56905_ C1240_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:56905, 
node_name=127.0.0.1:56905_, state=down}
   [junit4]   2> 2363571 T7055 C1240 P56905 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:56905/collection1/
   [junit4]   2> 2363571 T7055 C1240 P56905 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 2363571 T7055 C1240 P56905 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:56905/collection1/ has no replicas
   [junit4]   2> 2363571 T7055 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:56905/collection1/ shard3
   [junit4]   2> 2363572 T7055 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard3
   [junit4]   2> 2363585 T7004 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 2363587 T7050 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2363587 T7031 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2363589 T7050 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 6 
   [junit4]   2> 2363589 T7031 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 6 
   [junit4]   2> 2363600 T7008 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2363600 T7004 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 2363602 T7050 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2363602 T7031 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collecti

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

uild\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-BC74D6E6A2273848-001
   [junit4]   2> 133954 T12794 ccr.ThreadLeakControl.checkThreadLeaks WARNING 
Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, 
docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, 
locale=de_LU, timezone=Asia/Dacca
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_40-ea 
(64-bit)/cpus=2,threads=1,free=167129048,total=452460544
   [junit4]   2> NOTE: All tests run in this JVM: [TestFunctionQuery, 
SolrCoreCheckLockOnStartupTest, TestExtendedDismaxParser, TestFastLRUCache, 
LukeRequestHandlerTest, IndexSchemaRuntimeFieldTest, AutoCommitTest, 
BadIndexSchemaTest, TestRandomFaceting, TestSolrDeletionPolicy2, 
TestPostingsSolrHighlighter, CoreContainerCoreInitFailuresTest, 
DistributedQueryComponentOptimizationTest, MultiTermTest, 
SpellCheckCollatorTest, TestIndexingPerformance, TestQuerySenderNoQuery, 
SuggesterWFSTTest, PreAnalyzedUpdateProcessorTest, NotRequiredUniqueKeyTest, 
TestCoreContainer, TestQueryTypes, ConvertedLegacyTest, 
CurrencyFieldOpenExchangeTest, SpellingQueryConverterTest, 
TestReplicationHandlerBackup, TestCollapseQParserPlugin, TestFastOutputStream, 
TestSolr4Spatial2, TestComponentsName, TestRecoveryHdfs, BlockCacheTest, 
TestStressUserVersions, HdfsChaosMonkeySafeLeaderTest, BasicDistributedZkTest, 
DirectUpdateHandlerOptimizeTest, CoreAdminRequestStatusTest, 
TestDocBasedVersionConstraints, FileUtilsTest, TestPivotHelperCode, 
ReturnFieldsTest, TestPartialUpdateDeduplication, TestFileDictionaryLookup, 
HighlighterConfigTest, TestCustomSort, UUIDFieldTest, 
ExternalFileFieldSortTest, DocExpirationUpdateProcessorFactoryTest, 
TestStressReorder, DateMathParserTest, AtomicUpdatesTest, ShardRoutingTest, 
BadCopyFieldTest, TestSerializedLuceneMatchVersion, CursorPagingTest, 
TestValueSourceCache, TestRequestStatusCollectionAPI, SystemInfoHandlerTest, 
TestJoin, AnalyticsQueryTest, TestManagedSchemaDynamicFieldResource, 
TestManagedSynonymFilterFactory, TestRemoteStreaming, 
CollectionsAPIAsyncDistributedZkTest, QueryElevationComponentTest, 
TestMiniSolrCloudCluster, CustomCollectionTest, DeleteShardTest, 
SolrInfoMBeanTest, TestSolrXmlPersistence, TestZkChroot, SuggestComponentTest, 
TestSortingResponseWriter, TestBinaryField, TestReversedWildcardFilterFactory, 
TestRecovery, CopyFieldTest, LeaderInitiatedRecoveryOnCommitTest, 
ScriptEngineTest, LoggingHandlerTest, StatsComponentTest, 
LeaderElectionIntegrationTest, TestFieldSortValues, 
TestBlendedInfixSuggestions, HttpPartitionTest, QueryResultKeyTest, 
DefaultValueUpdateProcessorTest, XsltUpdateRequestHandlerTest, TestRTGBase, 
DeleteInactiveReplicaTest, TestSearcherReuse, TestSuggestSpellingConverter, 
TestNonNRTOpen, TestReload, TestDistributedGrouping, 
OpenExchangeRatesOrgProviderTest, BasicZkTest, TestChildDocTransformer, 
PathHierarchyTokenizerFactoryTest, HdfsRecoveryZkTest, RequiredFieldsTest, 
TestIBSimilarityFactory, TestSchemaNameResource, 
TestLMDirichletSimilarityFactory, NoCacheHeaderTest, 
IndexBasedSpellCheckerTest, TestOverriddenPrefixQueryForCustomFieldType, 
RollingRestartTest, AddSchemaFieldsUpdateProcessorFactoryTest, PeerSyncTest, 
TestCloudInspectUtil, StatelessScriptUpdateProcessorFactoryTest, 
ShardSplitTest, SliceStateTest, TestPHPSerializedResponseWriter, 
MigrateRouteKeyTest, StressHdfsTest, MBeansHandlerTest, TestSolrIndexConfig, 
TestLeaderElectionZkExpiry, TestCloudManagedSchema, TestMultiCoreConfBootstrap, 
CursorMarkTest, DistributedIntervalFacetingTest, 
CloudExitableDirectoryReaderTest, TestAddFieldRealTimeGet, TestNoOpRegenerator, 
TestQueryUtils, AssignTest, RankQueryTest, CoreAdminCreateDiscoverTest, 
HdfsWriteToMultipleCollectionsTest, CoreMergeIndexesAdminHandlerTest, 
CachingDirectoryFactoryTest, PreAnalyzedFieldTest, ClusterStateTest, 
TestBadConfig, TestDFRSimilarityFactory, TestSolr4Spatial, 
HdfsBasicDistributedZk2Test, SolrTestCaseJ4Test, LegacyHTMLStripCharFilterTest, 
RecoveryZkTest, SolrIndexSplitterTest, TestDynamicFieldCollectionResource, 
ZkSolrClientTest, ZkCLITest, TestLFUCache, AnalysisErrorHandlingTest, 
TestDefaultSearchFieldResource, TestSurroundQueryParser, 
TestQuerySenderListener, TestSolrCoreProperties, AnalyticsMergeStrategyTest, 
TestFieldResource, TestMissingGroups, TestNRTOpen, TestMergePolicyConfig, 
TestRandomDVFaceting, SolrRequestParserTest, TestFaceting, TestJmxIntegration, 
TestBM25SimilarityFactory, BadComponentTest, PrimitiveFieldTypeTest, 
ClusterStateUpdateTest, TestUtils, RAMDirectoryFactoryTest, HighlighterTest, 
DistributedFacetPivotLargeTest, TestSolrDeletionPolicy1, TestCollectionAPI, 
TestOrdValues, OverseerStatusTest, TermsComponentTest, TestRealTimeGet, 
MinimalSchemaTest, TestHighFrequencyDictionaryFactory, DistanceFunctionTest, 
OverseerCollectionProcessorTest, StandardRequestHandlerTest, TestRestManager, 
DistributedQueryComponentCustomSortTest, ChaosMonkeySafeLeaderTest, 
SyncSliceTest, TestReRankQParserPlugin, TestSolrJ, TestSolrQueryParser, 
ExitableDirectoryReaderTest, TimeZoneUtilsTest, TestUpdate, 
HdfsLockFactoryTest, TestDistribDocBasedVersion, SOLR749Test, EnumFieldTest, 
FastVectorHighlighterTest, ResponseHeaderTest, ModifyConfFileTest, TestTrie, 
DistributedExpandComponentTest, SpatialFilterTest, QueryParsingTest, 
TestIntervalFaceting, DocValuesTest, TestCursorMarkWithoutUniqueKey, 
TestRawResponseWriter, RegexBoostProcessorTest, ShowFileRequestHandlerTest, 
TestHashPartitioner, DistributedTermsComponentTest, 
TestCollationFieldDocValues, BasicDistributedZk2Test, UnloadDistributedZkTest, 
CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, 
FullSolrCloudDistribCmdsTest, TestReplicationHandler, LeaderElectionTest, 
ShardRoutingCustomTest, TestDistributedSearch, 
DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, 
ZkControllerTest, TestStressVersions, HardAutoCommitTest, TestRangeQuery, 
SimpleFacetsTest, SolrCoreTest, SpellCheckComponentTest, TestGroupingSearch, 
SolrCmdDistributorTest, TestSort, TestFiltering, BasicFunctionalityTest, 
TestLazyCores, DirectUpdateHandlerTest, TestIndexSearcher, SoftAutoCommitTest, 
DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, 
SimplePostToolTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, 
SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, CoreAdminHandlerTest, 
TestFoldingMultitermQuery, SuggesterTSTTest, SuggesterTest, TestStressLucene, 
TestCSVLoader, PolyFieldTest, WordBreakSolrSpellCheckerTest, 
SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, 
FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, 
TestWordDelimiterFilterFactory, QueryEqualityTest, SortByFunctionTest, 
DocValuesMultiTest, DebugComponentTest, CacheHeaderTest, 
DisMaxRequestHandlerTest, TestWriterPerf, DirectSolrSpellCheckerTest, 
DocumentAnalysisRequestHandlerTest, TestOmitPositions, 
FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, RequestHandlersTest, 
DocumentBuilderTest, TermVectorComponentTest, MoreLikeThisHandlerTest, 
FieldAnalysisRequestHandlerTest, TestArbitraryIndexDir, SolrPluginUtilsTest, 
IndexSchemaTest, TestCollationField, UpdateRequestProcessorFactoryTest, 
JSONWriterTest, TestCSVResponseWriter, TestAnalyzedSuggestions, 
UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, 
BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, CSVRequestHandlerTest, 
SearchHandlerTest, TestBinaryResponseWriter, UpdateParamsTest, 
AlternateDirectoryTest, ResponseLogComponentTest, SolrIndexConfigTest, 
TestStressRecovery, SampleTest, TestDocSet, TestSearchPerf, NumericFieldsTest, 
TestElisionMultitermQuery, TestConfig, OutputWriterTest, 
TestFuzzyAnalyzedSuggestions, DirectSolrConnectionTest, TestLuceneMatchVersion, 
TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCharFilters, 
TestCodecSupport, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, 
TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, 
TestLMJelinekMercerSimilarityFactory, TestDefaultSimilarityFactory, 
TestFastWriter, TestJmxMonitoredMap, ResourceLoaderTest, 
URLClassifyProcessorTest, PluginInfoTest, ChaosMonkeyNothingIsSafeTest, 
TestSystemIdResolver, PrimUtilsTest, DateFieldTest, DOMUtilTest, TestLRUCache, 
TestDocumentBuilder, ZkNodePropsTest, CircularListTest, 
TestDistributedMissingSort, TestHighlightDedupGrouping, TestTolerantSearch, 
AliasIntegrationTest, AsyncMigrateRouteKeyTest, ConnectionManagerTest, 
DeleteLastCustomShardedReplicaTest]
   [junit4] Completed in 134.49s, 1 test, 1 error <<< FAILURES!

[...truncated 289 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:524: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:472: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:189: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:496:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1360:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:962:
 There were test failures: 436 suites, 1784 tests, 1 error, 1 failure, 53 
ignored (31 assumptions)

Total time: 147 minutes 9 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_40-ea-b04 
-XX:-UseCompressedOops -XX:+UseParallelGC
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