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/03 22:51:51 UTC

[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.8.0_05) - Build # 10595 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10595/
Java: 64bit/jdk1.8.0_05 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  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([A509BEA515E4D2EF:24EF30BD62BBB2D3]: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 11531 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-A509BEA515E4D2EF-001/init-core-data-001
   [junit4]   2> 662028 T2851 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 662028 T2851 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 662030 T2851 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 662031 T2851 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 662031 T2852 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 662131 T2851 oasc.ZkTestServer.run start zk server on port:48820
   [junit4]   2> 662132 T2851 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 662829 T2858 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7497663 name:ZooKeeperConnection Watcher:127.0.0.1:48820 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 662830 T2851 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 662830 T2851 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 662837 T2851 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 662839 T2860 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5b49f98c name:ZooKeeperConnection Watcher:127.0.0.1:48820/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 662840 T2851 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 662840 T2851 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 662845 T2851 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 662847 T2851 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 662849 T2851 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 662875 T2851 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> 662875 T2851 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 662880 T2851 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> 662881 T2851 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 662884 T2851 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> 662885 T2851 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 662888 T2851 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> 662889 T2851 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 662892 T2851 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> 662893 T2851 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 662895 T2851 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> 662896 T2851 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 662899 T2851 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> 662900 T2851 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 662902 T2851 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> 662902 T2851 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 662903 T2851 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> 662904 T2851 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 662905 T2851 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> 662906 T2851 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 662907 T2851 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> 662907 T2851 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 663145 T2851 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 663152 T2851 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59007
   [junit4]   2> 663152 T2851 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 663153 T2851 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 663153 T2851 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-A509BEA515E4D2EF-001/tempDir-002
   [junit4]   2> 663153 T2851 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-A509BEA515E4D2EF-001/tempDir-002/'
   [junit4]   2> 663165 T2851 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-A509BEA515E4D2EF-001/tempDir-002/solr.xml
   [junit4]   2> 663174 T2851 oasc.CoreContainer.<init> New CoreContainer 150996236
   [junit4]   2> 663175 T2851 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-A509BEA515E4D2EF-001/tempDir-002/]
   [junit4]   2> 663175 T2851 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 663175 T2851 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 663175 T2851 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 663176 T2851 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 663176 T2851 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 663176 T2851 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 663176 T2851 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 663177 T2851 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 663177 T2851 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 663177 T2851 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 663178 T2851 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 663178 T2851 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 663178 T2851 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48820/solr
   [junit4]   2> 663178 T2851 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 663179 T2851 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 663180 T2871 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5000024a name:ZooKeeperConnection Watcher:127.0.0.1:48820 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 663181 T2851 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 663182 T2851 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 663183 T2873 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@29fefd63 name:ZooKeeperConnection Watcher:127.0.0.1:48820/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 663183 T2851 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 663185 T2851 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 663187 T2851 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 663188 T2851 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 663190 T2851 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 663191 T2851 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 663198 T2851 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 663199 T2851 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59007_
   [junit4]   2> 663200 T2851 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59007_
   [junit4]   2> 663201 T2851 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 663202 T2851 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 663204 T2851 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:59007_
   [junit4]   2> 663204 T2851 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 663206 T2851 oasc.Overseer.start Overseer (id=92040051441008643-127.0.0.1:59007_-n_0000000000) starting
   [junit4]   2> 663207 T2851 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 663214 T2875 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 663214 T2851 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 663216 T2851 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 663217 T2851 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 663219 T2874 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 663220 T2876 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 663220 T2876 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 663221 T2873 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 663221 T2876 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 663222 T2874 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 663222 T2874 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59007",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59007_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 663222 T2874 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 663223 T2874 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 663224 T2873 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 663224 T2873 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> 664222 T2876 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 664222 T2876 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 664222 T2876 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 664223 T2876 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 664223 T2876 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 664224 T2876 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-A509BEA515E4D2EF-001/tempDir-002/collection1/'
   [junit4]   2> 664224 T2876 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-A509BEA515E4D2EF-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 664224 T2876 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-A509BEA515E4D2EF-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 664225 T2876 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-A509BEA515E4D2EF-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 664244 T2876 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 664254 T2876 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 664255 T2876 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 664260 T2876 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 664367 T2876 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 664367 T2876 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 664368 T2876 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 664371 T2876 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 664373 T2876 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 664380 T2876 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 664382 T2876 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 664383 T2876 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 664384 T2876 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 664384 T2876 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 664384 T2876 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 664385 T2876 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 664385 T2876 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 664385 T2876 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 664385 T2876 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 664386 T2876 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-A509BEA515E4D2EF-001/tempDir-002/collection1/, dataDir=./solr.cloud.SyncSliceTest-A509BEA515E4D2EF-001/tempDir-001/control/data/
   [junit4]   2> 664386 T2876 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@624b9cdb
   [junit4]   2> 664386 T2876 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-A509BEA515E4D2EF-001/tempDir-001/control/data
   [junit4]   2> 664386 T2876 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-A509BEA515E4D2EF-001/tempDir-001/control/data/index/
   [junit4]   2> 664386 T2876 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-A509BEA515E4D2EF-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 664387 T2876 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-A509BEA515E4D2EF-001/tempDir-001/control/data/index
   [junit4]   2> 664387 T2876 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=57.6103515625, floorSegmentMB=0.7734375, forceMergeDeletesPctAllowed=12.728226471958237, segmentsPerTier=38.0, maxCFSSegmentSizeMB=1.8056640625, noCFSRatio=0.0
   [junit4]   2> 664387 T2876 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@315a17e4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5c4d5fdb)),segFN=segments_1,generation=1}
   [junit4]   2> 664387 T2876 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 664389 T2876 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 664389 T2876 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 664390 T2876 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 664390 T2876 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 664390 T2876 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 664390 T2876 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 664390 T2876 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 664391 T2876 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 664391 T2876 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 664391 T2876 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 664391 T2876 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 664391 T2876 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 664392 T2876 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 664392 T2876 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 664392 T2876 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 664392 T2876 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 664394 T2876 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 664395 T2876 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 664395 T2876 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 664395 T2876 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=519789649, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 664396 T2876 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@315a17e4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5c4d5fdb)),segFN=segments_1,generation=1}
   [junit4]   2> 664396 T2876 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 664396 T2876 oass.SolrIndexSearcher.<init> Opening Searcher@998a587[collection1] main
   [junit4]   2> 664396 T2876 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 664397 T2876 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 664397 T2876 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 664398 T2876 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 664398 T2876 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 664398 T2876 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 664399 T2876 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 664399 T2876 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 664399 T2876 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 664399 T2876 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 664400 T2877 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@998a587[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 664401 T2876 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 664401 T2880 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:59007 collection:control_collection shard:shard1
   [junit4]   2> 664402 T2851 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 664402 T2851 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 664402 T2880 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 664403 T2851 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 664406 T2882 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@564bcc67 name:ZooKeeperConnection Watcher:127.0.0.1:48820/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 664406 T2851 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 664407 T2851 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 664408 T2880 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 664409 T2851 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 664410 T2873 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 664410 T2880 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 664410 T2880 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C804 name=collection1 org.apache.solr.core.SolrCore@741e7c08 url=http://127.0.0.1:59007/collection1 node=127.0.0.1:59007_ C804_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:59007, core=collection1, node_name=127.0.0.1:59007_}
   [junit4]   2> 664410 T2880 C804 P59007 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:59007/collection1/
   [junit4]   2> 664411 T2880 C804 P59007 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 664411 T2880 C804 P59007 oasc.SyncStrategy.syncToMe http://127.0.0.1:59007/collection1/ has no replicas
   [junit4]   2> 664411 T2880 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:59007/collection1/ shard1
   [junit4]   2> 664411 T2880 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 664412 T2874 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 664414 T2873 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 664415 T2873 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 664416 T2873 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 664518 T2873 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> 664518 T2882 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> 664565 T2880 oasc.ZkController.register We are http://127.0.0.1:59007/collection1/ and leader is http://127.0.0.1:59007/collection1/
   [junit4]   2> 664566 T2880 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59007
   [junit4]   2> 664566 T2880 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 664566 T2880 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 664566 T2880 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 664568 T2873 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 664569 T2873 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 664569 T2873 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 664569 T2880 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 664570 T2874 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 664570 T2874 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59007",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59007_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 664572 T2873 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 664644 T2851 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 664644 T2851 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 664646 T2851 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54486
   [junit4]   2> 664646 T2851 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 664647 T2851 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 664647 T2851 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.SyncSliceTest-A509BEA515E4D2EF-001/tempDir-003
   [junit4]   2> 664647 T2851 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-A509BEA515E4D2EF-001/tempDir-003/'
   [junit4]   2> 664659 T2851 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-A509BEA515E4D2EF-001/tempDir-003/solr.xml
   [junit4]   2> 664667 T2851 oasc.CoreContainer.<init> New CoreContainer 1618910449
   [junit4]   2> 664668 T2851 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.SyncSliceTest-A509BEA515E4D2EF-001/tempDir-003/]
   [junit4]   2> 664668 T2851 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 664669 T2851 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 664669 T2851 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 664669 T2851 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 664669 T2851 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 664669 T2851 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 664670 T2851 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 664670 T2851 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 664670 T2851 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 664671 T2851 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 664671 T2851 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 664671 T2851 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 664671 T2851 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48820/solr
   [junit4]   2> 664672 T2851 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 664672 T2851 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 664674 T2882 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> 664674 T2873 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> 664674 T2893 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4ee4f4b9 name:ZooKeeperConnection Watcher:127.0.0.1:48820 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 664675 T2851 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 664676 T2851 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 664677 T2895 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@490c9fa5 name:ZooKeeperConnection Watcher:127.0.0.1:48820/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 664678 T2851 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 664682 T2851 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 665685 T2851 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54486_
   [junit4]   2> 665687 T2851 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54486_
   [junit4]   2> 665691 T2882 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 665691 T2873 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 665691 T2895 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 665698 T2896 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 665698 T2896 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 665700 T2873 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 665700 T2873 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 665700 T2896 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 665700 T2873 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 665703 T2874 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 665704 T2874 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:54486",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54486_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 665704 T2874 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1]
   [junit4]   2> 665704 T2874 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 665707 T2873 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 665810 T2882 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> 665810 T2895 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> 665810 T2873 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> 666700 T2896 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 666701 T2896 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 666701 T2896 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 666701 T2896 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 666702 T2896 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 666702 T2896 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-A509BEA515E4D2EF-001/tempDir-003/collection1/'
   [junit4]   2> 666703 T2896 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-A509BEA515E4D2EF-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 666703 T2896 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-A509BEA515E4D2EF-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 666703 T2896 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-A509BEA515E4D2EF-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 666721 T2896 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 666731 T2896 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 666732 T2896 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 666737 T2896 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 666846 T2896 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 666846 T2896 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 666847 T2896 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 666850 T2896 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 666852 T2896 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 666858 T2896 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 666860 T2896 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 666862 T2896 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 666863 T2896 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 666863 T2896 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 666863 T2896 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 666864 T2896 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 666864 T2896 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 666864 T2896 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 666864 T2896 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 666864 T2896 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.SyncSliceTest-A509BEA515E4D2EF-001/tempDir-003/collection1/, dataDir=./solr.cloud.SyncSliceTest-A509BEA515E4D2EF-001/tempDir-001/jetty1/
   [junit4]   2> 666865 T2896 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@624b9cdb
   [junit4]   2> 666865 T2896 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-A509BEA515E4D2EF-001/tempDir-001/jetty1
   [junit4]   2> 666865 T2896 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-A509BEA515E4D2EF-001/tempDir-001/jetty1/index/
   [junit4]   2> 666865 T2896 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-A509BEA515E4D2EF-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 666866 T2896 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-A509BEA515E4D2EF-001/tempDir-001/jetty1/index
   [junit4]   2> 666866 T2896 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=57.6103515625, floorSegmentMB=0.7734375, forceMergeDeletesPctAllowed=12.728226471958237, segmentsPerTier=38.0, maxCFSSegmentSizeMB=1.8056640625, noCFSRatio=0.0
   [junit4]   2> 666866 T2896 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@129a128a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16588685)),segFN=segments_1,generation=1}
   [junit4]   2> 666867 T2896 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 666869 T2896 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 666869 T2896 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 666869 T2896 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 666869 T2896 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 666870 T2896 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 666870 T2896 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 666870 T2896 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 666870 T2896 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 666870 T2896 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 666871 T2896 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 666871 T2896 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 666871 T2896 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 666871 T2896 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 666872 T2896 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 666872 T2896 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 666872 T2896 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 666874 T2896 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 666875 T2896 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 666875 T2896 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 666876 T2896 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=519789649, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 666877 T2896 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@129a128a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16588685)),segFN=segments_1,generation=1}
   [junit4]   2> 666877 T2896 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 666877 T2896 oass.SolrIndexSearcher.<init> Opening Searcher@5a780997[collection1] main
   [junit4]   2> 666877 T2896 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 666878 T2896 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 666878 T2896 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 666878 T2896 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 666879 T2896 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 666879 T2896 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 666879 T2896 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 666879 T2896 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 666879 T2896 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 666880 T2896 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 666882 T2897 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5a780997[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 666883 T2896 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 666883 T2900 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:54486 collection:collection1 shard:shard1
   [junit4]   2> 666884 T2851 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 666884 T2851 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 666884 T2900 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 666887 T2900 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 666889 T2873 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 666889 T2873 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 666889 T2873 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 666889 T2900 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 666889 T2900 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C805 name=collection1 org.apache.solr.core.SolrCore@4095dc8e url=http://127.0.0.1:54486/collection1 node=127.0.0.1:54486_ C805_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:54486, core=collection1, node_name=127.0.0.1:54486_}
   [junit4]   2> 666889 T2900 C805 P54486 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:54486/collection1/
   [junit4]   2> 666890 T2900 C805 P54486 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 666890 T2874 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 666890 T2900 C805 P54486 oasc.SyncStrategy.syncToMe http://127.0.0.1:54486/collection1/ has no replicas
   [junit4]   2> 666890 T2900 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:54486/collection1/ shard1
   [junit4]   2> 666890 T2900 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 666891 T2873 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 666893 T2873 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 666895 T2873 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 666997 T2882 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> 666998 T2895 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> 666997 T2873 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> 667044 T2900 oasc.ZkController.register We are http://127.0.0.1:54486/collection1/ and leader is http://127.0.0.1:54486/collection1/
   [junit4]   2> 667044 T2900 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:54486
   [junit4]   2> 667044 T2900 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 667044 T2900 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 667044 T2900 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 667046 T2873 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 667046 T2873 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 667046 T2900 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 667046 T2873 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 667047 T2874 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 667047 T2874 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:54486",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54486_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 667049 T2873 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 667121 T2851 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 667122 T2851 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 667124 T2851 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54535
   [junit4]   2> 667125 T2851 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 667125 T2851 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 667125 T2851 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-A509BEA515E4D2EF-001/tempDir-004
   [junit4]   2> 667126 T2851 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-A509BEA515E4D2EF-001/tempDir-004/'
   [junit4]   2> 667137 T2851 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-A509BEA515E4D2EF-001/tempDir-004/solr.xml
   [junit4]   2> 667146 T2851 oasc.CoreContainer.<init> New CoreContainer 1805382674
   [junit4]   2> 667147 T2851 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-A509BEA515E4D2EF-001/tempDir-004/]
   [junit4]   2> 667147 T2851 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 667147 T2851 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 667148 T2851 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 667148 T2851 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 667148 T2851 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 667148 T2851 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 667148 T2851 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 667149 T2851 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 667149 T2851 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 667149 T2851 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 667150 T2851 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 667150 T2851 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 667150 T2851 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48820/solr
   [junit4]   2> 667150 T2895 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> 667150 T2873 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> 667150 T2882 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> 667150 T2851 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 667152 T2851 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 667153 T2911 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4b0c1e4f name:ZooKeeperConnection Watcher:127.0.0.1:48820 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 667154 T2851 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 667156 T2851 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 667156 T2913 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@599151b2 name:ZooKeeperConnection Watcher:127.0.0.1:48820/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 667157 T2851 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 667161 T2851 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 668163 T2851 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54535_
   [junit4]   2> 668164 T2851 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54535_
   [junit4]   2> 668168 T2873 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 668168 T2882 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 668168 T2913 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 668168 T2895 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 668174 T2914 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 668175 T2914 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 668182 T2873 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 668182 T2914 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 668182 T2873 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 668183 T2873 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 668185 T2874 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 668186 T2874 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:54535",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54535_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 668187 T2874 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 668187 T2874 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 668190 T2873 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 668293 T2882 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> 668293 T2895 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> 668293 T2913 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> 668293 T2873 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> 669183 T2914 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 669183 T2914 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 669184 T2914 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 669184 T2914 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 669186 T2914 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 669186 T2914 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-A509BEA515E4D2EF-001/tempDir-004/collection1/'
   [junit4]   2> 669187 T2914 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-A509BEA515E4D2EF-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 669188 T2914 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-A509BEA515E4D2EF-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 669188 T2914 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-A509BEA515E4D2EF-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 669214 T2914 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 669225 T2914 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 669226 T2914 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 669231 T2914 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 669350 T2914 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 669350 T2914 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 669351 T2914 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 669355 T2914 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 669356 T2914 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 669364 T2914 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 669366 T2914 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 669368 T2914 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 669369 T2914 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 669369 T2914 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 669369 T2914 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 669370 T2914 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 669370 T2914 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 669370 T2914 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 669370 T2914 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 669370 T2914 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-A509BEA515E4D2EF-001/tempDir-004/collection1/, dataDir=./solr.cloud.SyncSliceTest-A509BEA515E4D2EF-001/tempDir-001/jetty2/
   [junit4]   2> 669371 T2914 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@624b9cdb
   [junit4]   2> 669371 T2914 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-A509BEA515E4D2EF-001/tempDir-001/jetty2
   [junit4]   2> 669371 T2914 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-A509BEA515E4D2EF-001/tempDir-001/jetty2/index/
   [junit4]   2> 669371 T2914 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-A509BEA515E4D2EF-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 669371 T2914 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-A509BEA515E4D2EF-001/tempDir-001/jetty2/index
   [junit4]   2> 669372 T2914 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=57.6103515625, floorSegmentMB=0.7734375, forceMergeDeletesPctAllowed=12.728226471958237, segmentsPerTier=38.0, maxCFSSegmentSizeMB=1.8056640625, noCFSRatio=0.0
   [junit4]   2> 669372 T2914 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@77cecb13 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@aaa594)),segFN=segments_1,generation=1}
   [junit4]   2> 669372 T2914 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 669374 T2914 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 669375 T2914 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 669375 T2914 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 669375 T2914 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 669375 T2914 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 669375 T2914 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 669376 T2914 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 669376 T2914 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 669376 T2914 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 669376 T2914 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 669377 T2914 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 669377 T2914 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 669377 T2914 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 669377 T2914 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 669378 T2914 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 669378 T2914 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 669379 T2914 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 669381 T2914 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 669381 T2914 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 669381 T2914 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=519789649, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 669382 T2914 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@77cecb13 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@aaa594)),segFN=segments_1,generation=1}
   [junit4]   2> 669382 T2914 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 669382 T2914 oass.SolrIndexSearcher.<init> Opening Searcher@118d9adb[collection1] main
   [junit4]   2> 669382 T2914 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 669383 T2914 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 669383 T2914 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 669383 T2914 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 669383 T2914 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 669384 T2914 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 669384 T2914 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 669384 T2914 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 669384 T2914 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 669384 T2914 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 669387 T2915 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@118d9adb[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 669387 T2914 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 669388 T2918 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:54535 collection:collection1 shard:shard1
   [junit4]   2> 669388 T2851 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 669389 T2851 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 669390 T2918 oasc.ZkController.register We are http://127.0.0.1:54535/collection1/ and leader is http://127.0.0.1:54486/collection1/
   [junit4]   2> 669391 T2918 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:54535
   [junit4]   2> 669391 T2918 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 669391 T2918 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C806 name=collection1 org.apache.solr.core.SolrCore@421c4d28 url=http://127.0.0.1:54535/collection1 node=127.0.0.1:54535_ C806_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:54535, core=collection1, node_name=127.0.0.1:54535_}
   [junit4]   2> 669391 T2919 C806 P54535 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 669391 T2918 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 669391 T2919 C806 P54535 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 669392 T2919 C806 P54535 oasc.RecoveryStrategy.doRecovery Publishing state of core collection1 as recovering, leader is http://127.0.0.1:54486/collection1/ and I am http://127.0.0.1:54535/collection1/
   [junit4]   2> 669392 T2919 C806 P54535 oasc.ZkController.publish publishing core=collection1 state=recovering collection=collection1
   [junit4]   2> 669392 T2919 C806 P54535 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 669393 T2873 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 669393 T2873 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 669393 T2873 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 669394 T2919 C806 P54535 oasc.RecoveryStrategy.sendPrepRecoveryCmd Sending prep recovery command to http://127.0.0.1:54486; WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1%3A54535_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true
   [junit4]   2> 669394 T2874 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 669395 T2874 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:54535",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54535_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 669395 T2889 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 669396 T2889 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 669396 T2873 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 669396 T2889 oasha.CoreAdminHandler.handleWaitForStateAction Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 669397 T2889 oasha.CoreAdminHandler.handleWaitForStateAction In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:54535_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"state":"down","base_url":"http://127.0.0.1:54535","core":"collection1","node_name":"127.0.0.1:54535_"}
   [junit4]   2> 669499 T2873 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> 669499 T2882 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> 669499 T2895 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> 669499 T2913 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> 669641 T2851 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 669642 T2851 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 669643 T2851 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:38552
   [junit4]   2> 669644 T2851 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 669644 T2851 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 669644 T2851 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.SyncSliceTest-A509BEA515E4D2EF-001/tempDir-005
   [junit4]   2> 669644 T2851 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-A509BEA515E4D2EF-001/tempDir-005/'
   [junit4]   2> 669656 T2851 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-A509BEA515E4D2EF-001/tempDir-005/solr.xml
   [junit4]   2> 669676 T2851 oasc.CoreContainer.<init> New CoreContainer 851532835
   [junit4]   2> 669677 T2851 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.SyncSliceTest-A509BEA515E4D2EF-001/tempDir-005/]
   [junit4]   2> 669677 T2851 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 669677 T2851 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 669678 T2851 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 669678 T2851 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 669678 T2851 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 669678 T2851 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 669679 T2851 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 669679 T2851 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 669679 T2851 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 669679 T2851 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 669680 T2851 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 669680 T2851 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 669680 T2851 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48820/solr
   [junit4]   2> 669681 T2851 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 669681 T2851 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 669683 T2931 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@59c4e17d name:ZooKeeperConnection Watcher:127.0.0.1:48820 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 669683 T2851 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 669685 T2851 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 669687 T2933 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2a70ba61 name:ZooKeeperConnection Watcher:127.0.0.1:48820/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 669687 T2851 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 669693 T2851 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 670397 T2889 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:54535_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"state":"recovering","base_url":"http://127.0.0.1:54535","core":"collection1","node_name":"127.0.0.1:54535_"}
   [junit4]   2> 670397 T2889 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 670398 T2889 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:54535_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1003 
   [junit4]   2> 670696 T2851 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38552_
   [junit4]   2> 670697 T2851 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:38552_
   [junit4]   2> 670700 T2882 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 670700 T2933 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 670700 T2913 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 670700 T2873 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 670700 T2895 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 670703 T2934 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 670703 T2934 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 670704 T2873 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 670704 T2873 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 670704 T2873 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 670704 T2934 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 670705 T2874 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 670706 T2874 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.

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

Value looking to close ./solr.cloud.SyncSliceTest-A509BEA515E4D2EF-001/tempDir-001/jetty4 [CachedDir<<refCount=0;path=./solr.cloud.SyncSliceTest-A509BEA515E4D2EF-001/tempDir-001/jetty4;done=false>>]
   [junit4]   2> 715913 T2953 oasc.CachingDirectoryFactory.close Closing directory: ./solr.cloud.SyncSliceTest-A509BEA515E4D2EF-001/tempDir-001/jetty4
   [junit4]   2> 715913 T2953 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./solr.cloud.SyncSliceTest-A509BEA515E4D2EF-001/tempDir-001/jetty4/index [CachedDir<<refCount=0;path=./solr.cloud.SyncSliceTest-A509BEA515E4D2EF-001/tempDir-001/jetty4/index;done=false>>]
   [junit4]   2> 715914 T2953 oasc.CachingDirectoryFactory.close Closing directory: ./solr.cloud.SyncSliceTest-A509BEA515E4D2EF-001/tempDir-001/jetty4/index
   [junit4]   2> 715914 T2953 oasc.LeaderElector$ElectionWatcher.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard1/election/92040051441008652-core_node4-n_0000000015
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:177)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:174)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:174)
   [junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:72)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:208)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:163)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:125)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:314)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:221)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:452)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:216)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:163)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:125)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:314)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:221)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:452)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:216)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:163)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:125)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:314)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:221)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:452)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:216)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:163)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:125)
   [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> 715915 T2953 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> 715916 T2953 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 715916 T2953 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 715916 T2953 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> 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-A509BEA515E4D2EF-001
   [junit4]   2> NOTE: test params are: codec=Lucene46, sim=DefaultSimilarity, locale=uk_UA, timezone=Europe/Rome
   [junit4]   2> NOTE: Linux 3.8.0-42-generic amd64/Oracle Corporation 1.8.0_05 (64-bit)/cpus=8,threads=1,free=270096736,total=505413632
   [junit4]   2> NOTE: All tests run in this JVM: [TestBlendedInfixSuggestions, SolrCoreCheckLockOnStartupTest, IndexSchemaTest, DistributedSpellCheckComponentTest, ZkControllerTest, ChangedSchemaMergeTest, TestReplicationHandler, DirectUpdateHandlerTest, TestFuzzyAnalyzedSuggestions, TestDynamicFieldCollectionResource, SuggestComponentTest, TestManagedResourceStorage, StressHdfsTest, PeerSyncTest, SimpleFacetsTest, CurrencyFieldOpenExchangeTest, TestManagedSchemaFieldResource, TestBinaryResponseWriter, TestSolrXmlPersistence, TestBM25SimilarityFactory, SuggesterTest, TermsComponentTest, SliceStateTest, SolrCmdDistributorTest, TestDistributedSearch, ReturnFieldsTest, TestCopyFieldCollectionResource, MergeStrategyTest, BlockDirectoryTest, SpellPossibilityIteratorTest, TestCoreDiscovery, TestFoldingMultitermQuery, TestLeaderElectionZkExpiry, TestClassNameShortening, TestRandomDVFaceting, PathHierarchyTokenizerFactoryTest, TestUniqueKeyFieldResource, BasicDistributedZkTest, TestReRankQParserPlugin, ShardSplitTest, TestLuceneMatchVersion, TestSolrDeletionPolicy1, CursorPagingTest, TestDefaultSimilarityFactory, HdfsUnloadDistributedZkTest, JSONWriterTest, TestDocBasedVersionConstraints, BlockCacheTest, SignatureUpdateProcessorFactoryTest, TestReload, FastVectorHighlighterTest, TestConfigSets, TestComponentsName, SSLMigrationTest, TestSearchPerf, DocumentBuilderTest, NotRequiredUniqueKeyTest, PluginInfoTest, XsltUpdateRequestHandlerTest, SolrTestCaseJ4Test, TestSolrXmlPersistor, TestChildDocTransformer, TestReloadAndDeleteDocs, InfoHandlerTest, TestJmxIntegration, DocumentAnalysisRequestHandlerTest, DateMathParserTest, TestCustomSort, AliasIntegrationTest, WordBreakSolrSpellCheckerTest, MoreLikeThisHandlerTest, TestSurroundQueryParser, TestManagedResource, TestManagedSchema, TestCursorMarkWithoutUniqueKey, BasicFunctionalityTest, OverseerCollectionProcessorTest, DeleteShardTest, SyncSliceTest]
   [junit4] Completed on J0 in 54.17s, 1 test, 1 error <<< FAILURES!

[...truncated 685 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: 404 suites, 1654 tests, 1 error, 37 ignored (16 assumptions)

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



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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10596/
Java: 32bit/jdk1.8.0_20-ea-b15 -server -XX:+UseParallelGC

1 tests failed.
FAILED:  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([EED8BA84DCA2D8B3:6F3E349CABFDB88F]: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 10988 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-EED8BA84DCA2D8B3-001/init-core-data-001
   [junit4]   2> 102278 T498 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 102279 T498 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 102281 T498 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 102282 T498 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 102282 T499 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 102382 T498 oasc.ZkTestServer.run start zk server on port:46830
   [junit4]   2> 102383 T498 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 102553 T505 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@eeb003 name:ZooKeeperConnection Watcher:127.0.0.1:46830 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 102554 T498 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 102554 T498 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 102561 T498 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 102564 T507 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@169d6ca name:ZooKeeperConnection Watcher:127.0.0.1:46830/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 102564 T498 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 102565 T498 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 102567 T498 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 102569 T498 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 102570 T498 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 102571 T498 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> 102572 T498 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 102577 T498 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> 102578 T498 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 102582 T498 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> 102582 T498 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 102585 T498 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> 102586 T498 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 102588 T498 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> 102589 T498 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 102591 T498 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> 102591 T498 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 102593 T498 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> 102593 T498 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 102595 T498 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> 102596 T498 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 102598 T498 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> 102599 T498 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 102601 T498 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> 102601 T498 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 102603 T498 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> 102603 T498 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 102606 T498 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 102608 T509 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d71e14 name:ZooKeeperConnection Watcher:127.0.0.1:46830/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 102608 T498 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 102985 T498 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 102991 T498 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 103016 T498 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:45216
   [junit4]   2> 103018 T498 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 103019 T498 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 103019 T498 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-EED8BA84DCA2D8B3-001/tempDir-002
   [junit4]   2> 103020 T498 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-EED8BA84DCA2D8B3-001/tempDir-002/'
   [junit4]   2> 103036 T498 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-EED8BA84DCA2D8B3-001/tempDir-002/solr.xml
   [junit4]   2> 103045 T498 oasc.CoreContainer.<init> New CoreContainer 25443107
   [junit4]   2> 103045 T498 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-EED8BA84DCA2D8B3-001/tempDir-002/]
   [junit4]   2> 103046 T498 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 103046 T498 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 103047 T498 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 103047 T498 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 103047 T498 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 103048 T498 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 103048 T498 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 103049 T498 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 103049 T498 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 103052 T498 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 103052 T498 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 103053 T498 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 103053 T498 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46830/solr
   [junit4]   2> 103054 T498 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 103064 T498 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 103070 T520 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12c861b name:ZooKeeperConnection Watcher:127.0.0.1:46830 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 103071 T498 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 103107 T498 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 103108 T522 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@103b6ab name:ZooKeeperConnection Watcher:127.0.0.1:46830/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 103108 T498 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 103110 T498 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 103115 T498 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 103118 T498 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 103120 T498 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 103126 T498 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 103130 T498 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 103131 T498 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45216_
   [junit4]   2> 103132 T498 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45216_
   [junit4]   2> 103136 T498 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 103138 T498 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 103141 T498 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:45216_
   [junit4]   2> 103142 T498 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 103143 T498 oasc.Overseer.start Overseer (id=92040587497963524-127.0.0.1:45216_-n_0000000000) starting
   [junit4]   2> 103146 T498 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 103163 T523 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 103183 T524 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 103184 T498 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 103187 T498 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 103188 T498 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 103193 T525 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 103194 T525 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 103195 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 103195 T525 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 103196 T523 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 103197 T523 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:45216",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:45216_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 103197 T523 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 103197 T523 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 103203 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 103203 T522 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> 104196 T525 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 104196 T525 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 104197 T525 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 104197 T525 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 104197 T525 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 104197 T525 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-EED8BA84DCA2D8B3-001/tempDir-002/collection1/'
   [junit4]   2> 104198 T525 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 104198 T525 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 104199 T525 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 104219 T525 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 104229 T525 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 104230 T525 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 104237 T525 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 104365 T525 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 104366 T525 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 104366 T525 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 104373 T525 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 104375 T525 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 104385 T525 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 104388 T525 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 104391 T525 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 104392 T525 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 104392 T525 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 104393 T525 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 104393 T525 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 104393 T525 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 104394 T525 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 104394 T525 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 104394 T525 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-EED8BA84DCA2D8B3-001/tempDir-002/collection1/, dataDir=./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-001/control/data/
   [junit4]   2> 104394 T525 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@47cfd5
   [junit4]   2> 104395 T525 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-001/control/data
   [junit4]   2> 104396 T525 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-001/control/data/index/
   [junit4]   2> 104396 T525 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 104396 T525 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-001/control/data/index
   [junit4]   2> 104397 T525 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=21.654296875, floorSegmentMB=1.04296875, forceMergeDeletesPctAllowed=2.5292566764424818, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.48892686623251225
   [junit4]   2> 104397 T525 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@ebc50e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1296b8e),segFN=segments_1,generation=1}
   [junit4]   2> 104398 T525 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 104401 T525 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 104402 T525 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 104403 T525 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 104403 T525 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 104403 T525 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 104403 T525 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 104404 T525 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 104404 T525 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 104404 T525 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 104405 T525 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 104405 T525 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 104405 T525 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 104406 T525 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 104406 T525 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 104406 T525 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 104407 T525 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 104409 T525 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 104411 T525 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 104411 T525 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 104412 T525 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=22.7685546875, floorSegmentMB=1.865234375, forceMergeDeletesPctAllowed=11.105547515082794, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 104412 T525 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@ebc50e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1296b8e),segFN=segments_1,generation=1}
   [junit4]   2> 104413 T525 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 104413 T525 oass.SolrIndexSearcher.<init> Opening Searcher@1434de1[collection1] main
   [junit4]   2> 104413 T525 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 104414 T525 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 104414 T525 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 104415 T525 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 104415 T525 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 104415 T525 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 104416 T525 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 104416 T525 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 104416 T525 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 104416 T525 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 104420 T525 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 104420 T529 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:45216 collection:control_collection shard:shard1
   [junit4]   2> 104421 T498 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 104421 T498 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 104425 T498 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 104426 T529 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 104427 T526 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1434de1[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 104430 T531 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@942be0 name:ZooKeeperConnection Watcher:127.0.0.1:46830/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 104431 T498 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 104433 T498 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 104433 T529 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 104436 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 104436 T529 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 104437 T529 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 104437 T523 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C64 name=collection1 org.apache.solr.core.SolrCore@1d0acb3 url=https://127.0.0.1:45216/collection1 node=127.0.0.1:45216_ C64_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:45216, core=collection1, node_name=127.0.0.1:45216_}
   [junit4]   2> 104437 T529 C64 P45216 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:45216/collection1/
   [junit4]   2> 104437 T498 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 104438 T529 C64 P45216 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 104438 T529 C64 P45216 oasc.SyncStrategy.syncToMe https://127.0.0.1:45216/collection1/ has no replicas
   [junit4]   2> 104438 T529 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:45216/collection1/ shard1
   [junit4]   2> 104438 T529 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 104443 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 104447 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 104450 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 104552 T522 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> 104553 T531 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> 104599 T529 oasc.ZkController.register We are https://127.0.0.1:45216/collection1/ and leader is https://127.0.0.1:45216/collection1/
   [junit4]   2> 104599 T529 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:45216
   [junit4]   2> 104599 T529 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 104599 T529 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 104599 T529 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 104601 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 104601 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 104601 T529 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 104601 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 104603 T523 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 104603 T523 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:45216",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:45216_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 104607 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 104706 T531 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> 104706 T522 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> 104747 T498 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 104748 T498 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 104752 T498 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 104754 T498 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:48854
   [junit4]   2> 104757 T498 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 104757 T498 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 104758 T498 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-003
   [junit4]   2> 104758 T498 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-003/'
   [junit4]   2> 104775 T498 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-EED8BA84DCA2D8B3-001/tempDir-003/solr.xml
   [junit4]   2> 104791 T498 oasc.CoreContainer.<init> New CoreContainer 25966256
   [junit4]   2> 104792 T498 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-003/]
   [junit4]   2> 104792 T498 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 104793 T498 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 104793 T498 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 104793 T498 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 104793 T498 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 104794 T498 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 104794 T498 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 104794 T498 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 104794 T498 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 104796 T498 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 104797 T498 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 104797 T498 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 104798 T498 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46830/solr
   [junit4]   2> 104798 T498 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 104798 T498 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 104800 T542 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17fc4a9 name:ZooKeeperConnection Watcher:127.0.0.1:46830 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 104802 T498 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 104806 T498 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 104812 T544 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1761ca8 name:ZooKeeperConnection Watcher:127.0.0.1:46830/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 104812 T498 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 104825 T498 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 105829 T498 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48854_
   [junit4]   2> 105830 T498 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:48854_
   [junit4]   2> 105832 T522 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 105832 T531 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 105832 T544 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 105836 T545 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 105836 T545 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 105836 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 105837 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 105837 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 105836 T545 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 105838 T523 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 105838 T523 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:48854",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:48854_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 105838 T523 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1]
   [junit4]   2> 105838 T523 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 105840 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 105941 T522 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> 105941 T544 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> 105941 T531 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> 106837 T545 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 106838 T545 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 106838 T545 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 106839 T545 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 106840 T545 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 106840 T545 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-003/collection1/'
   [junit4]   2> 106841 T545 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 106842 T545 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 106842 T545 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 106879 T545 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 106894 T545 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 106895 T545 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 106901 T545 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 106999 T545 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 106999 T545 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 107000 T545 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 107005 T545 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 107006 T545 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 107013 T545 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 107016 T545 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 107017 T545 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 107018 T545 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 107018 T545 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 107018 T545 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 107019 T545 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 107019 T545 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 107019 T545 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 107019 T545 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 107020 T545 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-003/collection1/, dataDir=./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-001/jetty1/
   [junit4]   2> 107020 T545 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@47cfd5
   [junit4]   2> 107021 T545 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-001/jetty1
   [junit4]   2> 107021 T545 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-001/jetty1/index/
   [junit4]   2> 107021 T545 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 107021 T545 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-001/jetty1/index
   [junit4]   2> 107021 T545 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=21.654296875, floorSegmentMB=1.04296875, forceMergeDeletesPctAllowed=2.5292566764424818, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.48892686623251225
   [junit4]   2> 107022 T545 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@45c305 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5e0084),segFN=segments_1,generation=1}
   [junit4]   2> 107022 T545 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 107025 T545 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 107026 T545 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 107026 T545 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 107026 T545 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 107026 T545 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 107026 T545 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 107027 T545 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 107027 T545 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 107027 T545 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 107028 T545 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 107028 T545 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 107028 T545 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 107028 T545 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 107029 T545 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 107029 T545 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 107029 T545 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 107031 T545 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 107032 T545 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 107033 T545 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 107033 T545 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=22.7685546875, floorSegmentMB=1.865234375, forceMergeDeletesPctAllowed=11.105547515082794, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 107034 T545 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@45c305 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5e0084),segFN=segments_1,generation=1}
   [junit4]   2> 107034 T545 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 107034 T545 oass.SolrIndexSearcher.<init> Opening Searcher@58e47[collection1] main
   [junit4]   2> 107034 T545 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 107035 T545 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 107035 T545 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 107036 T545 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 107036 T545 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 107036 T545 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 107036 T545 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 107036 T545 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 107037 T545 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 107037 T545 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 107039 T546 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@58e47[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 107040 T545 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 107041 T549 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:48854 collection:collection1 shard:shard1
   [junit4]   2> 107041 T498 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 107042 T498 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 107042 T549 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 107048 T549 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 107049 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 107049 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 107050 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 107050 T549 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 107050 T549 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 107050 T523 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C65 name=collection1 org.apache.solr.core.SolrCore@3a2453 url=https://127.0.0.1:48854/collection1 node=127.0.0.1:48854_ C65_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:48854, core=collection1, node_name=127.0.0.1:48854_}
   [junit4]   2> 107050 T549 C65 P48854 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:48854/collection1/
   [junit4]   2> 107051 T549 C65 P48854 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 107051 T549 C65 P48854 oasc.SyncStrategy.syncToMe https://127.0.0.1:48854/collection1/ has no replicas
   [junit4]   2> 107051 T549 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:48854/collection1/ shard1
   [junit4]   2> 107051 T549 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 107052 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 107055 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 107057 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 107159 T522 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> 107159 T544 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> 107160 T531 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> 107206 T549 oasc.ZkController.register We are https://127.0.0.1:48854/collection1/ and leader is https://127.0.0.1:48854/collection1/
   [junit4]   2> 107206 T549 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:48854
   [junit4]   2> 107207 T549 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 107207 T549 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 107207 T549 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 107208 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 107209 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 107209 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 107209 T549 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 107210 T523 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 107210 T523 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:48854",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:48854_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 107212 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 107296 T498 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 107297 T498 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 107302 T498 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 107305 T498 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:45925
   [junit4]   2> 107307 T498 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 107308 T498 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 107308 T498 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-004
   [junit4]   2> 107309 T498 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-004/'
   [junit4]   2> 107313 T531 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> 107313 T522 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> 107313 T544 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> 107326 T498 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-EED8BA84DCA2D8B3-001/tempDir-004/solr.xml
   [junit4]   2> 107335 T498 oasc.CoreContainer.<init> New CoreContainer 21359951
   [junit4]   2> 107335 T498 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-004/]
   [junit4]   2> 107336 T498 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 107336 T498 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 107336 T498 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 107336 T498 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 107337 T498 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 107337 T498 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 107337 T498 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 107338 T498 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 107338 T498 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 107340 T498 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 107341 T498 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 107341 T498 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 107341 T498 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46830/solr
   [junit4]   2> 107342 T498 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 107342 T498 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 107345 T560 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1409c46 name:ZooKeeperConnection Watcher:127.0.0.1:46830 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 107347 T498 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 107350 T498 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 107352 T562 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1427ddc name:ZooKeeperConnection Watcher:127.0.0.1:46830/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 107353 T498 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 107362 T498 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 108364 T498 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45925_
   [junit4]   2> 108365 T498 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45925_
   [junit4]   2> 108367 T531 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 108367 T522 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 108367 T562 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 108367 T544 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 108375 T563 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 108375 T563 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 108376 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 108376 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 108376 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 108376 T563 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 108377 T523 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 108377 T523 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:45925",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:45925_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 108377 T523 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 108378 T523 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 108379 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 108481 T522 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> 108481 T544 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> 108481 T562 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> 108481 T531 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> 109376 T563 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 109377 T563 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 109377 T563 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 109377 T563 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 109378 T563 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 109378 T563 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-004/collection1/'
   [junit4]   2> 109379 T563 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 109379 T563 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 109379 T563 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 109397 T563 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 109406 T563 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 109407 T563 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 109411 T563 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 109518 T563 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 109524 T563 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 109525 T563 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 109531 T563 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 109533 T563 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 109550 T563 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 109552 T563 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 109554 T563 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 109557 T563 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 109557 T563 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 109557 T563 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 109558 T563 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 109558 T563 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 109562 T563 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 109562 T563 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 109562 T563 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-004/collection1/, dataDir=./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-001/jetty2/
   [junit4]   2> 109563 T563 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@47cfd5
   [junit4]   2> 109564 T563 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-001/jetty2
   [junit4]   2> 109564 T563 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-001/jetty2/index/
   [junit4]   2> 109564 T563 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 109564 T563 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-001/jetty2/index
   [junit4]   2> 109565 T563 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=21.654296875, floorSegmentMB=1.04296875, forceMergeDeletesPctAllowed=2.5292566764424818, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.48892686623251225
   [junit4]   2> 109565 T563 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1d7d19e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@125f429),segFN=segments_1,generation=1}
   [junit4]   2> 109566 T563 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 109582 T563 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 109582 T563 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 109582 T563 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 109583 T563 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 109583 T563 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 109583 T563 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 109583 T563 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 109584 T563 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 109584 T563 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 109584 T563 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 109585 T563 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 109585 T563 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 109586 T563 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 109586 T563 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 109586 T563 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 109587 T563 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 109589 T563 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 109590 T563 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 109590 T563 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 109591 T563 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=22.7685546875, floorSegmentMB=1.865234375, forceMergeDeletesPctAllowed=11.105547515082794, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 109592 T563 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1d7d19e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@125f429),segFN=segments_1,generation=1}
   [junit4]   2> 109592 T563 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 109592 T563 oass.SolrIndexSearcher.<init> Opening Searcher@1b879ad[collection1] main
   [junit4]   2> 109592 T563 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 109593 T563 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 109593 T563 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 109594 T563 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 109594 T563 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 109594 T563 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 109594 T563 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 109594 T563 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 109595 T563 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 109595 T563 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 109597 T564 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b879ad[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 109599 T563 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 109600 T567 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:45925 collection:collection1 shard:shard1
   [junit4]   2> 109600 T498 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 109600 T498 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 109607 T567 oasc.ZkController.register We are https://127.0.0.1:45925/collection1/ and leader is https://127.0.0.1:48854/collection1/
   [junit4]   2> 109607 T567 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:45925
   [junit4]   2> 109607 T567 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 109607 T567 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C66 name=collection1 org.apache.solr.core.SolrCore@154dbc5 url=https://127.0.0.1:45925/collection1 node=127.0.0.1:45925_ C66_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:45925, core=collection1, node_name=127.0.0.1:45925_}
   [junit4]   2> 109608 T568 C66 P45925 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 109609 T567 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 109609 T568 C66 P45925 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 109609 T568 C66 P45925 oasc.RecoveryStrategy.doRecovery Publishing state of core collection1 as recovering, leader is https://127.0.0.1:48854/collection1/ and I am https://127.0.0.1:45925/collection1/
   [junit4]   2> 109609 T568 C66 P45925 oasc.ZkController.publish publishing core=collection1 state=recovering collection=collection1
   [junit4]   2> 109610 T568 C66 P45925 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 109612 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 109612 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 109612 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 109613 T523 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 109614 T523 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:45925",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:45925_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 109615 T568 C66 P45925 oasc.RecoveryStrategy.sendPrepRecoveryCmd Sending prep recovery command to https://127.0.0.1:48854; WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1%3A45925_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true
   [junit4]   2> 109616 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 109696 T540 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 109697 T540 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 109698 T540 oasha.CoreAdminHandler.handleWaitForStateAction Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 109698 T540 oasha.CoreAdminHandler.handleWaitForStateAction In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:45925_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"state":"down","base_url":"https://127.0.0.1:45925","core":"collection1","node_name":"127.0.0.1:45925_"}
   [junit4]   2> 109719 T544 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> 109719 T522 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> 109719 T531 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> 109719 T562 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> 109934 T498 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 109935 T498 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 109938 T498 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 109940 T498 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:38335
   [junit4]   2> 109942 T498 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 109942 T498 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 109943 T498 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-005
   [junit4]   2> 109943 T498 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-005/'
   [junit4]   2> 109956 T498 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-EED8BA84DCA2D8B3-001/tempDir-005/solr.xml
   [junit4]   2> 109963 T498 oasc.CoreContainer.<init> New CoreContainer 26253011
   [junit4]   2> 109964 T498 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-005/]
   [junit4]   2> 109964 T498 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 109964 T498 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 109965 T498 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 109965 T498 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 109965 T498 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 109965 T498 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 109966 T498 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 109966 T498 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 109966 T498 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 109969 T498 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 109969 T498 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 109970 T498 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 109970 T498 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46830/solr
   [junit4]   2> 109971 T498 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 109974 T498 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 109982 T580 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@802e7b name:ZooKeeperConnection Watcher:127.0.0.1:46830 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 109983 T498 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 109988 T498 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 109993 T582 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a10f4f name:ZooKeeperConnection Watcher:127.0.0.1:46830/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 109994 T498 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 110001 T498 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 110699 T540 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:45925_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"state":"recovering","base_url":"https://127.0.0.1:45925","core":"collection1","node_name":"127.0.0.1:45925_"}
   [junit4]   2> 110699 T540 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 110699 T540 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:45925_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1003 
   [junit4]   2> 111003 T498 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38335_
   [junit4]   2> 111004 T498 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:38335_
   [junit4]   2> 111006 T522 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 111006 T544 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 111007 T531 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 111007 T582 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 111007 T562 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 111010 T583 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 111011 T583 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 111011 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 111011 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 111012 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 111011 T583 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 111012 T523 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 111013 T523 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:38335",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:383

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

closeCacheValue looking to close ./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-001/jetty4 [CachedDir<<refCount=0;path=./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-001/jetty4;done=false>>]
   [junit4]   2> 157563 T602 oasc.CachingDirectoryFactory.close Closing directory: ./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-001/jetty4
   [junit4]   2> 157564 T602 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-001/jetty4/index [CachedDir<<refCount=0;path=./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-001/jetty4/index;done=false>>]
   [junit4]   2> 157564 T602 oasc.CachingDirectoryFactory.close Closing directory: ./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-001/jetty4/index
   [junit4]   2> 157564 T602 oasc.LeaderElector$ElectionWatcher.process WARN  org.apache.solr.common.SolrException: Fatal Error, SolrCore not found:collection1 in []
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:211)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:163)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:125)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:314)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:221)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:452)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:216)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:163)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:125)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:314)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:221)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:452)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:216)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:163)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:125)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:314)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:221)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:452)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:216)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:163)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:125)
   [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> 157565 T602 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> 157565 T602 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 157565 T602 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 157565 T602 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> 157585 T498 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 157637 T498 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 157638 T498 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:46830 46830
   [junit4]   2> 158311 T499 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:46830 46830
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SyncSliceTest -Dtests.method=testDistribSearch -Dtests.seed=EED8BA84DCA2D8B3 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr_RS_#Latn -Dtests.timezone=Pacific/Chuuk -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   56.1s 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([EED8BA84DCA2D8B3:6F3E349CABFDB88F]: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> 158333 T498 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-EED8BA84DCA2D8B3-001
   [junit4]   2> 56059 T497 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene40, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=sr_RS_#Latn, timezone=Pacific/Chuuk
   [junit4]   2> NOTE: Linux 3.8.0-42-generic i386/Oracle Corporation 1.8.0_20-ea (32-bit)/cpus=8,threads=1,free=52214432,total=254541824
   [junit4]   2> NOTE: All tests run in this JVM: [ShowFileRequestHandlerTest, DateFieldTest, TestWordDelimiterFilterFactory, DirectUpdateHandlerTest, TestChildDocTransformer, TestSearchPerf, RAMDirectoryFactoryTest, TestSchemaSimilarityResource, TestCustomSort, TestHighFrequencyDictionaryFactory, HighlighterMaxOffsetTest, TestComponentsName, TestJmxMonitoredMap, TestFastOutputStream, TestLMJelinekMercerSimilarityFactory, TestDistribDocBasedVersion, TestSolrDeletionPolicy1, InfoHandlerTest, TestMaxScoreQueryParser, MigrateRouteKeyTest, FieldMutatingUpdateProcessorTest, SpellCheckCollatorTest, TestManagedSchema, SyncSliceTest]
   [junit4] Completed on J0 in 56.33s, 1 test, 1 error <<< FAILURES!

[...truncated 1093 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: 404 suites, 1654 tests, 1 error, 37 ignored (16 assumptions)

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