You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2013/07/27 23:35:19 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/ibm-j9-jdk7) - Build # 6760 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/6760/
Java: 32bit/ibm-j9-jdk7 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}

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

Error Message:
Server at http://127.0.0.1:37794/_b/f/onenodecollectioncore returned non ok status:404, message:Can not find: /_b/f/onenodecollectioncore/update

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:37794/_b/f/onenodecollectioncore returned non ok status:404, message:Can not find: /_b/f/onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([E4EEEE53F58F6336:6508604B82D0030A]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:385)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:196)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:88)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	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:780)




Build Log:
[...truncated 9562 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
   [junit4]   2> 421962 T1495 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_b/f
   [junit4]   2> 421968 T1495 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1374959979321
   [junit4]   2> 421970 T1495 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 421971 T1496 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 422071 T1495 oasc.ZkTestServer.run start zk server on port:58670
   [junit4]   2> 422072 T1495 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 422075 T1502 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@326d7d7a name:ZooKeeperConnection Watcher:127.0.0.1:58670 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 422076 T1495 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 422076 T1495 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 422079 T1495 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 422080 T1504 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ee7f9b53 name:ZooKeeperConnection Watcher:127.0.0.1:58670/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 422081 T1495 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 422081 T1495 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 422083 T1495 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 422086 T1495 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 422088 T1495 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 422090 T1495 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> 422091 T1495 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 422094 T1495 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 422095 T1495 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 422097 T1495 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> 422098 T1495 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 422100 T1495 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> 422101 T1495 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 422104 T1495 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> 422105 T1495 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 422109 T1495 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> 422110 T1495 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 422113 T1495 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> 422114 T1495 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 422118 T1495 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> 422119 T1495 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 422122 T1495 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> 422123 T1495 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 422198 T1495 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 422202 T1495 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:32805
   [junit4]   2> 422202 T1495 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 422203 T1495 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 422204 T1495 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1374959979479
   [junit4]   2> 422204 T1495 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1374959979479/'
   [junit4]   2> 422212 T1495 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1374959979479/solr.xml
   [junit4]   2> 422246 T1495 oasc.CoreContainer.<init> New CoreContainer 43366014
   [junit4]   2> 422247 T1495 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1374959979479/]
   [junit4]   2> 422248 T1495 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 422249 T1495 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 422249 T1495 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 422250 T1495 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 422250 T1495 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 422251 T1495 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 422252 T1495 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 422252 T1495 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 422253 T1495 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 422253 T1495 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 422259 T1495 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58670/solr
   [junit4]   2> 422259 T1495 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 422260 T1495 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 422262 T1515 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@99d5be4c name:ZooKeeperConnection Watcher:127.0.0.1:58670 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 422262 T1495 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 422263 T1495 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 422269 T1495 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 422270 T1517 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@bb82ad79 name:ZooKeeperConnection Watcher:127.0.0.1:58670/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 422270 T1495 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 422272 T1495 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 422275 T1495 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 422277 T1495 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 422278 T1495 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32805__b%2Ff
   [junit4]   2> 422280 T1495 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:32805__b%2Ff
   [junit4]   2> 422282 T1495 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 422286 T1495 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 422288 T1495 oasc.Overseer.start Overseer (id=90109377205239811-127.0.0.1:32805__b%2Ff-n_0000000000) starting
   [junit4]   2> 422291 T1495 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 422294 T1519 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 422295 T1495 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 422296 T1495 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 422298 T1495 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 422301 T1518 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 422305 T1520 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 422306 T1520 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 422308 T1520 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 423804 T1518 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 423805 T1518 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:32805/_b/f",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "node_name":"127.0.0.1:32805__b%2Ff",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 423806 T1518 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
   [junit4]   2> 423806 T1518 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 423809 T1517 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> 424308 T1520 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 424309 T1520 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1374959979479/collection1
   [junit4]   2> 424309 T1520 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 424310 T1520 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 424311 T1520 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 424312 T1520 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1374959979479/collection1/'
   [junit4]   2> 424313 T1520 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1374959979479/collection1/lib/README' to classloader
   [junit4]   2> 424314 T1520 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1374959979479/collection1/lib/classes/' to classloader
   [junit4]   2> 424346 T1520 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 424385 T1520 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 424387 T1520 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 424393 T1520 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 424740 T1520 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 424745 T1520 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 424748 T1520 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 424767 T1520 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 424772 T1520 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 424776 T1520 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 424777 T1520 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 424777 T1520 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 424778 T1520 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 424779 T1520 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 424779 T1520 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 424780 T1520 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 424780 T1520 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1374959979479/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1374959979320/control/data/
   [junit4]   2> 424780 T1520 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6750e3a8
   [junit4]   2> 424781 T1520 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1374959979320/control/data
   [junit4]   2> 424781 T1520 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1374959979320/control/data/index/
   [junit4]   2> 424782 T1520 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1374959979320/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 424782 T1520 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1374959979320/control/data/index
   [junit4]   2> 424784 T1520 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@c16bf110 lockFactory=org.apache.lucene.store.NativeFSLockFactory@66e2de82),segFN=segments_1,generation=1}
   [junit4]   2> 424784 T1520 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 424786 T1520 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 424787 T1520 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 424787 T1520 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 424788 T1520 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 424788 T1520 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 424788 T1520 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 424789 T1520 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 424789 T1520 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 424789 T1520 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 424791 T1520 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 424793 T1520 oass.SolrIndexSearcher.<init> Opening Searcher@9748e5f3 main
   [junit4]   2> 424794 T1520 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 424794 T1520 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 424797 T1521 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@9748e5f3 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 424798 T1520 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 424798 T1520 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:32805/_b/f collection:control_collection shard:shard1
   [junit4]   2> 424798 T1520 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 424803 T1520 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 424810 T1520 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 424812 T1520 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 424813 T1520 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 424813 T1520 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:32805/_b/f/collection1/
   [junit4]   2> 424813 T1520 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 424814 T1520 oasc.SyncStrategy.syncToMe http://127.0.0.1:32805/_b/f/collection1/ has no replicas
   [junit4]   2> 424814 T1520 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:32805/_b/f/collection1/ shard1
   [junit4]   2> 424814 T1520 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 425313 T1518 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 425320 T1517 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> 425371 T1520 oasc.ZkController.register We are http://127.0.0.1:32805/_b/f/collection1/ and leader is http://127.0.0.1:32805/_b/f/collection1/
   [junit4]   2> 425372 T1520 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:32805/_b/f
   [junit4]   2> 425372 T1520 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 425372 T1520 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 425373 T1520 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 425374 T1520 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 425376 T1495 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 425376 T1495 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 425377 T1495 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 425382 T1495 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 425383 T1495 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 425384 T1524 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d0c914a2 name:ZooKeeperConnection Watcher:127.0.0.1:58670/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 425385 T1495 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 425386 T1495 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 425387 T1495 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 425455 T1495 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 425457 T1495 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:45704
   [junit4]   2> 425458 T1495 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 425459 T1495 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 425459 T1495 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1374959982739
   [junit4]   2> 425460 T1495 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1374959982739/'
   [junit4]   2> 425467 T1495 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1374959982739/solr.xml
   [junit4]   2> 425498 T1495 oasc.CoreContainer.<init> New CoreContainer -1026420278
   [junit4]   2> 425498 T1495 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1374959982739/]
   [junit4]   2> 425500 T1495 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 425500 T1495 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 425501 T1495 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 425501 T1495 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 425502 T1495 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 425502 T1495 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 425503 T1495 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 425503 T1495 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 425504 T1495 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 425505 T1495 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 425510 T1495 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58670/solr
   [junit4]   2> 425511 T1495 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 425512 T1495 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 425513 T1535 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b0f4fd38 name:ZooKeeperConnection Watcher:127.0.0.1:58670 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 425513 T1495 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 425515 T1495 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 425520 T1495 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 425521 T1537 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@231703ed name:ZooKeeperConnection Watcher:127.0.0.1:58670/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 425522 T1495 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 425524 T1495 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 426527 T1495 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45704__b%2Ff
   [junit4]   2> 426528 T1495 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45704__b%2Ff
   [junit4]   2> 426532 T1524 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 426532 T1537 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 426532 T1517 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 426532 T1517 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 426538 T1538 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 426538 T1538 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 426540 T1538 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 426825 T1518 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 426827 T1518 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:32805/_b/f",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "node_name":"127.0.0.1:32805__b%2Ff",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 426831 T1518 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:45704/_b/f",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "node_name":"127.0.0.1:45704__b%2Ff",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 426831 T1518 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
   [junit4]   2> 426832 T1518 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 426836 T1537 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> 426836 T1517 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> 426836 T1524 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> 427541 T1538 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 427541 T1538 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1374959982739/collection1
   [junit4]   2> 427541 T1538 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 427542 T1538 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 427543 T1538 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 427544 T1538 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1374959982739/collection1/'
   [junit4]   2> 427545 T1538 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1374959982739/collection1/lib/README' to classloader
   [junit4]   2> 427545 T1538 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1374959982739/collection1/lib/classes/' to classloader
   [junit4]   2> 427571 T1538 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 427602 T1538 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 427603 T1538 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 427609 T1538 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 427924 T1538 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 427929 T1538 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 427932 T1538 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 427942 T1538 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 427946 T1538 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 427951 T1538 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 427952 T1538 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 427952 T1538 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 427952 T1538 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 427953 T1538 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 427954 T1538 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 427954 T1538 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 427955 T1538 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1374959982739/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1374959979320/jetty1/
   [junit4]   2> 427955 T1538 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6750e3a8
   [junit4]   2> 427956 T1538 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1374959979320/jetty1
   [junit4]   2> 427956 T1538 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1374959979320/jetty1/index/
   [junit4]   2> 427956 T1538 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1374959979320/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 427957 T1538 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1374959979320/jetty1/index
   [junit4]   2> 427958 T1538 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4fd19f9d lockFactory=org.apache.lucene.store.NativeFSLockFactory@af58b1fe),segFN=segments_1,generation=1}
   [junit4]   2> 427959 T1538 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 427961 T1538 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 427962 T1538 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 427962 T1538 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 427963 T1538 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 427963 T1538 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 427964 T1538 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 427964 T1538 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 427964 T1538 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 427965 T1538 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 427966 T1538 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 427968 T1538 oass.SolrIndexSearcher.<init> Opening Searcher@1564d3a2 main
   [junit4]   2> 427969 T1538 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 427969 T1538 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 427974 T1539 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1564d3a2 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 427975 T1538 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 427976 T1538 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:45704/_b/f collection:collection1 shard:shard1
   [junit4]   2> 427976 T1538 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 427981 T1538 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 427985 T1538 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 427987 T1538 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 427988 T1538 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 427988 T1538 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:45704/_b/f/collection1/
   [junit4]   2> 427988 T1538 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 427988 T1538 oasc.SyncStrategy.syncToMe http://127.0.0.1:45704/_b/f/collection1/ has no replicas
   [junit4]   2> 427989 T1538 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:45704/_b/f/collection1/ shard1
   [junit4]   2> 427989 T1538 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 428342 T1518 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 428349 T1517 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> 428349 T1537 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> 428349 T1524 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> 428394 T1538 oasc.ZkController.register We are http://127.0.0.1:45704/_b/f/collection1/ and leader is http://127.0.0.1:45704/_b/f/collection1/
   [junit4]   2> 428395 T1538 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:45704/_b/f
   [junit4]   2> 428395 T1538 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 428395 T1538 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 428395 T1538 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 428397 T1538 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 428398 T1495 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 428399 T1495 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 428400 T1495 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 428472 T1495 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 428475 T1495 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:37794
   [junit4]   2> 428475 T1495 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 428476 T1495 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 428477 T1495 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1374959985755
   [junit4]   2> 428477 T1495 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1374959985755/'
   [junit4]   2> 428484 T1495 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1374959985755/solr.xml
   [junit4]   2> 428522 T1495 oasc.CoreContainer.<init> New CoreContainer -699729424
   [junit4]   2> 428522 T1495 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1374959985755/]
   [junit4]   2> 428524 T1495 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 428524 T1495 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 428525 T1495 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 428525 T1495 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 428526 T1495 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 428526 T1495 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 428527 T1495 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 428527 T1495 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 428528 T1495 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 428529 T1495 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 428534 T1495 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58670/solr
   [junit4]   2> 428534 T1495 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 428535 T1495 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 428536 T1551 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e03e741b name:ZooKeeperConnection Watcher:127.0.0.1:58670 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 428537 T1495 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 428538 T1495 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 428543 T1495 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 428545 T1553 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@79214c14 name:ZooKeeperConnection Watcher:127.0.0.1:58670/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 428545 T1495 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 428548 T1495 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 429551 T1495 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37794__b%2Ff
   [junit4]   2> 429552 T1495 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37794__b%2Ff
   [junit4]   2> 429555 T1537 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 429555 T1524 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 429556 T1537 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 429556 T1524 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 429556 T1553 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 429555 T1517 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 429559 T1517 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 429566 T1554 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 429567 T1554 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 429572 T1554 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 429854 T1518 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 429856 T1518 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:45704/_b/f",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "node_name":"127.0.0.1:45704__b%2Ff",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 429860 T1518 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:37794/_b/f",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "node_name":"127.0.0.1:37794__b%2Ff",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 429860 T1518 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 429861 T1518 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 429864 T1524 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> 429864 T1537 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> 429864 T1553 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> 429866 T1517 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> 430573 T1554 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 430573 T1554 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1374959985755/collection1
   [junit4]   2> 430574 T1554 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 430575 T1554 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 430575 T1554 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 430577 T1554 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1374959985755/collection1/'
   [junit4]   2> 430578 T1554 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1374959985755/collection1/lib/README' to classloader
   [junit4]   2> 430579 T1554 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1374959985755/collection1/lib/classes/' to classloader
   [junit4]   2> 430628 T1554 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 430677 T1554 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 430683 T1554 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 430700 T1554 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 431165 T1554 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 431172 T1554 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 431175 T1554 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 431194 T1554 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 431200 T1554 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 431205 T1554 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 431207 T1554 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 431207 T1554 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 431208 T1554 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 431211 T1554 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 431211 T1554 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 431212 T1554 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 431212 T1554 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1374959985755/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1374959979320/jetty2/
   [junit4]   2> 431212 T1554 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6750e3a8
   [junit4]   2> 431214 T1554 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1374959979320/jetty2
   [junit4]   2> 431215 T1554 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1374959979320/jetty2/index/
   [junit4]   2> 431215 T1554 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1374959979320/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 431216 T1554 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1374959979320/jetty2/index
   [junit4]   2> 431219 T1554 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@69ac9d82 lockFactory=org.apache.lucene.store.NativeFSLockFactory@706fdb3a),segFN=segments_1,generation=1}
   [junit4]   2> 431219 T1554 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 431222 T1554 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 431222 T1554 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 431223 T1554 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 431224 T1554 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 431224 T1554 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 431224 T1554 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 431225 T1554 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 431225 T1554 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 431226 T1554 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 431228 T1554 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 431231 T1554 oass.SolrIndexSearcher.<init> Opening Searcher@f5321c92 main
   [junit4]   2> 431232 T1554 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 431232 T1554 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 431237 T1555 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@f5321c92 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 431240 T1554 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 431240 T1554 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:37794/_b/f collection:collection1 shard:shard2
   [junit4]   2> 431241 T1554 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 431248 T1554 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 431254 T1554 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 431259 T1554 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 431259 T1554 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 431260 T1554 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:37794/_b/f/collection1/
   [junit4]   2> 431260 T1554 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 431261 T1554 oasc.SyncStrategy.syncToMe http://127.0.0.1:37794/_b/f/collection1/ has no replicas
   [junit4]   2> 431261 T1554 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:37794/_b/f/collection1/ shard2
   [junit4]   2> 431262 T1554 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 431378 T1518 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 431386 T1524 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> 431386 T1553 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> 431386 T1517 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> 431386 T1537 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> 431418 T1554 oasc.ZkController.register We are http://127.0.0.1:37794/_b/f/collection1/ and leader is http://127.0.0.1:37794/_b/f/collection1/
   [junit4]   2> 431419 T1554 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:37794/_b/f
   [junit4]   2> 431419 T1554 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 431420 T1554 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 431420 T1554 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 431423 T1554 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 431424 T1495 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 431425 T1495 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 431426 T1495 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 431546 T1495 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 431553 T1495 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59856
   [junit4]   2> 431554 T1495 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 431555 T1495 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 431556 T1495 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1374959988784
   [junit4]   2> 431557 T1495 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1374959988784/'
   [junit4]   2> 431569 T1495 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1374959988784/solr.xml
   [junit4]   2> 431615 T1495 oasc.CoreContainer.<init> New CoreContainer 183248380
   [junit4]   2> 431616 T1495 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1374959988784/]
   [junit4]   2> 431617 T1495 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 431618 T1495 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 431618 T1495 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 431619 T1495 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 431619 T1495 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 431620 T1495 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 431620 T1495 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 431621 T1495 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 431621 T1495 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 431622 T1495 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 431627 T1495 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58670/solr
   [junit4]   2> 431627 T1495 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 431629 T1495 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 431631 T1567 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9d3c2e2c name:ZooKeeperConnection Watcher:127.0.0.1:58670 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 431631 T1495 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 431633 T1495 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 431638 T1495 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 431641 T1569 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@421ed4cb name:ZooKeeperConnection Watcher:127.0.0.1:58670/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 431641 T1495 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 431644 T1495 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 432648 T1495 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59856__b%2Ff
   [junit4]   2> 432650 T1495 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59856__b%2Ff
   [junit4]   2> 432652 T1553 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 432652 T1537 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 432652 T1524 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 432653 T1537 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 432653 T1517 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 432653 T1569 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 432653 T1517 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 432653 T1524 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 432657 T1553 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 432659 T1570 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 432659 T1570 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 432661 T1570 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 432896 T1518 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 432897 T1518 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:37794/_b/f",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "node_name":"127.0.0.1:37794__b%2Ff",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 432902 T1518 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59856/_b/f",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node3",
   [junit4]   2> 	  "node_name":"127.0.0.1:59856__b%2Ff",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 432902 T1518 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 432903 T1518 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 432906 T1524 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> 432906 T1569 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> 432906 T1553 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> 432906 T1517 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> 432906 T1537 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> 433661 T1570 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 433662 T1570 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1374959988784/collection1
   [junit4]   2> 433662 T1570 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 433663 T1570 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 433663 T1570 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 433664 T1570 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1374959988784/collection1/'
   [junit4]   2> 433665 T1570 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1374959988784/collection1/lib/README' to classloader
   [junit4]   2> 433665 T1570 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1374959988784/collection1/lib/classes/' to classloader
   [junit4]   2> 433699 T1570 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 433730 T1570 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 433732 T1570 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 433738 T1570 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 434051 T1570 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 434057 T1570 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 434060 T1570 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 434070 T1570 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 434074 T1570 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 434078 T1570 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 434079 T1570 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 434080 T1570 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 434080 T1570 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 434081 T1570 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 434081 T1570 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 434082 T1570 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 434082 T1570 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1374959988784/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1374959979320/jetty3/
   [junit4]   2> 434082 T1570 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6750e3a8
   [junit4]   2> 434083 T1570 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1374959979320/jetty3
   [junit4]   2> 434084 T1570 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1374959979320/jetty3/index/
   [junit4]   2> 434084 T1570 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1374959979320/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 434084 T1570 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1374959979320/jetty3/index
   [junit4]   2> 434086 T1570 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@afb4b3cf lockFactory=org.apache.lucene.store.NativeFSLockFactory@4df9e241),segFN=segments_1,generation=1}
   [junit4]   2> 434086 T1570 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 434088 T1570 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 434089 T1570 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 434089 T1570 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 434090 T1570 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 434090 T1570 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 434091 T1570 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 434091 T1570 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 434091 T1570 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 434092 T1570 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 434093 T1570 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 434095 T1570 oass.SolrIndexSearcher.<init> Opening Searcher@668e56bf main
   [junit4]   2> 434096 T1570 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 434096 T1570 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 434100 T1571 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@668e56bf main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 434102 T1570 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 434102 T1570 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:59856/_b/f collection:collection1 shard:shard1
   [junit4]   2> 434102 T1570 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 434108 T1570 oasc.ZkController.register We are http://127.0.0.1:59856/_b/f/collection1/ and leader is http://127.0.0.1:45704/_b/f/collection1/
   [junit4]   2> 434109 T1570 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59856/_b/f
   [junit4]   2> 434109 T1570 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 434109 T1570 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> 434110 T1570 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C567 name=collection1 org.apache.solr.core.SolrCore@93cb9fd8 url=http://127.0.0.1:59856/_b/f/collection1 node=127.0.0.1:59856__b%2Ff C567_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:59856/_b/f, state=down, node_name=127.0.0.1:59856__b%2Ff, core=collection1}
   [junit4]   2> 434110 T1572 C567 P59856 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 434111 T1495 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 434112 T1495 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 434112 T1572 C567 P59856 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 434112 T1495 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 434113 T1572 C567 P59856 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 434114 T1572 C567 P59856 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 434115 T1572 C567 P59856 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 434122 T1532 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 434187 T1495 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 434189 T1495 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:44447
   [junit4]   2> 434189 T1495 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 434190 T1495 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 434191 T1495 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1374959991469
   [junit4]   2> 434191 T1495 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1374959991469/'
   [junit4]   2> 434198 T1495 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1374959991469/solr.xml
   [junit4]   2> 434229 T1495 oasc.CoreContainer.<init> New CoreContainer 299198133
   [junit4]   2> 434230 T1495 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1374959991469/]
   [junit4]   2> 434231 T1495 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 434231 T1495 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 434232 T1495 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 434232 T1495 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 434233 T1495 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 434233 T1495 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 434234 T1495 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 434235 T1495 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 434235 T1495 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 434236 T1495 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 434241 T1495 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58670/solr
   [junit4]   2> 434241 T1495 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 434242 T1495 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 434244 T1584 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3e77f26 name:ZooKeeperConnection Watcher:127.0.0.1:58670 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 434244 T1495 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 434245 T1495 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 434250 T1495 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 434251 T1586 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c512572 name:ZooKeeperConnection Watcher:127.0.0.1:58670/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 434252 T1495 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 434255 T1495 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 434411 T1518 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 434412 T1518 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59856/_b/f",
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node3",
   [junit4]   2> 	  "node_name":"127.0.0.1:59856__b%2Ff",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 434417 T1537 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> 434417 T1569 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> 434417 T1524 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> 434417 T1517 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> 434417 T1553 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> 434417 T1586 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> 435123 T1532 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 435123 T1532 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={state=recovering&onlyIfLeader=true&checkLive=true&action=PREPRECOVERY&version=2&coreNodeName=core_node3&wt=javabin&nodeName=127.0.0.1:59856__b%252Ff&core=collection1} status=0 QTime=1001 
   [junit4]   2> 435258 T1495 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44447__b%2Ff
   [junit4]   2> 435260 T1495 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44447__b%2Ff
   [junit4]   2> 435262 T1553 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 435263 T1569 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 435263 T1524 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 435263 T1537 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 435263 T1524 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 435264 T1537 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 435263 T1517 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 435264 T1553 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 435265 T1517 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 435264 T1586 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 435265 T1569 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 435266 T1586 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 435271 T1587 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 435271 T1587 oasc.ZkController.publish numShards not fou

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

junit4]   1>            "base_url":"http://127.0.0.1:37794/_b/f",
   [junit4]   1>            "node_name":"127.0.0.1:37794__b%2Ff",
   [junit4]   1>            "core":"collection1"}
   [junit4]   1>     /solr/collections/collection1/shards (0)
   [junit4]   1>    /solr/collections/onenodecollection (2)
   [junit4]   1>    DATA:
   [junit4]   1>        {
   [junit4]   1>          "router":"compositeId",
   [junit4]   1>          "configName":"conf1"}
   [junit4]   1>     /solr/collections/onenodecollection/leader_elect (1)
   [junit4]   1>      /solr/collections/onenodecollection/leader_elect/shard1 (1)
   [junit4]   1>       /solr/collections/onenodecollection/leader_elect/shard1/election (1)
   [junit4]   1>        /solr/collections/onenodecollection/leader_elect/shard1/election/90109377205239814-core_node1-n_0000000000 (0)
   [junit4]   1>     /solr/collections/onenodecollection/leaders (1)
   [junit4]   1>      /solr/collections/onenodecollection/leaders/shard1 (0)
   [junit4]   1>      DATA:
   [junit4]   1>          {
   [junit4]   1>            "base_url":"http://127.0.0.1:45704/_b/f",
   [junit4]   1>            "node_name":"127.0.0.1:45704__b%2Ff",
   [junit4]   1>            "core":"onenodecollectioncore"}
   [junit4]   1>   /solr/aliases.json (0)
   [junit4]   1>   /solr/live_nodes (5)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:45704__b%2Ff (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:44447__b%2Ff (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:37794__b%2Ff (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:32805__b%2Ff (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:59856__b%2Ff (0)
   [junit4]   1>   /solr/clusterstate.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {
   [junit4]   1>         "control_collection":{
   [junit4]   1>           "shards":{"shard1":{
   [junit4]   1>               "range":"80000000-7fffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{"core_node1":{
   [junit4]   1>                   "base_url":"http://127.0.0.1:32805/_b/f",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "node_name":"127.0.0.1:32805__b%2Ff",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "leader":"true"}}}},
   [junit4]   1>           "router":"compositeId"},
   [junit4]   1>         "onenodecollection":{
   [junit4]   1>           "shards":{"shard1":{
   [junit4]   1>               "range":"80000000-7fffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{"core_node1":{
   [junit4]   1>                   "base_url":"http://127.0.0.1:45704/_b/f",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "node_name":"127.0.0.1:45704__b%2Ff",
   [junit4]   1>                   "roles":"none",
   [junit4]   1>                   "core":"onenodecollectioncore",
   [junit4]   1>                   "leader":"true"}}}},
   [junit4]   1>           "router":"compositeId"},
   [junit4]   1>         "collection1":{
   [junit4]   1>           "shards":{
   [junit4]   1>             "shard1":{
   [junit4]   1>               "range":"80000000-ffffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{
   [junit4]   1>                 "core_node1":{
   [junit4]   1>                   "base_url":"http://127.0.0.1:45704/_b/f",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "node_name":"127.0.0.1:45704__b%2Ff",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "leader":"true"},
   [junit4]   1>                 "core_node3":{
   [junit4]   1>                   "base_url":"http://127.0.0.1:59856/_b/f",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "node_name":"127.0.0.1:59856__b%2Ff",
   [junit4]   1>                   "core":"collection1"}}},
   [junit4]   1>             "shard2":{
   [junit4]   1>               "range":"0-7fffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{
   [junit4]   1>                 "core_node2":{
   [junit4]   1>                   "base_url":"http://127.0.0.1:37794/_b/f",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "node_name":"127.0.0.1:37794__b%2Ff",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "leader":"true"},
   [junit4]   1>                 "core_node4":{
   [junit4]   1>                   "base_url":"http://127.0.0.1:44447/_b/f",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "node_name":"127.0.0.1:44447__b%2Ff",
   [junit4]   1>                   "core":"collection1"}}}},
   [junit4]   1>           "router":"compositeId"}}
   [junit4]   1>  /zookeeper (1)
   [junit4]   1>  DATA:
   [junit4]   1>      
   [junit4]   1> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZk2Test -Dtests.method=testDistribSearch -Dtests.seed=E4EEEE53F58F6336 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=bg_BG -Dtests.timezone=America/Santiago -Dtests.file.encoding=UTF-8
   [junit4] ERROR   27.6s J1 | BasicDistributedZk2Test.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:37794/_b/f/onenodecollectioncore returned non ok status:404, message:Can not find: /_b/f/onenodecollectioncore/update
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E4EEEE53F58F6336:6508604B82D0030A]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:385)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
   [junit4]    > 	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:196)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:88)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:780)
   [junit4]   2> 449518 T1495 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 27565 T1494 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> 450721 T1586 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 450722 T1586 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 450722 T1586 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=438), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=438)), sim=DefaultSimilarity, locale=bg_BG, timezone=America/Santiago
   [junit4]   2> NOTE: Linux 3.2.0-49-generic x86/IBM Corporation 1.7.0 (32-bit)/cpus=8,threads=3,free=58951704,total=202899456
   [junit4]   2> NOTE: All tests run in this JVM: [TestCoreDiscovery, PathHierarchyTokenizerFactoryTest, DeleteShardTest, PreAnalyzedUpdateProcessorTest, TestRecoveryHdfs, CollectionsAPIDistributedZkTest, ZkNodePropsTest, TestQueryTypes, TestSystemIdResolver, TestLuceneMatchVersion, MultiTermTest, TestBM25SimilarityFactory, HdfsBasicDistributedZk2Test, TestLazyCores, TestUtils, TestFieldTypeResource, ChaosMonkeySafeLeaderTest, SuggesterWFSTTest, HdfsChaosMonkeySafeLeaderTest, TestCloudManagedSchema, TestPropInject, NoCacheHeaderTest, TestFiltering, TestAtomicUpdateErrorCases, DebugComponentTest, TestCSVResponseWriter, TestFoldingMultitermQuery, URLClassifyProcessorTest, TestQuerySenderNoQuery, TestPartialUpdateDeduplication, TestIndexSearcher, TestUpdate, TestBinaryField, ZkSolrClientTest, NotRequiredUniqueKeyTest, ConvertedLegacyTest, TestOmitPositions, TestCloudManagedSchemaAddField, BasicDistributedZk2Test]
   [junit4] Completed on J1 in 28.89s, 1 test, 1 error <<< FAILURES!

[...truncated 756 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:389: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:382: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:181: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:449: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1230: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:873: There were test failures: 318 suites, 1342 tests, 1 error, 35 ignored (7 assumptions)

Total time: 44 minutes 32 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/ibm-j9-jdk7 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure