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/21 14:32:18 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0-fcs-b129) - Build # 9548 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9548/
Java: 32bit/jdk1.8.0-fcs-b129 -client -XX:+UseSerialGC

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

Error Message:
shard1 is not consistent.  Got 659 from http://127.0.0.1:61000/_ipf/lm/collection1lastClient and got 675 from http://127.0.0.1:42695/_ipf/lm/collection1

Stack Trace:
java.lang.AssertionError: shard1 is not consistent.  Got 659 from http://127.0.0.1:61000/_ipf/lm/collection1lastClient and got 675 from http://127.0.0.1:42695/_ipf/lm/collection1
	at __randomizedtesting.SeedInfo.seed([E83A90FAA308E39A:69DC1EE2D45783A6]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1230)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1209)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.doTest(ChaosMonkeyNothingIsSafeTest.java:216)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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)




Build Log:
[...truncated 10389 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> 270041 T907 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 270042 T907 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_ipf/lm
   [junit4]   2> 270045 T907 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-1392988210546
   [junit4]   2> 270046 T907 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 270046 T908 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 270146 T907 oasc.ZkTestServer.run start zk server on port:43750
   [junit4]   2> 270147 T907 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 270332 T914 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c7d176 name:ZooKeeperConnection Watcher:127.0.0.1:43750 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 270333 T907 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 270333 T907 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 270343 T907 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 270345 T916 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b355dc name:ZooKeeperConnection Watcher:127.0.0.1:43750/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 270346 T907 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 270346 T907 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 270353 T907 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 270357 T907 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 270361 T907 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 270365 T907 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> 270366 T907 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 270373 T907 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> 270374 T907 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 270379 T907 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> 270380 T907 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 270384 T907 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> 270385 T907 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 270390 T907 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> 270391 T907 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 270395 T907 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> 270396 T907 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 270400 T907 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> 270401 T907 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 270405 T907 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> 270406 T907 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 270411 T907 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> 270412 T907 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 270416 T907 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> 270417 T907 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 270421 T907 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> 270422 T907 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 270528 T907 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 270539 T907 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49275
   [junit4]   2> 270540 T907 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 270541 T907 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 270541 T907 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1392988210929
   [junit4]   2> 270542 T907 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1392988210929/'
   [junit4]   2> 270559 T907 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-controljetty-1392988210929/solr.xml
   [junit4]   2> 270577 T907 oasc.CoreContainer.<init> New CoreContainer 10607304
   [junit4]   2> 270578 T907 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1392988210929/]
   [junit4]   2> 270578 T907 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 270579 T907 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 270579 T907 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 270580 T907 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 270580 T907 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 270580 T907 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 270581 T907 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 270581 T907 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 270581 T907 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 270584 T907 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 270584 T907 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 270584 T907 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 270585 T907 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:43750/solr
   [junit4]   2> 270585 T907 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 270586 T907 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 270590 T927 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1150d64 name:ZooKeeperConnection Watcher:127.0.0.1:43750 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 270590 T907 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 270594 T907 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 270596 T929 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7ec8a6 name:ZooKeeperConnection Watcher:127.0.0.1:43750/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 270596 T907 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 270599 T907 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 270605 T907 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 270611 T907 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 270614 T907 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49275__ipf%2Flm
   [junit4]   2> 270615 T907 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49275__ipf%2Flm
   [junit4]   2> 270620 T907 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 270624 T907 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 270631 T907 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:49275__ipf%2Flm
   [junit4]   2> 270632 T907 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 270636 T907 oasc.Overseer.start Overseer (id=91290875366539267-127.0.0.1:49275__ipf%2Flm-n_0000000000) starting
   [junit4]   2> 270641 T907 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 270648 T931 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 270650 T907 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 270650 T931 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 270656 T907 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 270659 T907 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 270664 T930 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 270667 T932 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 270667 T932 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 270670 T929 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 270671 T932 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 270674 T930 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 270675 T930 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:49275/_ipf/lm",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49275__ipf%2Flm",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 270676 T930 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 270676 T930 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 270681 T929 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 270682 T929 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> 271671 T932 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 271672 T932 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1392988210929/collection1
   [junit4]   2> 271672 T932 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 271673 T932 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 271674 T932 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 271676 T932 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 271676 T932 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1392988210929/collection1/'
   [junit4]   2> 271677 T932 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-1392988210929/collection1/lib/classes/' to classloader
   [junit4]   2> 271678 T932 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-1392988210929/collection1/lib/README' to classloader
   [junit4]   2> 271715 T932 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 271730 T932 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 271731 T932 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 271739 T932 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 271936 T932 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 271937 T932 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 271938 T932 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 271946 T932 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 271970 T932 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 271983 T932 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1392988210929/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392988210546/control/data/
   [junit4]   2> 271983 T932 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@17141da
   [junit4]   2> 271984 T932 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-1392988210546/control/data
   [junit4]   2> 271985 T932 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392988210546/control/data/index/
   [junit4]   2> 271985 T932 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392988210546/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 271986 T932 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-1392988210546/control/data/index
   [junit4]   2> 271987 T932 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=86.3125, floorSegmentMB=0.443359375, forceMergeDeletesPctAllowed=19.846425274235436, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.15814463996485062
   [junit4]   2> 271991 T932 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-1392988210546/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 271991 T932 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 271996 T932 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 271997 T932 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 271997 T932 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 271997 T932 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 271998 T932 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 271998 T932 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 271999 T932 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 272000 T932 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 272000 T932 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 272001 T932 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 272002 T932 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 272002 T932 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 272002 T932 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 272003 T932 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 272004 T932 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 272005 T932 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 272006 T932 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 272009 T932 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 272011 T932 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 272011 T932 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 272012 T932 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=43.599609375, floorSegmentMB=0.4609375, forceMergeDeletesPctAllowed=24.62218405973178, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 272014 T932 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-1392988210546/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 272015 T932 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 272015 T932 oass.SolrIndexSearcher.<init> Opening Searcher@8aa394[collection1] main
   [junit4]   2> 272020 T933 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8aa394[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 272024 T932 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 272025 T907 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 272025 T907 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 272025 T936 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49275/_ipf/lm collection:control_collection shard:shard1
   [junit4]   2> 272027 T907 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 272029 T936 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 272030 T938 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@cf0bea name:ZooKeeperConnection Watcher:127.0.0.1:43750/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 272030 T907 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 272033 T907 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 272038 T907 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 272040 T936 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 272044 T929 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 272045 T936 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 272045 T936 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1186 name=collection1 org.apache.solr.core.SolrCore@1e4536f url=http://127.0.0.1:49275/_ipf/lm/collection1 node=127.0.0.1:49275__ipf%2Flm C1186_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:49275/_ipf/lm, core=collection1, node_name=127.0.0.1:49275__ipf%2Flm}
   [junit4]   2> 272046 T936 C1186 P49275 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49275/_ipf/lm/collection1/
   [junit4]   2> 272046 T936 C1186 P49275 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 272047 T936 C1186 P49275 oasc.SyncStrategy.syncToMe http://127.0.0.1:49275/_ipf/lm/collection1/ has no replicas
   [junit4]   2> 272047 T930 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 272047 T936 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49275/_ipf/lm/collection1/ shard1
   [junit4]   2> 272048 T936 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 272055 T929 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 272061 T929 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 272066 T929 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 272128 T907 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 272129 T907 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 272132 T907 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50142
   [junit4]   2> 272133 T907 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 272133 T907 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 272133 T907 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1392988212539
   [junit4]   2> 272134 T907 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1392988212539/'
   [junit4]   2> 272167 T907 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-1392988212539/solr.xml
   [junit4]   2> 272171 T938 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> 272171 T929 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> 272180 T907 oasc.CoreContainer.<init> New CoreContainer 29844966
   [junit4]   2> 272181 T907 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1392988212539/]
   [junit4]   2> 272181 T907 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 272182 T907 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 272182 T907 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 272182 T907 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 272182 T907 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 272183 T907 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 272183 T907 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 272183 T907 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 272184 T907 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 272185 T907 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 272186 T907 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 272186 T907 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 272186 T907 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:43750/solr
   [junit4]   2> 272187 T907 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 272187 T907 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 272190 T949 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c562df name:ZooKeeperConnection Watcher:127.0.0.1:43750 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 272191 T907 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 272194 T907 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 272196 T951 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3466b8 name:ZooKeeperConnection Watcher:127.0.0.1:43750/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 272196 T907 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 272203 T907 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 272212 T936 oasc.ZkController.register We are http://127.0.0.1:49275/_ipf/lm/collection1/ and leader is http://127.0.0.1:49275/_ipf/lm/collection1/
   [junit4]   2> 272212 T936 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49275/_ipf/lm
   [junit4]   2> 272213 T936 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 272213 T936 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 272213 T936 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 272215 T929 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 272215 T929 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 272215 T929 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 272215 T936 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 272218 T930 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 272219 T930 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:49275/_ipf/lm",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49275__ipf%2Flm",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 272223 T929 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 272327 T938 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> 272327 T929 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> 272327 T951 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> 273206 T907 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50142__ipf%2Flm
   [junit4]   2> 273208 T907 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50142__ipf%2Flm
   [junit4]   2> 273213 T938 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 273213 T929 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 273213 T951 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 273220 T952 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 273221 T952 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 273222 T929 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 273222 T952 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 273223 T929 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 273223 T929 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 273226 T930 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 273227 T930 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:50142/_ipf/lm",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50142__ipf%2Flm",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 273228 T930 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 273228 T930 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 273234 T929 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 273338 T938 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> 273338 T929 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> 273338 T951 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> 274223 T952 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 274224 T952 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1392988212539/collection1
   [junit4]   2> 274224 T952 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 274225 T952 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 274226 T952 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 274228 T952 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 274229 T952 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1392988212539/collection1/'
   [junit4]   2> 274230 T952 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-1392988212539/collection1/lib/classes/' to classloader
   [junit4]   2> 274230 T952 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-1392988212539/collection1/lib/README' to classloader
   [junit4]   2> 274271 T952 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 274301 T952 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 274303 T952 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 274314 T952 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 274491 T952 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 274493 T952 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 274494 T952 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 274497 T952 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 274514 T952 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 274515 T952 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1392988212539/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392988210546/jetty1/
   [junit4]   2> 274515 T952 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@17141da
   [junit4]   2> 274515 T952 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-1392988210546/jetty1
   [junit4]   2> 274516 T952 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392988210546/jetty1/index/
   [junit4]   2> 274516 T952 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392988210546/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 274516 T952 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-1392988210546/jetty1/index
   [junit4]   2> 274517 T952 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=86.3125, floorSegmentMB=0.443359375, forceMergeDeletesPctAllowed=19.846425274235436, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.15814463996485062
   [junit4]   2> 274519 T952 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-1392988210546/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 274519 T952 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 274522 T952 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 274522 T952 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 274522 T952 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 274523 T952 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 274523 T952 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 274523 T952 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 274523 T952 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 274524 T952 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 274524 T952 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 274524 T952 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 274525 T952 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 274525 T952 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 274525 T952 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 274526 T952 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 274526 T952 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 274527 T952 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 274531 T952 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 274533 T952 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 274534 T952 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 274535 T952 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 274536 T952 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=43.599609375, floorSegmentMB=0.4609375, forceMergeDeletesPctAllowed=24.62218405973178, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 274537 T952 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-1392988210546/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 274537 T952 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 274538 T952 oass.SolrIndexSearcher.<init> Opening Searcher@ee3add[collection1] main
   [junit4]   2> 274543 T953 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ee3add[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 274548 T952 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 274549 T907 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 274549 T907 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 274549 T956 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50142/_ipf/lm collection:collection1 shard:shard2
   [junit4]   2> 274551 T956 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 274558 T956 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 274559 T929 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 274559 T929 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 274560 T956 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 274560 T956 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 274560 T929 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> ASYNC  NEW_CORE C1187 name=collection1 org.apache.solr.core.SolrCore@3f625e url=http://127.0.0.1:50142/_ipf/lm/collection1 node=127.0.0.1:50142__ipf%2Flm C1187_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:50142/_ipf/lm, core=collection1, node_name=127.0.0.1:50142__ipf%2Flm}
   [junit4]   2> 274560 T956 C1187 P50142 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50142/_ipf/lm/collection1/
   [junit4]   2> 274561 T956 C1187 P50142 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 274561 T930 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 274561 T956 C1187 P50142 oasc.SyncStrategy.syncToMe http://127.0.0.1:50142/_ipf/lm/collection1/ has no replicas
   [junit4]   2> 274561 T956 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50142/_ipf/lm/collection1/ shard2
   [junit4]   2> 274561 T956 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 274563 T929 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 274566 T929 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 274569 T929 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 274628 T907 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 274628 T907 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 274630 T907 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:41761
   [junit4]   2> 274632 T907 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 274633 T907 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 274633 T907 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1392988215051
   [junit4]   2> 274634 T907 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1392988215051/'
   [junit4]   2> 274656 T907 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-1392988215051/solr.xml
   [junit4]   2> 274671 T938 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> 274671 T951 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> 274671 T929 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> 274674 T907 oasc.CoreContainer.<init> New CoreContainer 28657846
   [junit4]   2> 274674 T907 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1392988215051/]
   [junit4]   2> 274675 T907 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 274675 T907 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 274676 T907 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 274676 T907 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 274676 T907 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 274676 T907 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 274677 T907 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 274677 T907 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 274677 T907 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 274680 T907 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 274680 T907 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 274681 T907 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 274681 T907 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:43750/solr
   [junit4]   2> 274682 T907 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 274683 T907 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 274685 T967 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f56f43 name:ZooKeeperConnection Watcher:127.0.0.1:43750 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 274686 T907 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 274690 T907 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 274696 T969 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c7dcfa name:ZooKeeperConnection Watcher:127.0.0.1:43750/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 274696 T907 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 274703 T907 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 274718 T956 oasc.ZkController.register We are http://127.0.0.1:50142/_ipf/lm/collection1/ and leader is http://127.0.0.1:50142/_ipf/lm/collection1/
   [junit4]   2> 274718 T956 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50142/_ipf/lm
   [junit4]   2> 274719 T956 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 274719 T956 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 274719 T956 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 274721 T929 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 274721 T929 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 274722 T929 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 274722 T956 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 274725 T930 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 274726 T930 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:50142/_ipf/lm",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50142__ipf%2Flm",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 274730 T929 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 274833 T938 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> 274834 T951 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> 274834 T969 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> 274833 T929 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> 275709 T907 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41761__ipf%2Flm
   [junit4]   2> 275711 T907 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:41761__ipf%2Flm
   [junit4]   2> 275716 T938 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 275716 T969 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 275716 T951 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 275716 T929 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 275725 T970 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 275725 T970 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 275727 T929 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 275727 T970 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 275727 T929 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 275728 T929 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 275730 T930 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 275731 T930 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:41761/_ipf/lm",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:41761__ipf%2Flm",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 275732 T930 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 275732 T930 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 275737 T929 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 275842 T938 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> 275842 T969 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> 275842 T929 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> 275842 T951 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> 276728 T970 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 276728 T970 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1392988215051/collection1
   [junit4]   2> 276728 T970 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 276730 T970 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 276730 T970 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 276732 T970 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 276732 T970 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1392988215051/collection1/'
   [junit4]   2> 276734 T970 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-1392988215051/collection1/lib/classes/' to classloader
   [junit4]   2> 276734 T970 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-1392988215051/collection1/lib/README' to classloader
   [junit4]   2> 276784 T970 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 276806 T970 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 276809 T970 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 276816 T970 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 276993 T970 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 276995 T970 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 276996 T970 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 277000 T970 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 277034 T970 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 277035 T970 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1392988215051/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392988210546/jetty2/
   [junit4]   2> 277035 T970 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@17141da
   [junit4]   2> 277036 T970 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-1392988210546/jetty2
   [junit4]   2> 277037 T970 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392988210546/jetty2/index/
   [junit4]   2> 277037 T970 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392988210546/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 277038 T970 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-1392988210546/jetty2/index
   [junit4]   2> 277039 T970 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=86.3125, floorSegmentMB=0.443359375, forceMergeDeletesPctAllowed=19.846425274235436, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.15814463996485062
   [junit4]   2> 277043 T970 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-1392988210546/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 277043 T970 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 277050 T970 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 277052 T970 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 277052 T970 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 277053 T970 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 277053 T970 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 277054 T970 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 277054 T970 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 277055 T970 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 277056 T970 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 277057 T970 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 277059 T970 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 277059 T970 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 277060 T970 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 277061 T970 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 277062 T970 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 277063 T970 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 277065 T970 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 277068 T970 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 277070 T970 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 277071 T970 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 277072 T970 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=43.599609375, floorSegmentMB=0.4609375, forceMergeDeletesPctAllowed=24.62218405973178, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 277074 T970 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-1392988210546/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 277074 T970 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 277075 T970 oass.SolrIndexSearcher.<init> Opening Searcher@1ca418d[collection1] main
   [junit4]   2> 277089 T971 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1ca418d[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 277095 T970 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 277096 T907 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 277097 T907 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 277096 T974 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:41761/_ipf/lm collection:collection1 shard:shard1
   [junit4]   2> 277100 T974 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 277112 T974 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 277113 T929 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 277113 T929 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 277114 T974 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 277114 T974 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 277114 T929 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> ASYNC  NEW_CORE C1188 name=collection1 org.apache.solr.core.SolrCore@13361b5 url=http://127.0.0.1:41761/_ipf/lm/collection1 node=127.0.0.1:41761__ipf%2Flm C1188_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:41761/_ipf/lm, core=collection1, node_name=127.0.0.1:41761__ipf%2Flm}
   [junit4]   2> 277114 T974 C1188 P41761 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:41761/_ipf/lm/collection1/
   [junit4]   2> 277115 T974 C1188 P41761 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 277115 T930 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 277115 T974 C1188 P41761 oasc.SyncStrategy.syncToMe http://127.0.0.1:41761/_ipf/lm/collection1/ has no replicas
   [junit4]   2> 277115 T974 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:41761/_ipf/lm/collection1/ shard1
   [junit4]   2> 277116 T974 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 277118 T929 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 277120 T929 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 277122 T929 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 277181 T907 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 277181 T907 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 277184 T907 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50785
   [junit4]   2> 277185 T907 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 277185 T907 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 277185 T907 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1392988217599
   [junit4]   2> 277186 T907 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1392988217599/'
   [junit4]   2> 277198 T907 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-jetty3-1392988217599/solr.xml
   [junit4]   2> 277211 T907 oasc.CoreContainer.<init> New CoreContainer 791161
   [junit4]   2> 277211 T907 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1392988217599/]
   [junit4]   2> 277212 T907 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 277212 T907 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 277212 T907 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 277213 T907 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 277213 T907 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 277213 T907 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 277214 T907 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 277214 T907 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 277214 T907 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 277216 T907 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 277217 T907 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 277217 T907 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 277217 T907 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:43750/solr
   [junit4]   2> 277218 T907 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 277219 T907 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 277221 T985 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14dfe70 name:ZooKeeperConnection Watcher:127.0.0.1:43750 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 277222 T907 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 277227 T938 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> 277227 T951 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> 277227 T907 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 277227 T929 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> 277227 T969 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> 277229 T987 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13674c1 name:ZooKeeperConnection Watcher:127.0.0.1:43750/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 277229 T907 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 277235 T907 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 277270 T974 oasc.ZkController.register We are http://127.0.0.1:41761/_ipf/lm/collection1/ and leader is http://127.0.0.1:41761/_ipf/lm/collection1/
   [junit4]   2> 277271 T974 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:41761/_ipf/lm
   [junit4]   2> 277271 T974 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 277271 T974 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 277272 T974 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 277274 T929 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 277275 T929 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 277275 T929 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 277275 T974 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 277278 T930 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 277279 T930 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:41761/_ipf/lm",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:41761__ipf%2Flm",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 277283 T929 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 277387 T987 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> 277387 T969 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> 277387 T951 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> 277387 T929 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> 277387 T938 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> 278240 T907 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50785__ipf%2Flm
   [junit4]   2> 278242 T907 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50785__ipf%2Flm
   [junit4]   2> 278247 T938 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 278247 T987 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 278247 T951 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 278248 T929 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 278247 T969 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 278256 T988 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 278256 T988 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 278258 T929 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 278258 T988 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 278258 T929 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 278259 T929 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 278261 T930 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 278263 T930 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:50785/_ipf/lm",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50785__ipf%2Flm",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 278263 T930 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 278264 T930 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 278268 T929 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 278372 T987 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> 278372 T969 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> 278372 T929 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> 278372 T938 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> 278373 T951 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> 279259 T988 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 279259 T988 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1392988217599/collection1
   [junit4]   2> 279259 T988 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 279260 T988 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 279260 T988 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 279262 T988 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 279262 T988 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1392988217599/collection1/'
   [junit4]   2> 279263 T988 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-1392988217599/collection1/lib/classes/' to classloader
   [junit4]   2> 279263 T988 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-1392988217599/collection1/lib/README' to classloader
   [junit4]   2> 279313 T988 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 279342 T988 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 279344 T988 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 279357 T988 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 279541 T988 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 279543 T988 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 279544 T988 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 279547 T988 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 279570 T988 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 279570 T988 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1392988217599/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392988210546/jetty3/
   [junit4]   2> 279570 T988 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@17141da
   [junit4]   2> 279571 T988 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-1392988210546/jetty3
   [junit4]   2> 279571 T988 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392988210546/jetty3/index/
   [junit4]   2> 279571 T988 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392988210546/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 279572 T988 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-1392988210546/jetty3/index
   [junit4]   2> 279573 T988 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=86.3125, floorSegmentMB=0.443359375, forceMergeDeletesPctAllowed=19.846425274235436, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.15814463996485062
   [junit4]   2> 279603 T988 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-1392988210546/jetty3/index,segFN=segments_1,generation=1}
   [junit4]   2> 279603 T988 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 279609 T988 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 279610 T988 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 279610 T988 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 279611 T988 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 279611 T988 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 279611 T988 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 279612 T988 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 279612 T988 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 279612 T988 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating 

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

