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/12/08 05:06:44 UTC

[JENKINS] Lucene-Solr-5.x-Windows (32bit/jdk1.7.0_67) - Build # 4372 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4372/
Java: 32bit/jdk1.7.0_67 -server -XX:+UseParallelGC (asserts: true)

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

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

Stack Trace:
java.lang.AssertionError: There were too many update fails - we expect it can happen, but shouldn't easily
	at __randomizedtesting.SeedInfo.seed([4773BF6F3B544583:C69531774C0B25BF]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertFalse(Assert.java:68)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.doTest(ChaosMonkeyNothingIsSafeTest.java:223)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10107 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest-4773BF6F3B544583-001\init-core-data-001
   [junit4]   2> 5613981 T14576 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 5613990 T14576 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 5613990 T14576 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 5613992 T14577 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 5614092 T14576 oasc.ZkTestServer.run start zk server on port:63950
   [junit4]   2> 5614093 T14576 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 5614098 T14576 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5614108 T14584 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@473e1 name:ZooKeeperConnection Watcher:127.0.0.1:63950 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5614109 T14576 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5614109 T14576 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 5614109 T14576 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 5614118 T14576 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 5614120 T14576 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5614124 T14587 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1049be name:ZooKeeperConnection Watcher:127.0.0.1:63950/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5614124 T14576 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5614125 T14576 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 5614125 T14576 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 5614129 T14576 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 5614133 T14576 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 5614137 T14576 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 5614141 T14576 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 5614141 T14576 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 5614149 T14576 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 5614149 T14576 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 5614156 T14576 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 5614156 T14576 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 5614163 T14576 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 5614163 T14576 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 5614168 T14576 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 5614168 T14576 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 5614173 T14576 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 5614174 T14576 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 5614179 T14576 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 5614180 T14576 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 5614188 T14576 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 5614188 T14576 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 5614193 T14576 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 5614193 T14576 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 5614199 T14576 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 5614199 T14576 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 5614206 T14576 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 5614206 T14576 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 5614211 T14578 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14a27ef2b5e0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 5615946 T14576 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 5615951 T14576 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:63957
   [junit4]   2> 5615953 T14576 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 5615953 T14576 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 5615953 T14576 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest-4773BF6F3B544583-001\tempDir-002
   [junit4]   2> 5615953 T14576 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest-4773BF6F3B544583-001\tempDir-002\'
   [junit4]   2> 5615996 T14576 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest-4773BF6F3B544583-001\tempDir-002\solr.xml
   [junit4]   2> 5616065 T14576 oasc.CoreContainer.<init> New CoreContainer 2100077
   [junit4]   2> 5616065 T14576 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest-4773BF6F3B544583-001\tempDir-002\]
   [junit4]   2> 5616068 T14576 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 5616068 T14576 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 5616068 T14576 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 5616068 T14576 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 5616068 T14576 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 5616068 T14576 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 5616068 T14576 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 5616068 T14576 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 5616068 T14576 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 5616069 T14576 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 5616070 T14576 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 5616070 T14576 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 5616070 T14576 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 5616070 T14576 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 5616073 T14576 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63950/solr
   [junit4]   2> 5616073 T14576 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 5616073 T14576 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 5616076 T14576 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5616079 T14599 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b64509 name:ZooKeeperConnection Watcher:127.0.0.1:63950 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5616080 T14576 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5616080 T14576 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 5616083 T14578 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14a27ef2b5e0002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 5616085 T14576 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5616087 T14602 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@dfffe2 name:ZooKeeperConnection Watcher:127.0.0.1:63950/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5616088 T14576 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5616092 T14576 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 5616102 T14576 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 5616109 T14576 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 5616114 T14576 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 5616119 T14576 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 5616126 T14576 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 5616128 T14576 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63957_
   [junit4]   2> 5616129 T14576 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63957_
   [junit4]   2> 5616134 T14576 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 5616137 T14576 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 5616140 T14576 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 5616144 T14576 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:63957_
   [junit4]   2> 5616144 T14576 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 5616148 T14576 oasc.Overseer.start Overseer (id=92930650492764163-127.0.0.1:63957_-n_0000000000) starting
   [junit4]   2> 5616152 T14576 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 5616167 T14576 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 5616170 T14604 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 5616170 T14576 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 5616172 T14576 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 5616175 T14576 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 5616183 T14603 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 5616191 T14606 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 5616191 T14606 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 5616193 T14602 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 5616193 T14606 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 5616200 T14603 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:63957",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "node_name":"127.0.0.1:63957_",
   [junit4]   2> 	  "roles":null}
   [junit4]   2> 5616200 T14603 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 5616200 T14603 oasc.Overseer$ClusterStateUpdater.createCollection state version control_collection 1
   [junit4]   2> 5616200 T14603 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 5616206 T14602 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> 5617193 T14606 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 5617193 T14606 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 5617195 T14606 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 5617195 T14606 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 5617197 T14606 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 5617197 T14606 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest-4773BF6F3B544583-001\tempDir-002\collection1\'
   [junit4]   2> 5617199 T14606 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-4773BF6F3B544583-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 5617201 T14606 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-4773BF6F3B544583-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 5617201 T14606 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-4773BF6F3B544583-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 5617241 T14606 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 5617249 T14606 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 5617293 T14606 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 5617348 T14606 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 5617352 T14606 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 5617375 T14606 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 5617802 T14606 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 5617806 T14606 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 5617808 T14606 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 5617816 T14606 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 5617855 T14606 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 5617855 T14606 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 5617856 T14606 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest-4773BF6F3B544583-001\tempDir-002\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest-4773BF6F3B544583-001\tempDir-001/control/data\
   [junit4]   2> 5617856 T14606 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c0c262
   [junit4]   2> 5617860 T14606 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest-4773BF6F3B544583-001\tempDir-001\control\data
   [junit4]   2> 5617861 T14606 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest-4773BF6F3B544583-001\tempDir-001/control/data\index/
   [junit4]   2> 5617862 T14606 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest-4773BF6F3B544583-001\tempDir-001\control\data\index' doesn't exist. Creating new index...
   [junit4]   2> 5617863 T14606 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest-4773BF6F3B544583-001\tempDir-001\control\data\index
   [junit4]   2> 5617864 T14606 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2047275252, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 5617869 T14606 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest-4773BF6F3B544583-001\tempDir-001\control\data\index,segFN=segments_1,generation=1}
   [junit4]   2> 5617870 T14606 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 5617874 T14606 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 5617874 T14606 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 5617875 T14606 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 5617875 T14606 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 5617875 T14606 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 5617876 T14606 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 5617876 T14606 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 5617877 T14606 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 5617877 T14606 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 5617878 T14606 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5617878 T14606 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5617878 T14606 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5617878 T14606 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5617879 T14606 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 5617879 T14606 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 5617880 T14606 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 5617880 T14606 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 5617881 T14606 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 5617882 T14606 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 5617883 T14606 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 5617883 T14606 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 5617884 T14606 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 5617884 T14606 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 5617885 T14606 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 5617886 T14606 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 5617886 T14606 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 5617887 T14606 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 5617887 T14606 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 5617898 T14606 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5617901 T14606 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5617903 T14606 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5617905 T14606 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5617909 T14606 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 5617909 T14606 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 5617910 T14606 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=30, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 5617911 T14606 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest-4773BF6F3B544583-001\tempDir-001\control\data\index,segFN=segments_1,generation=1}
   [junit4]   2> 5617911 T14606 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 5617912 T14606 oass.SolrIndexSearcher.<init> Opening Searcher@6858c8[collection1] main
   [junit4]   2> 5617912 T14606 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 5617914 T14606 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 5617914 T14606 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 5617915 T14606 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 5617915 T14606 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 5617915 T14606 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5617916 T14606 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 5617916 T14606 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5617918 T14606 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json
   [junit4]   2> 5617922 T14606 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json
   [junit4]   2> 5617922 T14606 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5617922 T14606 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 5617922 T14606 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 5617923 T14607 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6858c8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 5617924 T14606 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 5617925 T14610 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:63957 collection:control_collection shard:shard1
   [junit4]   2> 5617926 T14576 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 5617926 T14576 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 5617927 T14576 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 5617928 T14610 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 5617929 T14576 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5617933 T14613 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e2efe0 name:ZooKeeperConnection Watcher:127.0.0.1:63950/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5617934 T14576 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5617934 T14576 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 5617936 T14576 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 5617937 T14610 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 5617940 T14602 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 5617940 T14610 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 5617941 T14610 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C7757 name=collection1 org.apache.solr.core.SolrCore@17ee006 url=http://127.0.0.1:63957/collection1 node=127.0.0.1:63957_ C7757_STATE=coll:control_collection core:collection1 props:{state=down, core=collection1, base_url=http://127.0.0.1:63957, node_name=127.0.0.1:63957_}
   [junit4]   2> 5617941 T14610 C7757 P63957 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:63957/collection1/
   [junit4]   2> 5617941 T14610 C7757 P63957 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 5617941 T14610 C7757 P63957 oasc.SyncStrategy.syncToMe http://127.0.0.1:63957/collection1/ has no replicas
   [junit4]   2> 5617941 T14610 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:63957/collection1/ shard1
   [junit4]   2> 5617942 T14610 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 5617944 T14576 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 5617947 T14603 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection"}
   [junit4]   2> 5617951 T14602 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> 5617952 T14613 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> 5617974 T14603 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:63957",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"}
   [junit4]   2> 5617979 T14602 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 5617981 T14602 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> 5617981 T14613 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> 5618002 T14610 oasc.ZkController.register We are http://127.0.0.1:63957/collection1/ and leader is http://127.0.0.1:63957/collection1/
   [junit4]   2> 5618002 T14610 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:63957
   [junit4]   2> 5618002 T14610 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 5618002 T14610 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 5618002 T14610 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 5618004 T14602 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 5618008 T14603 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:63957",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "node_name":"127.0.0.1:63957_",
   [junit4]   2> 	  "roles":null}
   [junit4]   2> 5618114 T14613 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> 5618114 T14602 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> 5619541 T14576 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 5619542 T14576 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 5619548 T14576 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:63969
   [junit4]   2> 5619550 T14576 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 5619550 T14576 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 5619550 T14576 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest-4773BF6F3B544583-001\tempDir-003
   [junit4]   2> 5619551 T14576 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest-4773BF6F3B544583-001\tempDir-003\'
   [junit4]   2> 5619587 T14576 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest-4773BF6F3B544583-001\tempDir-003\solr.xml
   [junit4]   2> 5619649 T14576 oasc.CoreContainer.<init> New CoreContainer 8071873
   [junit4]   2> 5619649 T14576 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest-4773BF6F3B544583-001\tempDir-003\]
   [junit4]   2> 5619652 T14576 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 5619652 T14576 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 5619652 T14576 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 5619652 T14576 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 5619652 T14576 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 5619652 T14576 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 5619652 T14576 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 5619652 T14576 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 5619652 T14576 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 5619652 T14576 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 5619655 T14576 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 5619655 T14576 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 5619655 T14576 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 5619655 T14576 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 5619655 T14576 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63950/solr
   [junit4]   2> 5619657 T14576 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 5619657 T14576 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 5619660 T14576 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5619662 T14625 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10d9116 name:ZooKeeperConnection Watcher:127.0.0.1:63950 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5619663 T14576 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5619663 T14576 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 5619667 T14576 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5619670 T14628 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f878f3 name:ZooKeeperConnection Watcher:127.0.0.1:63950/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5619670 T14576 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5619679 T14576 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 5620685 T14576 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63969_
   [junit4]   2> 5620686 T14576 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63969_
   [junit4]   2> 5620696 T14576 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 5620711 T14629 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 5620711 T14629 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 5620713 T14629 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 5620713 T14602 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 5620720 T14603 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:63969",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "node_name":"127.0.0.1:63969_",
   [junit4]   2> 	  "roles":null}
   [junit4]   2> 5620720 T14603 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1]
   [junit4]   2> 5620720 T14603 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 1
   [junit4]   2> 5620720 T14603 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 5620725 T14613 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> 5620725 T14602 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> 5620725 T14628 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> 5621713 T14629 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 5621713 T14629 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 5621715 T14629 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 5621715 T14629 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 5621718 T14629 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 5621718 T14629 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest-4773BF6F3B544583-001\tempDir-003\collection1\'
   [junit4]   2> 5621719 T14629 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-4773BF6F3B544583-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 5621722 T14629 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-4773BF6F3B544583-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 5621722 T14629 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-4773BF6F3B544583-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 5621750 T14629 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 5621754 T14629 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 5621791 T14629 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 5621858 T14629 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 5621860 T14629 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 5621928 T14629 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 5622271 T14629 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 5622273 T14629 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 5622274 T14629 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 5622280 T14629 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 5622314 T14629 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 5622314 T14629 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 5622316 T14629 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest-4773BF6F3B544583-001\tempDir-003\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest-4773BF6F3B544583-001\tempDir-001/jetty1\
   [junit4]   2> 5622316 T14629 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c0c262
   [junit4]   2> 5622317 T14629 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest-4773BF6F3B544583-001\tempDir-001\jetty1
   [junit4]   2> 5622318 T14629 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest-4773BF6F3B544583-001\tempDir-001/jetty1\index/
   [junit4]   2> 5622318 T14629 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest-4773BF6F3B544583-001\tempDir-001\jetty1\index' doesn't exist. Creating new index...
   [junit4]   2> 5622319 T14629 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest-4773BF6F3B544583-001\tempDir-001\jetty1\index
   [junit4]   2> 5622321 T14629 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2047275252, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 5622325 T14629 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest-4773BF6F3B544583-001\tempDir-001\jetty1\index,segFN=segments_1,generation=1}
   [junit4]   2> 5622325 T14629 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 5622330 T14629 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 5622331 T14629 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 5622331 T14629 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 5622331 T14629 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 5622332 T14629 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 5622332 T14629 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 5622333 T14629 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 5622333 T14629 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 5622333 T14629 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 5622334 T14629 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5622335 T14629 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5622335 T14629 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5622336 T14629 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5622337 T14629 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 5622337 T14629 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 5622341 T14629 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 5622342 T14629 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 5622343 T14629 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 5622345 T14629 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 5622346 T14629 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 5622346 T14629 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 5622347 T14629 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 5622348 T14629 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 5622349 T14629 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 5622350 T14629 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 5622350 T14629 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 5622352 T14629 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 5622352 T14629 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 5622363 T14629 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5622365 T14629 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5622367 T14629 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5622369 T14629 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5622372 T14629 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 5622372 T14629 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 5622374 T14629 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=30, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 5622374 T14629 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest-4773BF6F3B544583-001\tempDir-001\jetty1\index,segFN=segments_1,generation=1}
   [junit4]   2> 5622374 T14629 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 5622375 T14629 oass.SolrIndexSearcher.<init> Opening Searcher@10e14ee[collection1] main
   [junit4]   2> 5622375 T14629 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 5622378 T14629 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 5622378 T14629 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 5622378 T14629 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 5622378 T14629 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 5622378 T14629 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5622381 T14629 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 5622381 T14629 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5622381 T14629 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 5622381 T14629 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 5622381 T14629 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 5622382 T14629 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 5622384 T14576 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 5622384 T14576 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 5622492 T14630 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@10e14ee[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 5622494 T14633 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:63969 collection:collection1 shard:shard1
   [junit4]   2> 5622496 T14633 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 5622504 T14633 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 5622508 T14602 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 5622509 T14633 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 5622510 T14633 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C7758 name=collection1 org.apache.solr.core.SolrCore@131b26 url=http://127.0.0.1:63969/collection1 node=127.0.0.1:63969_ C7758_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, base_url=http://127.0.0.1:63969, node_name=127.0.0.1:63969_}
   [junit4]   2> 5622510 T14633 C7758 P63969 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:63969/collection1/
   [junit4]   2> 5622510 T14633 C7758 P63969 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 5622510 T14633 C7758 P63969 oasc.SyncStrategy.syncToMe http://127.0.0.1:63969/collection1/ has no replicas
   [junit4]   2> 5622510 T14633 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:63969/collection1/ shard1
   [junit4]   2> 5622511 T14633 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 5622517 T14603 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1"}
   [junit4]   2> 5622524 T14613 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> 5622525 T14602 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> 5622533 T14628 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> 5622549 T14603 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:63969",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"}
   [junit4]   2> 5622552 T14602 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 5622656 T14602 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> 5622657 T14613 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> 5622658 T14628 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> 5622676 T14633 oasc.ZkController.register We are http://127.0.0.1:63969/collection1/ and leader is http://127.0.0.1:63969/collection1/
   [junit4]   2> 5622676 T14633 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:63969
   [junit4]   2> 5622676 T14633 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 5622676 T14633 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 5622676 T14633 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 5622679 T14602 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 5622686 T14603 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:63969",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "node_name":"127.0.0.1:63969_",
   [junit4]   2> 	  "roles":null}
   [junit4]   2> 5622793 T14613 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> 5622794 T14602 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> 5622795 T14628 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> 5623958 T14576 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 5623959 T14576 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 5623964 T14576 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:63978
   [junit4]   2> 5623966 T14576 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 5623966 T14576 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 5623966 T14576 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest-4773BF6F3B544583-001\tempDir-004
   [junit4]   2> 5623966 T14576 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest-4773BF6F3B544583-001\tempDir-004\'
   [junit4]   2> 5624000 T14576 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest-4773BF6F3B544583-001\tempDir-004\solr.xml
   [junit4]   2> 5624062 T14576 oasc.CoreContainer.<init> New CoreContainer 7124477
   [junit4]   2> 5624063 T14576 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest-4773BF6F3B544583-001\tempDir-004\]
   [junit4]   2> 5624065 T14576 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 5624065 T14576 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 5624065 T14576 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 5624065 T14576 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 5624065 T14576 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 5624065 T14576 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 5624065 T14576 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 5624068 T14576 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 5624068 T14576 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 5624068 T14576 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 5624068 T14576 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 5624068 T14576 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 5624068 T14576 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 5624068 T14576 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 5624070 T14576 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63950/solr
   [junit4]   2> 5624070 T14576 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 5624070 T14576 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 5624073 T14576 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5624080 T14645 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@301672 name:ZooKeeperConnection Watcher:127.0.0.1:63950 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5624081 T14576 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5624081 T14576 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 5624086 T14576 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5624089 T14648 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f3808c name:ZooKeeperConnection Watcher:127.0.0.1:63950/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5624091 T14576 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5624097 T14576 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 5625102 T14576 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63978_
   [junit4]   2> 5625104 T14576 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63978_
   [junit4]   2> 5625113 T14576 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 5625126 T14649 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 5625126 T14649 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 5625128 T14602 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 5625128 T14649 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 5625134 T14603 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:63978",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "node_name":"127.0.0.1:63978_",
   [junit4]   2> 	  "roles":null}
   [junit4]   2> 5625134 T14603 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 5625134 T14603 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 5625139 T14613 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> 5625139 T14648 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> 5625139 T14628 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> 5625140 T14602 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> 5626128 T14649 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 5626128 T14649 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 5626131 T14649 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 5626131 T14649 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 5626133 T14649 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 5626133 T14649 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest-4773BF6F3B544583-001\tempDir-004\collection1\'
   [junit4]   2> 5626134 T14649 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-4773BF6F3B544583-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 5626136 T14649 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-4773BF6F3B544583-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 5626138 T14649 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-4773BF6F3B544583-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 5626166 T14649 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 5626170 T14649 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 5626206 T14649 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 5626253 T14649 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 5626254 T14649 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 5626269 T14649 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 5626627 T14649 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 5626629 T14649 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 5626630 T14649 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 5626637 T14649 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 5626664 T14649 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 5626664 T14649 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 5626666 T14649 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest-4773BF6F3B544583-001\tempDir-004\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest-4773BF6F3B544583-001\tempDir-001/jetty2\
   [junit4]   2> 5626666 T14649 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c0c262
   [junit4]   2> 5626668 T14649 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest-4773BF6F3B544583-001\tempDir-001\jetty2
   [junit4]   2> 5626669 T14649 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest-4773BF6F3B544583-001\tempDir-001/jetty2\index/
   [junit4]   2> 5626669 T14649 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest-4773BF6F3B544583-001\tempDir-001\jetty2\index' doesn't exist. Creating new index...
   [junit4]   2> 5626669 T14649 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest-4773BF6F3B544583-001\tempDir-001\jetty2\index
   [junit4]   2> 5626671 T14649 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2047275252, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 5626674 T14649 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest-4773BF6F3B544583-001\tempDir-001\jetty2\index,segFN=segments_1,generation=1}
   [junit4]   2> 5626674 T14649 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 5626679 T14649 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 5626679 T14649 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 5626680 T14649 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 5626680 T14649 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 5626680 T14649 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 5626680 T14649 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 5626681 T14649 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 5626681 T14649 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 5626681 T14649 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 5626683 T14649 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5626683 T14649 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5626684 T14649 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5626684 T14649 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5626685 T14649 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 5626685 T14649 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 5626689 T14649 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 5626689 T14649 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 5626690 T14649 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 5626691 T14649 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 5626692 T14649 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 5626692 T14649 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 5626693 T14649 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 5626693 T14649 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 5626694 T14649 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 5626694 T14649 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 5626695 T14649 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 5626695 T14649 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 5626696 T14649 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 5626706 T14649 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5626709 T14649 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5626709 T14649 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5626711 T14649 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5626716 T14649 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 5626716 T14649 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 5626717 T14649 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=30, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 5626717 T14649 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest-4773BF6F3B544583-001\tempDir-001\jetty2\index,segFN=segments_1,generation=1}
   [junit4]   2> 5626717 T14649 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 5626719 T14649 oass.SolrIndexSearcher.<init> Opening Searcher@b4bb7f[collection1] main
   [junit4]   2> 5626719 T14649 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 5626721 T14649 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 5626721 T14649 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 5626722 T14649 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 5626722 T14649 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 5626722 T14649 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5626724 T14649 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 5626724 T14649 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5626724 T14649 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 5626724 T14649 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 5626724 T14649 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 5626727 T14650 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b4bb7f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 5626727 T14649 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 5626729 T14653 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:63978 collection:collection1 shard:shard1
   [junit4]   2> 5626730 T14576 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 5626730 T14576 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 5626733 T14653 oasc.ZkController.register We are http://127.0.0.1:63978/collection1/ and leader is http://127.0.0.1:63969/collection1/
   [junit4]   2> 5626734 T14653 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:63978
   [junit4]   2> 5626734 T14653 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 5626734 T14653 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> 5626734 T14576 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):330
   [junit4]   2> ASYNC  NEW_CORE C7759 name=collection1 org.apache.solr.core.SolrCore@a7f270 url=http://127.0.0.1:63978/collection1 node=127.0.0.1:63978_ C7759_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, base_url=http://127.0.0.1:63978, node_name=127.0.0.1:63978_}
   [junit4]   2> 5626735 T14654 C7759 P63978 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 5626735 T14654 C7759 P63978 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 5626736 T14654 C7759 P63978 oasc.RecoveryStrategy.doRecovery Publishing state of core collection1 as recovering, leader is http://127.0.0.1:63969/collection1/ and I am http://127.0.0.1:63978/collection1/
   [junit4]   2> 5626736 T14654 C7759 P63978 oasc.ZkController.publish publishing core=collection1 state=recovering collection=collection1
   [junit4]   2> 5626736 T14654 C7759 P63978 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 5626738 T14654 C7759 P63978 oasc.RecoveryStrategy.sendPrepRecoveryCmd Sending prep recovery command to http://127.0.0.1:63969; WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1%3A63978_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true
   [junit4]   2> 5626738 T14602 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 5626742 T14622 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 5626744 T14603 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:63978",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "node_name":"127.0.0.1:63978_",
   [junit4]   2> 	  "roles":null}
   [junit4]   2> 5626747 T14622 oasha.CoreAdminHandler.handleWaitForStateAction Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 5626747 T14622 oasha.CoreAdminHandler.handleWaitForStateAction In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:63978_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"state":"down","core":"collection1","base_url":"http:/

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

archTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 5663259 T14576 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest-4773BF6F3B544583-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=zh_TW, timezone=Asia/Tel_Aviv
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_67 (32-bit)/cpus=2,threads=1,free=196617920,total=494141440
   [junit4]   2> NOTE: All tests run in this JVM: [TestMiniSolrCloudCluster, SharedFSAutoReplicaFailoverUtilsTest, RAMDirectoryFactoryTest, StatsComponentTest, TestDefaultSimilarityFactory, TestManagedSchemaFieldResource, AlternateDirectoryTest, TestCloudInspectUtil, SolrCmdDistributorTest, TestMergePolicyConfig, TestUtils, NotRequiredUniqueKeyTest, ReplicationFactorTest, LoggingHandlerTest, CloudExitableDirectoryReaderTest, SpellingQueryConverterTest, TestQueryUtils, TestPartialUpdateDeduplication, TestCloudManagedSchemaConcurrent, TestManagedResource, TestRemoteStreaming, AnalysisErrorHandlingTest, ShardRoutingTest, SOLR749Test, TestPivotHelperCode, AnalyticsQueryTest, FastVectorHighlighterTest, TestBulkSchemaAPI, ZkControllerTest, JsonLoaderTest, TestSurroundQueryParser, DeleteShardTest, HdfsCollectionsAPIDistributedZkTest, TestFunctionQuery, SignatureUpdateProcessorFactoryTest, SimpleCollectionCreateDeleteTest, ResponseLogComponentTest, TestOmitPositions, TestAddFieldRealTimeGet, TestReversedWildcardFilterFactory, TestPostingsSolrHighlighter, TestClassNameShortening, TestBM25SimilarityFactory, TestAtomicUpdateErrorCases, ZkSolrClientTest, TestArbitraryIndexDir, TestFuzzyAnalyzedSuggestions, CoreAdminRequestStatusTest, ExitableDirectoryReaderTest, TestChildDocTransformer, BasicZkTest, DeleteReplicaTest, SuggesterFSTTest, PeerSyncTest, StandardRequestHandlerTest, URLClassifyProcessorTest, TestSchemaNameResource, TestFieldTypeResource, DebugComponentTest, DirectSolrSpellCheckerTest, TestCollationField, TestManagedStopFilterFactory, TestSerializedLuceneMatchVersion, TestTolerantSearch, SolrInfoMBeanTest, BlockDirectoryTest, TestRecoveryHdfs, DistributedSpellCheckComponentTest, DocumentAnalysisRequestHandlerTest, TestQueryTypes, ModifyConfFileTest, TestComplexPhraseQParserPlugin, PrimUtilsTest, TestSolrQueryParserDefaultOperatorResource, SuggestComponentTest, HdfsBasicDistributedZkTest, TestSolr4Spatial2, TestManagedSynonymFilterFactory, TestFieldTypeCollectionResource, TestSolrDeletionPolicy1, CopyFieldTest, CustomCollectionTest, OverriddenZkACLAndCredentialsProvidersTest, PathHierarchyTokenizerFactoryTest, DefaultValueUpdateProcessorTest, TestFastOutputStream, TestModifyConfFiles, HdfsUnloadDistributedZkTest, TestDistribDocBasedVersion, TestCoreDiscovery, HdfsWriteToMultipleCollectionsTest, LukeRequestHandlerTest, TimeZoneUtilsTest, TestManagedResourceStorage, TestWriterPerf, OverseerTest, TestConfigSets, TestDistributedGrouping, BadCopyFieldTest, TestShardHandlerFactory, TestLRUCache, TestBinaryResponseWriter, ConvertedLegacyTest, DistribCursorPagingTest, TestDynamicFieldResource, UpdateParamsTest, TestQuerySenderListener, TestCSVLoader, SimplePostToolTest, DocValuesTest, TestMissingGroups, HdfsLockFactoryTest, FacetPivotSmallTest, TestIndexSearcher, TestNRTOpen, SpellCheckCollatorTest, TestStressReorder, HdfsBasicDistributedZk2Test, TermsComponentTest, TestManagedSchemaFieldTypeResource, ZkNodePropsTest, DistributedSuggestComponentTest, TestAnalyzedSuggestions, SuggesterTSTTest, NumericFieldsTest, BadIndexSchemaTest, HdfsSyncSliceTest, TestDocSet, SolrCoreCheckLockOnStartupTest, TestHighFrequencyDictionaryFactory, TestRealTimeGet, OutOfBoxZkACLAndCredentialsProvidersTest, WordBreakSolrSpellCheckerTest, TestWordDelimiterFilterFactory, TestBinaryField, CacheHeaderTest, ShardRoutingCustomTest, TestPhraseSuggestions, TestLFUCache, TestManagedSchema, TestReloadAndDeleteDocs, TestRequestStatusCollectionAPI, TestSolrIndexConfig, UUIDUpdateProcessorFallbackTest, SampleTest, InfoHandlerTest, BinaryUpdateRequestHandlerTest, AnalyticsMergeStrategyTest, TestSchemaVersionResource, TermVectorComponentTest, TestHighlightDedupGrouping, OverseerRolesTest, TestDocumentBuilder, TestStressVersions, LeaderElectionTest, TestConfigReload, TestSolrConfigHandlerCloud, MBeansHandlerTest, TestSchemaManager, RollingRestartTest, TestSystemIdResolver, TestSolrDynamicMBean, FileBasedSpellCheckerTest, UUIDFieldTest, TestIBSimilarityFactory, TestCursorMarkWithoutUniqueKey, OverseerCollectionProcessorTest, TestCloudSchemaless, IndexSchemaRuntimeFieldTest, BasicDistributedZk2Test, TestFiltering, ShowFileRequestHandlerTest, TestSortingResponseWriter, TestSolrXml, TestSolrXmlPersistence, StressHdfsTest, TestRTGBase, TestSolrJ, SolrXmlInZkTest, TestDefaultSearchFieldResource, SyncSliceTest, LeaderInitiatedRecoveryOnCommitTest, RemoteQueryErrorTest, QueryResultKeyTest, SimpleFacetsTest, CircularListTest, TestFaceting, TestElisionMultitermQuery, TestHashPartitioner, TestRawResponseWriter, TestFastWriter, DateFieldTest, TestDFRSimilarityFactory, HighlighterConfigTest, ParsingFieldUpdateProcessorsTest, TestStandardQParsers, TestCSVResponseWriter, TestMultiCoreConfBootstrap, TestInfoStreamLogging, TestStressLucene, MinimalSchemaTest, AtomicUpdatesTest, TestSweetSpotSimilarityFactory, SliceStateTest, XmlUpdateRequestHandlerTest, SharedFSAutoReplicaFailoverTest, HardAutoCommitTest, SolrRequestParserTest, CollectionsAPIAsyncDistributedZkTest, TestNonDefinedSimilarityFactory, CSVRequestHandlerTest, TestBadConfig, UpdateRequestProcessorFactoryTest, TestReplicaProperties, DistributedFacetPivotLongTailTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, ClusterStateUpdateTest, TestRandomFaceting, TestZkChroot, TestRandomDVFaceting, ZkCLITest, TestDistributedSearch, AutoCommitTest, TestRecovery, TermVectorComponentDistributedTest, TestJoin, TestReload, DistributedTermsComponentTest, TestRangeQuery, TestCoreContainer, TestSolr4Spatial, SolrCoreTest, SpellCheckComponentTest, TestGroupingSearch, QueryElevationComponentTest, TestSort, BasicFunctionalityTest, TestLazyCores, DirectUpdateHandlerTest, HighlighterTest, SoftAutoCommitTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, CoreAdminHandlerTest, TestFoldingMultitermQuery, SuggesterTest, TestTrie, SpatialFilterTest, SuggesterWFSTTest, PolyFieldTest, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, TestUpdate, FieldMutatingUpdateProcessorTest, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, DocValuesMultiTest, DistanceFunctionTest, XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, PrimitiveFieldTypeTest, RequestHandlersTest, DocumentBuilderTest, TestValueSourceCache, TestIndexingPerformance, MoreLikeThisHandlerTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, RegexBoostProcessorTest, SolrPluginUtilsTest, IndexSchemaTest, TestJmxIntegration, ReturnFieldsTest, JSONWriterTest, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, TestPHPSerializedResponseWriter, PingRequestHandlerTest, TestComponentsName, SearchHandlerTest, CoreContainerCoreInitFailuresTest, TestQuerySenderNoQuery, SolrIndexConfigTest, BadComponentTest, TestStressRecovery, TestSolrDeletionPolicy2, MultiTermTest, TestSearchPerf, TestConfig, OutputWriterTest, ExternalFileFieldSortTest, TestSolrCoreProperties, DirectSolrConnectionTest, TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestCharFilters, TestCodecSupport, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, LegacyHTMLStripCharFilterTest, TestJmxMonitoredMap, ResourceLoaderTest, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, PluginInfoTest, TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest]
   [junit4] Completed in 49.31s, 1 test, 1 failure <<< FAILURES!

[...truncated 355 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:529: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:477: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:190: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:508: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1363: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:970: There were test failures: 450 suites, 1844 tests, 1 failure, 55 ignored (31 assumptions)

Total time: 167 minutes 51 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.7.0_67 -server -XX:+UseParallelGC (asserts: true)
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any