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/08/23 04:00:04 UTC

[JENKINS] Lucene-Solr-4.x-Linux (32bit/ibm-j9-jdk6) - Build # 7039 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/7039/
Java: 32bit/ibm-j9-jdk6 -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:53509/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:53509/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([76E7BF766C2BB800:F701316E1B74D83C]: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:60)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
	at java.lang.reflect.Method.invoke(Method.java:611)
	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:738)




Build Log:
[...truncated 9444 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
   [junit4]   2> 782374 T2525 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 782379 T2525 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1377222216384
   [junit4]   2> 782381 T2525 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 782382 T2526 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 782483 T2525 oasc.ZkTestServer.run start zk server on port:40714
   [junit4]   2> 782484 T2525 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 782547 T2532 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f700f70 name:ZooKeeperConnection Watcher:127.0.0.1:40714 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 782548 T2525 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 782548 T2525 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 782573 T2525 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 782575 T2534 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@51415141 name:ZooKeeperConnection Watcher:127.0.0.1:40714/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 782576 T2525 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 782577 T2525 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 782585 T2525 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 782592 T2525 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 782599 T2525 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 782606 T2525 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 782607 T2525 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 782618 T2525 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 782619 T2525 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 782628 T2525 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 782629 T2525 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 782637 T2525 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 782639 T2525 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 782647 T2525 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 782648 T2525 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 782658 T2525 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 782659 T2525 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 782666 T2525 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 782668 T2525 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 782684 T2525 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 782685 T2525 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 782693 T2525 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 782694 T2525 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 782703 T2525 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 782704 T2525 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 782906 T2525 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 782909 T2525 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:48003
   [junit4]   2> 782910 T2525 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 782911 T2525 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 782912 T2525 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1377222216716
   [junit4]   2> 782913 T2525 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1377222216716/'
   [junit4]   2> 782940 T2525 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1377222216716/solr.xml
   [junit4]   2> 782982 T2525 oasc.CoreContainer.<init> New CoreContainer 757804331
   [junit4]   2> 782984 T2525 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1377222216716/]
   [junit4]   2> 782986 T2525 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 782987 T2525 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 782987 T2525 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 782988 T2525 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 782989 T2525 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 782990 T2525 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 782991 T2525 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 782992 T2525 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 782993 T2525 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 782994 T2525 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 783002 T2525 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40714/solr
   [junit4]   2> 783004 T2525 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 783005 T2525 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 783008 T2545 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@511c511c name:ZooKeeperConnection Watcher:127.0.0.1:40714 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 783009 T2525 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 783015 T2525 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 783026 T2525 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 783028 T2547 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@22922292 name:ZooKeeperConnection Watcher:127.0.0.1:40714/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 783029 T2525 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 783035 T2525 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 783052 T2525 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 783065 T2525 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 783072 T2525 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48003_
   [junit4]   2> 783075 T2525 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:48003_
   [junit4]   2> 783087 T2525 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 783103 T2525 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 783134 T2525 oasc.Overseer.start Overseer (id=90257635173335043-127.0.0.1:48003_-n_0000000000) starting
   [junit4]   2> 783144 T2525 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 783163 T2549 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 783165 T2525 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 783175 T2525 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 783182 T2525 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 783194 T2548 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 783197 T2550 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 783198 T2550 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 783202 T2550 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 784710 T2548 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 784713 T2548 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:48003",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "node_name":"127.0.0.1:48003_",
   [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> 784713 T2548 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 784714 T2548 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 784726 T2547 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> 785203 T2550 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 785203 T2550 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1377222216716/collection1
   [junit4]   2> 785204 T2550 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 785206 T2550 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 785206 T2550 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 785210 T2550 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1377222216716/collection1/'
   [junit4]   2> 785212 T2550 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1377222216716/collection1/lib/classes/' to classloader
   [junit4]   2> 785213 T2550 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1377222216716/collection1/lib/README' to classloader
   [junit4]   2> 785272 T2550 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 785308 T2550 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 785312 T2550 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 785319 T2550 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 785742 T2550 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 785742 T2550 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 785743 T2550 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 785749 T2550 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 785752 T2550 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 785788 T2550 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 785795 T2550 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 785802 T2550 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 785805 T2550 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 785806 T2550 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 785807 T2550 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 785810 T2550 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 785811 T2550 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 785812 T2550 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 785812 T2550 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1377222216716/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1377222216383/control/data/
   [junit4]   2> 785813 T2550 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7dc77dc7
   [junit4]   2> 785814 T2550 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1377222216383/control/data
   [junit4]   2> 785815 T2550 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1377222216383/control/data/index/
   [junit4]   2> 785815 T2550 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1377222216383/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 785816 T2550 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1377222216383/control/data/index
   [junit4]   2> 785816 T2550 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=27.4169921875, floorSegmentMB=1.6708984375, forceMergeDeletesPctAllowed=22.38939018380385, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8617362200214502
   [junit4]   2> 785817 T2550 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@645e645e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@38c438c4),segFN=segments_1,generation=1}
   [junit4]   2> 785818 T2550 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 785834 T2550 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 785835 T2550 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 785836 T2550 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 785837 T2550 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 785838 T2550 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 785838 T2550 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 785839 T2550 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 785840 T2550 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 785841 T2550 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 785842 T2550 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 785844 T2550 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 785844 T2550 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 785845 T2550 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 785847 T2550 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 785848 T2550 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 785850 T2550 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 785853 T2550 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 785854 T2550 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 785855 T2550 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=73.7392578125, floorSegmentMB=0.8779296875, forceMergeDeletesPctAllowed=9.559228090669595, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 785906 T2550 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@645e645e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@38c438c4),segFN=segments_1,generation=1}
   [junit4]   2> 785907 T2550 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 785907 T2550 oass.SolrIndexSearcher.<init> Opening Searcher@41a841a8 main
   [junit4]   2> 785912 T2551 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@41a841a8 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 785914 T2550 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 785915 T2550 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:48003 collection:control_collection shard:shard1
   [junit4]   2> 785915 T2550 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 785923 T2550 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 785945 T2550 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 785952 T2550 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 785953 T2550 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 785953 T2550 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:48003/collection1/
   [junit4]   2> 785954 T2550 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 785954 T2550 oasc.SyncStrategy.syncToMe http://127.0.0.1:48003/collection1/ has no replicas
   [junit4]   2> 785955 T2550 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:48003/collection1/ shard1
   [junit4]   2> 785955 T2550 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 786241 T2548 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 786290 T2547 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> 786326 T2550 oasc.ZkController.register We are http://127.0.0.1:48003/collection1/ and leader is http://127.0.0.1:48003/collection1/
   [junit4]   2> 786327 T2550 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:48003
   [junit4]   2> 786327 T2550 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 786328 T2550 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 786328 T2550 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 786333 T2550 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 786336 T2525 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 786336 T2525 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 786338 T2525 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 786343 T2525 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 786345 T2525 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 786347 T2554 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1fac1fac name:ZooKeeperConnection Watcher:127.0.0.1:40714/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 786347 T2525 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 786351 T2525 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 786358 T2525 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 786584 T2525 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 786586 T2525 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:38351
   [junit4]   2> 786587 T2525 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 786588 T2525 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 786589 T2525 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1377222220362
   [junit4]   2> 786590 T2525 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1377222220362/'
   [junit4]   2> 786602 T2525 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1377222220362/solr.xml
   [junit4]   2> 786638 T2525 oasc.CoreContainer.<init> New CoreContainer 9240717
   [junit4]   2> 786639 T2525 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1377222220362/]
   [junit4]   2> 786640 T2525 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 786641 T2525 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 786642 T2525 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 786642 T2525 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 786643 T2525 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 786644 T2525 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 786645 T2525 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 786645 T2525 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 786646 T2525 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 786647 T2525 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 786655 T2525 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40714/solr
   [junit4]   2> 786657 T2525 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 786659 T2525 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 786662 T2565 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@118a118a name:ZooKeeperConnection Watcher:127.0.0.1:40714 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 786664 T2525 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 786672 T2525 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 786683 T2525 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 786686 T2567 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@29312931 name:ZooKeeperConnection Watcher:127.0.0.1:40714/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 786687 T2525 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 786715 T2525 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 787726 T2525 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38351_
   [junit4]   2> 787729 T2525 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:38351_
   [junit4]   2> 787735 T2547 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> 787738 T2554 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 787741 T2567 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 787745 T2547 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 787756 T2568 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 787757 T2568 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 787759 T2568 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 787816 T2548 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 787818 T2548 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:48003",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "node_name":"127.0.0.1:48003_",
   [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> 787834 T2548 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:38351",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "node_name":"127.0.0.1:38351_",
   [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> 787835 T2548 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 787835 T2548 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 787850 T2554 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> 787851 T2547 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> 787851 T2567 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> 788760 T2568 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 788760 T2568 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1377222220362/collection1
   [junit4]   2> 788761 T2568 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 788763 T2568 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 788764 T2568 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 788767 T2568 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1377222220362/collection1/'
   [junit4]   2> 788769 T2568 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1377222220362/collection1/lib/classes/' to classloader
   [junit4]   2> 788770 T2568 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1377222220362/collection1/lib/README' to classloader
   [junit4]   2> 788811 T2568 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 788857 T2568 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 788861 T2568 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 788869 T2568 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 789295 T2568 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 789296 T2568 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 789297 T2568 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 789303 T2568 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 789306 T2568 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 789342 T2568 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 789349 T2568 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 789355 T2568 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 789368 T2568 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 789369 T2568 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 789370 T2568 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 789374 T2568 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 789376 T2568 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 789377 T2568 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 789378 T2568 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1377222220362/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1377222216383/jetty1/
   [junit4]   2> 789378 T2568 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7dc77dc7
   [junit4]   2> 789379 T2568 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1377222216383/jetty1
   [junit4]   2> 789380 T2568 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1377222216383/jetty1/index/
   [junit4]   2> 789381 T2568 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1377222216383/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 789381 T2568 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1377222216383/jetty1/index
   [junit4]   2> 789382 T2568 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=27.4169921875, floorSegmentMB=1.6708984375, forceMergeDeletesPctAllowed=22.38939018380385, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8617362200214502
   [junit4]   2> 789385 T2568 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@51b451b4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6f6f6f6f),segFN=segments_1,generation=1}
   [junit4]   2> 789386 T2568 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 789399 T2568 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 789401 T2568 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 789402 T2568 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 789402 T2568 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 789403 T2568 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 789403 T2568 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 789404 T2568 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 789405 T2568 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 789406 T2568 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 789407 T2568 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 789408 T2568 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 789408 T2568 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 789409 T2568 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 789410 T2568 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 789411 T2568 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 789413 T2568 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 789419 T2568 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 789420 T2568 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 789421 T2568 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=73.7392578125, floorSegmentMB=0.8779296875, forceMergeDeletesPctAllowed=9.559228090669595, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 789473 T2568 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@51b451b4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6f6f6f6f),segFN=segments_1,generation=1}
   [junit4]   2> 789474 T2568 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 789475 T2568 oass.SolrIndexSearcher.<init> Opening Searcher@5b085b08 main
   [junit4]   2> 789484 T2569 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5b085b08 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 789491 T2568 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 789491 T2568 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:38351 collection:collection1 shard:shard1
   [junit4]   2> 789493 T2568 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 789510 T2568 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 789556 T2568 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 789570 T2568 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 789571 T2568 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 789572 T2568 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:38351/collection1/
   [junit4]   2> 789572 T2568 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 789573 T2568 oasc.SyncStrategy.syncToMe http://127.0.0.1:38351/collection1/ has no replicas
   [junit4]   2> 789574 T2568 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:38351/collection1/ shard1
   [junit4]   2> 789574 T2568 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 790917 T2548 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 790951 T2554 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> 790951 T2547 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> 790951 T2567 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> 791001 T2568 oasc.ZkController.register We are http://127.0.0.1:38351/collection1/ and leader is http://127.0.0.1:38351/collection1/
   [junit4]   2> 791001 T2568 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:38351
   [junit4]   2> 791002 T2568 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 791002 T2568 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 791003 T2568 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 791008 T2568 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 791011 T2525 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 791012 T2525 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 791013 T2525 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 791206 T2525 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 791208 T2525 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53509
   [junit4]   2> 791210 T2525 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 791210 T2525 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 791211 T2525 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1377222225022
   [junit4]   2> 791212 T2525 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1377222225022/'
   [junit4]   2> 791240 T2525 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1377222225022/solr.xml
   [junit4]   2> 791298 T2525 oasc.CoreContainer.<init> New CoreContainer 1330204489
   [junit4]   2> 791299 T2525 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1377222225022/]
   [junit4]   2> 791301 T2525 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 791303 T2525 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 791303 T2525 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 791304 T2525 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 791305 T2525 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 791306 T2525 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 791308 T2525 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 791309 T2525 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 791310 T2525 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 791311 T2525 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 791323 T2525 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40714/solr
   [junit4]   2> 791324 T2525 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 791326 T2525 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 791328 T2581 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7d807d8 name:ZooKeeperConnection Watcher:127.0.0.1:40714 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 791329 T2525 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 791334 T2525 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 791341 T2525 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 791343 T2583 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@27072707 name:ZooKeeperConnection Watcher:127.0.0.1:40714/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 791344 T2525 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 791369 T2525 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 792384 T2525 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53509_
   [junit4]   2> 792394 T2525 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53509_
   [junit4]   2> 792401 T2567 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> 792402 T2554 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> 792401 T2547 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> 792407 T2583 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 792418 T2554 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 792419 T2567 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 792422 T2547 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 792437 T2584 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 792438 T2584 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 792442 T2584 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 792510 T2548 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 792520 T2548 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:38351",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "node_name":"127.0.0.1:38351_",
   [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> 792537 T2548 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53509",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "node_name":"127.0.0.1:53509_",
   [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> 792538 T2548 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 792539 T2548 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 792603 T2554 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> 792604 T2547 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> 792604 T2583 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> 792604 T2567 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> 793443 T2584 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 793444 T2584 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1377222225022/collection1
   [junit4]   2> 793445 T2584 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 793447 T2584 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 793447 T2584 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 793451 T2584 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1377222225022/collection1/'
   [junit4]   2> 793453 T2584 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1377222225022/collection1/lib/classes/' to classloader
   [junit4]   2> 793454 T2584 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1377222225022/collection1/lib/README' to classloader
   [junit4]   2> 793510 T2584 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 793546 T2584 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 793550 T2584 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 793557 T2584 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 793977 T2584 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 793978 T2584 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 793978 T2584 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 793984 T2584 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 793987 T2584 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 794032 T2584 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 794039 T2584 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 794046 T2584 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 794050 T2584 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 794050 T2584 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 794051 T2584 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 794055 T2584 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 794056 T2584 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 794056 T2584 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 794057 T2584 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1377222225022/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1377222216383/jetty2/
   [junit4]   2> 794057 T2584 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7dc77dc7
   [junit4]   2> 794059 T2584 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1377222216383/jetty2
   [junit4]   2> 794059 T2584 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1377222216383/jetty2/index/
   [junit4]   2> 794060 T2584 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1377222216383/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 794060 T2584 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1377222216383/jetty2/index
   [junit4]   2> 794061 T2584 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=27.4169921875, floorSegmentMB=1.6708984375, forceMergeDeletesPctAllowed=22.38939018380385, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8617362200214502
   [junit4]   2> 794062 T2584 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3760376 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@48764876),segFN=segments_1,generation=1}
   [junit4]   2> 794063 T2584 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 794071 T2584 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 794071 T2584 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 794072 T2584 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 794073 T2584 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 794073 T2584 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 794074 T2584 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 794075 T2584 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 794075 T2584 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 794076 T2584 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 794077 T2584 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 794078 T2584 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 794078 T2584 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 794079 T2584 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 794080 T2584 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 794081 T2584 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 794083 T2584 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 794087 T2584 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 794088 T2584 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 794089 T2584 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=73.7392578125, floorSegmentMB=0.8779296875, forceMergeDeletesPctAllowed=9.559228090669595, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 794144 T2584 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3760376 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@48764876),segFN=segments_1,generation=1}
   [junit4]   2> 794145 T2584 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 794146 T2584 oass.SolrIndexSearcher.<init> Opening Searcher@6c066c06 main
   [junit4]   2> 794153 T2585 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6c066c06 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 794157 T2584 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 794158 T2584 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53509 collection:collection1 shard:shard2
   [junit4]   2> 794158 T2584 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 794166 T2584 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 794187 T2584 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 794195 T2584 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 794195 T2584 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 794196 T2584 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53509/collection1/
   [junit4]   2> 794197 T2584 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 794197 T2584 oasc.SyncStrategy.syncToMe http://127.0.0.1:53509/collection1/ has no replicas
   [junit4]   2> 794198 T2584 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53509/collection1/ shard2
   [junit4]   2> 794198 T2584 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 795656 T2548 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 795709 T2583 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> 795710 T2567 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> 795710 T2554 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> 795710 T2547 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> 795720 T2584 oasc.ZkController.register We are http://127.0.0.1:53509/collection1/ and leader is http://127.0.0.1:53509/collection1/
   [junit4]   2> 795721 T2584 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53509
   [junit4]   2> 795722 T2584 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 795723 T2584 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 795723 T2584 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 795728 T2584 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 795732 T2525 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 795733 T2525 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 795735 T2525 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 795952 T2525 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 795954 T2525 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:34262
   [junit4]   2> 795954 T2525 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 795955 T2525 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 795956 T2525 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1377222229747
   [junit4]   2> 795957 T2525 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1377222229747/'
   [junit4]   2> 795969 T2525 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1377222229747/solr.xml
   [junit4]   2> 796006 T2525 oasc.CoreContainer.<init> New CoreContainer 2108521901
   [junit4]   2> 796006 T2525 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1377222229747/]
   [junit4]   2> 796008 T2525 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 796009 T2525 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 796010 T2525 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 796010 T2525 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 796011 T2525 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 796023 T2525 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 796024 T2525 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 796024 T2525 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 796025 T2525 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 796026 T2525 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 796033 T2525 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40714/solr
   [junit4]   2> 796034 T2525 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 796036 T2525 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 796038 T2597 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e981e98 name:ZooKeeperConnection Watcher:127.0.0.1:40714 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 796039 T2525 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 796046 T2525 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 796053 T2525 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 796055 T2599 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@43534353 name:ZooKeeperConnection Watcher:127.0.0.1:40714/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 796056 T2525 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 796070 T2525 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 797081 T2525 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34262_
   [junit4]   2> 797084 T2525 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:34262_
   [junit4]   2> 797090 T2554 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> 797090 T2583 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> 797090 T2547 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> 797091 T2567 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> 797100 T2599 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 797108 T2554 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 797140 T2547 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 797142 T2567 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 797144 T2583 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 797154 T2600 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 797154 T2600 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 797157 T2600 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 797240 T2548 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 797243 T2548 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53509",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "node_name":"127.0.0.1:53509_",
   [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> 797259 T2548 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:34262",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node3",
   [junit4]   2> 	  "node_name":"127.0.0.1:34262_",
   [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> 797260 T2548 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 797260 T2548 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 797273 T2554 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> 797273 T2583 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> 797273 T2599 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> 797275 T2567 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> 797273 T2547 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> 798158 T2600 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 798158 T2600 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1377222229747/collection1
   [junit4]   2> 798159 T2600 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 798161 T2600 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 798162 T2600 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 798165 T2600 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1377222229747/collection1/'
   [junit4]   2> 798167 T2600 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1377222229747/collection1/lib/classes/' to classloader
   [junit4]   2> 798168 T2600 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1377222229747/collection1/lib/README' to classloader
   [junit4]   2> 798209 T2600 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 798268 T2600 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 798280 T2600 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 798290 T2600 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 798919 T2600 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 798920 T2600 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 798921 T2600 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 798930 T2600 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 798957 T2600 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 799011 T2600 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 799029 T2600 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 799037 T2600 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 799043 T2600 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 799043 T2600 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 799044 T2600 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 799049 T2600 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 799050 T2600 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 799051 T2600 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 799051 T2600 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1377222229747/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1377222216383/jetty3/
   [junit4]   2> 799052 T2600 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7dc77dc7
   [junit4]   2> 799053 T2600 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1377222216383/jetty3
   [junit4]   2> 799054 T2600 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1377222216383/jetty3/index/
   [junit4]   2> 799054 T2600 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1377222216383/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 799055 T2600 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1377222216383/jetty3/index
   [junit4]   2> 799056 T2600 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=27.4169921875, floorSegmentMB=1.6708984375, forceMergeDeletesPctAllowed=22.38939018380385, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8617362200214502
   [junit4]   2> 799056 T2600 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@13361336 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@50305030),segFN=segments_1,generation=1}
   [junit4]   2> 799057 T2600 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 799103 T2600 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 799104 T2600 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 799105 T2600 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 799106 T2600 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 799107 T2600 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 799108 T2600 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 799109 T2600 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 799109 T2600 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 799110 T2600 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 799112 T2600 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 799113 T2600 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 799114 T2600 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 799115 T2600 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 799117 T2600 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 799118 T2600 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 799120 T2600 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 799124 T2600 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 799125 T2600 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 799127 T2600 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=73.7392578125, floorSegmentMB=0.8779296875, forceMergeDeletesPctAllowed=9.559228090669595, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 799178 T2600 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@13361336 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@50305030),segFN=segments_1,generation=1}
   [junit4]   2> 799180 T2600 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 799181 T2600 oass.SolrIndexSearcher.<init> Opening Searcher@71907190 main
   [junit4]   2> 799190 T2601 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@71907190 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 799199 T2600 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 799200 T2600 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:34262 collection:collection1 shard:shard1
   [junit4]   2> 799201 T2600 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 799240 T2600 oasc.ZkController.register We are http://127.0.0.1:34262/collection1/ and leader is http://127.0.0.1:38351/collection1/
   [junit4]   2> 799241 T2600 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:34262
   [junit4]   2> 799241 T2600 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 799242 T2600 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C8257 name=collection1 org.apache.solr.core.SolrCore@7cf07cf0 url=http://127.0.0.1:34262/collection1 node=127.0.0.1:34262_ C8257_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:34262, state=down, node_name=127.0.0.1:34262_, core=collection1}
   [junit4]   2> 799243 T2602 C8257 P34262 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 799244 T2602 C8257 P34262 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 799245 T2602 C8257 P34262 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 799246 T2602 C8257 P34262 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 799246 T2600 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 799251 T2602 C8257 P34262 oascsi.HttpClientUtil.createClient Cre

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

l":"http://127.0.0.1:38351",
   [junit4]   1>            "node_name":"127.0.0.1:38351_",
   [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:38351_ (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:53509_ (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:48003_ (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:39946_ (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:34262_ (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:48003",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "node_name":"127.0.0.1:48003_",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "leader":"true"}}}},
   [junit4]   1>           "maxShardsPerNode":"1",
   [junit4]   1>           "router":"compositeId",
   [junit4]   1>           "replicationFactor":"1"},
   [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:38351",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "node_name":"127.0.0.1:38351_",
   [junit4]   1>                   "roles":"none",
   [junit4]   1>                   "core":"onenodecollectioncore",
   [junit4]   1>                   "leader":"true"}}}},
   [junit4]   1>           "maxShardsPerNode":"1",
   [junit4]   1>           "router":"compositeId",
   [junit4]   1>           "replicationFactor":"1"},
   [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:38351",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "node_name":"127.0.0.1:38351_",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "leader":"true"},
   [junit4]   1>                 "core_node3":{
   [junit4]   1>                   "base_url":"http://127.0.0.1:34262",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "node_name":"127.0.0.1:34262_",
   [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:53509",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "node_name":"127.0.0.1:53509_",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "leader":"true"},
   [junit4]   1>                 "core_node4":{
   [junit4]   1>                   "base_url":"http://127.0.0.1:39946",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "node_name":"127.0.0.1:39946_",
   [junit4]   1>                   "core":"collection1"}}}},
   [junit4]   1>           "maxShardsPerNode":"1",
   [junit4]   1>           "router":"compositeId",
   [junit4]   1>           "replicationFactor":"1"}}
   [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=76E7BF766C2BB800 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=kk_KZ -Dtests.timezone=UCT -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   35.6s J1 | BasicDistributedZk2Test.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:53509/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([76E7BF766C2BB800:F701316E1B74D83C]: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:738)
   [junit4]   2> 817984 T2525 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 35635 T2524 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> 818880 T2616 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 818881 T2616 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> 818882 T2616 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene40, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=kk_KZ, timezone=UCT
   [junit4]   2> NOTE: Linux 3.2.0-52-generic x86/IBM Corporation 1.6.0 (32-bit)/cpus=8,threads=3,free=19679296,total=38269952
   [junit4]   2> NOTE: All tests run in this JVM: [SuggesterTSTTest, TestSweetSpotSimilarityFactory, DirectSolrSpellCheckerTest, TestPartialUpdateDeduplication, HighlighterTest, RequestHandlersTest, TestCopyFieldCollectionResource, CachingDirectoryFactoryTest, SignatureUpdateProcessorFactoryTest, DistanceFunctionTest, TestDynamicFieldResource, DocValuesMultiTest, TestComponentsName, TestFuzzyAnalyzedSuggestions, TestFieldResource, TestSolrCoreProperties, HdfsUnloadDistributedZkTest, PrimUtilsTest, TestFastLRUCache, TestDefaultSimilarityFactory, TestXIncludeConfig, TestCoreDiscovery, TestReload, DirectSolrConnectionTest, SolrCmdDistributorTest, TestDynamicFieldCollectionResource, AddBlockUpdateTest, TestDefaultSearchFieldResource, CoreMergeIndexesAdminHandlerTest, SolrCoreCheckLockOnStartupTest, SpellCheckComponentTest, TestSolr4Spatial, DocumentAnalysisRequestHandlerTest, PluginInfoTest, MultiTermTest, TestManagedSchemaFieldResource, DefaultValueUpdateProcessorTest, TestRangeQuery, TestRecoveryHdfs, TestIBSimilarityFactory, TestMaxScoreQueryParser, ConvertedLegacyTest, OpenCloseCoreStressTest, TestSolrQueryParserDefaultOperatorResource, TestBinaryField, TestUtils, TestJmxIntegration, TestWordDelimiterFilterFactory, TestAtomicUpdateErrorCases, TestBinaryResponseWriter, NoCacheHeaderTest, TestRandomFaceting, XmlUpdateRequestHandlerTest, TestQuerySenderNoQuery, TestCSVResponseWriter, SpellingQueryConverterTest, TestPhraseSuggestions, TestFastOutputStream, TestFoldingMultitermQuery, TestZkChroot, TestLazyCores, TestSolrJ, TestSchemaResource, TestDistributedSearch, LeaderElectionIntegrationTest, TestSolrXmlPersistence, StandardRequestHandlerTest, IndexBasedSpellCheckerTest, TestQueryTypes, TestDistributedGrouping, ZkSolrClientTest, TimeZoneUtilsTest, HdfsLockFactoryTest, TestIndexingPerformance, TestRTGBase, TestFastWriter, TestQuerySenderListener, AliasIntegrationTest, DebugComponentTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test]
   [junit4] Completed on J1 in 36.72s, 1 test, 1 error <<< FAILURES!

[...truncated 501 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:395: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:388: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:181: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:450: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1233: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:876: There were test failures: 325 suites, 1408 tests, 1 error, 35 ignored (6 assumptions)

Total time: 54 minutes 36 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/ibm-j9-jdk6 -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