ve_adds=456,cumulative_deletesById=239,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=1}
   [junit4]   2> 491403 T1289 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 491403 T1289 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 491403 T1289 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 491404 T1289 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 491406 T1289 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 491406 T1289 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392988210546/jetty6/index.20140221101203545 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392988210546/jetty6/index.20140221101203545;done=false>>]
   [junit4]   2> 491407 T1289 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392988210546/jetty6/index.20140221101203545
   [junit4]   2> 491407 T1289 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392988210546/jetty6 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392988210546/jetty6;done=false>>]
   [junit4]   2> 491408 T1289 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392988210546/jetty6
   [junit4]   2> 491408 T1289 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 491408 T1289 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> 491408 T1289 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> ASYNC  NEW_CORE C4526 name=collection1 org.apache.solr.core.SolrCore@e439b1 url=http://127.0.0.1:57687/_ipf/lm/collection1 node=127.0.0.1:57687__ipf%2Flm C4526_STATE=coll:collection1 core:collection1 props:{state=active, base_url=http://127.0.0.1:57687/_ipf/lm, core=collection1, node_name=127.0.0.1:57687__ipf%2Flm}
   [junit4]   2> 491492 T1065 C4526 P57687 oasc.SyncStrategy.sync WARN Closed, skipping sync up.
   [junit4]   2> 491493 T1065 oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is shutdown
   [junit4]   2> 491493 T1065 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@e439b1
   [junit4]   2> 491496 T1065 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=22,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1236,cumulative_deletesById=613,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=1}
   [junit4]   2> 491496 T1065 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 491497 T1065 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 491497 T1065 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 491499 T1065 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 491500 T1065 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 491501 T1065 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392988210546/jetty7 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392988210546/jetty7;done=false>>]
   [junit4]   2> 491501 T1065 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392988210546/jetty7
   [junit4]   2> 491502 T1065 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392988210546/jetty7/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392988210546/jetty7/index;done=false>>]
   [junit4]   2> 491503 T1065 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392988210546/jetty7/index
   [junit4]   2> 491503 T1065 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> 491504 T1065 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 491504 T1065 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 491505 T1065 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 491505 T1065 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 491506 T1065 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 491506 T1065 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 491506 T1065 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 491507 T1065 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 491507 T1065 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 491508 T1065 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> NOTE: test params are: codec=Lucene42, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=pl_PL, timezone=America/Araguaina
   [junit4]   2> NOTE: Linux 3.8.0-35-generic i386/Oracle Corporation 1.8.0 (32-bit)/cpus=8,threads=1,free=52630552,total=130367488
   [junit4]   2> NOTE: All tests run in this JVM: [TestReloadAndDeleteDocs, TestDistributedSearch, TestAddFieldRealTimeGet, TestDefaultSimilarityFactory, TestHashPartitioner, LeaderElectionIntegrationTest, TestComponentsName, AlternateDirectoryTest, SpellingQueryConverterTest, HdfsCollectionsAPIDistributedZkTest, MultiTermTest, DefaultValueUpdateProcessorTest, SortByFunctionTest, DeleteShardTest, TestJmxIntegration, TestCoreDiscovery, TestNumberUtils, SuggesterWFSTTest, SolrCoreCheckLockOnStartupTest, SolrRequestParserTest, HighlighterConfigTest, RAMDirectoryFactoryTest, CurrencyFieldXmlFileTest, HdfsSyncSliceTest, SpellCheckCollatorTest, TestSchemaNameResource, TestQuerySenderNoQuery, TestStressReorder, BasicDistributedZk2Test, TestDistributedMissingSort, ChaosMonkeyNothingIsSafeTest]
   [junit4] Completed on J1 in 222.45s, 1 test, 1 failure <<< FAILURES!

[...truncated 840 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: 372 suites, 1604 tests, 1 failure, 35 ignored (7 assumptions)

Total time: 51 minutes 4 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.8.0-fcs-b129 -client -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure