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 2013/06/23 14:30:42 UTC

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-ea-b93) - Build # 6271 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/6271/
Java: 64bit/jdk1.8.0-ea-b93 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
document count mismatch.  control=88 sum(shards)=89 cloudClient=89

Stack Trace:
java.lang.AssertionError: document count mismatch.  control=88 sum(shards)=89 cloudClient=89
	at __randomizedtesting.SeedInfo.seed([87861895FD280240:660968D8A77627C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1107)
	at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:137)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	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:491)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:724)




Build Log:
[...truncated 9186 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
[junit4:junit4]   2> 7451 T17 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 7468 T17 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-ChaosMonkeySafeLeaderTest-1371989616211
[junit4:junit4]   2> 7472 T17 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 7475 T18 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 7574 T17 oasc.ZkTestServer.run start zk server on port:39495
[junit4:junit4]   2> 7626 T17 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8189 T24 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7152c31c name:ZooKeeperConnection Watcher:127.0.0.1:39495 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8190 T17 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8193 T17 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 8239 T17 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8248 T26 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@313cb65b name:ZooKeeperConnection Watcher:127.0.0.1:39495/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8249 T17 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8260 T17 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 8271 T17 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 8280 T17 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 8288 T17 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 8297 T17 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 8308 T17 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 8318 T17 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 8318 T17 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 8324 T17 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 8325 T17 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 8331 T17 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 8332 T17 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 8337 T17 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 8338 T17 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 8343 T17 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 8344 T17 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 8349 T17 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 8349 T17 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 8354 T17 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 8355 T17 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 8359 T17 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 8360 T17 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 8612 T17 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 8727 T17 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:45105
[junit4:junit4]   2> 8742 T17 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8743 T17 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8744 T17 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1371989617109
[junit4:junit4]   2> 8744 T17 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1371989617109/solr.xml
[junit4:junit4]   2> 8745 T17 oasc.CoreContainer.<init> New CoreContainer 36773030
[junit4:junit4]   2> 8745 T17 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1371989617109/'
[junit4:junit4]   2> 8746 T17 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1371989617109/'
[junit4:junit4]   2> 8837 T17 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8838 T17 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8838 T17 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8839 T17 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8839 T17 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8840 T17 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8840 T17 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8841 T17 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8841 T17 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8855 T17 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 9104 T17 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 9105 T17 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:39495/solr
[junit4:junit4]   2> 9113 T17 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 9115 T17 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9118 T39 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@60d66ce2 name:ZooKeeperConnection Watcher:127.0.0.1:39495 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9119 T17 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9123 T17 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 9132 T17 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9134 T41 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d7b5f79 name:ZooKeeperConnection Watcher:127.0.0.1:39495/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9135 T17 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9141 T17 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 9149 T17 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 9158 T17 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 9161 T17 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45105_
[junit4:junit4]   2> 9164 T17 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45105_
[junit4:junit4]   2> 9170 T17 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 9182 T17 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 9186 T17 oasc.Overseer.start Overseer (id=89914711493312515-127.0.0.1:45105_-n_0000000000) starting
[junit4:junit4]   2> 9202 T17 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 9212 T43 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 9213 T17 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 9217 T17 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 9221 T17 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9230 T42 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 9245 T44 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 9246 T44 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 10738 T42 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10741 T42 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45105",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45105_",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "numShards":"1"}
[junit4:junit4]   2> 10741 T42 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 10754 T42 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 10775 T41 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 11249 T44 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1371989617109/collection1
[junit4:junit4]   2> 11250 T44 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 11252 T44 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 11252 T44 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 11258 T44 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1371989617109/collection1/'
[junit4:junit4]   2> 11260 T44 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1371989617109/collection1/lib/README' to classloader
[junit4:junit4]   2> 11261 T44 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1371989617109/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 11321 T44 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 11381 T44 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 11383 T44 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 11424 T44 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 11860 T44 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 11872 T44 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 11875 T44 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 11924 T44 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 11936 T44 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 11946 T44 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 11950 T44 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 11950 T44 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 11951 T44 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 11955 T44 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 11956 T44 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 11956 T44 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 11972 T44 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1371989617109/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/control/data/
[junit4:junit4]   2> 11978 T44 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@41d9002c
[junit4:junit4]   2> 11982 T44 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 11983 T44 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/control/data
[junit4:junit4]   2> 11984 T44 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/control/data/index/
[junit4:junit4]   2> 11984 T44 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 11985 T44 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/control/data/index
[junit4:junit4]   2> 11989 T44 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/control/data/index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 11989 T44 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 12008 T44 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 12009 T44 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 12018 T44 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 12020 T44 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 12026 T44 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 12026 T44 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 12027 T44 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 12032 T44 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 12033 T44 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 12035 T44 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 12039 T44 oass.SolrIndexSearcher.<init> Opening Searcher@3aadde5b main
[junit4:junit4]   2> 12051 T44 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 12051 T44 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 12086 T45 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3aadde5b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 12092 T44 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 12093 T44 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:45105 collection:control_collection shard:shard1
[junit4:junit4]   2> 12096 T44 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   2> 12104 T44 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 12119 T44 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 12123 T44 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 12124 T44 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 12125 T44 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:45105/collection1/
[junit4:junit4]   2> 12126 T44 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 12126 T44 oasc.SyncStrategy.syncToMe http://127.0.0.1:45105/collection1/ has no replicas
[junit4:junit4]   2> 12126 T44 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:45105/collection1/
[junit4:junit4]   2> 12127 T44 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 12288 T42 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12310 T41 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 12341 T44 oasc.ZkController.register We are http://127.0.0.1:45105/collection1/ and leader is http://127.0.0.1:45105/collection1/
[junit4:junit4]   2> 12343 T44 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:45105
[junit4:junit4]   2> 12344 T44 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 12344 T44 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12345 T44 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12350 T44 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12355 T17 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 12356 T17 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12382 T17 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12388 T17 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 12390 T17 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12393 T48 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5e02266d name:ZooKeeperConnection Watcher:127.0.0.1:39495/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12394 T17 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12397 T17 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 12404 T17 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 12485 T17 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 12492 T17 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56293
[junit4:junit4]   2> 12493 T17 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12494 T17 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12495 T17 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1371989621147
[junit4:junit4]   2> 12496 T17 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1371989621147/solr.xml
[junit4:junit4]   2> 12497 T17 oasc.CoreContainer.<init> New CoreContainer 2053381930
[junit4:junit4]   2> 12498 T17 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1371989621147/'
[junit4:junit4]   2> 12498 T17 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1371989621147/'
[junit4:junit4]   2> 12552 T17 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 12553 T17 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12553 T17 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12554 T17 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12554 T17 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12554 T17 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12555 T17 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12556 T17 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12557 T17 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12558 T17 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12562 T17 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 12562 T17 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:39495/solr
[junit4:junit4]   2> 12563 T17 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12564 T17 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12567 T59 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@179bb09b name:ZooKeeperConnection Watcher:127.0.0.1:39495 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12568 T17 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12571 T17 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 12574 T17 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12577 T61 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4b816739 name:ZooKeeperConnection Watcher:127.0.0.1:39495/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12577 T17 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12587 T17 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13595 T17 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56293_
[junit4:junit4]   2> 13597 T17 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56293_
[junit4:junit4]   2> 13603 T61 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 13603 T48 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 13603 T41 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 13604 T41 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 13611 T62 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 13612 T62 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13824 T42 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13825 T42 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45105",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45105_",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:45105__collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "numShards":"1"}
[junit4:junit4]   2> 13830 T42 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:56293",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:56293_",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "numShards":"3"}
[junit4:junit4]   2> 13831 T42 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 3
[junit4:junit4]   2> 13831 T42 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard3
[junit4:junit4]   2> 13837 T61 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 13837 T48 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 13837 T41 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 14614 T62 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1371989621147/collection1
[junit4:junit4]   2> 14614 T62 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 14616 T62 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 14616 T62 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 14619 T62 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1371989621147/collection1/'
[junit4:junit4]   2> 14620 T62 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1371989621147/collection1/lib/README' to classloader
[junit4:junit4]   2> 14621 T62 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1371989621147/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 14656 T62 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 14699 T62 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 14701 T62 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 14738 T62 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 15243 T62 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 15276 T62 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 15279 T62 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 15310 T62 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15315 T62 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15320 T62 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15322 T62 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 15323 T62 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 15323 T62 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15325 T62 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 15325 T62 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 15325 T62 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 15326 T62 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1371989621147/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty1/
[junit4:junit4]   2> 15326 T62 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@41d9002c
[junit4:junit4]   2> 15332 T62 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 15333 T62 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty1
[junit4:junit4]   2> 15333 T62 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty1/index/
[junit4:junit4]   2> 15334 T62 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 15334 T62 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty1/index
[junit4:junit4]   2> 15391 T62 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty1/index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 15391 T62 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 15396 T62 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 15397 T62 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 15398 T62 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 15401 T62 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 15404 T62 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 15404 T62 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 15405 T62 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 15408 T62 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 15409 T62 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 15412 T62 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 15418 T62 oass.SolrIndexSearcher.<init> Opening Searcher@42622ae1 main
[junit4:junit4]   2> 15419 T62 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 15420 T62 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 15449 T63 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@42622ae1 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 15463 T62 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 15463 T62 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:56293 collection:collection1 shard:shard3
[junit4:junit4]   2> 15465 T62 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
[junit4:junit4]   2> 15476 T62 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 15483 T62 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 15483 T62 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 15484 T62 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:56293/collection1/
[junit4:junit4]   2> 15485 T62 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 15485 T62 oasc.SyncStrategy.syncToMe http://127.0.0.1:56293/collection1/ has no replicas
[junit4:junit4]   2> 15486 T62 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:56293/collection1/
[junit4:junit4]   2> 15486 T62 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3
[junit4:junit4]   2> 16850 T42 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16863 T48 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 16863 T41 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 16863 T61 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 16900 T62 oasc.ZkController.register We are http://127.0.0.1:56293/collection1/ and leader is http://127.0.0.1:56293/collection1/
[junit4:junit4]   2> 16900 T62 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56293
[junit4:junit4]   2> 16900 T62 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 16901 T62 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 16901 T62 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16918 T62 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16920 T17 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 16920 T17 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16921 T17 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 17004 T17 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 17006 T17 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:35429
[junit4:junit4]   2> 17007 T17 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 17008 T17 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 17008 T17 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1371989625667
[junit4:junit4]   2> 17008 T17 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1371989625667/solr.xml
[junit4:junit4]   2> 17009 T17 oasc.CoreContainer.<init> New CoreContainer 1011770837
[junit4:junit4]   2> 17009 T17 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1371989625667/'
[junit4:junit4]   2> 17010 T17 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1371989625667/'
[junit4:junit4]   2> 17066 T17 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 17102 T17 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 17102 T17 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 17103 T17 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 17103 T17 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 17103 T17 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 17104 T17 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 17104 T17 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 17105 T17 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 17106 T17 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 17110 T17 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 17111 T17 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:39495/solr
[junit4:junit4]   2> 17111 T17 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 17112 T17 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 17115 T75 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@489a07e1 name:ZooKeeperConnection Watcher:127.0.0.1:39495 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 17116 T17 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 17119 T17 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 17123 T17 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 17125 T77 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c3b0ae1 name:ZooKeeperConnection Watcher:127.0.0.1:39495/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 17125 T17 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 17131 T17 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 18136 T17 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35429_
[junit4:junit4]   2> 18139 T17 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:35429_
[junit4:junit4]   2> 18142 T61 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 18143 T48 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 18143 T77 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 18143 T48 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 18143 T41 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 18144 T41 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 18145 T61 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 18150 T78 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 18151 T78 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18371 T42 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18373 T42 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:56293",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard3",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:56293_",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:56293__collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "numShards":"3"}
[junit4:junit4]   2> 18378 T42 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:35429",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:35429_",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "numShards":"3"}
[junit4:junit4]   2> 18378 T42 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
[junit4:junit4]   2> 18378 T42 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard2
[junit4:junit4]   2> 18384 T61 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 18384 T77 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 18384 T48 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 18384 T41 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 19153 T78 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1371989625667/collection1
[junit4:junit4]   2> 19153 T78 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 19154 T78 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 19154 T78 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 19156 T78 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1371989625667/collection1/'
[junit4:junit4]   2> 19158 T78 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1371989625667/collection1/lib/README' to classloader
[junit4:junit4]   2> 19158 T78 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1371989625667/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 19196 T78 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 19237 T78 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 19239 T78 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 19264 T78 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 19833 T78 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 19844 T78 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 19846 T78 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 19878 T78 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19885 T78 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19892 T78 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19895 T78 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19895 T78 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 19896 T78 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19900 T78 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19900 T78 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 19901 T78 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 19901 T78 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1371989625667/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty2/
[junit4:junit4]   2> 19902 T78 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@41d9002c
[junit4:junit4]   2> 19903 T78 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 19904 T78 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty2
[junit4:junit4]   2> 19904 T78 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty2/index/
[junit4:junit4]   2> 19905 T78 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 19906 T78 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty2/index
[junit4:junit4]   2> 19919 T78 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty2/index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 19920 T78 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 19923 T78 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 19923 T78 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 19924 T78 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 19926 T78 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 19927 T78 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 19927 T78 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 19928 T78 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 19929 T78 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 19930 T78 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 19932 T78 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 19935 T78 oass.SolrIndexSearcher.<init> Opening Searcher@6597653f main
[junit4:junit4]   2> 19936 T78 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 19936 T78 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 19951 T79 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6597653f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 19959 T78 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 19959 T78 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:35429 collection:collection1 shard:shard2
[junit4:junit4]   2> 19963 T78 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 19984 T78 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 19987 T78 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 19988 T78 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 19988 T78 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:35429/collection1/
[junit4:junit4]   2> 19989 T78 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 19989 T78 oasc.SyncStrategy.syncToMe http://127.0.0.1:35429/collection1/ has no replicas
[junit4:junit4]   2> 19989 T78 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:35429/collection1/
[junit4:junit4]   2> 19990 T78 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 21396 T42 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21408 T77 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 21408 T48 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 21408 T61 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 21408 T41 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 21450 T78 oasc.ZkController.register We are http://127.0.0.1:35429/collection1/ and leader is http://127.0.0.1:35429/collection1/
[junit4:junit4]   2> 21450 T78 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:35429
[junit4:junit4]   2> 21450 T78 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 21451 T78 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 21451 T78 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 21453 T78 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21455 T17 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 21455 T17 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 21456 T17 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 21536 T17 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 21540 T17 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:55885
[junit4:junit4]   2> 21541 T17 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 21541 T17 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 21541 T17 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1371989630202
[junit4:junit4]   2> 21542 T17 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1371989630202/solr.xml
[junit4:junit4]   2> 21542 T17 oasc.CoreContainer.<init> New CoreContainer 932940712
[junit4:junit4]   2> 21543 T17 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1371989630202/'
[junit4:junit4]   2> 21543 T17 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1371989630202/'
[junit4:junit4]   2> 21600 T17 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 21600 T17 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 21601 T17 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 21601 T17 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 21602 T17 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 21603 T17 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 21603 T17 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 21604 T17 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 21604 T17 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 21605 T17 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 21610 T17 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 21611 T17 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:39495/solr
[junit4:junit4]   2> 21611 T17 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 21612 T17 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 21615 T91 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1042d4af name:ZooKeeperConnection Watcher:127.0.0.1:39495 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 21616 T17 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 21619 T17 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 21624 T17 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 21626 T93 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5ac6ff6a name:ZooKeeperConnection Watcher:127.0.0.1:39495/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 21627 T17 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 21632 T17 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 22637 T17 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55885_
[junit4:junit4]   2> 22639 T17 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55885_
[junit4:junit4]   2> 22644 T41 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 22645 T77 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 22645 T61 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 22646 T77 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 22646 T93 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 22645 T48 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 22647 T48 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 22646 T61 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 22649 T41 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 22655 T94 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 22655 T94 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 22917 T42 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22919 T42 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:35429",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:35429_",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:35429__collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "numShards":"3"}
[junit4:junit4]   2> 22932 T42 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55885",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:55885_",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "numShards":"3"}
[junit4:junit4]   2> 22933 T42 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
[junit4:junit4]   2> 22934 T42 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 22948 T48 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 22948 T61 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 22948 T41 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 22948 T93 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 22949 T77 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 23658 T94 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1371989630202/collection1
[junit4:junit4]   2> 23658 T94 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 23660 T94 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 23660 T94 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 23662 T94 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1371989630202/collection1/'
[junit4:junit4]   2> 23664 T94 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1371989630202/collection1/lib/README' to classloader
[junit4:junit4]   2> 23664 T94 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1371989630202/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 23712 T94 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 23774 T94 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 23777 T94 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 23804 T94 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 24275 T94 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 24286 T94 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 24289 T94 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 24322 T94 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 24327 T94 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 24334 T94 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 24336 T94 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 24337 T94 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 24337 T94 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 24339 T94 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 24339 T94 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 24340 T94 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 24340 T94 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1371989630202/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty3/
[junit4:junit4]   2> 24341 T94 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@41d9002c
[junit4:junit4]   2> 24342 T94 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 24343 T94 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty3
[junit4:junit4]   2> 24343 T94 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty3/index/
[junit4:junit4]   2> 24344 T94 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 24344 T94 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty3/index
[junit4:junit4]   2> 24350 T94 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty3/index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 24350 T94 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 24355 T94 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 24355 T94 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 24357 T94 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 24358 T94 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 24360 T94 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 24360 T94 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 24361 T94 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 24362 T94 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 24363 T94 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 24366 T94 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 24371 T94 oass.SolrIndexSearcher.<init> Opening Searcher@4a94727b main
[junit4:junit4]   2> 24372 T94 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 24372 T94 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 24382 T95 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4a94727b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 24386 T94 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 24386 T94 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:55885 collection:collection1 shard:shard1
[junit4:junit4]   2> 24388 T94 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 24402 T94 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 24406 T94 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 24407 T94 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 24407 T94 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:55885/collection1/
[junit4:junit4]   2> 24408 T94 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 24408 T94 oasc.SyncStrategy.syncToMe http://127.0.0.1:55885/collection1/ has no replicas
[junit4:junit4]   2> 24408 T94 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:55885/collection1/
[junit4:junit4]   2> 24409 T94 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 24459 T42 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24479 T48 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 24480 T93 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 24480 T61 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 24480 T77 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 24479 T41 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 24517 T94 oasc.ZkController.register We are http://127.0.0.1:55885/collection1/ and leader is http://127.0.0.1:55885/collection1/
[junit4:junit4]   2> 24517 T94 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55885
[junit4:junit4]   2> 24518 T94 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 24518 T94 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 24518 T94 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 24529 T94 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24531 T17 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 24531 T17 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 24532 T17 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 24612 T17 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 24614 T17 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:46945
[junit4:junit4]   2> 24616 T17 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 24616 T17 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 24616 T17 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1371989633278
[junit4:junit4]   2> 24617 T17 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1371989633278/solr.xml
[junit4:junit4]   2> 24617 T17 oasc.CoreContainer.<init> New CoreContainer 337717955
[junit4:junit4]   2> 24618 T17 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1371989633278/'
[junit4:junit4]   2> 24618 T17 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1371989633278/'
[junit4:junit4]   2> 24669 T17 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 24670 T17 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 24670 T17 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 24671 T17 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 24671 T17 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 24671 T17 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 24672 T17 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 24672 T17 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 24672 T17 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 24673 T17 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 24677 T17 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 24678 T17 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:39495/solr
[junit4:junit4]   2> 24678 T17 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 24679 T17 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 24698 T107 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@23873159 name:ZooKeeperConnection Watcher:127.0.0.1:39495 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 24699 T17 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 24702 T17 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 24707 T17 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 24710 T109 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d14a0e8 name:ZooKeeperConnection Watcher:127.0.0.1:39495/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 24710 T17 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 24715 T17 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 25719 T17 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46945_
[junit4:junit4]   2> 25721 T17 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:46945_
[junit4:junit4]   2> 25725 T41 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 25725 T93 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 25726 T93 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 25726 T77 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 25726 T61 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 25726 T109 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 25726 T48 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 25727 T61 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 25726 T77 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 25727 T48 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 25730 T41 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 25743 T110 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 25744 T110 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 25990 T42 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 25992 T42 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55885",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:55885_",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:55885__collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "numShards":"3"}
[junit4:junit4]   2> 25996 T42 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:46945",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:46945_",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "numShards":"3"}
[junit4:junit4]   2> 25997 T42 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
[junit4:junit4]   2> 25997 T42 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard3
[junit4:junit4]   2> 26002 T77 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 26002 T93 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 26002 T48 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 26003 T61 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 26002 T109 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 26002 T41 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 26746 T110 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1371989633278/collection1
[junit4:junit4]   2> 26747 T110 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 26748 T110 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 26748 T110 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 26750 T110 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1371989633278/collection1/'
[junit4:junit4]   2> 26750 T110 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1371989633278/collection1/lib/README' to classloader
[junit4:junit4]   2> 26751 T110 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1371989633278/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 26782 T110 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 26828 T110 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 26830 T110 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 26849 T110 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 27291 T110 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 27301 T110 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 27303 T110 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 27341 T110 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 27346 T110 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 27352 T110 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 27354 T110 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 27355 T110 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 27355 T110 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 27357 T110 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 27358 T110 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 27358 T110 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 27359 T110 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1371989633278/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty4/
[junit4:junit4]   2> 27359 T110 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@41d9002c
[junit4:junit4]   2> 27360 T110 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 27361 T110 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty4
[junit4:junit4]   2> 27361 T110 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty4/index/
[junit4:junit4]   2> 27362 T110 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 27362 T110 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty4/index
[junit4:junit4]   2> 27368 T110 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty4/index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 27368 T110 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 27371 T110 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 27372 T110 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 27373 T110 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 27374 T110 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 27376 T110 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 27376 T110 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 27377 T110 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 27378 T110 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 27379 T110 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 27380 T110 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 27384 T110 oass.SolrIndexSearcher.<init> Opening Searcher@8074f82 main
[junit4:junit4]   2> 27385 T110 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 27385 T110 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 27394 T111 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8074f82 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 27398 T110 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 27398 T110 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:46945 collection:collection1 shard:shard3
[junit4:junit4]   2> 27403 T110 oasc.ZkController.register We are http://127.0.0.1:46945/collection1/ and leader is http://127.0.0.1:56293/collection1/
[junit4:junit4]   2> 27403 T110 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:46945
[junit4:junit4]   2> 27403 T110 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 27404 T110 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C7 name=collection1 org.apache.solr.core.SolrCore@2c47b3f8 url=http://127.0.0.1:46945/collection1 node=127.0.0.1:46945_ C7_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:46945, core=collection1, state=down, node_name=127.0.0.1:46945_, collection=collection1}
[junit4:junit4]   2> 27407 T112 C7 P46945 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 27408 T110 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 27409 T112 C7 P46945 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 27409 T112 C7 P46945 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 27410 T112 C7 P46945 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 27410 T17 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 27411 T17 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 27411 T112 C7 P46945 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 27411 T17 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 27504 T17 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 27508 T17 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:46464
[junit4:junit4]   2> 27509 T17 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 27510 T17 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 27511 T17 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1371989636158
[junit4:junit4]   2> 27511 T17 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1371989636158/solr.xml
[junit4:junit4]   2> 27512 T17 oasc.CoreContainer.<init> New CoreContainer 661524238
[junit4:junit4]   2> 27512 T17 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1371989636158/'
[junit4:junit4]   2> 27513 T42 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 27513 T17 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1371989636158/'
[junit4:junit4]   2> 27515 T42 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:46945",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard3",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:46945_",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:46945__collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "numShards":"3"}
[junit4:junit4]   2> 27521 T41 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 27522 T109 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 27522 T61 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 27522 T77 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 27522 T93 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 27522 T48 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 27602 T17 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 27605 T17 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 27606 T17 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 27607 T17 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 27608 T17 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 27609 T17 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 27611 T17 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 27612 T17 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 27613 T17 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 27614 T17 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 27622 T17 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 27623 T17 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:39495/solr
[junit4:junit4]   2> 27624 T17 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 27626 T17 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 27628 T124 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16d5d507 name:ZooKeeperConnection Watcher:127.0.0.1:39495 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 27630 T17 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 27639 T17 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 27646 T17 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 27652 T126 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@22162781 name:ZooKeeperConnection Watcher:127.0.0.1:39495/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 27653 T17 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 27658 T17 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 27729 T54 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 127.0.0.1:46945__collection1, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 27730 T54 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 127.0.0.1:46945__collection1, state: recovering, checkLive: true, onlyIfLeader: true for: 0 seconds.
[junit4:junit4]   2> 27730 T54 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={wt=javabin&core=collection1&onlyIfLeader=true&state=recovering&coreNodeName=127.0.0.1:46945__collection1&action=PREPRECOVERY&version=2&checkLive=true&nodeName=127.0.0.1:46945_} status=0 QTime=2 
[junit4:junit4]   2> 28663 T17 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46464_
[junit4:junit4]   2> 28664 T17 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:46464_
[junit4:junit4]   2> 28667 T61 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 28668 T41 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 28668 T48 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 28670 T93 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 28670 T109 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 28671 T109 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 28670 T77 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 28672 T77 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 28670 T93 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 28672 T126 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 28673 T61 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 28675 T41 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 28676 T48 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 28684 T127 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 28684 T127 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 29032 T42 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 29033 T42 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:46464",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:46464_",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "numShards":"3"}
[junit4:junit4]   2> 29033 T42 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
[junit4:junit4]   2> 29034 T42 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard2
[junit4:junit4]   2> 29041 T41 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 29042 T93 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 29042 T61 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 29042 T77 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 29042 T109 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 29042 T126 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 29042 T48 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 29687 T127 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1371989636158/collection1
[junit4:junit4]   2> 29687 T127 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 29688 T127 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 29689 T127 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 29690 T127 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1371989636158/collection1/'
[junit4:junit4]   2> 29691 T127 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1371989636158/collection1/lib/README' to classloader
[junit4:junit4]   2> 29692 T127 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1371989636158/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 29735 T127 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> ASYNC  NEW_CORE C8 name=collection1 org.apache.solr.core.SolrCore@2c47b3f8 url=http://127.0.0.1:46945/collection1 node=127.0.0.1:46945_ C8_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:46945, core=collection1, shard=shard3, state=recovering, node_name=127.0.0.1:46945_, collection=collection1}
[junit4:junit4]   2> 29769 T112 C8 P46945 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:56293/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 29773 T112 C8 P46945 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   2> 29778 T112 C8 P46945 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:46945 START replicas=[http://127.0.0.1:56293/collection1/] nUpdates=100
[junit4:junit4]   2> 29781 T112 C8 P46945 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 29783 T112 C8 P46945 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 29783 T112 C8 P46945 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 29784 T112 C8 P46945 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 29784 T112 C8 P46945 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 29785 T112 C8 P46945 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:56293/collection1/. core=collection1
[junit4:junit4]   2> 29785 T112 C8 P46945 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C9 name=collection1 org.apache.solr.core.SolrCore@26aaf4d2 url=http://127.0.0.1:56293/collection1 node=127.0.0.1:56293_ C9_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:56293, core=collection1, shard=shard3, state=active, node_name=127.0.0.1:56293_, collection=collection1, leader=true}
[junit4:junit4]   2> 29800 T57 C9 P56293 oasc.SolrCore.execute [collection1] webapp= path=/get params={wt=javabin&qt=/get&distrib=false&version=2&getVersions=100} status=0 QTime=2 
[junit4:junit4]   2> 29803 T55 C9 P56293 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 29807 T55 C9 P56293 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty1/index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 29809 T55 C9 P56293 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 29823 T127 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 29825 T127 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> ASYNC  NEW_CORE C10 name=collection1 org.apache.solr.core.SolrCore@26aaf4d2 url=http://127.0.0.1:56293/collection1 node=127.0.0.1:56293_ C10_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:56293, core=collection1, shard=shard3, state=active, node_name=127.0.0.1:56293_, collection=collection1, leader=true}
[junit4:junit4]   2> 29838 T55 C10 P56293 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty1/index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty1/index,segFN=segments_2,generation=2}
[junit4:junit4]   2> 29838 T55 C10 P56293 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 29839 T55 C10 P56293 oass.SolrIndexSearcher.<init> Opening Searcher@2afbf6b3 realtime
[junit4:junit4]   2> 29840 T55 C10 P56293 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 29840 T55 C10 P56293 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&commit=true&commit_end_point=true&waitSearcher=true&version=2&softCommit=false&openSearcher=false} {commit=} 0 41
[junit4:junit4]   2> 29848 T127 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> ASYNC  NEW_CORE C11 name=collection1 org.apache.solr.core.SolrCore@2c47b3f8 url=http://127.0.0.1:46945/collection1 node=127.0.0.1:46945_ C11_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:46945, core=collection1, shard=shard3, state=recovering, node_name=127.0.0.1:46945_, collection=collection1}
[junit4:junit4]   2> 29869 T112 C11 P46945 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 29870 T112 C11 P46945 oascsi.HttpClientUtil.createClient Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000
[junit4:junit4]   2> 29876 T112 C11 P46945 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 29901 T56 C10 P56293 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> ASYNC  NEW_CORE C12 name=collection1 org.apache.solr.core.SolrCore@26aaf4d2 url=http://127.0.0.1:56293/collection1 node=127.0.0.1:56293_ C12_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:56293, core=collection1, shard=shard3, state=active, node_name=127.0.0.1:56293_, collection=collection1, leader=true}
[junit4:junit4]   2> 29904 T56 C12 P56293 oasc.SolrCore.execute [collection1] webapp= path=/replication params={wt=javabin&command=indexversion&qt=/replication&version=2} status=0 QTime=26 
[junit4:junit4]   2> ASYNC  NEW_CORE C13 name=collection1 org.apache.solr.core.SolrCore@2c47b3f8 url=http://127.0.0.1:46945/collection1 node=127.0.0.1:46945_ C13_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:46945, core=collection1, shard=shard3, state=recovering, node_name=127.0.0.1:46945_, collection=collection1}
[junit4:junit4]   2> 29906 T112 C13 P46945 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 29906 T112 C13 P46945 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 29906 T112 C13 P46945 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 29911 T57 C12 P56293 oasc.SolrCore.execute [collection1] webapp= path=/replication params={wt=javabin&generation=2&command=filelist&qt=/replication&version=2} status=0 QTime=1 
[junit4:junit4]   2> 29912 T112 C13 P46945 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 29913 T112 C13 P46945 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty4/index.20130623221358655
[junit4:junit4]   2> 29914 T112 C13 P46945 oash.SnapPuller.fetchLatestIndex Starting download to org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty4/index.20130623221358655 lockFactory=org.apache.lucene.store.NativeFSLockFactory@235297a3 fullCopy=false
[junit4:junit4]   2> 29922 T55 C12 P56293 oasc.SolrCore.execute [collection1] webapp= path=/replication params={wt=filestream&generation=2&command=filecontent&qt=/replication&file=segments_2&checksum=true} status=0 QTime=2 
[junit4:junit4]   2> 29928 T112 C13 P46945 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 29947 T112 C13 P46945 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 29947 T112 C13 P46945 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 29953 T112 C13 P46945 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty4/index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty4/index,segFN=segments_2,generation=2}
[junit4:junit4]   2> 29954 T112 C13 P46945 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 29954 T112 C13 P46945 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 29955 T112 C13 P46945 oass.SolrIndexSearcher.<init> Opening Searcher@6592ea10 main
[junit4:junit4]   2> 29964 T111 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6592ea10 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> ASYNC  NEW_CORE C14 name=collection1 org.apache.solr.core.SolrCore@2c47b3f8 url=http://127.0.0.1:46945/collection1 node=127.0.0.1:46945_ C14_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:46945, core=collection1, shard=shard3, state=recovering, node_name=127.0.0.1:46945_, collection=collection1}
[junit4:junit4]   2> 29965 T112 C14 P46945 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty4/index.20130623221358655 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty4/index.20130623221358655;done=true>>]
[junit4:junit4]   2> 29966 T112 C14 P46945 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty4/index.20130623221358655
[junit4:junit4]   2> 29966 T112 C14 P46945 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty4/index.20130623221358655
[junit4:junit4]   2> 29969 T112 C14 P46945 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 29969 T112 C14 P46945 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 29970 T112 C14 P46945 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 29970 T112 C14 P46945 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 29972 T112 C14 P46945 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 30309 T127 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 30318 T127 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 30320 T127 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 30346 T127 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 30351 T127 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 30355 T127 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 30357 T127 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 30358 T127 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 30358 T127 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 30360 T127 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 30360 T127 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 30360 T127 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 30361 T127 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1371989636158/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty5/
[junit4:junit4]   2> 30361 T127 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@41d9002c
[junit4:junit4]   2> 30362 T127 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 30362 T127 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty5
[junit4:junit4]   2> 30362 T127 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty5/index/
[junit4:junit4]   2> 30363 T127 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty5/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 30363 T127 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty5/index
[junit4:junit4]   2> 30381 T127 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty5/index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 30381 T127 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 30384 T127 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 30385 T127 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 30385 T127 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 30396 T127 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 30397 T127 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 30397 T127 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 30400 T127 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 30401 T127 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 30402 T127 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 30404 T127 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 30407 T127 oass.SolrIndexSearcher.<init> Opening Searcher@25a945cc main
[junit4:junit4]   2> 30408 T127 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 30408 T127 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 30417 T130 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@25a945cc main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 30422 T127 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 30422 T127 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:46464 collection:collection1 shard:shard2
[junit4:junit4]   2> 30427 T127 oasc.ZkController.register We are http://127.0.0.1:46464/collection1/ and leader is http://127.0.0.1:35429/collection1/
[junit4:junit4]   2> 30427 T127 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:46464
[junit4:junit4]   2> 30428 T127 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 30428 T127 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C15 name=collection1 org.apache.solr.core.SolrCore@254c25b9 url=http://127.0.0.1:46464/collection1 node=127.0.0.1:46464_ C15_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:46464, core=collection1, state=down, node_name=127.0.0.1:46464_, collection=collection1}
[junit4:junit4]   2> 30428 T131 C15 P46464 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 30429 T131 C15 P46464 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 30429 T127 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 30429 T131 C15 P46464 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 30430 T131 C15 P46464 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 30431 T17 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 30431 T17 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 30431 T131 C15 P46464 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 30432 T17 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 30440 T70 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 127.0.0.1:46464__collection1, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 30510 T17 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 30513 T17 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:34324
[junit4:junit4]   2> 30513 T17 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 30514 T17 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 30514 T17 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty6-1371989639179
[junit4:junit4]   2> 30514 T17 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty6-1371989639179/solr.xml
[junit4:junit4]   2> 30515 T17 oasc.CoreContainer.<init> New CoreContainer 1528602971
[junit4:junit4]   2> 30515 T17 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty6-1371989639179/'
[junit4:junit4]   2> 30516 T17 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty6-1371989639179/'
[junit4:junit4]   2> 30562 T42 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 30564 T42 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:46945",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard3",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:46945_",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:46945__collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "numShards":"3"}
[junit4:junit4]   2> 30565 T17 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 30566 T17 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 30566 T17 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 30567 T17 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 30567 T17 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 30567 T17 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 30568 T17 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 30568 T17 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 30568 T17 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 30569 T17 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 30570 T42 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:46464",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:46464_",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:46464__collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "numShards":"3"}
[junit4:junit4]   2> 30572 T17 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 30573 T17 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:39495/solr
[junit4:junit4]   2> 30573 T17 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 30575 T17 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 30575 T41 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 30576 T93 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 30576 T109 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 30577 T126 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 30576 T48 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 30575 T77 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 30576 T61 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 30578 T143 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@23039919 name:ZooKeeperConnection Watcher:127.0.0.1:39495 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 30579 T17 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 30583 T17 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 30588 T17 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 30589 T145 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e3556bb name:ZooKeeperConnection Watcher:127.0.0.1:39495/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 30590 T17 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 30595 T17 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 31441 T70 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 127.0.0.1:46464__collection1, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   2> 31442 T70 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={wt=javabin&core=collection1&onlyIfLeader=true&state=recovering&coreNodeName=127.0.0.1:46464__collection1&action=PREPRECOVERY&version=2&checkLive=true&nodeName=127.0.0.1:46464_} status=0 QTime=1002 
[junit4:junit4]   2> 31599 T17 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34324_
[junit4:junit4]   2> 31602 T17 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:34324_
[junit4:junit4]   2> 31605 T61 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 31606 T41 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 31606 T126 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 31607 T109 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 31607 T109 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 31605 T48 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 31608 T145 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 31607 T93 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 31607 T77 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 31609 T77 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 31607 T126 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 31609 T93 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 31611 T61 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 31612 T41 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 31615 T48 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 31621 T146 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 31621 T146 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 32088 T42 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 32090 T42 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:34324",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:34324_",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "numShards":"3"}
[junit4:junit4]   2> 32090 T42 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
[junit4:junit4]   2> 32091 T42 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 32097 T48 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 32097 T145 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 32098 T93 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 32098 T41 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 32098 T126 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 32097 T109 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 32097 T77 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 32097 T61 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 32623 T146 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty6-1371989639179/collection1
[junit4:junit4]   2> 32623 T146 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 32625 T146 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 32625 T146 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 32627 T146 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty6-1371989639179/collection1/'
[junit4:junit4]   2> 32628 T146 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty6-1371989639179/collection1/lib/README' to classloader
[junit4:junit4]   2> 32629 T146 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty6-1371989639179/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 32679 T146 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 32725 T146 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 32727 T146 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 32737 T146 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 33159 T146 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 33169 T146 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 33172 T146 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 33199 T146 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 33204 T146 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 33208 T146 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 33210 T146 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 33210 T146 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 33211 T146 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 33212 T146 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 33213 T146 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 33213 T146 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 33213 T146 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty6-1371989639179/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty6/
[junit4:junit4]   2> 33214 T146 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@41d9002c
[junit4:junit4]   2> 33214 T146 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 33215 T146 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty6
[junit4:junit4]   2> 33215 T146 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty6/index/
[junit4:junit4]   2> 33216 T146 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty6/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 33216 T146 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty6/index
[junit4:junit4]   2> 33219 T146 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty6/index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 33220 T146 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 33223 T146 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 33223 T146 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 33224 T146 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 33225 T146 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 33226 T146 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 33226 T146 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 33227 T146 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 33228 T146 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 33229 T146 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 33231 T146 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 33234 T146 oass.SolrIndexSearcher.<init> Opening Searcher@2e591186 main
[junit4:junit4]   2> 33235 T146 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 33235 T146 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 33245 T147 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2e591186 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 33251 T146 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 33251 T146 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:34324 collection:collection1 shard:shard1
[junit4:junit4]   2> 33257 T146 oasc.ZkController.register We are http://127.0.0.1:34324/collection1/ and leader is http://127.0.0.1:55885/collection1/
[junit4:junit4]   2> 33257 T146 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:34324
[junit4:junit4]   2> 33258 T146 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 33258 T146 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> 33259 T146 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> ASYNC  NEW_CORE C16 name=collection1 org.apache.solr.core.SolrCore@197d694c url=http://127.0.0.1:34324/collection1 node=127.0.0.1:34324_ C16_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:34324, core=collection1, state=down, node_name=127.0.0.1:34324_, collection=collection1}
[junit4:junit4]   2> 33260 T148 C16 P34324 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 33261 T148 C16 P34324 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 33261 T17 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 33262 T17 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 33262 T148 C16 P34324 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 33262 T17 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 33263 T148 C16 P34324 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 33265 T148 C16 P34324 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 33277 T88 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 127.0.0.1:34324__collection1, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 33348 T17 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 33350 T17 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:39138
[junit4:junit4]   2> 33354 T17 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 33354 T17 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 33355 T17 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty7-1371989642009
[junit4:junit4]   2> 33355 T17 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty7-1371989642009/solr.xml
[junit4:junit4]   2> 33355 T17 oasc.CoreContainer.<init> New CoreContainer 593178597
[junit4:junit4]   2> 33356 T17 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty7-1371989642009/'
[junit4:junit4]   2> 33356 T17 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty7-1371989642009/'
[junit4:junit4]   2> 33406 T17 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 33406 T17 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 33407 T17 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 33407 T17 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 33407 T17 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 33408 T17 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 33408 T17 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 33408 T17 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 33409 T17 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 33409 T17 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 33413 T17 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 33414 T17 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:39495/solr
[junit4:junit4]   2> 33414 T17 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 33415 T17 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 33420 T160 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2f36dcb4 name:ZooKeeperConnection Watcher:127.0.0.1:39495 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 33420 T17 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 33422 T17 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 33426 T17 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 33428 T162 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@30f4867d name:ZooKeeperConnection Watcher:127.0.0.1:39495/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 33429 T17 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 33433 T17 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> ASYNC  NEW_CORE C17 name=collection1 org.apache.solr.core.SolrCore@254c25b9 url=http://127.0.0.1:46464/collection1 node=127.0.0.1:46464_ C17_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:46464, core=collection1, shard=shard2, state=recovering, node_name=127.0.0.1:46464_, collection=collection1}
[junit4:junit4]   2> 33443 T131 C17 P46464 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:35429/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 33443 T131 C17 P46464 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:46464 START replicas=[http://127.0.0.1:35429/collection1/] nUpdates=100
[junit4:junit4]   2> 33444 T131 C17 P46464 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 33444 T131 C17 P46464 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 33444 T131 C17 P46464 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 33444 T131 C17 P46464 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 33445 T131 C17 P46464 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 33445 T131 C17 P46464 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:35429/collection1/. core=collection1
[junit4:junit4]   2> 33446 T131 C17 P46464 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C18 name=collection1 org.apache.solr.core.SolrCore@71086096 url=http://127.0.0.1:35429/collection1 node=127.0.0.1:35429_ C18_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:35429, core=collection1, shard=shard2, state=active, node_name=127.0.0.1:35429_, collection=collection1, leader=true}
[junit4:junit4]   2> 33452 T72 C18 P35429 oasc.SolrCore.execute [collection1] webapp= path=/get params={wt=javabin&qt=/get&distrib=false&version=2&getVersions=100} status=0 QTime=0 
[junit4:junit4]   2> 33455 T73 C18 P35429 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 33458 T73 C18 P35429 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty2/index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 33458 T73 C18 P35429 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 33468 T73 C18 P35429 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty2/index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty2/index,segFN=segments_2,generation=2}
[junit4:junit4]   2> 33468 T73 C18 P35429 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 33469 T73 C18 P35429 oass.SolrIndexSearcher.<init> Opening Searcher@15de2bc3 realtime
[junit4:junit4]   2> 33469 T73 C18 P35429 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 33469 T73 C18 P35429 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&commit=true&commit_end_point=true&waitSearcher=true&version=2&softCommit=false&openSearcher=false} {commit=} 0 14
[junit4:junit4]   2> 33471 T131 C17 P46464 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 33471 T131 C17 P46464 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 33474 T72 C18 P35429 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 33474 T72 C18 P35429 oasc.SolrCore.execute [collection1] webapp= path=/replication params={wt=javabin&command=indexversion&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   2> 33475 T131 C17 P46464 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 33475 T131 C17 P46464 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 33476 T131 C17 P46464 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 33479 T73 C18 P35429 oasc.SolrCore.execute [collection1] webapp= path=/replication params={wt=javabin&generation=2&command=filelist&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   2> 33479 T131 C17 P46464 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 33480 T131 C17 P46464 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty5/index.20130623221402222
[junit4:junit4]   2> 33481 T131 C17 P46464 oash.SnapPuller.fetchLatestIndex Starting download to org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty5/index.20130623221402222 lockFactory=org.apache.lucene.store.NativeFSLockFactory@13b75215 fullCopy=false
[junit4:junit4]   2> 33484 T70 C18 P35429 oasc.SolrCore.execute [collection1] webapp= path=/replication params={wt=filestream&generation=2&command=filecontent&qt=/replication&file=segments_2&checksum=true} status=0 QTime=0 
[junit4:junit4]   2> 33486 T131 C17 P46464 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 33498 T131 C17 P46464 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 33499 T131 C17 P46464 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 33502 T131 C17 P46464 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty5/index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty5/index,segFN=segments_2,generation=2}
[junit4:junit4]   2> 33502 T131 C17 P46464 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 33503 T131 C17 P46464 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 33503 T131 C17 P46464 oass.SolrIndexSearcher.<init> Opening Searcher@4ab19a1c main
[junit4:junit4]   2> 33505 T130 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4ab19a1c main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 33506 T131 C17 P46464 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty5/index.20130623221402222 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty5/index.20130623221402222;done=true>>]
[junit4:junit4]   2> 33506 T131 C17 P46464 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty5/index.20130623221402222
[junit4:junit4]   2> 33507 T131 C17 P46464 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty5/index.20130623221402222
[junit4:junit4]   2> 33507 T131 C17 P46464 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 33507 T131 C17 P46464 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 33508 T131 C17 P46464 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 33508 T131 C17 P46464 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 33510 T131 C17 P46464 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 33611 T42 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 33613 T42 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:34324",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:34324_",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:34324__collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "numShards":"3"}
[junit4:junit4]   2> 33617 T42 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:46464",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:46464_",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:46464__collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "numShards":"3"}
[junit4:junit4]   2> 33638 T93 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 33638 T126 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 33638 T77 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 33638 T48 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 33638 T61 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 33638 T109 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 33638 T145 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 33638 T162 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 33639 T41 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 34277 T88 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 127.0.0.1:34324__collection1, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   2> 34278 T88 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={wt=javabin&core=collection1&onlyIfLeader=true&state=recovering&coreNodeName=127.0.0.1:34324__collection1&action=PREPRECOVERY&version=2&checkLive=true&nodeName=127.0.0.1:34324_} status=0 QTime=1002 
[junit4:junit4]   2> 34437 T17 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39138_
[junit4:junit4]   2> 34439 T17 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:39138_
[junit4:junit4]   2> 34442 T109 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 34442 T126 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 34443 T61 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 34443 T77 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 34443 T145 oascc.ZkStateReader$3.process Updating live nodes... (8)
[junit4:junit4]   2> 34443 T162 oascc.ZkStateReader$3.process Updating live nodes... (8)
[junit4:junit4]   2> 34444 T145 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 8)
[junit4:junit4]   2> 34444 T48 oascc.ZkStateReader$3.process Updating live nodes... (8)
[junit4:junit4]   2> 34445 T93 oascc.ZkStateReader$3.process Updating live nodes... (8)
[junit4:junit4]   2> 34445 T93 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 8)
[junit4:junit4]   2> 34444 T162 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 8)
[junit4:junit4]   2> 34446 T41 oascc.ZkStateReader$3.process Updating live nodes... (8)
[junit4:junit4]   2> 34445 T48 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 8)
[junit4:junit4]   2> 34446 T41 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 8)
[junit4:junit4]   2> 34448 T109 oascc.ZkStateReader$3.process Updating live nodes... (8)
[junit4:junit4]   2> 34448 T126 oascc.ZkStateReader$3.process Updating live nodes... (8)
[junit4:junit4]   2> 34449 T61 oascc.ZkStateReader$3.process Updating live nodes... (8)
[junit4:junit4]   2> 34449 T77 oascc.ZkStateReader$3.process Updating live nodes... (8)
[junit4:junit4]   2> 34457 T165 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 34457 T165 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 35150 T42 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 35151 T42 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:39138",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:39138_",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "numShards":"3"}
[junit4:junit4]   2> 35151 T42 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
[junit4:junit4]   2> 35152 T42 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard3
[junit4:junit4]   2> 35157 T126 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 8)
[junit4:junit4]   2> 35157 T93 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 8)
[junit4:junit4]   2> 35157 T41 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 8)
[junit4:junit4]   2> 35157 T61 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 8)
[junit4:junit4]   2> 35157 T48 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 8)
[junit4:junit4]   2> 35157 T109 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 8)
[junit4:junit4]   2> 35158 T145 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 8)
[junit4:junit4]   2> 35157 T77 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 8)
[junit4:junit4]   2> 35157 T162 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 8)
[junit4:junit4]   2> 35459 T165 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty7-1371989642009/collection1
[junit4:junit4]   2> 35460 T165 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 35461 T165 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 35461 T165 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 35463 T165 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty7-1371989642009/collection1/'
[junit4:junit4]   2> 35464 T165 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty7-1371989642009/collection1/lib/README' to classloader
[junit4:junit4]   2> 35464 T165 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty7-1371989642009/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 35500 T165 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 35549 T165 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 35551 T165 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 35565 T165 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 35957 T165 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 35966 T165 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 35968 T165 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 35998 T165 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 36004 T165 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 36009 T165 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 36012 T165 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 36012 T165 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 36013 T165 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 36015 T165 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 36015 T165 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 36016 T165 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 36016 T165 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty7-1371989642009/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty7/
[junit4:junit4]   2> 36016 T165 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@41d9002c
[junit4:junit4]   2> 36017 T165 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 36018 T165 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty7
[junit4:junit4]   2> 36019 T165 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty7/index/
[junit4:junit4]   2> 36019 T165 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty7/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 36020 T165 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty7/index
[junit4:junit4]   2> 36024 T165 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty7/index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 36025 T165 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 36029 T165 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 36030 T165 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 36031 T165 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 36032 T165 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 36034 T165 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 36034 T165 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 36035 T165 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 36036 T165 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 36037 T165 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 36040 T165 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 36045 T165 oass.SolrIndexSearcher.<init> Opening Searcher@314c0b9d main
[junit4:junit4]   2> 36046 T165 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 36047 T165 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 36059 T166 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@314c0b9d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 36066 T165 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 36066 T165 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:39138 collection:collection1 shard:shard3
[junit4:junit4]   2> 36071 T165 oasc.ZkController.register We are http://127.0.0.1:39138/collection1/ and leader is http://127.0.0.1:56293/collection1/
[junit4:junit4]   2> 36071 T165 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:39138
[junit4:junit4]   2> 36072 T165 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 36072 T165 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C19 name=collection1 org.apache.solr.core.SolrCore@52d16149 url=http://127.0.0.1:39138/collection1 node=127.0.0.1:39138_ C19_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:39138, core=collection1, state=down, node_name=127.0.0.1:39138_, collection=collection1}
[junit4:junit4]   2> 36073 T167 C19 P39138 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 36074 T167 C19 P39138 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 36074 T165 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 36075 T167 C19 P39138 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 36075 T167 C19 P39138 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 36076 T17 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 36076 T17 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 36077 T17 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 36080 T167 C19 P39138 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 36088 T57 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 127.0.0.1:39138__collection1, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 36154 T17 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 36157 T17 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57697
[junit4:junit4]   2> 36158 T17 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 36158 T17 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 36159 T17 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty8-1371989644825
[junit4:junit4]   2> 36159 T17 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty8-1371989644825/solr.xml
[junit4:junit4]   2> 36159 T17 oasc.CoreContainer.<init> New CoreContainer 820240231
[junit4:junit4]   2> 36160 T17 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty8-1371989644825/'
[junit4:junit4]   2> 36160 T17 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty8-1371989644825/'
[junit4:junit4]   2> 36210 T17 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 36210 T17 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 36211 T17 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000


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

2> 107191 T17 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 50255
[junit4:junit4]   2> 107191 T17 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1676855150
[junit4:junit4]   2> 107312 T221 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 107313 T221 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 107547 T424 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 107548 T424 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33532",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:33532_",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:33532__collection1",
[junit4:junit4]   2> 	  "collection":"collection1"}
[junit4:junit4]   2> 107551 T424 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33532",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:33532_",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:33532__collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "numShards":null}
[junit4:junit4]   2> 107554 T424 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50255",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50255_",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:50255__collection1",
[junit4:junit4]   2> 	  "collection":"collection1"}
[junit4:junit4]   2> 107640 T258 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 108193 T17 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 108194 T17 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 108196 T17 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@309091ea
[junit4:junit4]   2> 108198 T17 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=4,autocommit maxTime=5000ms,autocommits=2,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=38,cumulative_deletesById=20,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   2> 108199 T17 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 108200 T17 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 108201 T17 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 108203 T17 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 108205 T17 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   2> 108205 T17 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty12/index.20130623221423347 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty12/index.20130623221423347;done=false>>]
[junit4:junit4]   2> 108205 T17 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty12/index.20130623221423347
[junit4:junit4]   2> 108205 T17 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty12 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty12;done=false>>]
[junit4:junit4]   2> 108206 T17 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1371989616211/jetty12
[junit4:junit4]   2> 108207 T424 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=89914711493312540-127.0.0.1:50255_-n_0000000012) am no longer a leader.
[junit4:junit4]   2> 108232 T17 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   2> 108351 T17 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   2> 108354 T17 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:39495 39495
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   1> safe stop:
[junit4:junit4]   1> safe stop:
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeySafeLeaderTest -Dtests.method=testDistribSearch -Dtests.seed=87861895FD280240 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=in_ID -Dtests.timezone=Pacific/Saipan -Dtests.file.encoding=US-ASCII
[junit4:junit4] FAILURE  101s J1 | ChaosMonkeySafeLeaderTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: document count mismatch.  control=88 sum(shards)=89 cloudClient=89
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([87861895FD280240:660968D8A77627C]:0)
[junit4:junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1107)
[junit4:junit4]    > 	at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:137)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:724)
[junit4:junit4]   2> 108399 T17 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 100953 T16 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 3 leaked thread(s).
[junit4:junit4]   2> 108416 T339 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 108416 T339 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 108416 T339 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 109509 T258 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 109510 T258 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 109510 T258 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=393), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=393)), sim=DefaultSimilarity, locale=in_ID, timezone=Pacific/Saipan
[junit4:junit4]   2> NOTE: Linux 3.2.0-48-generic amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=8,threads=2,free=52796120,total=126418944
[junit4:junit4]   2> NOTE: All tests run in this JVM: [SpellCheckCollatorTest, DefaultValueUpdateProcessorTest, ChaosMonkeySafeLeaderTest]
[junit4:junit4] Completed on J1 in 102.27s, 1 test, 1 failure <<< FAILURES!

[...truncated 872 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:386: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:366: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:181: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:437: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1243: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:887: There were test failures: 297 suites, 1253 tests, 1 failure, 16 ignored (7 assumptions)

Total time: 34 minutes 16 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.8.0-ea-b93 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure