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

1 tests failed.
REGRESSION:  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([53273BE90AA70ED5:D2C1B5F17DF86EE9]: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.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java: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 11355 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001\init-core-data-001
   [junit4]   2> 1877578 T5912 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (true)
   [junit4]   2> 1877581 T5912 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /nw/mo
   [junit4]   2> 1877587 T5912 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 1877587 T5912 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1877589 T5913 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 1877697 T5912 oasc.ZkTestServer.run start zk server on 
port:55776
   [junit4]   2> 1877697 T5912 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1877702 T5912 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1877710 T5919 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3f920ccc 
name:ZooKeeperConnection Watcher:127.0.0.1:55776 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1877711 T5912 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1877712 T5912 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1877712 T5912 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1877717 T5912 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1877720 T5914 oazs.NIOServerCnxn.doIO WARN caught end of 
stream exception EndOfStreamException: Unable to read additional data from 
client sessionid 0x148ec1ccfc60000, 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> 1877721 T5912 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1877725 T5921 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@20b7d1d9 
name:ZooKeeperConnection Watcher:127.0.0.1:55776/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1877725 T5912 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1877725 T5912 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1877726 T5912 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 1877731 T5912 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 1877735 T5912 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 1877740 T5912 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 1877743 T5912 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1877744 T5912 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 1877751 T5912 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1877751 T5912 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 1877756 T5912 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1877757 T5912 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1877762 T5912 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1877763 T5912 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 1877767 T5912 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1877768 T5912 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 1877772 T5912 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1877773 T5912 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 1877777 T5912 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1877778 T5912 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 1877784 T5912 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1877784 T5912 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 1877788 T5912 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1877789 T5912 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1877793 T5912 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1877793 T5912 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 1877800 T5912 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1877800 T5912 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 1877804 T5912 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1877806 T5914 oazs.NIOServerCnxn.doIO WARN caught end of 
stream exception EndOfStreamException: Unable to read additional data from 
client sessionid 0x148ec1ccfc60001, 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> 1877806 T5912 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1877817 T5923 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@205a9079 
name:ZooKeeperConnection Watcher:127.0.0.1:55776/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1877818 T5912 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1877818 T5912 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1879651 T5912 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1879666 T5912 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1879676 T5912 oejs.AbstractConnector.doStart Started 
[email protected]:55786
   [junit4]   2> 1879679 T5912 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1879679 T5912 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1879680 T5912 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001\tempDir-002
   [junit4]   2> 1879680 T5912 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001\tempDir-002\'
   [junit4]   2> 1879715 T5912 oasc.ConfigSolr.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001\tempDir-002\solr.xml
   [junit4]   2> 1879731 T5912 oasc.CoreContainer.<init> New CoreContainer 
452169067
   [junit4]   2> 1879731 T5912 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001\tempDir-002\]
   [junit4]   2> 1879733 T5912 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1879733 T5912 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1879733 T5912 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1879733 T5912 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1879733 T5912 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1879733 T5912 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1879733 T5912 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1879733 T5912 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1879733 T5912 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1879739 T5912 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1879741 T5912 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1879741 T5912 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1879741 T5912 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1879741 T5912 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:55776/solr
   [junit4]   2> 1879741 T5912 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1879741 T5912 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1879746 T5912 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1879749 T5934 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2247bcea 
name:ZooKeeperConnection Watcher:127.0.0.1:55776 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1879749 T5912 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1879749 T5912 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1879753 T5912 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1879755 T5936 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2b904d51 
name:ZooKeeperConnection Watcher:127.0.0.1:55776/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1879755 T5912 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1879757 T5912 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 1879763 T5912 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1879768 T5912 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 1879774 T5912 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1879779 T5912 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1879788 T5912 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1879790 T5912 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55786_nw%2Fmo
   [junit4]   2> 1879792 T5912 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:55786_nw%2Fmo
   [junit4]   2> 1879798 T5912 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 1879801 T5912 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 1879806 T5912 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1879811 T5912 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:55786_nw%2Fmo
   [junit4]   2> 1879812 T5912 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 1879815 T5912 oasc.Overseer.start Overseer 
(id=92583400850194436-127.0.0.1:55786_nw%2Fmo-n_0000000000) starting
   [junit4]   2> 1879821 T5912 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 1879843 T5912 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1879848 T5938 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 1879848 T5912 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 1879854 T5912 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 1879857 T5912 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1879866 T5937 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 1879872 T5940 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 1879872 T5940 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1879874 T5940 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1879874 T5941 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1879881 T5937 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:55786/nw/mo";,
   [junit4]   2>          "node_name":"127.0.0.1:55786_nw%2Fmo",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1879881 T5937 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
control_collection with shards [shard1]
   [junit4]   2> 1879883 T5937 
oasc.Overseer$ClusterStateUpdater.createCollection state version 
control_collection 1
   [junit4]   2> 1879883 T5937 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 1879888 T5941 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> 1881060 T5940 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1881060 T5940 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 1881064 T5940 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1881064 T5940 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1881068 T5940 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1881070 T5940 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001\tempDir-002\collection1\'
   [junit4]   2> 1881086 T5940 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1881089 T5940 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1881092 T5940 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 1881127 T5940 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1881140 T5940 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1881145 T5940 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1881153 T5940 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1881275 T5940 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1881276 T5940 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1881277 T5940 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1881282 T5940 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1881322 T5940 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 1881322 T5940 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 1881322 T5940 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001\tempDir-002\collection1\,
 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001\tempDir-001/control/data\
   [junit4]   2> 1881323 T5940 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@38212054
   [junit4]   2> 1881327 T5940 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001\tempDir-001\control\data
   [junit4]   2> 1881328 T5940 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001\tempDir-001/control/data\index/
   [junit4]   2> 1881329 T5940 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001\tempDir-001\control\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1881330 T5940 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001\tempDir-001\control\data\index
   [junit4]   2> 1881331 T5940 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1672919358, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1881350 T5940 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001\tempDir-001\control\data\index,segFN=segments_1,generation=1}
   [junit4]   2> 1881350 T5940 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1881354 T5940 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1881354 T5940 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1881356 T5940 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1881356 T5940 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1881356 T5940 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1881356 T5940 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1881357 T5940 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1881357 T5940 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1881357 T5940 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1881358 T5940 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1881359 T5940 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1881359 T5940 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1881359 T5940 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1881360 T5940 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 1881360 T5940 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1881360 T5940 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 1881361 T5940 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1881361 T5940 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1881361 T5940 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1881363 T5940 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1881367 T5940 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1881372 T5940 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1881373 T5940 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1881380 T5940 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1881381 T5940 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1881381 T5940 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1881382 T5940 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=25.72265625, 
floorSegmentMB=0.490234375, forceMergeDeletesPctAllowed=20.831110566099586, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5102128242915884
   [junit4]   2> 1881382 T5940 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001\tempDir-001\control\data\index,segFN=segments_1,generation=1}
   [junit4]   2> 1881382 T5940 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1881383 T5940 oass.SolrIndexSearcher.<init> Opening 
Searcher@3ad98fa8[collection1] main
   [junit4]   2> 1881383 T5940 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1881385 T5940 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1881385 T5940 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1881390 T5940 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1881390 T5940 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1881390 T5940 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1881393 T5940 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1881393 T5940 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1881395 T5940 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 1881403 T5940 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1881404 T5940 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1881404 T5940 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1881407 T5942 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@3ad98fa8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1881409 T5940 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1881410 T5945 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:55786/nw/mo 
collection:control_collection shard:shard1
   [junit4]   2> 1881411 T5912 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1881411 T5912 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1881412 T5945 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1881422 T5912 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1881423 T5945 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 1881424 T5912 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1881426 T5947 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7ff57f0e 
name:ZooKeeperConnection Watcher:127.0.0.1:55776/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1881427 T5912 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1881427 T5941 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1881427 T5912 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1881429 T5945 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1881429 T5945 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C5511 name=collection1 
org.apache.solr.core.SolrCore@22566dfb 
url=https://127.0.0.1:55786/nw/mo/collection1 node=127.0.0.1:55786_nw%2Fmo 
C5511_STATE=coll:control_collection core:collection1 props:{core=collection1, 
base_url=https://127.0.0.1:55786/nw/mo, node_name=127.0.0.1:55786_nw%2Fmo, 
state=down}
   [junit4]   2> 1881429 T5945 C5511 P55786 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:55786/nw/mo/collection1/
   [junit4]   2> 1881429 T5945 C5511 P55786 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1881430 T5945 C5511 P55786 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:55786/nw/mo/collection1/ has no replicas
   [junit4]   2> 1881430 T5945 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: https://127.0.0.1:55786/nw/mo/collection1/ shard1
   [junit4]   2> 1881430 T5945 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 1881431 T5912 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1881440 T5912 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 1881442 T5941 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1881571 T5941 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> 1881572 T5948 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> 1881628 T5945 oasc.ZkController.register We are 
https://127.0.0.1:55786/nw/mo/collection1/ and leader is 
https://127.0.0.1:55786/nw/mo/collection1/
   [junit4]   2> 1881628 T5945 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:55786/nw/mo
   [junit4]   2> 1881628 T5945 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1881628 T5945 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 1881628 T5945 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1881631 T5941 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1881644 T5937 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":"https://127.0.0.1:55786/nw/mo";,
   [junit4]   2>          "node_name":"127.0.0.1:55786_nw%2Fmo",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1881771 T5948 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> 1881773 T5941 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> 1883338 T5912 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 1883341 T5912 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1883353 T5912 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1883356 T5912 oejs.AbstractConnector.doStart Started 
[email protected]:55798
   [junit4]   2> 1883360 T5912 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1883360 T5912 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1883361 T5912 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001\tempDir-003
   [junit4]   2> 1883361 T5912 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001\tempDir-003\'
   [junit4]   2> 1883401 T5912 oasc.ConfigSolr.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001\tempDir-003\solr.xml
   [junit4]   2> 1883417 T5912 oasc.CoreContainer.<init> New CoreContainer 
1888717745
   [junit4]   2> 1883418 T5912 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001\tempDir-003\]
   [junit4]   2> 1883419 T5912 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1883419 T5912 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1883419 T5912 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1883419 T5912 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1883421 T5912 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1883421 T5912 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1883421 T5912 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1883421 T5912 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1883422 T5912 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1883426 T5912 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1883430 T5912 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1883430 T5912 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1883430 T5912 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1883430 T5912 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:55776/solr
   [junit4]   2> 1883431 T5912 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1883431 T5912 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1883433 T5912 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1883436 T5959 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7dc3009 name:ZooKeeperConnection 
Watcher:127.0.0.1:55776 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1883437 T5912 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1883437 T5912 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1883441 T5912 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1883444 T5961 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3ddb5b03 
name:ZooKeeperConnection Watcher:127.0.0.1:55776/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1883445 T5912 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1883459 T5912 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1884653 T5912 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55798_nw%2Fmo
   [junit4]   2> 1884656 T5912 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:55798_nw%2Fmo
   [junit4]   2> 1884670 T5912 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1884679 T5963 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1884679 T5963 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1884681 T5941 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1884682 T5963 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1884687 T5937 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=3 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:55798/nw/mo";,
   [junit4]   2>          "node_name":"127.0.0.1:55798_nw%2Fmo",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1884687 T5937 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 1884689 T5937 
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 1
   [junit4]   2> 1884689 T5937 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard2
   [junit4]   2> 1884693 T5962 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1884694 T5948 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1884694 T5941 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1885868 T5963 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1885868 T5963 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1885870 T5963 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1885870 T5963 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1885875 T5963 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1885875 T5963 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001\tempDir-003\collection1\'
   [junit4]   2> 1885881 T5963 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1885885 T5963 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1885887 T5963 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 1885947 T5963 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1885974 T5963 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1885978 T5963 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1885981 T5963 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1886097 T5963 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1886099 T5963 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1886100 T5963 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1886105 T5963 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1886150 T5963 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 1886150 T5963 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 1886150 T5963 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001\tempDir-003\collection1\,
 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001\tempDir-001/jetty1\
   [junit4]   2> 1886150 T5963 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@38212054
   [junit4]   2> 1886152 T5963 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001\tempDir-001\jetty1
   [junit4]   2> 1886155 T5963 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001\tempDir-001/jetty1\index/
   [junit4]   2> 1886155 T5963 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001\tempDir-001\jetty1\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1886156 T5963 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001\tempDir-001\jetty1\index
   [junit4]   2> 1886158 T5963 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1672919358, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1886165 T5963 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001\tempDir-001\jetty1\index,segFN=segments_1,generation=1}
   [junit4]   2> 1886165 T5963 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1886170 T5963 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1886170 T5963 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1886172 T5963 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1886172 T5963 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1886172 T5963 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1886172 T5963 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1886173 T5963 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1886173 T5963 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1886173 T5963 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1886174 T5963 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1886174 T5963 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1886176 T5963 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1886176 T5963 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1886176 T5963 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 1886176 T5963 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1886176 T5963 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 1886177 T5963 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1886177 T5963 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1886178 T5963 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1886178 T5963 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1886181 T5963 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1886185 T5963 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1886186 T5963 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1886188 T5963 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1886192 T5963 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1886192 T5963 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1886193 T5963 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=25.72265625, 
floorSegmentMB=0.490234375, forceMergeDeletesPctAllowed=20.831110566099586, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5102128242915884
   [junit4]   2> 1886193 T5963 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001\tempDir-001\jetty1\index,segFN=segments_1,generation=1}
   [junit4]   2> 1886193 T5963 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1886194 T5963 oass.SolrIndexSearcher.<init> Opening 
Searcher@21c41d76[collection1] main
   [junit4]   2> 1886194 T5963 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1886198 T5963 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1886198 T5963 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1886199 T5963 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1886199 T5963 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1886199 T5963 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1886201 T5963 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1886201 T5963 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1886202 T5963 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 1886202 T5963 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1886212 T5964 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@21c41d76[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1886215 T5963 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1886218 T5967 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:55798/nw/mo collection:collection1 
shard:shard2
   [junit4]   2> 1886220 T5912 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1886220 T5912 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1886224 T5967 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1886236 T5967 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 1886240 T5941 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1886243 T5967 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1886243 T5967 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C5512 name=collection1 
org.apache.solr.core.SolrCore@334c0817 
url=https://127.0.0.1:55798/nw/mo/collection1 node=127.0.0.1:55798_nw%2Fmo 
C5512_STATE=coll:collection1 core:collection1 props:{core=collection1, 
base_url=https://127.0.0.1:55798/nw/mo, node_name=127.0.0.1:55798_nw%2Fmo, 
state=down}
   [junit4]   2> 1886243 T5967 C5512 P55798 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:55798/nw/mo/collection1/
   [junit4]   2> 1886243 T5967 C5512 P55798 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1886244 T5967 C5512 P55798 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:55798/nw/mo/collection1/ has no replicas
   [junit4]   2> 1886244 T5967 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: https://127.0.0.1:55798/nw/mo/collection1/ shard2
   [junit4]   2> 1886244 T5967 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 1886266 T5941 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1886269 T5962 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1886269 T5948 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1886271 T5941 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1886324 T5967 oasc.ZkController.register We are 
https://127.0.0.1:55798/nw/mo/collection1/ and leader is 
https://127.0.0.1:55798/nw/mo/collection1/
   [junit4]   2> 1886324 T5967 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:55798/nw/mo
   [junit4]   2> 1886325 T5967 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1886325 T5967 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 1886325 T5967 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1886329 T5941 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1886341 T5937 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":"https://127.0.0.1:55798/nw/mo";,
   [junit4]   2>          "node_name":"127.0.0.1:55798_nw%2Fmo",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1886467 T5962 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1886467 T5948 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1886469 T5941 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1888081 T5912 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 1888081 T5912 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1888090 T5912 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1888092 T5912 oejs.AbstractConnector.doStart Started 
[email protected]:55807
   [junit4]   2> 1888098 T5912 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1888098 T5912 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1888099 T5912 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001\tempDir-004
   [junit4]   2> 1888099 T5912 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001\tempDir-004\'
   [junit4]   2> 1888146 T5912 oasc.ConfigSolr.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001\tempDir-004\solr.xml
   [junit4]   2> 1888161 T5912 oasc.CoreContainer.<init> New CoreContainer 
1176447782
   [junit4]   2> 1888162 T5912 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001\tempDir-004\]
   [junit4]   2> 1888162 T5912 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1888163 T5912 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1888163 T5912 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1888163 T5912 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1888163 T5912 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1888164 T5912 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1888164 T5912 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1888164 T5912 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1888165 T5912 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1888170 T5912 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1888173 T5912 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1888173 T5912 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1888173 T5912 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1888175 T5912 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:55776/solr
   [junit4]   2> 1888175 T5912 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1888175 T5912 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1888178 T5912 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1888180 T5978 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6fe27fa5 
name:ZooKeeperConnection Watcher:127.0.0.1:55776 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1888180 T5912 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1888180 T5912 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1888186 T5912 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1888186 T5914 oazs.NIOServerCnxn.doIO WARN caught end of 
stream exception EndOfStreamException: Unable to read additional data from 
client sessionid 0x148ec1ccfc60008, 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> 1888190 T5980 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@209998ee 
name:ZooKeeperConnection Watcher:127.0.0.1:55776/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1888191 T5912 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1888203 T5912 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1889397 T5912 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55807_nw%2Fmo
   [junit4]   2> 1889400 T5912 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:55807_nw%2Fmo
   [junit4]   2> 1889414 T5912 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1889423 T5982 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1889424 T5982 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1889425 T5941 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1889425 T5982 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1889431 T5937 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=3 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:55807/nw/mo";,
   [junit4]   2>          "node_name":"127.0.0.1:55807_nw%2Fmo",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1889431 T5937 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=3
   [junit4]   2> 1889432 T5937 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard3
   [junit4]   2> 1889437 T5948 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1889437 T5962 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1889437 T5981 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1889437 T5941 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1890605 T5982 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1890605 T5982 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1890607 T5982 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1890607 T5982 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1890611 T5982 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1890611 T5982 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001\tempDir-004\collection1\'
   [junit4]   2> 1890617 T5982 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1890619 T5982 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1890621 T5982 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 1890657 T5982 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1890671 T5982 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1890674 T5982 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1890684 T5982 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1890791 T5982 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1890793 T5982 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1890793 T5982 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1890798 T5982 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1890840 T5982 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 1890840 T5982 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 1890841 T5982 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001\tempDir-004\collection1\,
 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001\tempDir-001/jetty2\
   [junit4]   2> 1890841 T5982 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@38212054
   [junit4]   2> 1890843 T5982 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001\tempDir-001\jetty2
   [junit4]   2> 1890844 T5982 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001\tempDir-001/jetty2\index/
   [junit4]   2> 1890845 T5982 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001\tempDir-001\jetty2\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1890846 T5982 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001\tempDir-001\jetty2\index
   [junit4]   2> 1890847 T5982 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1672919358, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1890851 T5982 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001\tempDir-001\jetty2\index,segFN=segments_1,generation=1}
   [junit4]   2> 1890851 T5982 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1890857 T5982 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1890858 T5982 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1890858 T5982 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1890858 T5982 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1890859 T5982 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1890859 T5982 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1890859 T5982 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1890860 T5982 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1890860 T5982 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1890861 T5982 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1890861 T5982 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1890863 T5982 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1890863 T5982 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1890863 T5982 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 1890863 T5982 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1890863 T5982 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 1890864 T5982 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1890864 T5982 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1890864 T5982 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1890866 T5982 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1890870 T5982 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1890871 T5982 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1890872 T5982 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1890874 T5982 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1890877 T5982 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1890877 T5982 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1890878 T5982 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=25.72265625, 
floorSegmentMB=0.490234375, forceMergeDeletesPctAllowed=20.831110566099586, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5102128242915884
   [junit4]   2> 1890878 T5982 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001\tempDir-001\jetty2\index,segFN=segments_1,generation=1}
   [junit4]   2> 1890878 T5982 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1890879 T5982 oass.SolrIndexSearcher.<init> Opening 
Searcher@7ab48bfe[collection1] main
   [junit4]   2> 1890879 T5982 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1890883 T5982 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1890883 T5982 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1890884 T5982 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1890884 T5982 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1890884 T5982 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1890886 T5982 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1890886 T5982 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1890886 T5982 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 1890887 T5982 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1890889 T5983 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@7ab48bfe[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1890891 T5982 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1890892 T5986 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:55807/nw/mo collection:collection1 
shard:shard3
   [junit4]   2> 1890893 T5912 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1890893 T5912 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1890895 T5986 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard3/election
   [junit4]   2> 1890903 T5986 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard3
   [junit4]   2> 1890908 T5941 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1890909 T5986 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1890909 T5986 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C5513 name=collection1 
org.apache.solr.core.SolrCore@40a964e7 
url=https://127.0.0.1:55807/nw/mo/collection1 node=127.0.0.1:55807_nw%2Fmo 
C5513_STATE=coll:collection1 core:collection1 props:{core=collection1, 
base_url=https://127.0.0.1:55807/nw/mo, node_name=127.0.0.1:55807_nw%2Fmo, 
state=down}
   [junit4]   2> 1890909 T5986 C5513 P55807 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:55807/nw/mo/collection1/
   [junit4]   2> 1890909 T5986 C5513 P55807 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1890909 T5986 C5513 P55807 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:55807/nw/mo/collection1/ has no replicas
   [junit4]   2> 1890909 T5986 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: https://127.0.0.1:55807/nw/mo/collection1/ shard3
   [junit4]   2> 1890910 T5986 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard3
   [junit4]   2> 1890930 T5941 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1890933 T5948 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1890933 T5962 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1890934 T5981 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1890934 T5941 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1890979 T5986 oasc.ZkController.register We are 
https://127.0.0.1:55807/nw/mo/collection1/ and leader is 
https://127.0.0.1:55807/nw/mo/collection1/
   [junit4]   2> 1890979 T5986 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:55807/nw/mo
   [junit4]   2> 1890979 T5986 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1890979 T5986 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 1890979 T5986 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1890983 T5941 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1890992 T5937 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=3 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node2",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:55807/nw/mo";,
   [junit4]   2>          "node_name":"127.0.0.1:55807_nw%2Fmo",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard3",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1891113 T5962 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1891114 T5948 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1891115 T5981 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1891116 T5941 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1892621 T5912 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 3
   [junit4]   2> 1892622 T5912 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1892632 T5912 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1892635 T5912 oejs.AbstractConnector.doStart Started 
[email protected]:55816
   [junit4]   2> 1892639 T5912 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1892639 T5912 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1892639 T5912 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001\tempDir-005
   [junit4]   2> 1892639 T5912 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001\tempDir-005\'
   [junit4]   2> 1892670 T5912 oasc.ConfigSolr.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001\tempDir-005\solr.xml
   [junit4]   2> 1892683 T5912 oasc.CoreContainer.<init> New CoreContainer 
387323993
   [junit4]   2> 1892683 T5912 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001\tempDir-005\]
   [junit4]   2> 1892685 T5912 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1892685 T5912 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1892685 T5912 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1892685 T5912 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1892685 T5912 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1892685 T5912 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1892685 T5912 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1892687 T5912 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1892687 T5912 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1892690 T5912 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1892693 T5912 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1892693 T5912 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1892693 T5912 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1892693 T5912 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:55776/solr
   [junit4]   2> 1892693 T5912 oas

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

indows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001\tempDir-001\jetty3;done=false>>]
   [junit4]   2> 1924597 T5912 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001\tempDir-001\jetty3
   [junit4]   2> 1924597 T5912 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001\tempDir-001\jetty3\index
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001\tempDir-001\jetty3\index;done=false>>]
   [junit4]   2> 1924597 T5912 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001\tempDir-001\jetty3\index
   [junit4]   2> 1924599 T5912 oasc.Overseer.close Overseer 
(id=92583400850194443-127.0.0.1:55816_nw%2Fmo-n_0000000003) closing
   [junit4]   2> 1924600 T6160 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:55816_nw%2Fmo
   [junit4]   2> 1924602 T5914 oazs.NIOServerCnxn.doIO WARN caught end of 
stream exception EndOfStreamException: Unable to read additional data from 
client sessionid 0x148ec1ccfc6000b, 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> 1924603 T6159 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1924615 T5912 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/nw/mo,null}
   [junit4]   2> 1929386 T5912 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 
55825
   [junit4]   2> 1929386 T5912 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 1929388 T5912 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:55776 55776
   [junit4]   2> 1931745 T5913 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:55776 55776
   [junit4]   2> 1931749 T5913 oasc.ZkTestServer$ZKServerMain.runFromConfig 
WARN Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                6       /solr/aliases.json
   [junit4]   2>                6       /solr/clusterstate.json
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                6       /solr/live_nodes
   [junit4]   2>                4       /solr/overseer/collection-queue-work
   [junit4]   2>                2       /solr/overseer/queue
   [junit4]   2>        
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=ChaosMonkeySafeLeaderTest -Dtests.method=testDistribSearch 
-Dtests.seed=53273BE90AA70ED5 -Dtests.slow=true -Dtests.locale=es_SV 
-Dtests.timezone=Pacific/Johnston -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 54.2s | ChaosMonkeySafeLeaderTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<0> but 
was:<1>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([53273BE90AA70ED5:D2C1B5F17DF86EE9]:0)
   [junit4]    >        at 
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:153)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1931772 T5912 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-53273BE90AA70ED5-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{rnd_b=PostingsFormat(name=Lucene41VarGapFixedInterval), 
_version_=PostingsFormat(name=Lucene41VarGapFixedInterval), 
a_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))),
 a_i=PostingsFormat(name=Lucene41VarGapFixedInterval), 
id=PostingsFormat(name=Lucene41VarGapFixedInterval)}, docValues:{}, 
sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=es_SV, 
timezone=Pacific/Johnston
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_40-ea 
(64-bit)/cpus=2,threads=1,free=139078864,total=428867584
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCollectionResource, 
TestMaxScoreQueryParser, TestSolrXmlPersistence, 
CoreMergeIndexesAdminHandlerTest, CurrencyFieldOpenExchangeTest, 
TestPerFieldSimilarity, TestArbitraryIndexDir, SolrPluginUtilsTest, 
TestStressReorder, ZkControllerTest, OpenCloseCoreStressTest, 
SolrCoreCheckLockOnStartupTest, TestInitQParser, TermsComponentTest, 
ResourceLoaderTest, TestStressUserVersions, SpatialFilterTest, 
CoreContainerCoreInitFailuresTest, TestTrie, 
DistributedSpellCheckComponentTest, SpellCheckComponentTest, 
TestRawResponseWriter, CoreAdminHandlerTest, TestDocBasedVersionConstraints, 
RecoveryZkTest, LeaderInitiatedRecoveryOnCommitTest, TestStandardQParsers, 
QueryEqualityTest, PingRequestHandlerTest, TestCollationField, 
RegexBoostProcessorTest, TestMultiCoreConfBootstrap, SolrXmlInZkTest, 
TestCloudManagedSchemaConcurrent, TestSweetSpotSimilarityFactory, 
TestQuerySenderListener, TestDistributedGrouping, TestSystemIdResolver, 
ExitableDirectoryReaderTest, TestLRUCache, TestSolrJ, ScriptEngineTest, 
TestJmxIntegration, TestCSVResponseWriter, ConvertedLegacyTest, 
TestSolrQueryParserDefaultOperatorResource, TestBM25SimilarityFactory, 
TestLazyCores, TestSortingResponseWriter, DistanceFunctionTest, 
TestSchemaResource, SampleTest, TestLuceneMatchVersion, 
TestLMDirichletSimilarityFactory, CoreAdminRequestStatusTest, 
TestMiniSolrCloudCluster, TestQueryTypes, TestComplexPhraseQParserPlugin, 
HighlighterConfigTest, TestSchemaManager, TestCoreDiscovery, 
TestBinaryResponseWriter, HdfsRecoveryZkTest, SolrInfoMBeanTest, 
StatsComponentTest, FieldMutatingUpdateProcessorTest, StressHdfsTest, 
SuggesterTest, SpellPossibilityIteratorTest, StandardRequestHandlerTest, 
DocExpirationUpdateProcessorFactoryTest, ReplicationFactorTest, 
TestCloudSchemaless, TestFiltering, PreAnalyzedFieldTest, 
TestFieldTypeCollectionResource, TriLevelCompositeIdRoutingTest, 
TestXIncludeConfig, TestZkChroot, TestReloadAndDeleteDocs, SOLR749Test, 
TestFunctionQuery, SolrRequestParserTest, TestManagedSchema, JSONWriterTest, 
TestAnalyzeInfixSuggestions, TestCharFilters, TestStressVersions, 
TestFastWriter, CircularListTest, CacheHeaderTest, ModifyConfFileTest, 
TestAnalyzedSuggestions, DistributedTermsComponentTest, InfoHandlerTest, 
MBeansHandlerTest, LeaderFailoverAfterPartitionTest, TestRecovery, 
TestNonDefinedSimilarityFactory, TestUtils, IndexSchemaRuntimeFieldTest, 
AlternateDirectoryTest, SignatureUpdateProcessorFactoryTest, 
SimplePostToolTest, TestIndexSearcher, ClusterStateUpdateTest, 
TestSolrIndexConfig, TestRandomDVFaceting, TestShardHandlerFactory, 
MinimalSchemaTest, BadIndexSchemaTest, TestInfoStreamLogging, 
QueryElevationComponentTest, RollingRestartTest, HdfsUnloadDistributedZkTest, 
CurrencyFieldXmlFileTest, TestRestManager, FileBasedSpellCheckerTest, 
UpdateParamsTest, RAMDirectoryFactoryTest, TestFastLRUCache, 
DateMathParserTest, TestManagedResource, BlockCacheTest, 
TestPostingsSolrHighlighter, SearchHandlerTest, TestSolrDeletionPolicy2, 
TestMergePolicyConfig, AddSchemaFieldsUpdateProcessorFactoryTest, 
TestDistributedMissingSort, BinaryUpdateRequestHandlerTest, 
TestBlendedInfixSuggestions, ClusterStateTest, AssignTest, 
SolrIndexSplitterTest, LoggingHandlerTest, TestWordDelimiterFilterFactory, 
TestDocumentBuilder, TestDynamicFieldCollectionResource, SystemInfoHandlerTest, 
TestExtendedDismaxParser, PathHierarchyTokenizerFactoryTest, ZkCLITest, 
PrimUtilsTest, BasicZkTest, TestDistribDocBasedVersion, TestRangeQuery, 
AnalyticsMergeStrategyTest, TestSolrQueryParser, DeleteInactiveReplicaTest, 
TestExceedMaxTermLength, UUIDFieldTest, SSLMigrationTest, 
TestSerializedLuceneMatchVersion, ChaosMonkeySafeLeaderTest]
   [junit4] Completed in 54.23s, 1 test, 1 failure <<< FAILURES!

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

Total time: 150 minutes 5 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