You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2014/02/06 17:39:09 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_60-ea-b04) - Build # 9382 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9382/
Java: 32bit/jdk1.7.0_60-ea-b04 -server -XX:+UseG1GC

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

Error Message:
shard2 is not consistent.  Got 548 from http://127.0.0.1:37647/z/y/collection1lastClient and got 531 from http://127.0.0.1:40376/z/y/collection1

Stack Trace:
java.lang.AssertionError: shard2 is not consistent.  Got 548 from http://127.0.0.1:37647/z/y/collection1lastClient and got 531 from http://127.0.0.1:40376/z/y/collection1
	at __randomizedtesting.SeedInfo.seed([B417AE41718CFD4:8AA7F4FC6047AFE8]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1160)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.doTest(ChaosMonkeyNothingIsSafeTest.java:213)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:744)


REGRESSION:  org.apache.solr.cloud.OverseerRolesTest.testDistribSearch

Error Message:
Captured an uncaught exception in thread: Thread[id=5352, name=Overseer-91206743325474824-127.0.0.1:57597_p_gau%2Fb-n_0000000037, state=RUNNABLE, group=Overseer collection creation process.]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=5352, name=Overseer-91206743325474824-127.0.0.1:57597_p_gau%2Fb-n_0000000037, state=RUNNABLE, group=Overseer collection creation process.]
	at __randomizedtesting.SeedInfo.seed([B417AE41718CFD4:8AA7F4FC6047AFE8]:0)
Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
	at __randomizedtesting.SeedInfo.seed([B417AE41718CFD4]:0)
	at org.apache.solr.cloud.OverseerCollectionProcessor.run(OverseerCollectionProcessor.java:209)
	at java.lang.Thread.run(Thread.java:744)
Caused by: org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /overseer/collection-queue-work/qn-0000000004
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:174)
	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:171)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:171)
	at org.apache.solr.cloud.DistributedQueue.remove(DistributedQueue.java:193)
	at org.apache.solr.cloud.OverseerCollectionProcessor.run(OverseerCollectionProcessor.java:200)
	... 1 more




Build Log:
[...truncated 10888 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> 897952 T4444 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /z/y
   [junit4]   2> 897956 T4444 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-ChaosMonkeyNothingIsSafeTest-1391704223056
   [junit4]   2> 897957 T4444 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 897957 T4445 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 898057 T4444 oasc.ZkTestServer.run start zk server on port:48298
   [junit4]   2> 898059 T4444 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 898123 T4451 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b0a972 name:ZooKeeperConnection Watcher:127.0.0.1:48298 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 898123 T4444 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 898124 T4444 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 898128 T4444 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 898129 T4453 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1fb6aec name:ZooKeeperConnection Watcher:127.0.0.1:48298/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 898129 T4444 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 898129 T4444 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 898132 T4444 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 898134 T4444 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 898136 T4444 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 898138 T4444 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 898138 T4444 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 898141 T4444 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 898142 T4444 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 898145 T4444 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 898145 T4444 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 898148 T4444 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 898148 T4444 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 898150 T4444 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 898151 T4444 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 898153 T4444 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 898153 T4444 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 898156 T4444 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 898156 T4444 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 898158 T4444 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 898159 T4444 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 898160 T4444 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 898161 T4444 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 898163 T4444 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 898163 T4444 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 898166 T4444 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 898166 T4444 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 898230 T4444 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 898235 T4444 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:40198
   [junit4]   2> 898236 T4444 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 898236 T4444 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 898236 T4444 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1391704223268
   [junit4]   2> 898237 T4444 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1391704223268/'
   [junit4]   2> 898250 T4444 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1391704223268/solr.xml
   [junit4]   2> 898275 T4444 oasc.CoreContainer.<init> New CoreContainer 30074857
   [junit4]   2> 898276 T4444 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1391704223268/]
   [junit4]   2> 898277 T4444 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 898277 T4444 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 898277 T4444 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 898278 T4444 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 898278 T4444 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 898278 T4444 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 898279 T4444 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 898279 T4444 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 898279 T4444 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 898282 T4444 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 898282 T4444 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 898282 T4444 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 898283 T4444 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48298/solr
   [junit4]   2> 898283 T4444 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 898284 T4444 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 898285 T4464 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3fa00d name:ZooKeeperConnection Watcher:127.0.0.1:48298 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 898286 T4444 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 898288 T4444 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 898288 T4466 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d86527 name:ZooKeeperConnection Watcher:127.0.0.1:48298/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 898289 T4444 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 898290 T4444 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 898295 T4444 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 898297 T4444 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 898298 T4444 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40198_z%2Fy
   [junit4]   2> 898299 T4444 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40198_z%2Fy
   [junit4]   2> 898301 T4444 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 898302 T4444 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 898305 T4444 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:40198_z%2Fy
   [junit4]   2> 898305 T4444 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 898307 T4444 oasc.Overseer.start Overseer (id=91206727962329091-127.0.0.1:40198_z%2Fy-n_0000000000) starting
   [junit4]   2> 898309 T4444 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 898312 T4468 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 898313 T4444 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 898313 T4468 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 898315 T4444 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 898316 T4444 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 898319 T4467 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 898321 T4469 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 898321 T4469 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 898323 T4466 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 898323 T4469 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 898324 T4467 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 898325 T4467 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:40198/z/y",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:40198_z%2Fy",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 898325 T4467 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 898325 T4467 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 898327 T4466 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 898327 T4466 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> 899323 T4469 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 899324 T4469 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1391704223268/collection1
   [junit4]   2> 899324 T4469 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 899325 T4469 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 899325 T4469 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 899326 T4469 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1391704223268/collection1/'
   [junit4]   2> 899326 T4469 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1391704223268/collection1/lib/classes/' to classloader
   [junit4]   2> 899327 T4469 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1391704223268/collection1/lib/README' to classloader
   [junit4]   2> 899362 T4469 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 899385 T4469 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 899387 T4469 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 899394 T4469 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 899591 T4469 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 899593 T4469 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 899595 T4469 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 899598 T4469 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 899614 T4469 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 899615 T4469 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1391704223268/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391704223055/control/data/
   [junit4]   2> 899615 T4469 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@14ec8cc
   [junit4]   2> 899615 T4469 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391704223055/control/data
   [junit4]   2> 899616 T4469 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391704223055/control/data/index/
   [junit4]   2> 899616 T4469 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391704223055/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 899616 T4469 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391704223055/control/data/index
   [junit4]   2> 899617 T4469 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.34996163743608455]
   [junit4]   2> 899620 T4469 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391704223055/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 899620 T4469 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 899623 T4469 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 899623 T4469 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 899623 T4469 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 899624 T4469 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 899624 T4469 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 899624 T4469 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 899624 T4469 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 899625 T4469 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 899625 T4469 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 899625 T4469 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 899626 T4469 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 899626 T4469 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 899626 T4469 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 899627 T4469 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 899627 T4469 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 899627 T4469 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 899628 T4469 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 899630 T4469 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 899632 T4469 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 899632 T4469 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 899632 T4469 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=67.7666015625, floorSegmentMB=1.80078125, forceMergeDeletesPctAllowed=0.937692112066395, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 899633 T4469 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391704223055/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 899633 T4469 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 899634 T4469 oass.SolrIndexSearcher.<init> Opening Searcher@17da9b6[collection1] main
   [junit4]   2> 899636 T4470 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@17da9b6[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 899638 T4469 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 899638 T4444 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 899639 T4444 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 899638 T4473 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:40198/z/y collection:control_collection shard:shard1
   [junit4]   2> 899640 T4444 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 899640 T4473 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 899641 T4475 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@910339 name:ZooKeeperConnection Watcher:127.0.0.1:48298/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 899641 T4444 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 899643 T4444 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 899645 T4444 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 899646 T4473 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 899647 T4466 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 899648 T4473 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 899648 T4473 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1310 name=collection1 org.apache.solr.core.SolrCore@ba9e6e url=http://127.0.0.1:40198/z/y/collection1 node=127.0.0.1:40198_z%2Fy C1310_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:40198/z/y, core=collection1, node_name=127.0.0.1:40198_z%2Fy}
   [junit4]   2> 899648 T4473 C1310 P40198 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:40198/z/y/collection1/
   [junit4]   2> 899648 T4467 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 899649 T4473 C1310 P40198 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 899649 T4473 C1310 P40198 oasc.SyncStrategy.syncToMe http://127.0.0.1:40198/z/y/collection1/ has no replicas
   [junit4]   2> 899649 T4473 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:40198/z/y/collection1/ shard1
   [junit4]   2> 899650 T4473 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 899651 T4466 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 899654 T4466 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 899656 T4466 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 899711 T4444 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 899712 T4444 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 899715 T4444 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54396
   [junit4]   2> 899715 T4444 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 899716 T4444 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 899716 T4444 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1391704224744
   [junit4]   2> 899716 T4444 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1391704224744/'
   [junit4]   2> 899729 T4444 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1391704224744/solr.xml
   [junit4]   2> 899752 T4444 oasc.CoreContainer.<init> New CoreContainer 18402750
   [junit4]   2> 899753 T4444 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1391704224744/]
   [junit4]   2> 899754 T4444 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 899754 T4444 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 899755 T4444 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 899755 T4444 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 899755 T4444 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 899756 T4444 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 899756 T4444 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 899756 T4444 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 899757 T4444 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 899759 T4444 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 899760 T4444 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 899760 T4444 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 899760 T4444 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48298/solr
   [junit4]   2> 899761 T4444 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 899761 T4475 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> 899761 T4466 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> 899762 T4444 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 899766 T4486 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@fc423d name:ZooKeeperConnection Watcher:127.0.0.1:48298 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 899766 T4444 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 899768 T4444 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 899769 T4488 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c44aa3 name:ZooKeeperConnection Watcher:127.0.0.1:48298/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 899769 T4444 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 899771 T4444 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 899805 T4473 oasc.ZkController.register We are http://127.0.0.1:40198/z/y/collection1/ and leader is http://127.0.0.1:40198/z/y/collection1/
   [junit4]   2> 899805 T4473 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40198/z/y
   [junit4]   2> 899805 T4473 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 899806 T4473 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 899806 T4473 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 899807 T4466 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 899807 T4466 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 899807 T4466 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 899807 T4473 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 899809 T4467 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 899809 T4467 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:40198/z/y",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:40198_z%2Fy",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 899811 T4466 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 899913 T4466 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> 899913 T4488 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> 899913 T4475 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> 900774 T4444 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54396_z%2Fy
   [junit4]   2> 900775 T4444 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54396_z%2Fy
   [junit4]   2> 900778 T4475 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 900778 T4488 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 900778 T4466 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 900802 T4489 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 900803 T4489 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 900804 T4489 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 900804 T4466 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 900804 T4466 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 900804 T4466 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 900806 T4467 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 900806 T4467 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:54396/z/y",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54396_z%2Fy",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 900807 T4467 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 900807 T4467 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 900809 T4466 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 900912 T4475 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> 900912 T4488 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> 900912 T4466 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> 901804 T4489 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 901805 T4489 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1391704224744/collection1
   [junit4]   2> 901805 T4489 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 901806 T4489 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 901806 T4489 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 901807 T4489 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1391704224744/collection1/'
   [junit4]   2> 901807 T4489 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1391704224744/collection1/lib/classes/' to classloader
   [junit4]   2> 901808 T4489 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1391704224744/collection1/lib/README' to classloader
   [junit4]   2> 901834 T4489 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 901857 T4489 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 901858 T4489 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 901867 T4489 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 902136 T4489 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 902138 T4489 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 902139 T4489 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 902142 T4489 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 902164 T4489 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 902165 T4489 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1391704224744/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391704223055/jetty1/
   [junit4]   2> 902165 T4489 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@14ec8cc
   [junit4]   2> 902166 T4489 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391704223055/jetty1
   [junit4]   2> 902166 T4489 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391704223055/jetty1/index/
   [junit4]   2> 902166 T4489 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391704223055/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 902167 T4489 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391704223055/jetty1/index
   [junit4]   2> 902167 T4489 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.34996163743608455]
   [junit4]   2> 902174 T4489 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391704223055/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 902175 T4489 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 902178 T4489 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 902179 T4489 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 902179 T4489 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 902179 T4489 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 902180 T4489 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 902180 T4489 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 902180 T4489 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 902181 T4489 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 902181 T4489 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 902182 T4489 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 902182 T4489 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 902182 T4489 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 902183 T4489 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 902183 T4489 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 902184 T4489 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 902184 T4489 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 902185 T4489 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 902187 T4489 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 902189 T4489 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 902189 T4489 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 902190 T4489 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=67.7666015625, floorSegmentMB=1.80078125, forceMergeDeletesPctAllowed=0.937692112066395, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 902191 T4489 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391704223055/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 902191 T4489 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 902191 T4489 oass.SolrIndexSearcher.<init> Opening Searcher@134cad8[collection1] main
   [junit4]   2> 902195 T4490 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@134cad8[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 902198 T4489 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 902199 T4444 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 902200 T4444 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 902201 T4493 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:54396/z/y collection:collection1 shard:shard2
   [junit4]   2> 902205 T4493 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 902211 T4493 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 902213 T4466 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 902213 T4466 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 902213 T4466 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 902213 T4493 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 902214 T4493 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1311 name=collection1 org.apache.solr.core.SolrCore@13dc497 url=http://127.0.0.1:54396/z/y/collection1 node=127.0.0.1:54396_z%2Fy C1311_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:54396/z/y, core=collection1, node_name=127.0.0.1:54396_z%2Fy}
   [junit4]   2> 902214 T4493 C1311 P54396 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:54396/z/y/collection1/
   [junit4]   2> 902214 T4493 C1311 P54396 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 902214 T4493 C1311 P54396 oasc.SyncStrategy.syncToMe http://127.0.0.1:54396/z/y/collection1/ has no replicas
   [junit4]   2> 902215 T4493 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:54396/z/y/collection1/ shard2
   [junit4]   2> 902215 T4493 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 902217 T4467 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 902220 T4466 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 902224 T4466 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 902227 T4466 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 902308 T4444 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 902309 T4444 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 902311 T4444 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53954
   [junit4]   2> 902312 T4444 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 902312 T4444 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 902313 T4444 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1391704227300
   [junit4]   2> 902313 T4444 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1391704227300/'
   [junit4]   2> 902329 T4466 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> 902329 T4488 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> 902329 T4475 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> 902339 T4444 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1391704227300/solr.xml
   [junit4]   2> 902374 T4493 oasc.ZkController.register We are http://127.0.0.1:54396/z/y/collection1/ and leader is http://127.0.0.1:54396/z/y/collection1/
   [junit4]   2> 902375 T4493 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:54396/z/y
   [junit4]   2> 902375 T4493 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 902375 T4493 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 902375 T4493 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 902377 T4466 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 902377 T4466 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 902377 T4466 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 902378 T4493 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 902378 T4444 oasc.CoreContainer.<init> New CoreContainer 9313798
   [junit4]   2> 902378 T4467 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 902380 T4444 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1391704227300/]
   [junit4]   2> 902380 T4467 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:54396/z/y",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54396_z%2Fy",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 902382 T4444 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 902383 T4444 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 902383 T4444 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 902383 T4466 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 902384 T4444 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 902385 T4444 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 902385 T4444 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 902386 T4444 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 902386 T4444 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 902387 T4444 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 902391 T4444 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 902391 T4444 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 902392 T4444 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 902392 T4444 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48298/solr
   [junit4]   2> 902393 T4444 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 902394 T4444 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 902398 T4504 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@bae7f0 name:ZooKeeperConnection Watcher:127.0.0.1:48298 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 902398 T4444 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 902401 T4444 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 902402 T4506 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1798a5 name:ZooKeeperConnection Watcher:127.0.0.1:48298/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 902403 T4444 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 902406 T4444 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 902486 T4475 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> 902486 T4466 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> 902486 T4488 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> 902487 T4506 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> 903410 T4444 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53954_z%2Fy
   [junit4]   2> 903411 T4444 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53954_z%2Fy
   [junit4]   2> 903414 T4488 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 903415 T4466 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 903414 T4475 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 903417 T4506 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 903422 T4507 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 903423 T4507 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 903425 T4466 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 903425 T4466 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 903426 T4466 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 903425 T4507 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 903427 T4467 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 903428 T4467 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53954/z/y",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53954_z%2Fy",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 903428 T4467 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 903428 T4467 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 903431 T4466 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 903542 T4466 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> 903542 T4488 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> 903542 T4506 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> 903542 T4475 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> 904426 T4507 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 904427 T4507 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1391704227300/collection1
   [junit4]   2> 904427 T4507 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 904429 T4507 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 904429 T4507 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 904430 T4507 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1391704227300/collection1/'
   [junit4]   2> 904431 T4507 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1391704227300/collection1/lib/classes/' to classloader
   [junit4]   2> 904431 T4507 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1391704227300/collection1/lib/README' to classloader
   [junit4]   2> 904459 T4507 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 904483 T4507 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 904484 T4507 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 904494 T4507 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 904733 T4507 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 904735 T4507 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 904737 T4507 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 904739 T4507 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 904779 T4507 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 904779 T4507 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1391704227300/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391704223055/jetty2/
   [junit4]   2> 904780 T4507 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@14ec8cc
   [junit4]   2> 904781 T4507 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391704223055/jetty2
   [junit4]   2> 904781 T4507 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391704223055/jetty2/index/
   [junit4]   2> 904782 T4507 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391704223055/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 904782 T4507 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391704223055/jetty2/index
   [junit4]   2> 904783 T4507 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.34996163743608455]
   [junit4]   2> 904806 T4507 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391704223055/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 904806 T4507 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 904811 T4507 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 904811 T4507 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 904812 T4507 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 904812 T4507 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 904812 T4507 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 904813 T4507 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 904813 T4507 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 904814 T4507 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 904814 T4507 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 904815 T4507 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 904815 T4507 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 904816 T4507 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 904816 T4507 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 904817 T4507 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 904817 T4507 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 904818 T4507 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 904819 T4507 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 904826 T4507 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 904846 T4507 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 904846 T4507 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 904847 T4507 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=67.7666015625, floorSegmentMB=1.80078125, forceMergeDeletesPctAllowed=0.937692112066395, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 904848 T4507 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391704223055/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 904848 T4507 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 904849 T4507 oass.SolrIndexSearcher.<init> Opening Searcher@1847d7e[collection1] main
   [junit4]   2> 904852 T4508 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1847d7e[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 904854 T4507 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 904855 T4444 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 904856 T4444 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 904855 T4511 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53954/z/y collection:collection1 shard:shard1
   [junit4]   2> 904857 T4511 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 904865 T4511 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 904869 T4466 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 904869 T4466 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 904869 T4466 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 904871 T4467 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 904869 T4511 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 904873 T4511 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1312 name=collection1 org.apache.solr.core.SolrCore@bd2f14 url=http://127.0.0.1:53954/z/y/collection1 node=127.0.0.1:53954_z%2Fy C1312_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:53954/z/y, core=collection1, node_name=127.0.0.1:53954_z%2Fy}
   [junit4]   2> 904873 T4511 C1312 P53954 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53954/z/y/collection1/
   [junit4]   2> 904875 T4466 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 904876 T4511 C1312 P53954 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 904881 T4511 C1312 P53954 oasc.SyncStrategy.syncToMe http://127.0.0.1:53954/z/y/collection1/ has no replicas
   [junit4]   2> 904882 T4511 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53954/z/y/collection1/ shard1
   [junit4]   2> 904882 T4511 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 904887 T4466 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 904891 T4466 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 904959 T4444 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 904960 T4444 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 904962 T4444 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:48841
   [junit4]   2> 904963 T4444 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 904963 T4444 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 904964 T4444 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1391704229955
   [junit4]   2> 904964 T4444 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1391704229955/'
   [junit4]   2> 904984 T4444 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1391704229955/solr.xml
   [junit4]   2> 904994 T4475 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> 904994 T4466 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> 904994 T4488 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> 904994 T4506 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> 905019 T4444 oasc.CoreContainer.<init> New CoreContainer 32911657
   [junit4]   2> 905019 T4444 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1391704229955/]
   [junit4]   2> 905020 T4444 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 905021 T4444 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 905021 T4444 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 905021 T4444 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 905022 T4444 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 905022 T4444 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 905023 T4444 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 905023 T4444 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 905023 T4444 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 905026 T4444 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 905026 T4444 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 905026 T4444 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 905027 T4444 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48298/solr
   [junit4]   2> 905027 T4444 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 905028 T4444 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 905029 T4522 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15b42c name:ZooKeeperConnection Watcher:127.0.0.1:48298 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 905030 T4444 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 905031 T4444 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 905033 T4524 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6e847b name:ZooKeeperConnection Watcher:127.0.0.1:48298/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 905033 T4444 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 905036 T4444 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 905041 T4511 oasc.ZkController.register We are http://127.0.0.1:53954/z/y/collection1/ and leader is http://127.0.0.1:53954/z/y/collection1/
   [junit4]   2> 905041 T4511 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53954/z/y
   [junit4]   2> 905041 T4511 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 905042 T4511 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 905042 T4511 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 905043 T4466 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 905043 T4466 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 905044 T4466 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 905044 T4511 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 905045 T4467 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 905046 T4467 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53954/z/y",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53954_z%2Fy",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 905048 T4466 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 905152 T4475 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> 905152 T4488 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> 905152 T4466 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> 905152 T4506 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> 905152 T4524 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> 906041 T4444 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48841_z%2Fy
   [junit4]   2> 906043 T4444 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:48841_z%2Fy
   [junit4]   2> 906045 T4466 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 906046 T4475 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 906046 T4506 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 906045 T4524 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 906045 T4488 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 906051 T4525 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 906052 T4525 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 906053 T4466 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 906053 T4466 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 906053 T4466 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 906053 T4525 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 906054 T4467 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 906055 T4467 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:48841/z/y",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:48841_z%2Fy",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 906055 T4467 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 906055 T4467 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 906064 T4466 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 906166 T4506 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 906166 T4466 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 906166 T4488 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 906166 T4524 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 906166 T4475 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 907054 T4525 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 907054 T4525 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1391704229955/collection1
   [junit4]   2> 907054 T4525 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 907055 T4525 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 907055 T4525 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 907057 T4525 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1391704229955/collection1/'
   [junit4]   2> 907057 T4525 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1391704229955/collection1/lib/classes/' to classloader
   [junit4]   2> 907057 T4525 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1391704229955/collection1/lib/README' to classloader
   [junit4]   2> 907084 T4525 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 907107 T4525 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 907108 T4525 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 907116 T4525 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 907360 T4525 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 907362 T4525 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 907363 T4525 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 907366 T4525 oass.FileExchangeRateProvider

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

