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/01/24 19:25:12 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_51) - Build # 9222 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9222/
Java: 32bit/jdk1.7.0_51 -client -XX:+UseSerialGC

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

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:35713/collection2, http://127.0.0.1:38156/collection2, http://127.0.0.1:33160/collection2, http://127.0.0.1:43688/collection2, http://127.0.0.1:32953/collection2]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:35713/collection2, http://127.0.0.1:38156/collection2, http://127.0.0.1:33160/collection2, http://127.0.0.1:43688/collection2, http://127.0.0.1:32953/collection2]
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:352)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:640)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrServer(FullSolrCloudDistribCmdsTest.java:410)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.doTest(FullSolrCloudDistribCmdsTest.java:143)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: no servers hosting shard: 
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:495)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:317)
	... 46 more




Build Log:
[...truncated 10353 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> 834656 T4545 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 834659 T4545 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-FullSolrCloudDistribCmdsTest-1390587059413
   [junit4]   2> 834660 T4545 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 834660 T4546 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 834760 T4545 oasc.ZkTestServer.run start zk server on port:49600
   [junit4]   2> 834761 T4545 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 834885 T4552 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@38450e name:ZooKeeperConnection Watcher:127.0.0.1:49600 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 834885 T4545 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 834886 T4545 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 834889 T4545 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 834891 T4554 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16c982a name:ZooKeeperConnection Watcher:127.0.0.1:49600/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 834891 T4545 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 834891 T4545 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 834893 T4545 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 834895 T4545 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 834896 T4545 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 834898 T4545 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 834898 T4545 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 834901 T4545 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 834902 T4545 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 834905 T4545 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 834906 T4545 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 834908 T4545 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 834909 T4545 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 834911 T4545 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 834912 T4545 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 834913 T4545 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 834914 T4545 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 834916 T4545 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 834916 T4545 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 834919 T4545 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 834919 T4545 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 834925 T4545 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 834925 T4545 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 834927 T4545 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 834927 T4545 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 834929 T4545 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 834930 T4545 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 835017 T4545 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 835019 T4545 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:35713
   [junit4]   2> 835020 T4545 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 835021 T4545 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 835021 T4545 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1390587059685
   [junit4]   2> 835022 T4545 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1390587059685/'
   [junit4]   2> 835039 T4545 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1390587059685/solr.xml
   [junit4]   2> 835094 T4545 oasc.CoreContainer.<init> New CoreContainer 6087683
   [junit4]   2> 835095 T4545 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1390587059685/]
   [junit4]   2> 835096 T4545 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 835097 T4545 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 835097 T4545 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 835097 T4545 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 835098 T4545 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 835098 T4545 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 835098 T4545 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 835099 T4545 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 835099 T4545 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 835101 T4545 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 835101 T4545 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 835102 T4545 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 835102 T4545 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49600/solr
   [junit4]   2> 835102 T4545 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 835104 T4545 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 835105 T4565 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7d939b name:ZooKeeperConnection Watcher:127.0.0.1:49600 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 835106 T4545 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 835109 T4545 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 835109 T4567 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b8b8c1 name:ZooKeeperConnection Watcher:127.0.0.1:49600/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 835110 T4545 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 835111 T4545 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 835117 T4545 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 835122 T4545 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 835123 T4545 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35713_
   [junit4]   2> 835124 T4545 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:35713_
   [junit4]   2> 835126 T4545 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 835128 T4545 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 835131 T4545 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 835133 T4545 oasc.Overseer.start Overseer (id=91133513525821443-127.0.0.1:35713_-n_0000000000) starting
   [junit4]   2> 835135 T4545 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 835137 T4569 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 835138 T4569 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 835138 T4545 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 835149 T4545 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 835151 T4545 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 835153 T4568 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 835158 T4570 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 835159 T4570 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 835162 T4570 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 835163 T4568 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 835164 T4568 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:35713",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:35713_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 835164 T4568 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 835164 T4568 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 835167 T4567 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 835168 T4567 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> 836162 T4570 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 836163 T4570 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1390587059685/collection1
   [junit4]   2> 836163 T4570 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 836164 T4570 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 836164 T4570 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 836165 T4570 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1390587059685/collection1/'
   [junit4]   2> 836166 T4570 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1390587059685/collection1/lib/classes/' to classloader
   [junit4]   2> 836166 T4570 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1390587059685/collection1/lib/README' to classloader
   [junit4]   2> 836221 T4570 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 836277 T4570 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 836278 T4570 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 836286 T4570 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 836705 T4570 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 836708 T4570 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 836709 T4570 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 836713 T4570 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 836730 T4570 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 836730 T4570 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1390587059685/collection1/, dataDir=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390587059413/control/data/
   [junit4]   2> 836731 T4570 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c179b8
   [junit4]   2> 836731 T4570 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390587059413/control/data
   [junit4]   2> 836732 T4570 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390587059413/control/data/index/
   [junit4]   2> 836732 T4570 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390587059413/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 836732 T4570 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390587059413/control/data/index
   [junit4]   2> 836733 T4570 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=2.037109375, floorSegmentMB=1.740234375, forceMergeDeletesPctAllowed=8.689509267314122, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 836734 T4570 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@b5bd93 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@442e97),segFN=segments_1,generation=1}
   [junit4]   2> 836734 T4570 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 836738 T4570 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 836739 T4570 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 836739 T4570 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 836740 T4570 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 836740 T4570 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 836740 T4570 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 836741 T4570 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 836741 T4570 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 836742 T4570 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 836742 T4570 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 836743 T4570 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 836743 T4570 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 836744 T4570 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 836744 T4570 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 836745 T4570 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 836746 T4570 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 836746 T4570 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 836749 T4570 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 836752 T4570 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 836752 T4570 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 836753 T4570 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8404557045751844]
   [junit4]   2> 836753 T4570 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@b5bd93 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@442e97),segFN=segments_1,generation=1}
   [junit4]   2> 836754 T4570 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 836754 T4570 oass.SolrIndexSearcher.<init> Opening Searcher@1d99e3f main
   [junit4]   2> 836756 T4571 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1d99e3f main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 836758 T4570 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 836758 T4545 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 836759 T4545 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 836758 T4574 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:35713 collection:control_collection shard:shard1
   [junit4]   2> 836760 T4545 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 836760 T4574 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 836761 T4576 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5d7d66 name:ZooKeeperConnection Watcher:127.0.0.1:49600/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 836761 T4545 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 836762 T4545 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 836765 T4545 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 836766 T4574 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 836767 T4567 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 836768 T4574 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 836768 T4574 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C4829 name=collection1 org.apache.solr.core.SolrCore@3b5afd url=http://127.0.0.1:35713/collection1 node=127.0.0.1:35713_ C4829_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:35713, core=collection1, node_name=127.0.0.1:35713_}
   [junit4]   2> 836768 T4574 C4829 P35713 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:35713/collection1/
   [junit4]   2> 836768 T4574 C4829 P35713 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 836769 T4574 C4829 P35713 oasc.SyncStrategy.syncToMe http://127.0.0.1:35713/collection1/ has no replicas
   [junit4]   2> 836769 T4574 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:35713/collection1/ shard1
   [junit4]   2> 836769 T4574 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 836770 T4568 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 836775 T4567 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 836778 T4567 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> 836778 T4576 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> 836781 T4568 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 836788 T4567 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 836856 T4545 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 836857 T4545 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 836859 T4545 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:43688
   [junit4]   2> 836859 T4545 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 836860 T4545 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 836860 T4545 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1390587061518
   [junit4]   2> 836861 T4545 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1390587061518/'
   [junit4]   2> 836877 T4545 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1390587061518/solr.xml
   [junit4]   2> 836890 T4567 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> 836890 T4576 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> 836925 T4574 oasc.ZkController.register We are http://127.0.0.1:35713/collection1/ and leader is http://127.0.0.1:35713/collection1/
   [junit4]   2> 836926 T4574 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:35713
   [junit4]   2> 836926 T4574 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 836926 T4574 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 836926 T4574 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 836927 T4567 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 836928 T4574 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 836928 T4567 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 836928 T4567 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 836929 T4568 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 836929 T4568 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:35713",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:35713_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 836932 T4567 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 836935 T4545 oasc.CoreContainer.<init> New CoreContainer 8707395
   [junit4]   2> 836936 T4545 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1390587061518/]
   [junit4]   2> 836937 T4545 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 836938 T4545 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 836938 T4545 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 836939 T4545 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 836939 T4545 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 836940 T4545 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 836940 T4545 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 836941 T4545 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 836941 T4545 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 836944 T4545 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 836945 T4545 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 836945 T4545 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 836946 T4545 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49600/solr
   [junit4]   2> 836946 T4545 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 836947 T4545 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 836948 T4587 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@162ee77 name:ZooKeeperConnection Watcher:127.0.0.1:49600 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 836948 T4545 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 836950 T4545 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 836951 T4589 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d1ac33 name:ZooKeeperConnection Watcher:127.0.0.1:49600/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 836951 T4545 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 836958 T4545 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 837038 T4589 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> 837038 T4567 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> 837038 T4576 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> 837961 T4545 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43688_
   [junit4]   2> 837963 T4545 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43688_
   [junit4]   2> 837965 T4567 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 837965 T4576 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 837966 T4589 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 837973 T4590 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 837973 T4590 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 837974 T4567 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 837974 T4567 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 837974 T4590 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 837975 T4567 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 837977 T4568 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 837978 T4568 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:43688",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:43688_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 837978 T4568 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 837978 T4568 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 837984 T4567 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 838083 T4567 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> 838084 T4589 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> 838083 T4576 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> 838975 T4590 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 838975 T4590 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1390587061518/collection1
   [junit4]   2> 838976 T4590 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 838976 T4590 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 838977 T4590 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 838978 T4590 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1390587061518/collection1/'
   [junit4]   2> 838979 T4590 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1390587061518/collection1/lib/classes/' to classloader
   [junit4]   2> 838979 T4590 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1390587061518/collection1/lib/README' to classloader
   [junit4]   2> 839029 T4590 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 839089 T4590 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 839090 T4590 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 839097 T4590 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 839557 T4590 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 839560 T4590 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 839561 T4590 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 839565 T4590 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 839582 T4590 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 839582 T4590 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1390587061518/collection1/, dataDir=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390587059413/jetty1/
   [junit4]   2> 839583 T4590 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c179b8
   [junit4]   2> 839583 T4590 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390587059413/jetty1
   [junit4]   2> 839584 T4590 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390587059413/jetty1/index/
   [junit4]   2> 839584 T4590 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390587059413/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 839584 T4590 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390587059413/jetty1/index
   [junit4]   2> 839585 T4590 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=2.037109375, floorSegmentMB=1.740234375, forceMergeDeletesPctAllowed=8.689509267314122, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 839586 T4590 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@188490a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@69e9df),segFN=segments_1,generation=1}
   [junit4]   2> 839586 T4590 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 839590 T4590 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 839590 T4590 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 839590 T4590 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 839590 T4590 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 839591 T4590 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 839591 T4590 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 839591 T4590 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 839591 T4590 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 839592 T4590 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 839592 T4590 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 839593 T4590 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 839593 T4590 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 839593 T4590 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 839594 T4590 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 839594 T4590 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 839595 T4590 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 839596 T4590 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 839598 T4590 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 839612 T4590 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 839612 T4590 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 839614 T4590 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8404557045751844]
   [junit4]   2> 839615 T4590 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@188490a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@69e9df),segFN=segments_1,generation=1}
   [junit4]   2> 839615 T4590 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 839616 T4590 oass.SolrIndexSearcher.<init> Opening Searcher@18b3c7d main
   [junit4]   2> 839624 T4591 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@18b3c7d main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 839629 T4590 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 839630 T4545 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 839630 T4545 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 839630 T4594 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:43688 collection:collection1 shard:shard3
   [junit4]   2> 839633 T4594 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 839642 T4594 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3
   [junit4]   2> 839645 T4567 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 839645 T4567 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 839645 T4567 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 839645 T4594 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 839646 T4594 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 839646 T4568 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C4830 name=collection1 org.apache.solr.core.SolrCore@6046f7 url=http://127.0.0.1:43688/collection1 node=127.0.0.1:43688_ C4830_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:43688, core=collection1, node_name=127.0.0.1:43688_}
   [junit4]   2> 839646 T4594 C4830 P43688 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:43688/collection1/
   [junit4]   2> 839647 T4594 C4830 P43688 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 839647 T4594 C4830 P43688 oasc.SyncStrategy.syncToMe http://127.0.0.1:43688/collection1/ has no replicas
   [junit4]   2> 839647 T4594 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:43688/collection1/ shard3
   [junit4]   2> 839647 T4594 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3
   [junit4]   2> 839649 T4567 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 839650 T4589 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> 839650 T4576 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> 839650 T4567 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> 839654 T4567 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 839656 T4568 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 839658 T4567 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 839707 T4545 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 839708 T4545 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 839710 T4545 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:38270
   [junit4]   2> 839711 T4545 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 839711 T4545 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 839712 T4545 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1390587064384
   [junit4]   2> 839712 T4545 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1390587064384/'
   [junit4]   2> 839730 T4545 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1390587064384/solr.xml
   [junit4]   2> 839761 T4576 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> 839761 T4589 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> 839761 T4567 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> 839784 T4545 oasc.CoreContainer.<init> New CoreContainer 16039793
   [junit4]   2> 839785 T4545 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1390587064384/]
   [junit4]   2> 839786 T4545 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 839786 T4545 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 839786 T4545 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 839787 T4545 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 839787 T4545 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 839787 T4545 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 839788 T4545 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 839788 T4545 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 839788 T4545 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 839790 T4545 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 839791 T4545 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 839791 T4545 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 839791 T4545 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49600/solr
   [junit4]   2> 839792 T4545 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 839793 T4545 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 839794 T4605 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@44a8b8 name:ZooKeeperConnection Watcher:127.0.0.1:49600 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 839794 T4545 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 839796 T4545 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 839797 T4607 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14919f5 name:ZooKeeperConnection Watcher:127.0.0.1:49600/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 839797 T4545 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 839800 T4545 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 839805 T4594 oasc.ZkController.register We are http://127.0.0.1:43688/collection1/ and leader is http://127.0.0.1:43688/collection1/
   [junit4]   2> 839805 T4594 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43688
   [junit4]   2> 839805 T4594 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 839806 T4594 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 839806 T4594 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 839807 T4567 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 839808 T4567 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 839808 T4567 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 839808 T4594 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 839810 T4568 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 839811 T4568 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:43688",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:43688_",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 839814 T4567 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 839918 T4607 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> 839918 T4576 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> 839918 T4567 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> 839918 T4589 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> 840804 T4545 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38270_
   [junit4]   2> 840805 T4545 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:38270_
   [junit4]   2> 840808 T4576 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 840808 T4589 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 840809 T4607 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 840808 T4567 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 840815 T4608 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 840815 T4608 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 840817 T4608 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 840817 T4567 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 840817 T4567 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 840817 T4567 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 840818 T4568 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 840819 T4568 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:38270",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:38270_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 840819 T4568 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 840820 T4568 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 840822 T4567 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 840925 T4589 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> 840925 T4567 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> 840925 T4607 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> 840925 T4576 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> 841817 T4608 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 841817 T4608 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1390587064384/collection1
   [junit4]   2> 841818 T4608 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 841818 T4608 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 841818 T4608 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 841819 T4608 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1390587064384/collection1/'
   [junit4]   2> 841820 T4608 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1390587064384/collection1/lib/classes/' to classloader
   [junit4]   2> 841820 T4608 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1390587064384/collection1/lib/README' to classloader
   [junit4]   2> 841868 T4608 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 841916 T4608 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 841918 T4608 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 841926 T4608 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 842447 T4608 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 842449 T4608 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 842451 T4608 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 842454 T4608 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 842472 T4608 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 842473 T4608 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1390587064384/collection1/, dataDir=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390587059413/jetty2/
   [junit4]   2> 842473 T4608 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c179b8
   [junit4]   2> 842473 T4608 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390587059413/jetty2
   [junit4]   2> 842474 T4608 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390587059413/jetty2/index/
   [junit4]   2> 842474 T4608 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390587059413/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 842474 T4608 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390587059413/jetty2/index
   [junit4]   2> 842474 T4608 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=2.037109375, floorSegmentMB=1.740234375, forceMergeDeletesPctAllowed=8.689509267314122, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 842475 T4608 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6c2871 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b4ef6f),segFN=segments_1,generation=1}
   [junit4]   2> 842475 T4608 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 842479 T4608 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 842480 T4608 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 842480 T4608 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 842480 T4608 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 842481 T4608 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 842481 T4608 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 842482 T4608 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 842482 T4608 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 842482 T4608 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 842483 T4608 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 842484 T4608 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 842484 T4608 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 842485 T4608 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 842486 T4608 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 842486 T4608 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 842487 T4608 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 842488 T4608 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 842491 T4608 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 842498 T4608 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 842498 T4608 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 842499 T4608 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8404557045751844]
   [junit4]   2> 842499 T4608 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6c2871 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b4ef6f),segFN=segments_1,generation=1}
   [junit4]   2> 842500 T4608 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 842500 T4608 oass.SolrIndexSearcher.<init> Opening Searcher@bfcfad main
   [junit4]   2> 842504 T4609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@bfcfad main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 842507 T4608 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 842508 T4545 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 842509 T4545 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 842508 T4612 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:38270 collection:collection1 shard:shard1
   [junit4]   2> 842510 T4612 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 842515 T4612 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 842517 T4567 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 842517 T4567 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 842518 T4612 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 842518 T4612 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 842518 T4567 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> ASYNC  NEW_CORE C4831 name=collection1 org.apache.solr.core.SolrCore@1a32d0c url=http://127.0.0.1:38270/collection1 node=127.0.0.1:38270_ C4831_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:38270, core=collection1, node_name=127.0.0.1:38270_}
   [junit4]   2> 842518 T4612 C4831 P38270 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:38270/collection1/
   [junit4]   2> 842519 T4612 C4831 P38270 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 842520 T4612 C4831 P38270 oasc.SyncStrategy.syncToMe http://127.0.0.1:38270/collection1/ has no replicas
   [junit4]   2> 842520 T4568 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 842520 T4612 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:38270/collection1/ shard1
   [junit4]   2> 842521 T4612 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 842525 T4567 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 842526 T4576 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> 842526 T4607 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> 842526 T4567 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> 842526 T4589 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> 842531 T4568 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 842534 T4567 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 842602 T4545 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 842602 T4545 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 842604 T4545 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:38156
   [junit4]   2> 842605 T4545 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 842606 T4545 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 842606 T4545 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1390587067262
   [junit4]   2> 842607 T4545 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1390587067262/'
   [junit4]   2> 842625 T4545 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1390587067262/solr.xml
   [junit4]   2> 842636 T4567 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> 842636 T4607 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> 842636 T4589 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> 842636 T4576 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> 842688 T4612 oasc.ZkController.register We are http://127.0.0.1:38270/collection1/ and leader is http://127.0.0.1:38270/collection1/
   [junit4]   2> 842688 T4612 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:38270
   [junit4]   2> 842689 T4612 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 842689 T4612 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 842689 T4612 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 842691 T4545 oasc.CoreContainer.<init> New CoreContainer 23637554
   [junit4]   2> 842691 T4545 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1390587067262/]
   [junit4]   2> 842692 T4567 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 842692 T4612 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 842692 T4567 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 842693 T4567 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 842693 T4545 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 842693 T4545 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 842694 T4545 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 842694 T4568 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 842694 T4545 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 842695 T4545 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 842695 T4568 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:38270",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:38270_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 842695 T4545 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 842696 T4545 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 842696 T4545 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 842696 T4545 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 842697 T4567 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 842700 T4545 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 842700 T4545 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 842701 T4545 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 842702 T4545 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49600/solr
   [junit4]   2> 842702 T4545 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 842703 T4545 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 842705 T4623 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b1a122 name:ZooKeeperConnection Watcher:127.0.0.1:49600 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 842705 T4545 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 842707 T4545 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 842708 T4625 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9adb2e name:ZooKeeperConnection Watcher:127.0.0.1:49600/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 842709 T4545 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 842712 T4545 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 842800 T4576 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> 842800 T4589 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> 842800 T4567 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> 842801 T4625 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> 842800 T4607 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> 843715 T4545 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38156_
   [junit4]   2> 843716 T4545 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:38156_
   [junit4]   2> 843718 T4576 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 843719 T4589 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 843720 T4607 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 843720 T4567 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 843721 T4625 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 843728 T4626 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 843728 T4626 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 843729 T4567 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 843730 T4567 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 843730 T4626 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 843730 T4567 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 843731 T4568 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 843732 T4568 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:38156",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:38156_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 843732 T4568 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 843732 T4568 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 843734 T4567 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 843836 T4576 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> 843836 T4589 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> 843836 T4607 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> 843836 T4567 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> 843836 T4625 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> 844730 T4626 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 844731 T4626 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1390587067262/collection1
   [junit4]   2> 844731 T4626 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 844731 T4626 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 844732 T4626 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 844732 T4626 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1390587067262/collection1/'
   [junit4]   2> 844733 T4626 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1390587067262/collection1/lib/classes/' to classloader
   [junit4]   2> 844733 T4626 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1390587067262/collection1/lib/README' to classloader
   [junit4]   2> 844780 T4626 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 844842 T4626 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 844843 T4626 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 844851 T4626 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 845329 T4626 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 845332 T4626 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 845334 T4626 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 845337 T4626 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 845357 T4626 oasc.SolrCore.initDirectoryFactory

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

  2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> 928956 T4589 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 928956 T4682 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection2/leader_elect/shard10/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:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:253)
   [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:253)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> 928957 T4682 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection2/leader_elect/shard20/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:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:253)
   [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:253)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> 928957 T4682 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection2/leader_elect/shard30/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:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:253)
   [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:253)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> 928958 T4682 oasc.LeaderElector$1.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:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:253)
   [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:253)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=ru, timezone=America/Havana
   [junit4]   2> NOTE: Linux 3.8.0-35-generic i386/Oracle Corporation 1.7.0_51 (32-bit)/cpus=8,threads=1,free=144559768,total=324251648
   [junit4]   2> NOTE: All tests run in this JVM: [DOMUtilTest, HdfsRecoveryZkTest, TestJoin, SyncSliceTest, SolrCoreTest, TestReplicationHandler, ExternalFileFieldSortTest, HdfsBasicDistributedZkTest, PeerSyncTest, DistributedSuggestComponentTest, TestSolrQueryParser, HdfsCollectionsAPIDistributedZkTest, DocValuesTest, TermVectorComponentTest, TestGroupingSearch, CoreMergeIndexesAdminHandlerTest, TestLMDirichletSimilarityFactory, TestAnalyzeInfixSuggestions, PolyFieldTest, TestClassNameShortening, TestRemoteStreaming, IndexSchemaTest, TestRandomDVFaceting, InfoHandlerTest, ClusterStateUpdateTest, SolrXmlInZkTest, TestCollationFieldDocValues, TestConfig, ResourceLoaderTest, HdfsLockFactoryTest, SuggesterFSTTest, OverseerTest, ResponseLogComponentTest, TestSerializedLuceneMatchVersion, SliceStateTest, TestUniqueKeyFieldResource, BadComponentTest, TestSuggestSpellingConverter, TestBM25SimilarityFactory, DocumentBuilderTest, TestOverriddenPrefixQueryForCustomFieldType, FieldMutatingUpdateProcessorTest, TestMergePolicyConfig, OverseerCollectionProcessorTest, SystemInfoHandlerTest, PrimitiveFieldTypeTest, TestManagedSchema, LoggingHandlerTest, SpellPossibilityIteratorTest, TestCharFilters, ClusterStateTest, RegexBoostProcessorTest, HdfsBasicDistributedZk2Test, ZkCLITest, ShowFileRequestHandlerTest, FastVectorHighlighterTest, TestDocSet, TestSystemIdResolver, AddSchemaFieldsUpdateProcessorFactoryTest, SOLR749Test, TestPostingsSolrHighlighter, TestRealTimeGet, SynonymTokenizerTest, TestSolrIndexConfig, CacheHeaderTest, TestDocBasedVersionConstraints, TestSchemaVersionResource, TestCloudManagedSchemaAddField, LeaderElectionTest, TestNRTOpen, TestPseudoReturnFields, UnloadDistributedZkTest, TermsComponentTest, TestFileDictionaryLookup, SpatialFilterTest, TestLMJelinekMercerSimilarityFactory, SchemaVersionSpecificBehaviorTest, DistributedSpellCheckComponentTest, UUIDFieldTest, DateMathParserTest, TestLuceneMatchVersion, TestSurroundQueryParser, TestWriterPerf, ConnectionManagerTest, TestSolrXmlPersistence, CopyFieldTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, ShardRoutingTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest]
   [junit4] Completed on J0 in 94.81s, 1 test, 1 error <<< FAILURES!

[...truncated 729 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:453: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:433: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1268: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:901: There were test failures: 365 suites, 1597 tests, 1 error, 34 ignored (6 assumptions)

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