Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12575/
Java: 32bit/jdk1.9.0-ea-b60 -server -XX:+UseG1GC

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

Error Message:
There were too many update fails (44 > 40) - we expect it can happen, but 
shouldn't easily

Stack Trace:
java.lang.AssertionError: There were too many update fails (44 > 40) - we 
expect it can happen, but shouldn't easily
        at 
__randomizedtesting.SeedInfo.seed([29349A1CDF7D7CD5:A160A5C67181112D]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertFalse(Assert.java:68)
        at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:230)
        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:502)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10072 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/init-core-data-001
   [junit4]   2> 680793 T5131 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /wft/u
   [junit4]   2> 680796 T5131 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 680796 T5132 oasc.ZkTestServer$2$1.setClientPort client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 680797 T5132 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 680896 T5131 oasc.ZkTestServer.run start zk server on 
port:42757
   [junit4]   2> 680897 T5131 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 680898 T5131 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 680901 T5139 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7d1010 name:ZooKeeperConnection 
Watcher:127.0.0.1:42757 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 680901 T5131 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 680902 T5131 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 680902 T5131 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 680903 T5131 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 680904 T5131 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 680906 T5142 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@13340c7 name:ZooKeeperConnection 
Watcher:127.0.0.1:42757/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 680906 T5131 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 680906 T5131 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 680906 T5131 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 680908 T5131 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 680909 T5131 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 680910 T5131 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 680911 T5131 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 680912 T5131 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 680913 T5131 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 680914 T5131 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 680915 T5131 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 680915 T5131 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 680916 T5131 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 680916 T5131 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 680917 T5131 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 680917 T5131 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 680924 T5131 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 680924 T5131 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 680926 T5131 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 680926 T5131 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 680927 T5131 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 680928 T5131 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 680929 T5131 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 680929 T5131 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 680930 T5131 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 680931 T5131 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 680932 T5131 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 680932 T5131 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 680994 T5131 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/control-001/cores/collection1
   [junit4]   2> 680996 T5131 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 680998 T5131 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@ba380d{/wft/u,null,AVAILABLE}
   [junit4]   2> 681000 T5131 oejs.AbstractConnector.doStart Started 
ServerConnector@8b6c2f{HTTP/1.1}{127.0.0.1:34747}
   [junit4]   2> 681000 T5131 oejs.Server.doStart Started @681886ms
   [junit4]   2> 681000 T5131 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/tempDir-001/control/data, hostContext=/wft/u, 
hostPort=34747, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/control-001/cores}
   [junit4]   2> 681001 T5131 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1764bce
   [junit4]   2> 681001 T5131 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/control-001/'
   [junit4]   2> 681011 T5131 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/control-001/solr.xml
   [junit4]   2> 681015 T5131 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/control-001/cores
   [junit4]   2> 681015 T5131 oasc.CoreContainer.<init> New CoreContainer 
19233218
   [junit4]   2> 681015 T5131 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/control-001/]
   [junit4]   2> 681016 T5131 oasc.CoreContainer.load loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/control-001/lib
   [junit4]   2> 681016 T5131 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/control-001/lib).
   [junit4]   2> 681021 T5131 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 681023 T5131 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 681023 T5131 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 681023 T5131 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 681024 T5131 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 681024 T5131 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:42757/solr
   [junit4]   2> 681024 T5131 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 681024 T5131 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 681025 T5131 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 681026 T5156 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@84ebbe name:ZooKeeperConnection 
Watcher:127.0.0.1:42757 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 681026 T5131 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 681026 T5131 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 681027 T5131 n:127.0.0.1:34747_wft%2Fu 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 681028 T5159 n:127.0.0.1:34747_wft%2Fu 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@b719df name:ZooKeeperConnection 
Watcher:127.0.0.1:42757/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 681029 T5131 n:127.0.0.1:34747_wft%2Fu 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 681031 T5131 n:127.0.0.1:34747_wft%2Fu 
oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 681032 T5131 n:127.0.0.1:34747_wft%2Fu 
oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 681033 T5131 n:127.0.0.1:34747_wft%2Fu 
oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 681035 T5131 n:127.0.0.1:34747_wft%2Fu 
oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 681036 T5131 n:127.0.0.1:34747_wft%2Fu 
oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 681038 T5131 n:127.0.0.1:34747_wft%2Fu 
oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 681039 T5131 n:127.0.0.1:34747_wft%2Fu 
oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 681040 T5131 n:127.0.0.1:34747_wft%2Fu 
oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 681041 T5131 n:127.0.0.1:34747_wft%2Fu 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34747_wft%2Fu
   [junit4]   2> 681042 T5131 n:127.0.0.1:34747_wft%2Fu 
oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:34747_wft%2Fu
   [junit4]   2> 681043 T5131 n:127.0.0.1:34747_wft%2Fu 
oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 681044 T5131 n:127.0.0.1:34747_wft%2Fu 
oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 681045 T5131 n:127.0.0.1:34747_wft%2Fu oasc.Overseer.close 
Overseer (id=null) closing
   [junit4]   2> 681047 T5131 n:127.0.0.1:34747_wft%2Fu 
oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 
127.0.0.1:34747_wft%2Fu
   [junit4]   2> 681047 T5131 n:127.0.0.1:34747_wft%2Fu 
oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 681048 T5131 n:127.0.0.1:34747_wft%2Fu oasc.Overseer.start 
Overseer (id=93778350616870915-127.0.0.1:34747_wft%2Fu-n_0000000000) starting
   [junit4]   2> 681050 T5131 n:127.0.0.1:34747_wft%2Fu 
oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 681053 T5131 n:127.0.0.1:34747_wft%2Fu 
oasc.OverseerAutoReplicaFailoverThread.<init> Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 681054 T5161 n:127.0.0.1:34747_wft%2Fu 
oasc.OverseerCollectionProcessor.run Process current queue of collection 
creations
   [junit4]   2> 681054 T5160 n:127.0.0.1:34747_wft%2Fu 
oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 681054 T5131 n:127.0.0.1:34747_wft%2Fu 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 681057 T5131 n:127.0.0.1:34747_wft%2Fu 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/control-001/cores
   [junit4]   2> 681059 T5131 n:127.0.0.1:34747_wft%2Fu 
oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/control-001/cores/collection1, 
collection=control_collection, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/control-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 681059 T5131 n:127.0.0.1:34747_wft%2Fu 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/control-001/cores/collection1/
   [junit4]   2> 681059 T5131 n:127.0.0.1:34747_wft%2Fu 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 681060 T5163 n:127.0.0.1:34747_wft%2Fu c:control_collection 
x:collection1 oasc.ZkController.publish publishing core=collection1 state=down 
collection=control_collection
   [junit4]   2> 681060 T5163 n:127.0.0.1:34747_wft%2Fu c:control_collection 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 681060 T5159 n:127.0.0.1:34747_wft%2Fu 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 681060 T5163 n:127.0.0.1:34747_wft%2Fu 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 681061 T5160 n:127.0.0.1:34747_wft%2Fu 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:34747/wft/u";,
   [junit4]   2>          "node_name":"127.0.0.1:34747_wft%2Fu",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 0
   [junit4]   2> 681061 T5160 n:127.0.0.1:34747_wft%2Fu 
oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:34747/wft/u";,
   [junit4]   2>          "node_name":"127.0.0.1:34747_wft%2Fu",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 681061 T5160 n:127.0.0.1:34747_wft%2Fu 
oasco.ClusterStateMutator.createCollection building a new cName: 
control_collection
   [junit4]   2> 681062 T5160 n:127.0.0.1:34747_wft%2Fu 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 681063 T5159 n:127.0.0.1:34747_wft%2Fu 
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> 682061 T5163 n:127.0.0.1:34747_wft%2Fu 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 682061 T5163 n:127.0.0.1:34747_wft%2Fu 
oasc.ZkController.createCollectionZkNode Check for collection 
zkNode:control_collection
   [junit4]   2> 682062 T5163 n:127.0.0.1:34747_wft%2Fu 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 682062 T5163 n:127.0.0.1:34747_wft%2Fu 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 682063 T5163 n:127.0.0.1:34747_wft%2Fu 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 682063 T5163 n:127.0.0.1:34747_wft%2Fu 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/control-001/cores/collection1/'
   [junit4]   2> 682072 T5163 n:127.0.0.1:34747_wft%2Fu oasc.Config.<init> 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 682075 T5163 n:127.0.0.1:34747_wft%2Fu 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 682078 T5163 n:127.0.0.1:34747_wft%2Fu oasc.SolrConfig.<init> 
Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 682084 T5163 n:127.0.0.1:34747_wft%2Fu oasc.SolrConfig.<init> 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 682085 T5163 n:127.0.0.1:34747_wft%2Fu 
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 682088 T5163 n:127.0.0.1:34747_wft%2Fu 
oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 682160 T5163 n:127.0.0.1:34747_wft%2Fu 
oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 682162 T5163 n:127.0.0.1:34747_wft%2Fu 
oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 682162 T5163 n:127.0.0.1:34747_wft%2Fu 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 682164 T5163 n:127.0.0.1:34747_wft%2Fu 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 682176 T5163 n:127.0.0.1:34747_wft%2Fu 
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration 
from collection control_collection
   [junit4]   2> 682177 T5163 n:127.0.0.1:34747_wft%2Fu x:collection1 
oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 682183 T5163 n:127.0.0.1:34747_wft%2Fu x:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 682184 T5163 n:127.0.0.1:34747_wft%2Fu x:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4caefb
   [junit4]   2> 682184 T5163 n:127.0.0.1:34747_wft%2Fu x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/control-001/cores/collection1/data
   [junit4]   2> 682185 T5163 n:127.0.0.1:34747_wft%2Fu x:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/control-001/cores/collection1/data/index/
   [junit4]   2> 682185 T5163 n:127.0.0.1:34747_wft%2Fu x:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/control-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 682186 T5163 n:127.0.0.1:34747_wft%2Fu x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/control-001/cores/collection1/data/index
   [junit4]   2> 682186 T5163 n:127.0.0.1:34747_wft%2Fu x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4216901425412347]
   [junit4]   2> 682207 T5163 n:127.0.0.1:34747_wft%2Fu x:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 
29349A1CDF7D7CD5-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 682207 T5163 n:127.0.0.1:34747_wft%2Fu x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 682209 T5163 n:127.0.0.1:34747_wft%2Fu x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 682210 T5163 n:127.0.0.1:34747_wft%2Fu x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 682210 T5163 n:127.0.0.1:34747_wft%2Fu x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 682210 T5163 n:127.0.0.1:34747_wft%2Fu x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 682211 T5163 n:127.0.0.1:34747_wft%2Fu x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 682211 T5163 n:127.0.0.1:34747_wft%2Fu x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 682211 T5163 n:127.0.0.1:34747_wft%2Fu x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 682211 T5163 n:127.0.0.1:34747_wft%2Fu x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 682211 T5163 n:127.0.0.1:34747_wft%2Fu x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 682212 T5163 n:127.0.0.1:34747_wft%2Fu x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 682213 T5163 n:127.0.0.1:34747_wft%2Fu x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 682214 T5163 n:127.0.0.1:34747_wft%2Fu x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 682214 T5163 n:127.0.0.1:34747_wft%2Fu x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 682216 T5163 n:127.0.0.1:34747_wft%2Fu x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 682217 T5163 n:127.0.0.1:34747_wft%2Fu x:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 682217 T5163 n:127.0.0.1:34747_wft%2Fu x:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 682217 T5163 n:127.0.0.1:34747_wft%2Fu x:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 682218 T5163 n:127.0.0.1:34747_wft%2Fu x:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 682218 T5163 n:127.0.0.1:34747_wft%2Fu x:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 682219 T5163 n:127.0.0.1:34747_wft%2Fu x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1550131622, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 682220 T5163 n:127.0.0.1:34747_wft%2Fu x:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 
29349A1CDF7D7CD5-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 682220 T5163 n:127.0.0.1:34747_wft%2Fu x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 682220 T5163 n:127.0.0.1:34747_wft%2Fu x:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@11e51a9[collection1] main
   [junit4]   2> 682220 T5163 n:127.0.0.1:34747_wft%2Fu x:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 682221 T5163 n:127.0.0.1:34747_wft%2Fu x:collection1 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 682221 T5163 n:127.0.0.1:34747_wft%2Fu x:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 682221 T5163 n:127.0.0.1:34747_wft%2Fu x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 682222 T5163 n:127.0.0.1:34747_wft%2Fu x:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 682222 T5163 n:127.0.0.1:34747_wft%2Fu x:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 682222 T5163 n:127.0.0.1:34747_wft%2Fu x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 682223 T5163 n:127.0.0.1:34747_wft%2Fu x:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 682223 T5163 n:127.0.0.1:34747_wft%2Fu x:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 682223 T5163 n:127.0.0.1:34747_wft%2Fu x:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 682224 T5164 n:127.0.0.1:34747_wft%2Fu x:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@11e51a9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 682224 T5163 n:127.0.0.1:34747_wft%2Fu x:collection1 
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 682224 T5163 n:127.0.0.1:34747_wft%2Fu x:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 682225 T5167 n:127.0.0.1:34747_wft%2Fu c:control_collection 
s:shard1 x:collection1 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:34747/wft/u 
collection:control_collection shard:shard1
   [junit4]   2> 682225 T5131 n:127.0.0.1:34747_wft%2Fu 
oass.SolrDispatchFilter.init 
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 682225 T5131 n:127.0.0.1:34747_wft%2Fu 
oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 682225 T5167 n:127.0.0.1:34747_wft%2Fu c:control_collection 
s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 682226 T5131 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 682227 T5131 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 682228 T5170 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@defecd name:ZooKeeperConnection 
Watcher:127.0.0.1:42757/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 682228 T5131 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 682229 T5131 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 682229 T5167 n:127.0.0.1:34747_wft%2Fu c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running 
the leader process for shard shard1
   [junit4]   2> 682229 T5131 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 682230 T5159 n:127.0.0.1:34747_wft%2Fu 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 682230 T5167 n:127.0.0.1:34747_wft%2Fu c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp 
Enough replicas found to continue.
   [junit4]   2> 682231 T5167 n:127.0.0.1:34747_wft%2Fu c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may 
be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1157 name=collection1 
org.apache.solr.core.SolrCore@5cbf2b 
url=http://127.0.0.1:34747/wft/u/collection1 node=127.0.0.1:34747_wft%2Fu 
C1157_STATE=coll:control_collection core:collection1 props:{core=collection1, 
base_url=http://127.0.0.1:34747/wft/u, node_name=127.0.0.1:34747_wft%2Fu, 
state=down}
   [junit4]   2> 682231 T5167 n:127.0.0.1:34747_wft%2Fu c:control_collection 
s:shard1 x:collection1 C1157 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:34747/wft/u/collection1/
   [junit4]   2> 682231 T5167 n:127.0.0.1:34747_wft%2Fu c:control_collection 
s:shard1 x:collection1 C1157 oasc.SyncStrategy.syncReplicas Sync Success - now 
sync replicas to me
   [junit4]   2> 682231 T5167 n:127.0.0.1:34747_wft%2Fu c:control_collection 
s:shard1 x:collection1 C1157 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:34747/wft/u/collection1/ has no replicas
   [junit4]   2> 682231 T5131 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 682231 T5167 n:127.0.0.1:34747_wft%2Fu c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am 
the new leader: http://127.0.0.1:34747/wft/u/collection1/ shard1
   [junit4]   2> 682232 T5167 n:127.0.0.1:34747_wft%2Fu c:control_collection 
s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 682234 T5160 n:127.0.0.1:34747_wft%2Fu 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection"} current state 
version: 1
   [junit4]   2> 682235 T5160 n:127.0.0.1:34747_wft%2Fu 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"http://127.0.0.1:34747/wft/u";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 1
   [junit4]   2> 682238 T5159 n:127.0.0.1:34747_wft%2Fu 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 682239 T5159 n:127.0.0.1:34747_wft%2Fu 
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> 682239 T5170 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> 682285 T5167 n:127.0.0.1:34747_wft%2Fu c:control_collection 
s:shard1 x:collection1 oasc.ZkController.register We are 
http://127.0.0.1:34747/wft/u/collection1/ and leader is 
http://127.0.0.1:34747/wft/u/collection1/
   [junit4]   2> 682285 T5167 n:127.0.0.1:34747_wft%2Fu c:control_collection 
s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:34747/wft/u
   [junit4]   2> 682285 T5167 n:127.0.0.1:34747_wft%2Fu c:control_collection 
s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no 
recovery necessary
   [junit4]   2> 682285 T5167 n:127.0.0.1:34747_wft%2Fu c:control_collection 
s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=control_collection
   [junit4]   2> 682285 T5167 n:127.0.0.1:34747_wft%2Fu c:control_collection 
s:shard1 x:collection1 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 682286 T5159 n:127.0.0.1:34747_wft%2Fu 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 682287 T5160 n:127.0.0.1:34747_wft%2Fu 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:34747/wft/u";,
   [junit4]   2>          "node_name":"127.0.0.1:34747_wft%2Fu",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 2
   [junit4]   2> 682287 T5160 n:127.0.0.1:34747_wft%2Fu 
oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:34747/wft/u";,
   [junit4]   2>          "node_name":"127.0.0.1:34747_wft%2Fu",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 682305 T5131 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/shard-1-001/cores/collection1
   [junit4]   2> 682305 T5131 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/shard-1-001
   [junit4]   2> 682307 T5131 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 682308 T5131 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@d41d2f{/wft/u,null,AVAILABLE}
   [junit4]   2> 682309 T5131 oejs.AbstractConnector.doStart Started 
ServerConnector@19960b3{HTTP/1.1}{127.0.0.1:40517}
   [junit4]   2> 682309 T5131 oejs.Server.doStart Started @683195ms
   [junit4]   2> 682310 T5131 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, 
hostContext=/wft/u, hostPort=40517, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/shard-1-001/cores}
   [junit4]   2> 682310 T5131 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1764bce
   [junit4]   2> 682310 T5131 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/shard-1-001/'
   [junit4]   2> 682325 T5131 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/shard-1-001/solr.xml
   [junit4]   2> 682329 T5131 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/shard-1-001/cores
   [junit4]   2> 682329 T5131 oasc.CoreContainer.<init> New CoreContainer 
16887070
   [junit4]   2> 682330 T5131 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/shard-1-001/]
   [junit4]   2> 682330 T5131 oasc.CoreContainer.load loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/shard-1-001/lib
   [junit4]   2> 682330 T5131 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/shard-1-001/lib).
   [junit4]   2> 682334 T5131 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 682335 T5131 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 682336 T5131 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 682336 T5131 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 682336 T5131 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 682336 T5131 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:42757/solr
   [junit4]   2> 682336 T5131 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 682337 T5131 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 682337 T5131 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 682342 T5184 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@13f0277 name:ZooKeeperConnection 
Watcher:127.0.0.1:42757 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 682342 T5131 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 682343 T5131 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 682344 T5131 n:127.0.0.1:40517_wft%2Fu 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 682345 T5187 n:127.0.0.1:40517_wft%2Fu 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@114b313 name:ZooKeeperConnection 
Watcher:127.0.0.1:42757/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 682346 T5131 n:127.0.0.1:40517_wft%2Fu 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 682349 T5131 n:127.0.0.1:40517_wft%2Fu 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 682390 T5170 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> 682390 T5187 n:127.0.0.1:40517_wft%2Fu 
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> 682390 T5159 n:127.0.0.1:34747_wft%2Fu 
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> 683352 T5131 n:127.0.0.1:40517_wft%2Fu 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40517_wft%2Fu
   [junit4]   2> 683353 T5131 n:127.0.0.1:40517_wft%2Fu 
oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40517_wft%2Fu
   [junit4]   2> 683354 T5131 n:127.0.0.1:40517_wft%2Fu oasc.Overseer.close 
Overseer (id=null) closing
   [junit4]   2> 683355 T5131 n:127.0.0.1:40517_wft%2Fu 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/shard-1-001/cores
   [junit4]   2> 683355 T5131 n:127.0.0.1:40517_wft%2Fu 
oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/shard-1-001/cores/collection1, collection=collection1, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/shard-1-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 683356 T5131 n:127.0.0.1:40517_wft%2Fu 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/shard-1-001/cores/collection1/
   [junit4]   2> 683356 T5131 n:127.0.0.1:40517_wft%2Fu 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 683356 T5188 n:127.0.0.1:40517_wft%2Fu c:collection1 
x:collection1 oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 683357 T5188 n:127.0.0.1:40517_wft%2Fu c:collection1 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 683357 T5188 n:127.0.0.1:40517_wft%2Fu 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 683357 T5159 n:127.0.0.1:34747_wft%2Fu 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 683358 T5160 n:127.0.0.1:34747_wft%2Fu 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:40517/wft/u";,
   [junit4]   2>          "node_name":"127.0.0.1:40517_wft%2Fu",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 3
   [junit4]   2> 683358 T5160 n:127.0.0.1:34747_wft%2Fu 
oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:40517/wft/u";,
   [junit4]   2>          "node_name":"127.0.0.1:40517_wft%2Fu",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 683358 T5160 n:127.0.0.1:34747_wft%2Fu 
oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 683358 T5160 n:127.0.0.1:34747_wft%2Fu 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 683459 T5170 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> 683459 T5159 n:127.0.0.1:34747_wft%2Fu 
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> 683459 T5187 n:127.0.0.1:40517_wft%2Fu 
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> 684357 T5188 n:127.0.0.1:40517_wft%2Fu 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 684358 T5188 n:127.0.0.1:40517_wft%2Fu 
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 684358 T5188 n:127.0.0.1:40517_wft%2Fu 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 684358 T5188 n:127.0.0.1:40517_wft%2Fu 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 684358 T5188 n:127.0.0.1:40517_wft%2Fu 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 684358 T5188 n:127.0.0.1:40517_wft%2Fu 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/shard-1-001/cores/collection1/'
   [junit4]   2> 684366 T5188 n:127.0.0.1:40517_wft%2Fu oasc.Config.<init> 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 684368 T5188 n:127.0.0.1:40517_wft%2Fu 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 684371 T5188 n:127.0.0.1:40517_wft%2Fu oasc.SolrConfig.<init> 
Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 684375 T5188 n:127.0.0.1:40517_wft%2Fu oasc.SolrConfig.<init> 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 684376 T5188 n:127.0.0.1:40517_wft%2Fu 
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 684379 T5188 n:127.0.0.1:40517_wft%2Fu 
oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 684421 T5188 n:127.0.0.1:40517_wft%2Fu 
oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 684422 T5188 n:127.0.0.1:40517_wft%2Fu 
oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 684422 T5188 n:127.0.0.1:40517_wft%2Fu 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 684424 T5188 n:127.0.0.1:40517_wft%2Fu 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 684429 T5188 n:127.0.0.1:40517_wft%2Fu 
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration 
from collection collection1
   [junit4]   2> 684430 T5188 n:127.0.0.1:40517_wft%2Fu x:collection1 
oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 684430 T5188 n:127.0.0.1:40517_wft%2Fu x:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 684430 T5188 n:127.0.0.1:40517_wft%2Fu x:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4caefb
   [junit4]   2> 684430 T5188 n:127.0.0.1:40517_wft%2Fu x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/shard-1-001/cores/collection1/data
   [junit4]   2> 684431 T5188 n:127.0.0.1:40517_wft%2Fu x:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 684431 T5188 n:127.0.0.1:40517_wft%2Fu x:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/shard-1-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 684431 T5188 n:127.0.0.1:40517_wft%2Fu x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 684432 T5188 n:127.0.0.1:40517_wft%2Fu x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4216901425412347]
   [junit4]   2> 684459 T5188 n:127.0.0.1:40517_wft%2Fu x:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 
29349A1CDF7D7CD5-001/shard-1-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 684459 T5188 n:127.0.0.1:40517_wft%2Fu x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 684462 T5188 n:127.0.0.1:40517_wft%2Fu x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 684462 T5188 n:127.0.0.1:40517_wft%2Fu x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 684462 T5188 n:127.0.0.1:40517_wft%2Fu x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 684462 T5188 n:127.0.0.1:40517_wft%2Fu x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 684462 T5188 n:127.0.0.1:40517_wft%2Fu x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 684462 T5188 n:127.0.0.1:40517_wft%2Fu x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 684463 T5188 n:127.0.0.1:40517_wft%2Fu x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 684463 T5188 n:127.0.0.1:40517_wft%2Fu x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 684463 T5188 n:127.0.0.1:40517_wft%2Fu x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 684464 T5188 n:127.0.0.1:40517_wft%2Fu x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 684465 T5188 n:127.0.0.1:40517_wft%2Fu x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 684466 T5188 n:127.0.0.1:40517_wft%2Fu x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 684467 T5188 n:127.0.0.1:40517_wft%2Fu x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 684470 T5188 n:127.0.0.1:40517_wft%2Fu x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 684470 T5188 n:127.0.0.1:40517_wft%2Fu x:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 684470 T5188 n:127.0.0.1:40517_wft%2Fu x:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 684470 T5188 n:127.0.0.1:40517_wft%2Fu x:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 684471 T5188 n:127.0.0.1:40517_wft%2Fu x:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 684471 T5188 n:127.0.0.1:40517_wft%2Fu x:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 684472 T5188 n:127.0.0.1:40517_wft%2Fu x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1550131622, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 684472 T5188 n:127.0.0.1:40517_wft%2Fu x:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 
29349A1CDF7D7CD5-001/shard-1-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 684473 T5188 n:127.0.0.1:40517_wft%2Fu x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 684473 T5188 n:127.0.0.1:40517_wft%2Fu x:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@1f57b7b[collection1] main
   [junit4]   2> 684473 T5188 n:127.0.0.1:40517_wft%2Fu x:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 684474 T5188 n:127.0.0.1:40517_wft%2Fu x:collection1 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 684474 T5188 n:127.0.0.1:40517_wft%2Fu x:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 684474 T5188 n:127.0.0.1:40517_wft%2Fu x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 684474 T5188 n:127.0.0.1:40517_wft%2Fu x:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 684474 T5188 n:127.0.0.1:40517_wft%2Fu x:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 684475 T5188 n:127.0.0.1:40517_wft%2Fu x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 684475 T5188 n:127.0.0.1:40517_wft%2Fu x:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 684475 T5188 n:127.0.0.1:40517_wft%2Fu x:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 684475 T5188 n:127.0.0.1:40517_wft%2Fu x:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 684475 T5189 n:127.0.0.1:40517_wft%2Fu x:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@1f57b7b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 684476 T5188 n:127.0.0.1:40517_wft%2Fu x:collection1 
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 684476 T5188 n:127.0.0.1:40517_wft%2Fu x:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 684477 T5192 n:127.0.0.1:40517_wft%2Fu c:collection1 s:shard1 
x:collection1 oasc.ZkController.register Register replica - core:collection1 
address:http://127.0.0.1:40517/wft/u collection:collection1 shard:shard1
   [junit4]   2> 684477 T5131 n:127.0.0.1:40517_wft%2Fu 
oass.SolrDispatchFilter.init 
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 684477 T5131 n:127.0.0.1:40517_wft%2Fu 
oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 684477 T5192 n:127.0.0.1:40517_wft%2Fu c:collection1 s:shard1 
x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 684479 T5192 n:127.0.0.1:40517_wft%2Fu c:collection1 s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the 
leader process for shard shard1
   [junit4]   2> 684479 T5159 n:127.0.0.1:34747_wft%2Fu 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 684479 T5192 n:127.0.0.1:40517_wft%2Fu c:collection1 s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough 
replicas found to continue.
   [junit4]   2> 684480 T5192 n:127.0.0.1:40517_wft%2Fu c:collection1 s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new 
leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1158 name=collection1 
org.apache.solr.core.SolrCore@7dd065 
url=http://127.0.0.1:40517/wft/u/collection1 node=127.0.0.1:40517_wft%2Fu 
C1158_STATE=coll:collection1 core:collection1 props:{core=collection1, 
base_url=http://127.0.0.1:40517/wft/u, node_name=127.0.0.1:40517_wft%2Fu, 
state=down}
   [junit4]   2> 684480 T5192 n:127.0.0.1:40517_wft%2Fu c:collection1 s:shard1 
x:collection1 C1158 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:40517/wft/u/collection1/
   [junit4]   2> 684480 T5160 n:127.0.0.1:34747_wft%2Fu 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1"} current state version: 4
   [junit4]   2> 684480 T5192 n:127.0.0.1:40517_wft%2Fu c:collection1 s:shard1 
x:collection1 C1158 oasc.SyncStrategy.syncReplicas Sync Success - now sync 
replicas to me
   [junit4]   2> 684480 T5192 n:127.0.0.1:40517_wft%2Fu c:collection1 s:shard1 
x:collection1 C1158 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:40517/wft/u/collection1/ has no replicas
   [junit4]   2> 684480 T5192 n:127.0.0.1:40517_wft%2Fu c:collection1 s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new 
leader: http://127.0.0.1:40517/wft/u/collection1/ shard1
   [junit4]   2> 684481 T5192 n:127.0.0.1:40517_wft%2Fu c:collection1 s:shard1 
x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 684482 T5159 n:127.0.0.1:34747_wft%2Fu 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 684482 T5160 n:127.0.0.1:34747_wft%2Fu 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:40517/wft/u";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 4
   [junit4]   2> 684526 T5131 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/shard-2-001/cores/collection1
   [junit4]   2> 684526 T5131 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/shard-2-001
   [junit4]   2> 684527 T5131 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 684528 T5131 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@130bb56{/wft/u,null,AVAILABLE}
   [junit4]   2> 684528 T5131 oejs.AbstractConnector.doStart Started 
ServerConnector@1e3eee7{HTTP/1.1}{127.0.0.1:50499}
   [junit4]   2> 684528 T5131 oejs.Server.doStart Started @685415ms
   [junit4]   2> 684529 T5131 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, 
hostContext=/wft/u, hostPort=50499, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/shard-2-001/cores}
   [junit4]   2> 684529 T5131 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1764bce
   [junit4]   2> 684529 T5131 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/shard-2-001/'
   [junit4]   2> 684538 T5131 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/shard-2-001/solr.xml
   [junit4]   2> 684540 T5131 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/shard-2-001/cores
   [junit4]   2> 684540 T5131 oasc.CoreContainer.<init> New CoreContainer 
18716852
   [junit4]   2> 684541 T5131 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/shard-2-001/]
   [junit4]   2> 684541 T5131 oasc.CoreContainer.load loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/shard-2-001/lib
   [junit4]   2> 684541 T5131 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/shard-2-001/lib).
   [junit4]   2> 684544 T5131 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 684545 T5131 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 684546 T5131 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 684546 T5131 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 684546 T5131 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 684546 T5131 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:42757/solr
   [junit4]   2> 684547 T5131 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 684547 T5131 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 684547 T5131 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 684548 T5206 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1e219ce name:ZooKeeperConnection 
Watcher:127.0.0.1:42757 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 684548 T5131 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 684549 T5131 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 684549 T5131 n:127.0.0.1:50499_wft%2Fu 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 684550 T5209 n:127.0.0.1:50499_wft%2Fu 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1be2796 name:ZooKeeperConnection 
Watcher:127.0.0.1:42757/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 684550 T5131 n:127.0.0.1:50499_wft%2Fu 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 684552 T5131 n:127.0.0.1:50499_wft%2Fu 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 684583 T5187 n:127.0.0.1:40517_wft%2Fu 
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> 684583 T5159 n:127.0.0.1:34747_wft%2Fu 
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> 684583 T5170 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> 684584 T5209 n:127.0.0.1:50499_wft%2Fu 
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> 684632 T5192 n:127.0.0.1:40517_wft%2Fu c:collection1 s:shard1 
x:collection1 oasc.ZkController.register We are 
http://127.0.0.1:40517/wft/u/collection1/ and leader is 
http://127.0.0.1:40517/wft/u/collection1/
   [junit4]   2> 684633 T5192 n:127.0.0.1:40517_wft%2Fu c:collection1 s:shard1 
x:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:40517/wft/u
   [junit4]   2> 684633 T5192 n:127.0.0.1:40517_wft%2Fu c:collection1 s:shard1 
x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery 
necessary
   [junit4]   2> 684633 T5192 n:127.0.0.1:40517_wft%2Fu c:collection1 s:shard1 
x:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=collection1
   [junit4]   2> 684633 T5192 n:127.0.0.1:40517_wft%2Fu c:collection1 s:shard1 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 684633 T5159 n:127.0.0.1:34747_wft%2Fu 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 684634 T5160 n:127.0.0.1:34747_wft%2Fu 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:40517/wft/u";,
   [junit4]   2>          "node_name":"127.0.0.1:40517_wft%2Fu",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 684634 T5160 n:127.0.0.1:34747_wft%2Fu 
oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:40517/wft/u";,
   [junit4]   2>          "node_name":"127.0.0.1:40517_wft%2Fu",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 684735 T5170 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> 684735 T5159 n:127.0.0.1:34747_wft%2Fu 
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> 684735 T5187 n:127.0.0.1:40517_wft%2Fu 
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> 684735 T5209 n:127.0.0.1:50499_wft%2Fu 
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> 685554 T5131 n:127.0.0.1:50499_wft%2Fu 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50499_wft%2Fu
   [junit4]   2> 685554 T5131 n:127.0.0.1:50499_wft%2Fu 
oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50499_wft%2Fu
   [junit4]   2> 685556 T5131 n:127.0.0.1:50499_wft%2Fu oasc.Overseer.close 
Overseer (id=null) closing
   [junit4]   2> 685557 T5131 n:127.0.0.1:50499_wft%2Fu 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/shard-2-001/cores
   [junit4]   2> 685558 T5131 n:127.0.0.1:50499_wft%2Fu 
oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/shard-2-001/cores/collection1, collection=collection1, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/shard-2-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 685558 T5131 n:127.0.0.1:50499_wft%2Fu 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/shard-2-001/cores/collection1/
   [junit4]   2> 685558 T5131 n:127.0.0.1:50499_wft%2Fu 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 685559 T5210 n:127.0.0.1:50499_wft%2Fu c:collection1 
x:collection1 oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 685559 T5210 n:127.0.0.1:50499_wft%2Fu c:collection1 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 685560 T5210 n:127.0.0.1:50499_wft%2Fu 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 685560 T5159 n:127.0.0.1:34747_wft%2Fu 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 685560 T5160 n:127.0.0.1:34747_wft%2Fu 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:50499/wft/u";,
   [junit4]   2>          "node_name":"127.0.0.1:50499_wft%2Fu",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 6
   [junit4]   2> 685561 T5160 n:127.0.0.1:34747_wft%2Fu 
oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:50499/wft/u";,
   [junit4]   2>          "node_name":"127.0.0.1:50499_wft%2Fu",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 685561 T5160 n:127.0.0.1:34747_wft%2Fu 
oasco.ReplicaMutator.updateState Collection already exists with numShards=1
   [junit4]   2> 685561 T5160 n:127.0.0.1:34747_wft%2Fu 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 685662 T5187 n:127.0.0.1:40517_wft%2Fu 
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> 685662 T5170 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> 685662 T5209 n:127.0.0.1:50499_wft%2Fu 
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> 685662 T5159 n:127.0.0.1:34747_wft%2Fu 
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> 686560 T5210 n:127.0.0.1:50499_wft%2Fu 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 686560 T5210 n:127.0.0.1:50499_wft%2Fu 
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 686561 T5210 n:127.0.0.1:50499_wft%2Fu 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 686561 T5210 n:127.0.0.1:50499_wft%2Fu 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 686561 T5210 n:127.0.0.1:50499_wft%2Fu 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 686561 T5210 n:127.0.0.1:50499_wft%2Fu 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/shard-2-001/cores/collection1/'
   [junit4]   2> 686569 T5210 n:127.0.0.1:50499_wft%2Fu oasc.Config.<init> 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 686572 T5210 n:127.0.0.1:50499_wft%2Fu 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 686575 T5210 n:127.0.0.1:50499_wft%2Fu oasc.SolrConfig.<init> 
Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 686580 T5210 n:127.0.0.1:50499_wft%2Fu oasc.SolrConfig.<init> 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 686581 T5210 n:127.0.0.1:50499_wft%2Fu 
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 686584 T5210 n:127.0.0.1:50499_wft%2Fu 
oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 686670 T5210 n:127.0.0.1:50499_wft%2Fu 
oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 686671 T5210 n:127.0.0.1:50499_wft%2Fu 
oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 686672 T5210 n:127.0.0.1:50499_wft%2Fu 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 686679 T5210 n:127.0.0.1:50499_wft%2Fu 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 686687 T5210 n:127.0.0.1:50499_wft%2Fu 
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration 
from collection collection1
   [junit4]   2> 686687 T5210 n:127.0.0.1:50499_wft%2Fu x:collection1 
oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 686687 T5210 n:127.0.0.1:50499_wft%2Fu x:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/shard-2-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 686687 T5210 n:127.0.0.1:50499_wft%2Fu x:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4caefb
   [junit4]   2> 686688 T5210 n:127.0.0.1:50499_wft%2Fu x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/shard-2-001/cores/collection1/data
   [junit4]   2> 686688 T5210 n:127.0.0.1:50499_wft%2Fu x:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/shard-2-001/cores/collection1/data/index/
   [junit4]   2> 686688 T5210 n:127.0.0.1:50499_wft%2Fu x:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/shard-2-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 686689 T5210 n:127.0.0.1:50499_wft%2Fu x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/shard-2-001/cores/collection1/data/index
   [junit4]   2> 686689 T5210 n:127.0.0.1:50499_wft%2Fu x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4216901425412347]
   [junit4]   2> 686708 T5210 n:127.0.0.1:50499_wft%2Fu x:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 
29349A1CDF7D7CD5-001/shard-2-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 686708 T5210 n:127.0.0.1:50499_wft%2Fu x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 686711 T5210 n:127.0.0.1:50499_wft%2Fu x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 686711 T5210 n:127.0.0.1:50499_wft%2Fu x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 686711 T5210 n:127.0.0.1:50499_wft%2Fu x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 686711 T5210 n:127.0.0.1:50499_wft%2Fu x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 686711 T5210 n:127.0.0.1:50499_wft%2Fu x:collection1 
oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFacto

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

r.checkIfIamLeader(LeaderElector.java:159)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:390)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:264)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:265)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:148)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 722506 T5276 n:127.0.0.1:32877_wft%2Fu oasc.Overseer.start 
Overseer (id=93778350616870922-127.0.0.1:32877_wft%2Fu-n_0000000003) starting
   [junit4]   2> 722512 T5131 c:control_collection s:shard1 x:collection1 
oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 
directories currently being tracked
   [junit4]   2> 722513 T5131 c:control_collection s:shard1 x:collection1 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/shard-3-001/cores/collection1/data 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/shard-3-001/cores/collection1/data;done=false>>]
   [junit4]   2> 722513 T5131 c:control_collection s:shard1 x:collection1 
oasc.CachingDirectoryFactory.close Closing directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/shard-3-001/cores/collection1/data
   [junit4]   2> 722513 T5131 c:control_collection s:shard1 x:collection1 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/shard-3-001/cores/collection1/data/index 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/shard-3-001/cores/collection1/data/index;done=false>>]
   [junit4]   2> 722514 T5131 c:control_collection s:shard1 x:collection1 
oasc.CachingDirectoryFactory.close Closing directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001/shard-3-001/cores/collection1/data/index
   [junit4]   2> 722546 T5276 n:127.0.0.1:32877_wft%2Fu 
oasc.OverseerAutoReplicaFailoverThread.<init> Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 722547 T5300 n:127.0.0.1:32877_wft%2Fu 
oasc.OverseerCollectionProcessor.run Process current queue of collection 
creations
   [junit4]   2> 722547 T5131 c:control_collection s:shard1 x:collection1 
oasc.Overseer.close Overseer 
(id=93778350616870922-127.0.0.1:32877_wft%2Fu-n_0000000003) closing
   [junit4]   2> 722547 T5299 n:127.0.0.1:32877_wft%2Fu 
oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 722548 T5300 n:127.0.0.1:32877_wft%2Fu 
oasc.OverseerCollectionProcessor.run ERROR Unable to prioritize overseer  
java.lang.InterruptedException
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:68)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:308)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionProcessor.prioritizeOverseerNodes(OverseerCollectionProcessor.java:414)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionProcessor.run(OverseerCollectionProcessor.java:261)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 722548 T5299 n:127.0.0.1:32877_wft%2Fu 
oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 
127.0.0.1:32877_wft%2Fu
   [junit4]   2> 722550 T5276 n:127.0.0.1:32877_wft%2Fu 
oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot 
talk to ZK
   [junit4]   2> 722551 T5131 oejs.AbstractConnector.doStop Stopped 
ServerConnector@19968bb{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 722551 T5131 oejsh.ContextHandler.doStop Stopped 
o.e.j.s.ServletContextHandler@e597e4{/wft/u,null,UNAVAILABLE}
   [junit4]   2> 722552 T5131 c:control_collection s:shard1 x:collection1 
oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:42757 42757
   [junit4]   2> 722554 T5269 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:42757 42757
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.method=test 
-Dtests.seed=29349A1CDF7D7CD5 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=ms_MY -Dtests.timezone=Europe/Stockholm -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 41.8s J0 | ChaosMonkeyNothingIsSafeTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There were too many 
update fails (44 > 40) - we expect it can happen, but shouldn't easily
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([29349A1CDF7D7CD5:A160A5C67181112D]:0)
   [junit4]    >        at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:230)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 722559 T5131 c:control_collection s:shard1 x:collection1 
oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 29349A1CDF7D7CD5-001
   [junit4]   2> 41768 T5130 ccr.ThreadLeakControl.checkThreadLeaks WARNING 
Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> NOTE: test params are: 
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
 chunkSize=1063, maxDocsPerChunk=10, blockSize=175), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, 
chunkSize=1063, blockSize=175)), sim=DefaultSimilarity, locale=ms_MY, 
timezone=Europe/Stockholm
   [junit4]   2> NOTE: Linux 3.13.0-49-generic i386/Oracle Corporation 1.9.0-ea 
(32-bit)/cpus=12,threads=1,free=151151768,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestPostingsSolrHighlighter, 
TestPivotHelperCode, DistributedQueryComponentCustomSortTest, TestBinaryField, 
TestCollationFieldDocValues, TestShortCircuitedRequests, TestManagedResource, 
TestUniqueKeyFieldResource, TestDistributedSearch, TestDynamicLoading, 
TestWordDelimiterFilterFactory, HighlighterTest, TermVectorComponentTest, 
BasicDistributedZkTest, TestMergePolicyConfig, HighlighterMaxOffsetTest, 
TestRealTimeGet, TestArbitraryIndexDir, SyncSliceTest, CursorMarkTest, 
TestExactStatsCache, TestManagedSchemaFieldTypeResource, TestCryptoKeys, 
ExternalCollectionsTest, TestJoin, SchemaVersionSpecificBehaviorTest, 
TestInfoStreamLogging, TriLevelCompositeIdRoutingTest, 
FastVectorHighlighterTest, UUIDFieldTest, TestSolrConfigHandlerCloud, 
PingRequestHandlerTest, TestReplicaProperties, CurrencyFieldXmlFileTest, 
TestSweetSpotSimilarityFactory, TestStressLucene, MBeansHandlerTest, 
TestNamedUpdateProcessors, TestChildDocTransformer, RulesTest, 
HdfsBasicDistributedZkTest, ExternalFileFieldSortTest, BadCopyFieldTest, 
RuleEngineTest, TestTrackingShardHandlerFactory, TestConfig, TestFaceting, 
SimplePostToolTest, SignatureUpdateProcessorFactoryTest, 
HdfsChaosMonkeySafeLeaderTest, PreAnalyzedUpdateProcessorTest, 
TestQuerySenderListener, TestSolr4Spatial, TimeZoneUtilsTest, PeerSyncTest, 
TestMiniSolrCloudClusterSSL, TestLazyCores, TestRecoveryHdfs, 
LeaderElectionIntegrationTest, TestClusterStateMutator, TestUpdate, 
ChaosMonkeyNothingIsSafeTest]
   [junit4] Completed [231/487] on J0 in 42.54s, 1 test, 1 failure <<< FAILURES!

[...truncated 793 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:526: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:474: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:229: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:512: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1415: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:973: 
There were test failures: 487 suites, 1952 tests, 1 failure, 57 ignored (25 
assumptions)

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


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

Reply via email to