206)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$3.execute(SolrZkClient.java:203)
   [junit4]   2> 		at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:203)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:414)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:383)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:370)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:112)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:273)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:164)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:108)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 		at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 		at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 	
   [junit4]   2> 1150334 T5228 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/testOverseerCol/leader_elect/shard4/election/91206743325474828-core_node8-n_0000000001
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:174)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:171)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:171)
   [junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:67)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:293)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:164)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:108)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> 1150335 T5228 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1150335 T5228 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1150335 T5228 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1150335 T5228 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:254)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:254)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> NOTE: test params are: codec=Lucene41, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=es_NI, timezone=Asia/Kuwait
   [junit4]   2> NOTE: Linux 3.8.0-35-generic i386/Oracle Corporation 1.7.0_60-ea (32-bit)/cpus=8,threads=5,free=138393976,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexSearcher, SolrRequestParserTest, TestFastOutputStream, SuggesterWFSTTest, TestCollationFieldDocValues, NoFacetTest, TestReload, UniqFieldsUpdateProcessorFactoryTest, TestNumberUtils, DirectSolrConnectionTest, PrimUtilsTest, TestSolrDeletionPolicy2, SuggestComponentTest, TestSchemaSimilarityResource, OpenCloseCoreStressTest, TestRangeQuery, MultiTermTest, JSONWriterTest, TestCollapseQParserPlugin, TestDynamicFieldCollectionResource, TestRandomFaceting, TestOmitPositions, NotRequiredUniqueKeyTest, DocValuesMultiTest, FunctionTest, TestDefaultSimilarityFactory, HdfsLockFactoryTest, PreAnalyzedFieldTest, NoCacheHeaderTest, TestFieldTypeCollectionResource, TestUpdate, DirectUpdateHandlerTest, TimeZoneUtilsTest, PingRequestHandlerTest, TestAnalyzedSuggestions, TestManagedSchemaFieldResource, AlternateDirectoryTest, TestPartialUpdateDeduplication, IndexBasedSpellCheckerTest, TestQueryTypes, MinimalSchemaTest, SolrCmdDistributorTest, TestDistributedMissingSort, TestBinaryField, TestWordDelimiterFilterFactory, BlockDirectoryTest, TestDFRSimilarityFactory, TestHashPartitioner, LeaderElectionIntegrationTest, DisMaxRequestHandlerTest, TestSolrXml, TestFuzzyAnalyzedSuggestions, HdfsBasicDistributedZkTest, TestFastLRUCache, DocumentAnalysisRequestHandlerTest, TestJmxIntegration, HardAutoCommitTest, DeleteReplicaTest, FieldAnalysisRequestHandlerTest, FileUtilsTest, TestFiltering, DocValuesMissingTest, TestRTGBase, TestModifyConfFiles, SolrPluginUtilsTest, TestCloudManagedSchemaAddField, HdfsUnloadDistributedZkTest, TestSweetSpotSimilarityFactory, TestFastWriter, TestIndexingPerformance, TestCSVLoader, PathHierarchyTokenizerFactoryTest, TestSolrJ, CoreMergeIndexesAdminHandlerTest, TestStressRecovery, CurrencyFieldOpenExchangeTest, StandardRequestHandlerTest, ConvertedLegacyTest, XmlUpdateRequestHandlerTest, TestQuerySenderNoQuery, TestUniqueKeyFieldResource, AbstractAnalyticsFacetTest, TestStressReorder, RequestHandlersTest, TestIBSimilarityFactory, BasicDistributedZkTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, FullSolrCloudDistribCmdsTest, ZkSolrClientTest, ZkCLITest, ShardRoutingCustomTest, TestDistributedSearch, TestFaceting, TestRecovery, TermVectorComponentDistributedTest, TestRealTimeGet, TestMultiCoreConfBootstrap, TestStressVersions, DistributedTermsComponentTest, TestSolr4Spatial, SolrCoreTest, QueryElevationComponentTest, TestLazyCores, TestBadConfig, CurrencyFieldXmlFileTest, SimplePostToolTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, TestFoldingMultitermQuery, DocValuesTest, SuggesterTest, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, TestAtomicUpdateErrorCases, TestRemoteStreaming, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, TestSurroundQueryParser, DirectSolrSpellCheckerTest, TermVectorComponentTest, RequiredFieldsTest, TestArbitraryIndexDir, IndexSchemaTest, TestCSVResponseWriter, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, CoreContainerCoreInitFailuresTest, HighlighterConfigTest, TestSolrIndexConfig, SolrIndexConfigTest, NumericFieldsTest, ExternalFileFieldSortTest, TestSolrCoreProperties, TestCharFilters, SynonymTokenizerTest, EchoParamsTest, TestJmxMonitoredMap, URLClassifyProcessorTest, ChaosMonkeyNothingIsSafeTest, MigrateRouteKeyTest, OverseerRolesTest]
   [junit4] Completed on J1 in 18.13s, 1 test, 1 error <<< FAILURES!

[...truncated 164 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:453: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:433: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1268: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:901: There were test failures: 368 suites, 1595 tests, 1 error, 1 failure, 35 ignored (7 assumptions)

Total time: 47 minutes 0 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.7.0_60-ea-b04 -server -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure