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

[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.8.0_20-ea-b21) - Build # 10639 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10639/
Java: 32bit/jdk1.8.0_20-ea-b21 -client -XX:+UseParallelGC

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

Error Message:
No live SolrServers available to handle this request

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request
	at __randomizedtesting.SeedInfo.seed([971375F9FB462618:16F5FBE18C194624]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:317)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:659)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1149)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1118)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:236)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.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:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11238 lines...]
   [junit4] Suite: org.apache.solr.cloud.SyncSliceTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-971375F9FB462618-001/init-core-data-001
   [junit4]   2> 362245 T1603 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 362246 T1603 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /mv_yc/dp
   [junit4]   2> 362254 T1603 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 362255 T1603 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 362256 T1604 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 362356 T1603 oasc.ZkTestServer.run start zk server on port:38651
   [junit4]   2> 362357 T1603 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 362361 T1610 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@104b83a name:ZooKeeperConnection Watcher:127.0.0.1:38651 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 362361 T1603 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 362362 T1603 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 362365 T1603 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 362367 T1612 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@132d353 name:ZooKeeperConnection Watcher:127.0.0.1:38651/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 362368 T1603 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 362368 T1603 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 362372 T1603 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 362374 T1603 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 362375 T1603 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 362378 T1603 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 362378 T1603 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 362381 T1603 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 362382 T1603 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 362389 T1603 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 362390 T1603 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 362392 T1603 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 362393 T1603 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 362395 T1603 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 362396 T1603 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 362398 T1603 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 362399 T1603 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 362401 T1603 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 362401 T1603 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 362404 T1603 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 362404 T1603 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 362406 T1603 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 362407 T1603 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 362409 T1603 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 362410 T1603 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 362412 T1603 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 362413 T1603 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 362416 T1603 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 362417 T1614 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1aa0f72 name:ZooKeeperConnection Watcher:127.0.0.1:38651/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 362417 T1603 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 362708 T1603 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 362712 T1603 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 362715 T1603 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:59602
   [junit4]   2> 362717 T1603 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 362718 T1603 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 362718 T1603 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.SyncSliceTest-971375F9FB462618-001/tempDir-002
   [junit4]   2> 362719 T1603 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-971375F9FB462618-001/tempDir-002/'
   [junit4]   2> 362748 T1603 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-971375F9FB462618-001/tempDir-002/solr.xml
   [junit4]   2> 362767 T1603 oasc.CoreContainer.<init> New CoreContainer 16753183
   [junit4]   2> 362768 T1603 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.SyncSliceTest-971375F9FB462618-001/tempDir-002/]
   [junit4]   2> 362769 T1603 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 362769 T1603 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 362769 T1603 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 362770 T1603 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 362770 T1603 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 362771 T1603 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 362771 T1603 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 362771 T1603 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 362771 T1603 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 362774 T1603 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 362774 T1603 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 362774 T1603 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 362775 T1603 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:38651/solr
   [junit4]   2> 362775 T1603 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 362777 T1603 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 362777 T1625 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c0ea79 name:ZooKeeperConnection Watcher:127.0.0.1:38651 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 362778 T1603 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 362780 T1603 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 362782 T1627 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@134c819 name:ZooKeeperConnection Watcher:127.0.0.1:38651/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 362782 T1603 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 362784 T1603 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 362786 T1603 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 362788 T1603 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 362795 T1603 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 362798 T1603 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 362801 T1603 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 362802 T1603 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59602_mv_yc%2Fdp
   [junit4]   2> 362803 T1603 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59602_mv_yc%2Fdp
   [junit4]   2> 362805 T1603 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 362807 T1603 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 362810 T1603 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:59602_mv_yc%2Fdp
   [junit4]   2> 362810 T1603 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 362812 T1603 oasc.Overseer.start Overseer (id=92067257513410564-127.0.0.1:59602_mv_yc%2Fdp-n_0000000000) starting
   [junit4]   2> 362814 T1603 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 362821 T1629 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 362822 T1603 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 362825 T1603 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 362827 T1603 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 362829 T1628 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 362833 T1630 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 362833 T1630 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 362835 T1627 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 362835 T1630 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 362836 T1628 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 362837 T1628 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:59602/mv_yc/dp",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59602_mv_yc%2Fdp",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 362837 T1628 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 362838 T1628 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 362839 T1627 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 362840 T1627 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 363836 T1630 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 363836 T1630 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 363837 T1630 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 363837 T1630 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 363838 T1630 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 363838 T1630 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-971375F9FB462618-001/tempDir-002/collection1/'
   [junit4]   2> 363839 T1630 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-971375F9FB462618-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 363839 T1630 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-971375F9FB462618-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 363840 T1630 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-971375F9FB462618-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 363872 T1630 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 363896 T1630 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 363897 T1630 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 363918 T1630 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 364064 T1630 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 364065 T1630 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 364066 T1630 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 364073 T1630 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 364074 T1630 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 364090 T1630 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 364094 T1630 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 364097 T1630 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 364098 T1630 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 364098 T1630 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 364098 T1630 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 364099 T1630 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 364099 T1630 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 364100 T1630 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 364100 T1630 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 364100 T1630 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.SyncSliceTest-971375F9FB462618-001/tempDir-002/collection1/, dataDir=./solr.cloud.SyncSliceTest-971375F9FB462618-001/tempDir-001/control/data/
   [junit4]   2> 364100 T1630 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@167d622
   [junit4]   2> 364101 T1630 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-971375F9FB462618-001/tempDir-001/control/data
   [junit4]   2> 364101 T1630 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-971375F9FB462618-001/tempDir-001/control/data/index/
   [junit4]   2> 364102 T1630 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-971375F9FB462618-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 364102 T1630 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-971375F9FB462618-001/tempDir-001/control/data/index
   [junit4]   2> 364102 T1630 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2646234985460283]
   [junit4]   2> 364103 T1630 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@f35d93 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e808c8)),segFN=segments_1,generation=1}
   [junit4]   2> 364103 T1630 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 364107 T1630 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 364108 T1630 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 364108 T1630 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 364108 T1630 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 364108 T1630 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 364109 T1630 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 364109 T1630 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 364109 T1630 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 364110 T1630 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 364110 T1630 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 364111 T1630 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 364111 T1630 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 364111 T1630 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 364112 T1630 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 364112 T1630 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 364113 T1630 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 364115 T1630 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 364117 T1630 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 364117 T1630 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 364118 T1630 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=67.6201171875, floorSegmentMB=1.40234375, forceMergeDeletesPctAllowed=12.640375731746706, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 364119 T1630 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@f35d93 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e808c8)),segFN=segments_1,generation=1}
   [junit4]   2> 364119 T1630 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 364119 T1630 oass.SolrIndexSearcher.<init> Opening Searcher@1017614[collection1] main
   [junit4]   2> 364119 T1630 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 364120 T1630 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 364121 T1630 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 364121 T1630 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 364121 T1630 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 364122 T1630 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 364122 T1630 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 364123 T1630 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 364123 T1630 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 364123 T1630 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 364126 T1631 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1017614[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 364129 T1630 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 364130 T1634 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:59602/mv_yc/dp collection:control_collection shard:shard1
   [junit4]   2> 364130 T1603 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 364131 T1634 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 364131 T1603 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 364134 T1603 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 364135 T1636 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@efdee2 name:ZooKeeperConnection Watcher:127.0.0.1:38651/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 364135 T1603 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 364136 T1634 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 364136 T1603 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 364138 T1627 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 364138 T1634 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 364138 T1603 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 364138 T1634 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 364139 T1628 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C202 name=collection1 org.apache.solr.core.SolrCore@ada042 url=https://127.0.0.1:59602/mv_yc/dp/collection1 node=127.0.0.1:59602_mv_yc%2Fdp C202_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:59602/mv_yc/dp, core=collection1, node_name=127.0.0.1:59602_mv_yc%2Fdp}
   [junit4]   2> 364139 T1634 C202 P59602 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:59602/mv_yc/dp/collection1/
   [junit4]   2> 364140 T1634 C202 P59602 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 364140 T1634 C202 P59602 oasc.SyncStrategy.syncToMe https://127.0.0.1:59602/mv_yc/dp/collection1/ has no replicas
   [junit4]   2> 364140 T1634 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:59602/mv_yc/dp/collection1/ shard1
   [junit4]   2> 364141 T1634 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 364141 T1627 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 364145 T1627 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 364147 T1627 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 364249 T1627 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 364249 T1636 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 364296 T1634 oasc.ZkController.register We are https://127.0.0.1:59602/mv_yc/dp/collection1/ and leader is https://127.0.0.1:59602/mv_yc/dp/collection1/
   [junit4]   2> 364296 T1634 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:59602/mv_yc/dp
   [junit4]   2> 364296 T1634 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 364296 T1634 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 364297 T1634 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 364298 T1627 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 364298 T1627 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 364298 T1627 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 364299 T1634 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 364300 T1628 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 364301 T1628 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:59602/mv_yc/dp",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59602_mv_yc%2Fdp",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 364303 T1627 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 364405 T1636 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 364405 T1627 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 364428 T1603 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 364429 T1603 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 364432 T1603 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 364433 T1603 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:53782
   [junit4]   2> 364435 T1603 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 364435 T1603 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 364436 T1603 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.SyncSliceTest-971375F9FB462618-001/tempDir-003
   [junit4]   2> 364436 T1603 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-971375F9FB462618-001/tempDir-003/'
   [junit4]   2> 364455 T1603 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-971375F9FB462618-001/tempDir-003/solr.xml
   [junit4]   2> 364469 T1603 oasc.CoreContainer.<init> New CoreContainer 29676442
   [junit4]   2> 364470 T1603 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.SyncSliceTest-971375F9FB462618-001/tempDir-003/]
   [junit4]   2> 364470 T1603 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 364471 T1603 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 364471 T1603 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 364471 T1603 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 364472 T1603 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 364472 T1603 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 364472 T1603 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 364473 T1603 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 364473 T1603 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 364476 T1603 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 364476 T1603 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 364477 T1603 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 364477 T1603 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:38651/solr
   [junit4]   2> 364478 T1603 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 364478 T1603 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 364479 T1647 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e9476c name:ZooKeeperConnection Watcher:127.0.0.1:38651 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 364480 T1603 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 364481 T1603 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 364482 T1649 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1480321 name:ZooKeeperConnection Watcher:127.0.0.1:38651/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 364482 T1603 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 364488 T1603 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 365491 T1603 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53782_mv_yc%2Fdp
   [junit4]   2> 365492 T1603 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53782_mv_yc%2Fdp
   [junit4]   2> 365495 T1636 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 365495 T1627 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 365495 T1649 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 365500 T1650 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 365501 T1650 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 365503 T1627 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 365503 T1650 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 365503 T1627 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 365503 T1627 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 365505 T1628 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 365506 T1628 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:53782/mv_yc/dp",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53782_mv_yc%2Fdp",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 365506 T1628 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1]
   [junit4]   2> 365507 T1628 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 365508 T1627 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 365610 T1627 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 365610 T1649 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 365610 T1636 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 366503 T1650 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 366504 T1650 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 366505 T1650 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 366505 T1650 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 366506 T1650 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 366506 T1650 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-971375F9FB462618-001/tempDir-003/collection1/'
   [junit4]   2> 366507 T1650 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-971375F9FB462618-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 366508 T1650 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-971375F9FB462618-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 366508 T1650 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-971375F9FB462618-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 366550 T1650 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 366564 T1650 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 366565 T1650 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 366581 T1650 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 366712 T1650 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 366713 T1650 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 366713 T1650 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 366719 T1650 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 366721 T1650 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 366738 T1650 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 366742 T1650 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 366745 T1650 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 366746 T1650 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 366746 T1650 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 366746 T1650 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 366748 T1650 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 366749 T1650 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 366749 T1650 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 366749 T1650 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 366750 T1650 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.SyncSliceTest-971375F9FB462618-001/tempDir-003/collection1/, dataDir=./solr.cloud.SyncSliceTest-971375F9FB462618-001/tempDir-001/jetty1/
   [junit4]   2> 366750 T1650 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@167d622
   [junit4]   2> 366751 T1650 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-971375F9FB462618-001/tempDir-001/jetty1
   [junit4]   2> 366751 T1650 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-971375F9FB462618-001/tempDir-001/jetty1/index/
   [junit4]   2> 366751 T1650 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-971375F9FB462618-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 366752 T1650 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-971375F9FB462618-001/tempDir-001/jetty1/index
   [junit4]   2> 366752 T1650 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2646234985460283]
   [junit4]   2> 366753 T1650 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@4247a4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d1e82c)),segFN=segments_1,generation=1}
   [junit4]   2> 366753 T1650 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 366757 T1650 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 366757 T1650 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 366758 T1650 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 366758 T1650 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 366758 T1650 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 366758 T1650 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 366759 T1650 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 366759 T1650 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 366759 T1650 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 366760 T1650 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 366761 T1650 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 366762 T1650 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 366762 T1650 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 366763 T1650 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 366763 T1650 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 366764 T1650 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 366766 T1650 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 366768 T1650 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 366768 T1650 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 366769 T1650 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=67.6201171875, floorSegmentMB=1.40234375, forceMergeDeletesPctAllowed=12.640375731746706, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 366769 T1650 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@4247a4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d1e82c)),segFN=segments_1,generation=1}
   [junit4]   2> 366770 T1650 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 366770 T1650 oass.SolrIndexSearcher.<init> Opening Searcher@12be39d[collection1] main
   [junit4]   2> 366770 T1650 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 366771 T1650 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 366771 T1650 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 366772 T1650 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 366772 T1650 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 366772 T1650 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 366773 T1650 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 366773 T1650 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 366774 T1650 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 366774 T1650 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 366779 T1651 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@12be39d[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 366782 T1650 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 366782 T1654 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:53782/mv_yc/dp collection:collection1 shard:shard1
   [junit4]   2> 366783 T1603 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 366783 T1603 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 366785 T1654 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 366794 T1654 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 366795 T1627 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 366796 T1627 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 366796 T1627 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 366796 T1654 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 366796 T1654 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C203 name=collection1 org.apache.solr.core.SolrCore@733b66 url=https://127.0.0.1:53782/mv_yc/dp/collection1 node=127.0.0.1:53782_mv_yc%2Fdp C203_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:53782/mv_yc/dp, core=collection1, node_name=127.0.0.1:53782_mv_yc%2Fdp}
   [junit4]   2> 366797 T1654 C203 P53782 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:53782/mv_yc/dp/collection1/
   [junit4]   2> 366797 T1628 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 366797 T1654 C203 P53782 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 366798 T1654 C203 P53782 oasc.SyncStrategy.syncToMe https://127.0.0.1:53782/mv_yc/dp/collection1/ has no replicas
   [junit4]   2> 366798 T1654 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:53782/mv_yc/dp/collection1/ shard1
   [junit4]   2> 366798 T1654 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 366800 T1627 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 366804 T1627 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 366808 T1627 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 366910 T1636 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 366910 T1627 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 366911 T1649 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 366956 T1654 oasc.ZkController.register We are https://127.0.0.1:53782/mv_yc/dp/collection1/ and leader is https://127.0.0.1:53782/mv_yc/dp/collection1/
   [junit4]   2> 366957 T1654 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:53782/mv_yc/dp
   [junit4]   2> 366957 T1654 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 366957 T1654 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 366958 T1654 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 366959 T1627 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 366960 T1627 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 366960 T1627 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 366960 T1654 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 366961 T1628 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 366962 T1628 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:53782/mv_yc/dp",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53782_mv_yc%2Fdp",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 366964 T1627 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 367066 T1636 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 367066 T1627 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 367067 T1649 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 367087 T1603 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 367087 T1603 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 367091 T1603 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 367093 T1603 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:52990
   [junit4]   2> 367094 T1603 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 367095 T1603 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 367095 T1603 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-971375F9FB462618-001/tempDir-004
   [junit4]   2> 367096 T1603 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-971375F9FB462618-001/tempDir-004/'
   [junit4]   2> 367115 T1603 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-971375F9FB462618-001/tempDir-004/solr.xml
   [junit4]   2> 367134 T1603 oasc.CoreContainer.<init> New CoreContainer 29949080
   [junit4]   2> 367135 T1603 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-971375F9FB462618-001/tempDir-004/]
   [junit4]   2> 367135 T1603 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 367135 T1603 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 367136 T1603 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 367136 T1603 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 367137 T1603 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 367137 T1603 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 367138 T1603 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 367138 T1603 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 367139 T1603 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 367142 T1603 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 367143 T1603 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 367143 T1603 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 367144 T1603 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:38651/solr
   [junit4]   2> 367144 T1603 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 367145 T1603 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 367147 T1665 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d23654 name:ZooKeeperConnection Watcher:127.0.0.1:38651 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 367147 T1603 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 367149 T1605 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14716aed3880008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 367149 T1603 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 367151 T1667 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10d2a4b name:ZooKeeperConnection Watcher:127.0.0.1:38651/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 367152 T1603 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 367157 T1603 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 368159 T1603 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52990_mv_yc%2Fdp
   [junit4]   2> 368160 T1603 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52990_mv_yc%2Fdp
   [junit4]   2> 368163 T1636 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 368163 T1627 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 368164 T1667 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 368163 T1649 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 368170 T1668 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 368171 T1668 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 368172 T1668 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 368172 T1627 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 368172 T1627 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 368172 T1627 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 368173 T1628 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 368174 T1628 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:52990/mv_yc/dp",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52990_mv_yc%2Fdp",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 368174 T1628 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 368175 T1628 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 368176 T1627 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 368278 T1649 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 368279 T1667 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 368278 T1627 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 368278 T1636 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 369172 T1668 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 369172 T1668 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 369173 T1668 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 369174 T1668 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 369174 T1668 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 369175 T1668 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-971375F9FB462618-001/tempDir-004/collection1/'
   [junit4]   2> 369175 T1668 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-971375F9FB462618-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 369176 T1668 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-971375F9FB462618-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 369176 T1668 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-971375F9FB462618-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 369211 T1668 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 369224 T1668 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 369225 T1668 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 369236 T1668 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 369359 T1668 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 369360 T1668 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 369360 T1668 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 369366 T1668 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 369369 T1668 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 369387 T1668 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 369390 T1668 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 369392 T1668 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 369393 T1668 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 369394 T1668 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 369394 T1668 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 369395 T1668 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 369395 T1668 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 369395 T1668 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 369395 T1668 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 369396 T1668 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-971375F9FB462618-001/tempDir-004/collection1/, dataDir=./solr.cloud.SyncSliceTest-971375F9FB462618-001/tempDir-001/jetty2/
   [junit4]   2> 369396 T1668 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@167d622
   [junit4]   2> 369397 T1668 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-971375F9FB462618-001/tempDir-001/jetty2
   [junit4]   2> 369397 T1668 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-971375F9FB462618-001/tempDir-001/jetty2/index/
   [junit4]   2> 369398 T1668 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-971375F9FB462618-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 369398 T1668 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-971375F9FB462618-001/tempDir-001/jetty2/index
   [junit4]   2> 369398 T1668 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2646234985460283]
   [junit4]   2> 369399 T1668 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@e59f1e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1968b84)),segFN=segments_1,generation=1}
   [junit4]   2> 369399 T1668 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 369404 T1668 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 369404 T1668 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 369404 T1668 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 369405 T1668 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 369405 T1668 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 369405 T1668 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 369406 T1668 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 369406 T1668 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 369406 T1668 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 369407 T1668 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 369408 T1668 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 369408 T1668 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 369408 T1668 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 369410 T1668 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 369410 T1668 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 369411 T1668 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 369413 T1668 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 369415 T1668 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 369415 T1668 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 369416 T1668 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=67.6201171875, floorSegmentMB=1.40234375, forceMergeDeletesPctAllowed=12.640375731746706, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 369416 T1668 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@e59f1e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1968b84)),segFN=segments_1,generation=1}
   [junit4]   2> 369417 T1668 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 369417 T1668 oass.SolrIndexSearcher.<init> Opening Searcher@15da998[collection1] main
   [junit4]   2> 369417 T1668 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 369418 T1668 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 369418 T1668 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 369419 T1668 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 369419 T1668 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 369419 T1668 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 369420 T1668 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 369420 T1668 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 369420 T1668 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 369421 T1668 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 369426 T1669 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@15da998[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 369429 T1668 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 369430 T1672 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:52990/mv_yc/dp collection:collection1 shard:shard1
   [junit4]   2> 369430 T1603 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 369431 T1603 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 369433 T1672 oasc.ZkController.register We are https://127.0.0.1:52990/mv_yc/dp/collection1/ and leader is https://127.0.0.1:53782/mv_yc/dp/collection1/
   [junit4]   2> 369434 T1672 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:52990/mv_yc/dp
   [junit4]   2> 369434 T1672 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 369434 T1672 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C204 name=collection1 org.apache.solr.core.SolrCore@1d45b4b url=https://127.0.0.1:52990/mv_yc/dp/collection1 node=127.0.0.1:52990_mv_yc%2Fdp C204_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:52990/mv_yc/dp, core=collection1, node_name=127.0.0.1:52990_mv_yc%2Fdp}
   [junit4]   2> 369434 T1673 C204 P52990 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 369435 T1672 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 369435 T1673 C204 P52990 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 369436 T1673 C204 P52990 oasc.RecoveryStrategy.doRecovery Publishing state of core collection1 as recovering, leader is https://127.0.0.1:53782/mv_yc/dp/collection1/ and I am https://127.0.0.1:52990/mv_yc/dp/collection1/
   [junit4]   2> 369436 T1673 C204 P52990 oasc.ZkController.publish publishing core=collection1 state=recovering collection=collection1
   [junit4]   2> 369436 T1673 C204 P52990 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 369438 T1627 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 369438 T1627 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 369438 T1627 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 369440 T1673 C204 P52990 oasc.RecoveryStrategy.sendPrepRecoveryCmd Sending prep recovery command to https://127.0.0.1:53782/mv_yc/dp; WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1%3A52990_mv_yc%252Fdp&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true
   [junit4]   2> 369440 T1628 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 369441 T1628 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:52990/mv_yc/dp",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52990_mv_yc%2Fdp",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 369444 T1627 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 369546 T1649 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 369547 T1627 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 369546 T1636 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 369547 T1667 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 369551 T1642 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 369552 T1642 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 369553 T1642 oasha.CoreAdminHandler.handleWaitForStateAction Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 369553 T1642 oasha.CoreAdminHandler.handleWaitForStateAction In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:52990_mv_yc%2Fdp, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"state":"recovering","base_url":"https://127.0.0.1:52990/mv_yc/dp","core":"collection1","node_name":"127.0.0.1:52990_mv_yc%2Fdp"}
   [junit4]   2> 369553 T1642 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 0 seconds.
   [junit4]   2> 369554 T1642 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:52990_mv_yc%252Fdp&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=3 
   [junit4]   2> 369723 T1603 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 369724 T1603 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 369727 T1603 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 369728 T1603 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:56217
   [junit4]   2> 369730 T1603 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 369730 T1603 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 369730 T1603 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-971375F9FB462618-001/tempDir-005
   [junit4]   2> 369731 T1603 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-971375F9FB462618-001/tempDir-005/'
   [junit4]   2> 369758 T1603 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-971375F9FB462618-001/tempDir-005/solr.xml
   [junit4]   2> 369772 T1603 oasc.CoreContainer.<init> New CoreContainer 17062372
   [junit4]   2> 369772 T1603 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-971375F9FB462618-001/tempDir-005/]
   [junit4]   2> 369773 T1603 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 369773 T1603 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 369774 T1603 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 369774 T1603 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 369774 T1603 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 369775 T1603 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 369775 T1603 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 369775 T1603 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 369776 T1603 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 369778 T1603 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 369778 T1603 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 369779 T1603 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 369779 T1603 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:38651/solr
   [junit4]   2> 369779 T1603 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 369780 T1603 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 369782 T1685 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1daa1b1 name:ZooKeeperConnection Watcher:127.0.0.1:38651 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 369782 T1603 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 369784 T1605 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14716aed388000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 369784 T1603 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 369785 T1687 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18c9c7 name:ZooKeeperConnection Watcher:127.0.0.1:38651/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:N

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

Stopping recovery for zkNodeName=core_node4core=collection1
   [junit4]   2> 416614 T1782 C243 P47659 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
   [junit4]   2> 416615 T1708 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 416615 T1603 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 416616 T1603 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 416617 T1708 oasc.ShardLeaderElectionContext.shouldIBeLeader Checking if I (collection1) should try and be the leader.
   [junit4]   2> 416617 T1708 oasc.ShardLeaderElectionContext.shouldIBeLeader My last published State was down, I won't be the leader.
   [junit4]   2> 416617 T1708 oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is shutdown
   [junit4]   2> 416618 T1708 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@ce3895
   [junit4]   2> 416619 T1708 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=12,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=5,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=654,transaction_logs_total_number=2}
   [junit4]   2> 416620 T1708 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 416620 T1708 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 416620 T1708 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 416620 T1708 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 416621 T1708 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 416621 T1708 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./solr.cloud.SyncSliceTest-971375F9FB462618-001/tempDir-001/jetty4/index [CachedDir<<refCount=0;path=./solr.cloud.SyncSliceTest-971375F9FB462618-001/tempDir-001/jetty4/index;done=false>>]
   [junit4]   2> 416621 T1708 oasc.CachingDirectoryFactory.close Closing directory: ./solr.cloud.SyncSliceTest-971375F9FB462618-001/tempDir-001/jetty4/index
   [junit4]   2> 416621 T1708 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./solr.cloud.SyncSliceTest-971375F9FB462618-001/tempDir-001/jetty4 [CachedDir<<refCount=0;path=./solr.cloud.SyncSliceTest-971375F9FB462618-001/tempDir-001/jetty4;done=false>>]
   [junit4]   2> 416622 T1708 oasc.CachingDirectoryFactory.close Closing directory: ./solr.cloud.SyncSliceTest-971375F9FB462618-001/tempDir-001/jetty4
   [junit4]   2> 416622 T1708 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 416622 T1708 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 416622 T1708 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 416622 T1708 oasc.LeaderElector$ElectionWatcher.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:260)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:358)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 416643 T1603 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/mv_yc/dp,null}
   [junit4]   2> 416695 T1603 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 416696 T1603 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:38651 38651
   [junit4]   2> 417247 T1604 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:38651 38651
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SyncSliceTest -Dtests.method=testDistribSearch -Dtests.seed=971375F9FB462618 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_CR -Dtests.timezone=Atlantic/Stanley -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   55.0s J0 | SyncSliceTest.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([971375F9FB462618:16F5FBE18C194624]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:317)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:659)
   [junit4]    > 	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1149)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1118)
   [junit4]    > 	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:236)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 417267 T1603 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-971375F9FB462618-001
   [junit4]   2> 55029 T1602 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene45, sim=DefaultSimilarity, locale=es_CR, timezone=Atlantic/Stanley
   [junit4]   2> NOTE: Linux 3.8.0-42-generic i386/Oracle Corporation 1.8.0_20-ea (32-bit)/cpus=8,threads=1,free=100589720,total=251920384
   [junit4]   2> NOTE: All tests run in this JVM: [TestComponentsName, DistributedDebugComponentTest, TestSolrIndexConfig, TestAnalyzeInfixSuggestions, TestCopyFieldCollectionResource, RankQueryTest, TestExceedMaxTermLength, HttpPartitionTest, TestQuerySenderListener, TestArbitraryIndexDir, TestReload, UpdateParamsTest, MinimalSchemaTest, TestBinaryResponseWriter, TestSolrXmlPersistor, SignatureUpdateProcessorFactoryTest, MergeStrategyTest, FastVectorHighlighterTest, TestManagedResource, HdfsBasicDistributedZkTest, TestUniqueKeyFieldResource, LeaderElectionTest, ClusterStateUpdateTest, TestNRTOpen, ChangedSchemaMergeTest, TestSort, TestCustomSort, ZkCLITest, SolrIndexSplitterTest, TestCollationFieldDocValues, NotRequiredUniqueKeyTest, TestStressRecovery, TestCodecSupport, MoreLikeThisHandlerTest, CoreAdminRequestStatusTest, PluginInfoTest, UnloadDistributedZkTest, FieldMutatingUpdateProcessorTest, CoreMergeIndexesAdminHandlerTest, TestDocBasedVersionConstraints, ClusterStateTest, TestDFRSimilarityFactory, AddBlockUpdateTest, ResourceLoaderTest, DirectUpdateHandlerTest, TestSolrXmlPersistence, TestRestManager, TestSolr4Spatial, DistributedQueryComponentOptimizationTest, DocValuesMultiTest, BasicFunctionalityTest, IndexSchemaTest, RecoveryZkTest, SyncSliceTest]
   [junit4] Completed on J0 in 55.33s, 1 test, 1 error <<< FAILURES!

[...truncated 854 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1299: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:923: There were test failures: 406 suites, 1658 tests, 1 error, 37 ignored (16 assumptions)

Total time: 80 minutes 47 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_20-ea-b21 -client -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.8.0_20-ea-b21) - Build # 10640 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10640/
Java: 64bit/jdk1.8.0_20-ea-b21 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
shard3 is not consistent.  Got 118 from https://127.0.0.1:47739/z/collection1lastClient and got 116 from https://127.0.0.1:51610/z/collection1

Stack Trace:
java.lang.AssertionError: shard3 is not consistent.  Got 118 from https://127.0.0.1:47739/z/collection1lastClient and got 116 from https://127.0.0.1:51610/z/collection1
	at __randomizedtesting.SeedInfo.seed([C9CCB7A565C2CC24:482A39BD129DAC18]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1139)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1118)
	at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:150)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.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:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11472 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/init-core-data-001
   [junit4]   2> 736671 T4340 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 736671 T4340 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /z/
   [junit4]   2> 736674 T4340 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 736675 T4340 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 736675 T4341 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 736775 T4340 oasc.ZkTestServer.run start zk server on port:33011
   [junit4]   2> 736776 T4340 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 736778 T4347 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@49b234d8 name:ZooKeeperConnection Watcher:127.0.0.1:33011 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 736778 T4340 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 736779 T4340 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 736783 T4340 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 736784 T4349 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@24d5afd7 name:ZooKeeperConnection Watcher:127.0.0.1:33011/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 736784 T4340 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 736784 T4340 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 736786 T4340 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 736788 T4340 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 736790 T4340 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 736792 T4340 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 736793 T4340 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 736796 T4340 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 736797 T4340 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 736800 T4340 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 736800 T4340 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 736803 T4340 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 736803 T4340 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 736806 T4340 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 736807 T4340 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 736809 T4340 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 736809 T4340 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 736810 T4340 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 736811 T4340 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 736812 T4340 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 736812 T4340 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 736814 T4340 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 736815 T4340 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 736818 T4340 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 736818 T4340 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 736822 T4340 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 736822 T4340 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 736826 T4340 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 736827 T4351 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7b356ee3 name:ZooKeeperConnection Watcher:127.0.0.1:33011/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 736827 T4340 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 737090 T4340 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 737092 T4340 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 737094 T4340 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:47336
   [junit4]   2> 737096 T4340 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 737096 T4340 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 737096 T4340 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-002
   [junit4]   2> 737097 T4340 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-002/'
   [junit4]   2> 737107 T4340 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-002/solr.xml
   [junit4]   2> 737124 T4340 oasc.CoreContainer.<init> New CoreContainer 1920782617
   [junit4]   2> 737125 T4340 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-002/]
   [junit4]   2> 737126 T4340 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 737126 T4340 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 737126 T4340 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 737126 T4340 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 737127 T4340 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 737127 T4340 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 737127 T4340 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 737128 T4340 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 737128 T4340 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 737131 T4340 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 737132 T4340 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 737132 T4340 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 737133 T4340 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33011/solr
   [junit4]   2> 737133 T4340 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 737134 T4340 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 737135 T4362 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@61d66ee0 name:ZooKeeperConnection Watcher:127.0.0.1:33011 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 737135 T4340 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 737136 T4340 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 737137 T4364 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@58d3b2c4 name:ZooKeeperConnection Watcher:127.0.0.1:33011/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 737138 T4340 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 737139 T4340 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 737142 T4340 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 737146 T4340 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 737149 T4340 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 737152 T4340 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 737157 T4340 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 737159 T4340 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47336_z
   [junit4]   2> 737160 T4340 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47336_z
   [junit4]   2> 737164 T4340 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 737166 T4340 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 737170 T4340 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:47336_z
   [junit4]   2> 737171 T4340 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 737173 T4340 oasc.Overseer.start Overseer (id=92067743438864388-127.0.0.1:47336_z-n_0000000000) starting
   [junit4]   2> 737177 T4340 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 737187 T4366 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 737187 T4340 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 737189 T4340 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 737191 T4340 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 737194 T4365 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 737197 T4367 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 737198 T4367 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 737198 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 737199 T4367 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 737200 T4365 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 737201 T4365 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:47336/z",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:47336_z",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 737201 T4365 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 737202 T4365 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 737205 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 737205 T4364 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 738199 T4367 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 738199 T4367 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 738200 T4367 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 738200 T4367 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 738201 T4367 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 738201 T4367 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-002/collection1/'
   [junit4]   2> 738201 T4367 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 738202 T4367 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 738202 T4367 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 738219 T4367 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 738229 T4367 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 738230 T4367 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 738234 T4367 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 738336 T4367 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 738338 T4367 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 738338 T4367 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 738340 T4367 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 738350 T4367 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 738350 T4367 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 738350 T4367 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-002/collection1/, dataDir=./solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/control/data/
   [junit4]   2> 738350 T4367 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6353e034
   [junit4]   2> 738351 T4367 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/control/data
   [junit4]   2> 738351 T4367 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/control/data/index/
   [junit4]   2> 738351 T4367 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 738352 T4367 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/control/data/index
   [junit4]   2> 738352 T4367 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=58316057, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 748201 T4367 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 748201 T4367 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 748203 T4367 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 748203 T4367 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 748203 T4367 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 748203 T4367 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 748203 T4367 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 748204 T4367 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 748204 T4367 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 748204 T4367 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 748204 T4367 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 748204 T4367 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 748205 T4367 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 748205 T4367 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 748205 T4367 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 748205 T4367 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 748205 T4367 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 748206 T4367 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 748207 T4367 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 748208 T4367 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 748208 T4367 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 748209 T4367 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5676575581431653]
   [junit4]   2> 748209 T4367 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 748210 T4367 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 748210 T4367 oass.SolrIndexSearcher.<init> Opening Searcher@30376bb8[collection1] main
   [junit4]   2> 748210 T4367 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 748210 T4367 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 748211 T4367 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 748211 T4367 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 748211 T4367 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 748211 T4367 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 748212 T4367 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 748212 T4367 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 748212 T4367 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 748212 T4367 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 748214 T4368 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@30376bb8[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 748214 T4367 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 748214 T4371 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:47336/z collection:control_collection shard:shard1
   [junit4]   2> 748215 T4340 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 748215 T4340 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 748215 T4371 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 748217 T4340 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 748218 T4371 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 748219 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 748219 T4371 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 748220 T4371 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 748220 T4365 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C1650 name=collection1 org.apache.solr.core.SolrCore@47ed6a16 url=https://127.0.0.1:47336/z/collection1 node=127.0.0.1:47336_z C1650_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:47336/z, core=collection1, node_name=127.0.0.1:47336_z}
   [junit4]   2> 748220 T4371 C1650 P47336 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:47336/z/collection1/
   [junit4]   2> 748220 T4373 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@54123c46 name:ZooKeeperConnection Watcher:127.0.0.1:33011/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 748220 T4371 C1650 P47336 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 748221 T4340 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 748221 T4371 C1650 P47336 oasc.SyncStrategy.syncToMe https://127.0.0.1:47336/z/collection1/ has no replicas
   [junit4]   2> 748221 T4371 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:47336/z/collection1/ shard1
   [junit4]   2> 748221 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 748222 T4371 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 748222 T4340 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 748222 T4364 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 748223 T4340 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 748224 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 748225 T4365 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 748226 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 748327 T4364 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 748327 T4373 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 748375 T4371 oasc.ZkController.register We are https://127.0.0.1:47336/z/collection1/ and leader is https://127.0.0.1:47336/z/collection1/
   [junit4]   2> 748375 T4371 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:47336/z
   [junit4]   2> 748375 T4371 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 748375 T4371 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 748376 T4371 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 748377 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 748377 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 748377 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 748377 T4371 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 748378 T4365 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 748378 T4365 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:47336/z",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:47336_z",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 748379 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 748455 T4340 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 748455 T4340 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 748457 T4340 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 748468 T4340 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:38283
   [junit4]   2> 748470 T4340 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 748470 T4340 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 748470 T4340 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-003
   [junit4]   2> 748470 T4340 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-003/'
   [junit4]   2> 748480 T4340 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-003/solr.xml
   [junit4]   2> 748480 T4364 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 748480 T4373 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 748488 T4340 oasc.CoreContainer.<init> New CoreContainer 210104207
   [junit4]   2> 748488 T4340 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-003/]
   [junit4]   2> 748489 T4340 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 748489 T4340 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 748489 T4340 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 748489 T4340 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 748490 T4340 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 748490 T4340 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 748490 T4340 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 748490 T4340 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 748490 T4340 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 748492 T4340 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 748492 T4340 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 748492 T4340 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 748493 T4340 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33011/solr
   [junit4]   2> 748493 T4340 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 748494 T4340 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 748495 T4384 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3f77d40 name:ZooKeeperConnection Watcher:127.0.0.1:33011 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 748495 T4340 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 748496 T4340 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 748497 T4386 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@35b82a84 name:ZooKeeperConnection Watcher:127.0.0.1:33011/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 748497 T4340 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 748501 T4340 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 749503 T4340 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38283_z
   [junit4]   2> 749504 T4340 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:38283_z
   [junit4]   2> 749507 T4373 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 749507 T4364 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 749507 T4386 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 749512 T4387 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 749512 T4387 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 749513 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 749513 T4387 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 749513 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 749514 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 749515 T4365 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 749515 T4365 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:38283/z",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:38283_z",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 749516 T4365 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 749516 T4365 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 749518 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 749619 T4373 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 749619 T4386 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 749619 T4364 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 750514 T4387 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 750514 T4387 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 750515 T4387 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 750515 T4387 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 750517 T4387 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 750517 T4387 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-003/collection1/'
   [junit4]   2> 750518 T4387 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 750518 T4387 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 750519 T4387 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 750550 T4387 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 750567 T4387 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 750568 T4387 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 750576 T4387 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 750684 T4387 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 750686 T4387 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 750686 T4387 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 750688 T4387 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 750699 T4387 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 750699 T4387 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 750699 T4387 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-003/collection1/, dataDir=./solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/jetty1/
   [junit4]   2> 750699 T4387 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6353e034
   [junit4]   2> 750700 T4387 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/jetty1
   [junit4]   2> 750700 T4387 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/jetty1/index/
   [junit4]   2> 750700 T4387 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 750700 T4387 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/jetty1/index
   [junit4]   2> 750701 T4387 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=58316057, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 750711 T4387 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 750711 T4387 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 750713 T4387 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 750713 T4387 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 750714 T4387 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 750714 T4387 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 750714 T4387 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 750714 T4387 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 750715 T4387 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 750715 T4387 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 750715 T4387 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 750715 T4387 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 750716 T4387 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 750716 T4387 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 750716 T4387 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 750717 T4387 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 750717 T4387 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 750717 T4387 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 750719 T4387 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 750731 T4387 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 750731 T4387 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 750732 T4387 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5676575581431653]
   [junit4]   2> 750733 T4387 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 750733 T4387 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 750734 T4387 oass.SolrIndexSearcher.<init> Opening Searcher@6afeb6a5[collection1] main
   [junit4]   2> 750734 T4387 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 750736 T4387 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 750736 T4387 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 750736 T4387 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 750737 T4387 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 750737 T4387 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 750738 T4387 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 750738 T4387 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 750738 T4387 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 750739 T4387 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 750741 T4388 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6afeb6a5[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 750743 T4387 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 750744 T4391 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:38283/z collection:collection1 shard:shard2
   [junit4]   2> 750744 T4340 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 750745 T4340 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 750745 T4391 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 750750 T4391 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 750752 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 750752 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 750752 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 750752 T4391 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 750752 T4391 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1651 name=collection1 org.apache.solr.core.SolrCore@1cb4b724 url=https://127.0.0.1:38283/z/collection1 node=127.0.0.1:38283_z C1651_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:38283/z, core=collection1, node_name=127.0.0.1:38283_z}
   [junit4]   2> 750752 T4391 C1651 P38283 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:38283/z/collection1/
   [junit4]   2> 750753 T4365 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 750753 T4391 C1651 P38283 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 750753 T4391 C1651 P38283 oasc.SyncStrategy.syncToMe https://127.0.0.1:38283/z/collection1/ has no replicas
   [junit4]   2> 750753 T4391 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:38283/z/collection1/ shard2
   [junit4]   2> 750753 T4391 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 750754 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 750755 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 750756 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 750858 T4373 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 750858 T4386 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 750858 T4364 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 750906 T4391 oasc.ZkController.register We are https://127.0.0.1:38283/z/collection1/ and leader is https://127.0.0.1:38283/z/collection1/
   [junit4]   2> 750906 T4391 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:38283/z
   [junit4]   2> 750907 T4391 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 750907 T4391 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 750907 T4391 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 750908 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 750908 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 750908 T4391 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 750908 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 750909 T4365 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 750909 T4365 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:38283/z",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:38283_z",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 750911 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 750978 T4340 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 750978 T4340 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 750982 T4340 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 750984 T4340 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:47739
   [junit4]   2> 750986 T4340 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 750986 T4340 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 750986 T4340 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-004
   [junit4]   2> 750986 T4340 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-004/'
   [junit4]   2> 751004 T4340 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-004/solr.xml
   [junit4]   2> 751012 T4373 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 751012 T4386 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 751012 T4364 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 751013 T4340 oasc.CoreContainer.<init> New CoreContainer 728429146
   [junit4]   2> 751014 T4340 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-004/]
   [junit4]   2> 751014 T4340 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 751014 T4340 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 751015 T4340 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 751015 T4340 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 751015 T4340 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 751015 T4340 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 751015 T4340 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 751016 T4340 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 751016 T4340 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 751018 T4340 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 751018 T4340 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 751018 T4340 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 751019 T4340 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33011/solr
   [junit4]   2> 751019 T4340 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 751020 T4340 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 751020 T4402 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11f919e0 name:ZooKeeperConnection Watcher:127.0.0.1:33011 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 751021 T4340 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 751023 T4340 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 751024 T4404 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7547b37d name:ZooKeeperConnection Watcher:127.0.0.1:33011/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 751024 T4340 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 751028 T4340 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 752029 T4340 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47739_z
   [junit4]   2> 752030 T4340 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47739_z
   [junit4]   2> 752031 T4373 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 752031 T4404 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 752031 T4364 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 752031 T4386 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 752034 T4405 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 752034 T4405 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 752035 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 752035 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 752035 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 752035 T4405 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 752037 T4365 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 752038 T4365 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:47739/z",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:47739_z",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 752038 T4365 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 752038 T4365 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 752041 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 752142 T4364 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 752142 T4404 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 752142 T4386 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 752142 T4373 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 753036 T4405 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 753037 T4405 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 753038 T4405 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 753038 T4405 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 753039 T4405 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 753040 T4405 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-004/collection1/'
   [junit4]   2> 753040 T4405 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 753041 T4405 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 753042 T4405 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 753077 T4405 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 753093 T4405 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 753095 T4405 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 753099 T4405 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 753210 T4405 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 753212 T4405 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 753212 T4405 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 753215 T4405 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 753228 T4405 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 753228 T4405 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 753228 T4405 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-004/collection1/, dataDir=./solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/jetty2/
   [junit4]   2> 753228 T4405 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6353e034
   [junit4]   2> 753229 T4405 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/jetty2
   [junit4]   2> 753229 T4405 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/jetty2/index/
   [junit4]   2> 753230 T4405 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 753230 T4405 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/jetty2/index
   [junit4]   2> 753231 T4405 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=58316057, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 753242 T4405 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 753243 T4405 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 753246 T4405 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 753246 T4405 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 753247 T4405 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 753247 T4405 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 753247 T4405 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 753247 T4405 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 753248 T4405 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 753248 T4405 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 753248 T4405 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 753249 T4405 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 753249 T4405 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 753250 T4405 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 753250 T4405 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 753250 T4405 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 753251 T4405 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 753251 T4405 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 753254 T4405 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 753255 T4405 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 753255 T4405 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 753256 T4405 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5676575581431653]
   [junit4]   2> 753258 T4405 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 753258 T4405 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 753258 T4405 oass.SolrIndexSearcher.<init> Opening Searcher@1a5a7fab[collection1] main
   [junit4]   2> 753259 T4405 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 753260 T4405 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 753260 T4405 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 753261 T4405 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 753261 T4405 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 753261 T4405 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 753262 T4405 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 753262 T4405 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 753262 T4405 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 753263 T4405 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 753266 T4406 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a5a7fab[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 753268 T4405 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 753270 T4409 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:47739/z collection:collection1 shard:shard3
   [junit4]   2> 753270 T4340 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 753271 T4340 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 753271 T4409 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 753276 T4409 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3
   [junit4]   2> 753278 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 753278 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 753278 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 753278 T4409 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 753279 T4409 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1652 name=collection1 org.apache.solr.core.SolrCore@7980eb9a url=https://127.0.0.1:47739/z/collection1 node=127.0.0.1:47739_z C1652_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:47739/z, core=collection1, node_name=127.0.0.1:47739_z}
   [junit4]   2> 753279 T4409 C1652 P47739 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:47739/z/collection1/
   [junit4]   2> 753280 T4409 C1652 P47739 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 753280 T4409 C1652 P47739 oasc.SyncStrategy.syncToMe https://127.0.0.1:47739/z/collection1/ has no replicas
   [junit4]   2> 753280 T4365 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 753280 T4409 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:47739/z/collection1/ shard3
   [junit4]   2> 753281 T4409 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3
   [junit4]   2> 753283 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 753285 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 753287 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 753389 T4373 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 753389 T4404 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 753389 T4364 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 753389 T4386 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 753436 T4409 oasc.ZkController.register We are https://127.0.0.1:47739/z/collection1/ and leader is https://127.0.0.1:47739/z/collection1/
   [junit4]   2> 753436 T4409 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:47739/z
   [junit4]   2> 753436 T4409 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 753436 T4409 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 753437 T4409 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 753438 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 753438 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 753438 T4409 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 753438 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 753439 T4365 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 753439 T4365 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:47739/z",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:47739_z",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 753441 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 753522 T4340 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 753523 T4340 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 753526 T4340 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 753528 T4340 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:45727
   [junit4]   2> 753530 T4340 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 753531 T4340 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 753531 T4340 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-005
   [junit4]   2> 753531 T4340 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-005/'
   [junit4]   2> 753542 T4386 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 753542 T4404 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 753542 T4364 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 753542 T4373 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 753548 T4340 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-005/solr.xml
   [junit4]   2> 753556 T4340 oasc.CoreContainer.<init> New CoreContainer 904536585
   [junit4]   2> 753556 T4340 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-005/]
   [junit4]   2> 753556 T4340 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 753557 T4340 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 753557 T4340 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 753557 T4340 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 753557 T4340 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 753558 T4340 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 753558 T4340 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 753558 T4340 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 753558 T4340 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 753560 T4340 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 753560 T4340 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 753560 T4340 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 753561 T4340 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33011/solr
   [junit4]   2> 753561 T4340 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 753561 T4340 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 753562 T4420 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@46774da4 name:ZooKeeperConnection Watcher:127.0.0.1:33011 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 753563 T4340 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 753564 T4340 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 753565 T4422 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@fe90666 name:ZooKeeperConnection Watcher:127.0.0.1:33011/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 753566 T4340 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 753570 T4340 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 754572 T4340 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45727_z
   [junit4]   2> 754574 T4340 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45727_z
   [junit4]   2> 754576 T4386 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 754576 T4404 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 754577 T4422 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 754576 T4364 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 754576 T4373 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 754582 T4423 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 754582 T4423 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 754583 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 754584 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 754584 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 754583 T4423 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 754585 T4365 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 754586 T4365 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:45727/z",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:45727_z",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 754586 T4365 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 754587 T4365 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 754588 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 754691 T4386 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 754691 T4404 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 754691 T4364 oascc.ZkStateReader$2.process A cluster state chan

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

ception.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:260)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:358)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> ASYNC  NEW_CORE C2573 name=collection1 org.apache.solr.core.SolrCore@4112a5f9 url=https://127.0.0.1:40857/z/collection1 node=127.0.0.1:40857_z C2573_STATE=coll:collection1 core:collection1 props:{state=active, base_url=https://127.0.0.1:40857/z, core=collection1, node_name=127.0.0.1:40857_z}
   [junit4]   2> 820589 T4826 C2573 P40857 oasc.SyncStrategy.sync WARN Closed, skipping sync up.
   [junit4]   2> 820590 T4826 oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is shutdown
   [junit4]   2> 820590 T4826 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4112a5f9
   [junit4]   2> 820590 T4826 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=3,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=151,cumulative_deletesById=52,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=8724,transaction_logs_total_number=2}
   [junit4]   2> 820591 T4826 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 820591 T4826 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 820591 T4826 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 820592 T4826 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 820593 T4826 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 820593 T4826 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/jetty12 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/jetty12;done=false>>]
   [junit4]   2> 820593 T4826 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/jetty12
   [junit4]   2> 820593 T4826 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/jetty12/index.20140708135859531 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/jetty12/index.20140708135859531;done=false>>]
   [junit4]   2> 820594 T4826 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/jetty12/index.20140708135859531
   [junit4]   2> 820594 T4826 oasc.LeaderElector$ElectionWatcher.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:260)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:358)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 820594 T4826 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001
   [junit4]   2> NOTE: test params are: codec=Lucene49: {rnd_b=MockVariableIntBlock(baseBlockSize=55), _version_=FSTOrd41, a_t=PostingsFormat(name=Memory doPackFST= true), a_si=FSTOrd41, id=MockVariableIntBlock(baseBlockSize=55)}, docValues:{}, sim=DefaultSimilarity, locale=fr, timezone=America/Grand_Turk
   [junit4]   2> NOTE: Linux 3.8.0-42-generic amd64/Oracle Corporation 1.8.0_20-ea (64-bit)/cpus=8,threads=1,free=206004176,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [NoCacheHeaderTest, TestMissingGroups, HdfsSyncSliceTest, QueryEqualityTest, TestRestManager, MigrateRouteKeyTest, ZkCLITest, SolrTestCaseJ4Test, PrimUtilsTest, ResponseLogComponentTest, AnalyticsQueryTest, TestConfig, UUIDFieldTest, HighlighterConfigTest, SolrCmdDistributorTest, TestOverriddenPrefixQueryForCustomFieldType, TestLuceneMatchVersion, TestAnalyzedSuggestions, ExternalFileFieldSortTest, TestManagedResource, DistributedQueryComponentOptimizationTest, TestLMJelinekMercerSimilarityFactory, TestExpandComponent, CoreMergeIndexesAdminHandlerTest, ShardRoutingTest, TestRangeQuery, TestSolr4Spatial, FastVectorHighlighterTest, TestSort, TestSolrQueryParserDefaultOperatorResource, ClusterStateUpdateTest, SuggesterTSTTest, TestReplicationHandler, CursorPagingTest, TestReloadAndDeleteDocs, CoreAdminHandlerTest, TestSolrQueryParserResource, SolrIndexSplitterTest, DateFieldTest, TestConfigSets, DeleteShardTest, TestMaxScoreQueryParser, OverseerCollectionProcessorTest, HighlighterTest, SignatureUpdateProcessorFactoryTest, TestFuzzyAnalyzedSuggestions, JsonLoaderTest, TestStressReorder, ResourceLoaderTest, DistributedQueryComponentCustomSortTest, TestClassNameShortening, TestSolrIndexConfig, SpellCheckComponentTest, HdfsBasicDistributedZk2Test, TestCustomSort, TestCodecSupport, XsltUpdateRequestHandlerTest, FieldMutatingUpdateProcessorTest, CustomCollectionTest, AliasIntegrationTest, TestFastOutputStream, LeaderElectionTest, TestDistributedSearch, TestFaceting, TestNumberUtils, DocumentBuilderTest, CurrencyFieldOpenExchangeTest, OverseerTest, OverseerStatusTest, CircularListTest, NotRequiredUniqueKeyTest, ConnectionManagerTest, TestFieldSortValues, TestSchemaVersionResource, TestManagedSchema, DistributedDebugComponentTest, TestRemoteStreaming, AnalyticsMergeStrategyTest, TestStressRecovery, DirectSolrSpellCheckerTest, RankQueryTest, TestTolerantSearch, TestSolrXmlPersistence, TestRandomDVFaceting, WordBreakSolrSpellCheckerTest, RAMDirectoryFactoryTest, TestNonNRTOpen, TestSearcherReuse, TestHashPartitioner, RegexBoostProcessorTest, XmlUpdateRequestHandlerTest, TestComponentsName, SyncSliceTest, TestBM25SimilarityFactory, BadComponentTest, TestCopyFieldCollectionResource, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest]
   [junit4] Completed on J0 in 84.53s, 1 test, 1 failure <<< FAILURES!

[...truncated 630 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1299: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:923: There were test failures: 406 suites, 1658 tests, 1 failure, 37 ignored (16 assumptions)

Total time: 68 minutes 31 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_20-ea-b21 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any