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/10/23 22:02:39 UTC

[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.8.0-ea-b109) - Build # 7916 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/7916/
Java: 32bit/jdk1.8.0-ea-b109 -client -XX:+UseConcMarkSweepGC

All tests passed

Build Log:
[...truncated 23156 lines...]
check-licenses:
     [echo] License check under: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr
 [licenses] MISSING sha1 checksum file for: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/lib/protobuf-java-2.5.0.jar
 [licenses] EXPECTED sha1 checksum file : /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/licenses/protobuf-java-2.5.0.jar.sha1

[...truncated 1 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:428: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:67: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:254: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/tools/custom-tasks.xml:62: License check failed. Check the logs.

Total time: 44 minutes 20 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.8.0-ea-b109 -client -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/7917/
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:
Expected content type application/octet-stream but got text/html;charset=ISO-8859-1. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 Can not find: /hx_pj/onenodecollectioncore/update</title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /hx_pj/onenodecollectioncore/update. Reason: <pre>    Can not find: /hx_pj/onenodecollectioncore/update</pre></p> <hr /><i><small>Powered by Jetty://</small></i>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected content type application/octet-stream but got text/html;charset=ISO-8859-1. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 Can not find: /hx_pj/onenodecollectioncore/update</title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /hx_pj/onenodecollectioncore/update. Reason:
<pre>    Can not find: /hx_pj/onenodecollectioncore/update</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([22E5A5E914BC4ADD:A3032BF163E32AE1]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:428)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	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 9645 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
   [junit4]   2> 691330 T2127 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /hx_pj/
   [junit4]   2> 691334 T2127 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-1382563456060
   [junit4]   2> 691335 T2127 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 691336 T2128 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 691436 T2127 oasc.ZkTestServer.run start zk server on port:38192
   [junit4]   2> 691438 T2127 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 691441 T2134 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12fd12fd name:ZooKeeperConnection Watcher:127.0.0.1:38192 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 691442 T2127 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 691442 T2127 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 691456 T2127 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 691458 T2136 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@54ba54ba name:ZooKeeperConnection Watcher:127.0.0.1:38192/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 691458 T2127 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 691459 T2127 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 691466 T2127 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 691474 T2127 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 691480 T2127 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 691488 T2127 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> 691489 T2127 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 691499 T2127 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> 691500 T2127 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 691509 T2127 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> 691510 T2127 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 691517 T2127 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> 691518 T2127 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 691526 T2127 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> 691527 T2127 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 691534 T2127 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> 691535 T2127 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 691543 T2127 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> 691544 T2127 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 691551 T2127 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> 691552 T2127 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 691567 T2127 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> 691568 T2127 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 691576 T2127 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> 691577 T2127 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 691756 T2127 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 691758 T2127 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53745
   [junit4]   2> 691759 T2127 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 691760 T2127 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 691761 T2127 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1382563456312
   [junit4]   2> 691762 T2127 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1382563456312/'
   [junit4]   2> 691773 T2127 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-controljetty-1382563456312/solr.xml
   [junit4]   2> 691810 T2127 oasc.CoreContainer.<init> New CoreContainer 498146737
   [junit4]   2> 691811 T2127 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1382563456312/]
   [junit4]   2> 691812 T2127 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 691813 T2127 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 691814 T2127 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 691815 T2127 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 691816 T2127 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 691816 T2127 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 691817 T2127 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 691818 T2127 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 691819 T2127 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 691820 T2127 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 691821 T2127 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 691823 T2127 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:38192/solr
   [junit4]   2> 691824 T2127 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 691825 T2127 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 691828 T2147 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2670267 name:ZooKeeperConnection Watcher:127.0.0.1:38192 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 691828 T2127 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 691834 T2127 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 691836 T2149 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@677e677e name:ZooKeeperConnection Watcher:127.0.0.1:38192/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 691837 T2127 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 691841 T2127 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 691859 T2127 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 691870 T2127 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 691876 T2127 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53745_hx_pj
   [junit4]   2> 691879 T2127 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53745_hx_pj
   [junit4]   2> 691890 T2127 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 691905 T2127 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 691914 T2127 oasc.Overseer.start Overseer (id=90607678656610307-127.0.0.1:53745_hx_pj-n_0000000000) starting
   [junit4]   2> 691925 T2127 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 691937 T2151 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 691941 T2127 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 691950 T2127 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 691956 T2127 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 691968 T2150 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 691970 T2152 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 691971 T2152 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 691975 T2152 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 693483 T2150 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 693485 T2150 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53745/hx_pj",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53745_hx_pj",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 693486 T2150 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 693487 T2150 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 693498 T2149 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> 693975 T2152 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 693976 T2152 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1382563456312/collection1
   [junit4]   2> 693977 T2152 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 693980 T2152 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 693980 T2152 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 693984 T2152 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1382563456312/collection1/'
   [junit4]   2> 693987 T2152 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-1382563456312/collection1/lib/classes/' to classloader
   [junit4]   2> 693988 T2152 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-1382563456312/collection1/lib/README' to classloader
   [junit4]   2> 694063 T2152 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 694099 T2152 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 694103 T2152 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 694112 T2152 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 694513 T2152 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 694514 T2152 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 694515 T2152 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 694521 T2152 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 694525 T2152 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 694563 T2152 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 694570 T2152 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 694577 T2152 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 694581 T2152 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 694581 T2152 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 694582 T2152 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 694586 T2152 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 694586 T2152 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 694587 T2152 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 694588 T2152 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1382563456312/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1382563456060/control/data/
   [junit4]   2> 694588 T2152 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ad54ad5
   [junit4]   2> 694589 T2152 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1382563456060/control/data
   [junit4]   2> 694590 T2152 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1382563456060/control/data/index/
   [junit4]   2> 694590 T2152 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1382563456060/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 694591 T2152 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1382563456060/control/data/index
   [junit4]   2> 694592 T2152 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=78.11328125, floorSegmentMB=1.939453125, forceMergeDeletesPctAllowed=16.339289807147853, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 694593 T2152 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@54d054d0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@31313131),segFN=segments_1,generation=1}
   [junit4]   2> 694594 T2152 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 694600 T2152 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 694601 T2152 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 694602 T2152 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 694602 T2152 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 694603 T2152 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 694603 T2152 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 694604 T2152 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 694605 T2152 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 694605 T2152 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 694606 T2152 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 694607 T2152 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 694607 T2152 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 694608 T2152 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 694609 T2152 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 694610 T2152 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 694612 T2152 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 694616 T2152 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 694616 T2152 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 694617 T2152 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=63.431640625, floorSegmentMB=1.78125, forceMergeDeletesPctAllowed=22.48818029466, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 694618 T2152 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@54d054d0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@31313131),segFN=segments_1,generation=1}
   [junit4]   2> 694619 T2152 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 694620 T2152 oass.SolrIndexSearcher.<init> Opening Searcher@47dd47dd main
   [junit4]   2> 694628 T2152 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 694629 T2152 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53745/hx_pj collection:control_collection shard:shard1
   [junit4]   2> 694630 T2153 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@47dd47dd main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 694632 T2152 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 694653 T2152 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 694661 T2152 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 694661 T2152 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 694662 T2152 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53745/hx_pj/collection1/
   [junit4]   2> 694662 T2152 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 694663 T2152 oasc.SyncStrategy.syncToMe http://127.0.0.1:53745/hx_pj/collection1/ has no replicas
   [junit4]   2> 694663 T2152 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53745/hx_pj/collection1/ shard1
   [junit4]   2> 694664 T2152 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 695017 T2150 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 695075 T2149 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> 695103 T2152 oasc.ZkController.register We are http://127.0.0.1:53745/hx_pj/collection1/ and leader is http://127.0.0.1:53745/hx_pj/collection1/
   [junit4]   2> 695104 T2152 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53745/hx_pj
   [junit4]   2> 695104 T2152 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 695105 T2152 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 695106 T2152 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 695117 T2152 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 695122 T2127 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 695123 T2127 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 695126 T2127 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 695128 T2156 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@147b147b name:ZooKeeperConnection Watcher:127.0.0.1:38192/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 695128 T2127 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 695132 T2127 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 695140 T2127 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 695302 T2127 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 695304 T2127 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:44020
   [junit4]   2> 695305 T2127 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 695306 T2127 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 695307 T2127 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-jetty1-1382563459866
   [junit4]   2> 695308 T2127 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-jetty1-1382563459866/'
   [junit4]   2> 695320 T2127 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-jetty1-1382563459866/solr.xml
   [junit4]   2> 695356 T2127 oasc.CoreContainer.<init> New CoreContainer 699673012
   [junit4]   2> 695356 T2127 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-jetty1-1382563459866/]
   [junit4]   2> 695358 T2127 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 695359 T2127 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 695359 T2127 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 695360 T2127 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 695361 T2127 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 695362 T2127 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 695362 T2127 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 695363 T2127 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 695364 T2127 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 695366 T2127 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 695366 T2127 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 695368 T2127 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:38192/solr
   [junit4]   2> 695369 T2127 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 695370 T2127 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 695372 T2167 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7b6d7b6d name:ZooKeeperConnection Watcher:127.0.0.1:38192 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 695373 T2127 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 695379 T2127 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 695381 T2169 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@28842884 name:ZooKeeperConnection Watcher:127.0.0.1:38192/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 695391 T2127 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 695414 T2127 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 696425 T2127 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44020_hx_pj
   [junit4]   2> 696428 T2127 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44020_hx_pj
   [junit4]   2> 696438 T2156 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 696439 T2169 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 696439 T2149 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 696454 T2170 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 696455 T2170 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 696457 T2170 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 696602 T2150 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 696605 T2150 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53745/hx_pj",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53745_hx_pj",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 696617 T2150 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:44020/hx_pj",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:44020_hx_pj",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 696618 T2150 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 696618 T2150 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 696631 T2156 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> 696631 T2149 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> 696631 T2169 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> 697458 T2170 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 697459 T2170 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-jetty1-1382563459866/collection1
   [junit4]   2> 697459 T2170 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 697462 T2170 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 697462 T2170 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 697468 T2170 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-jetty1-1382563459866/collection1/'
   [junit4]   2> 697469 T2170 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-1382563459866/collection1/lib/classes/' to classloader
   [junit4]   2> 697470 T2170 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-1382563459866/collection1/lib/README' to classloader
   [junit4]   2> 697512 T2170 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 697552 T2170 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 697556 T2170 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 697563 T2170 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 698006 T2170 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 698006 T2170 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 698007 T2170 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 698013 T2170 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 698016 T2170 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 698062 T2170 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 698069 T2170 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 698076 T2170 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 698080 T2170 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 698081 T2170 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 698081 T2170 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 698085 T2170 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 698086 T2170 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 698086 T2170 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 698087 T2170 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-jetty1-1382563459866/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1382563456060/jetty1/
   [junit4]   2> 698088 T2170 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ad54ad5
   [junit4]   2> 698089 T2170 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1382563456060/jetty1
   [junit4]   2> 698089 T2170 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1382563456060/jetty1/index/
   [junit4]   2> 698090 T2170 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1382563456060/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 698091 T2170 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1382563456060/jetty1/index
   [junit4]   2> 698091 T2170 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=78.11328125, floorSegmentMB=1.939453125, forceMergeDeletesPctAllowed=16.339289807147853, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 698092 T2170 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@233a233a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@58665866),segFN=segments_1,generation=1}
   [junit4]   2> 698093 T2170 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 698100 T2170 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 698101 T2170 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 698101 T2170 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 698102 T2170 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 698103 T2170 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 698103 T2170 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 698104 T2170 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 698104 T2170 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 698105 T2170 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 698106 T2170 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 698107 T2170 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 698107 T2170 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 698108 T2170 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 698109 T2170 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 698110 T2170 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 698111 T2170 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 698115 T2170 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 698116 T2170 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 698117 T2170 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=63.431640625, floorSegmentMB=1.78125, forceMergeDeletesPctAllowed=22.48818029466, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 698117 T2170 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@233a233a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@58665866),segFN=segments_1,generation=1}
   [junit4]   2> 698118 T2170 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 698119 T2170 oass.SolrIndexSearcher.<init> Opening Searcher@521e521e main
   [junit4]   2> 698124 T2171 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@521e521e main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 698128 T2170 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 698128 T2170 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:44020/hx_pj collection:collection1 shard:shard1
   [junit4]   2> 698132 T2170 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 698162 T2170 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 698172 T2170 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 698172 T2170 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 698173 T2170 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:44020/hx_pj/collection1/
   [junit4]   2> 698174 T2170 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 698174 T2170 oasc.SyncStrategy.syncToMe http://127.0.0.1:44020/hx_pj/collection1/ has no replicas
   [junit4]   2> 698175 T2170 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:44020/hx_pj/collection1/ shard1
   [junit4]   2> 698175 T2170 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 699658 T2150 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 699680 T2156 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> 699680 T2149 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> 699681 T2169 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> 699697 T2170 oasc.ZkController.register We are http://127.0.0.1:44020/hx_pj/collection1/ and leader is http://127.0.0.1:44020/hx_pj/collection1/
   [junit4]   2> 699698 T2170 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:44020/hx_pj
   [junit4]   2> 699699 T2170 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 699700 T2170 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 699701 T2170 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 699706 T2170 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 699710 T2127 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 699711 T2127 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 699915 T2127 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 699917 T2127 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51176
   [junit4]   2> 699918 T2127 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 699919 T2127 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 699920 T2127 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1382563464437
   [junit4]   2> 699920 T2127 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1382563464437/'
   [junit4]   2> 699932 T2127 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-jetty2-1382563464437/solr.xml
   [junit4]   2> 699969 T2127 oasc.CoreContainer.<init> New CoreContainer 1399870320
   [junit4]   2> 699970 T2127 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1382563464437/]
   [junit4]   2> 699971 T2127 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 699972 T2127 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 699973 T2127 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 699973 T2127 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 699974 T2127 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 699975 T2127 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 699976 T2127 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 699976 T2127 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 699977 T2127 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 699979 T2127 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 699980 T2127 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 699981 T2127 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:38192/solr
   [junit4]   2> 699982 T2127 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 699984 T2127 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 699986 T2183 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f341f34 name:ZooKeeperConnection Watcher:127.0.0.1:38192 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 699987 T2127 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 699993 T2127 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 699995 T2185 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@64196419 name:ZooKeeperConnection Watcher:127.0.0.1:38192/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 699996 T2127 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 700008 T2127 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 701019 T2127 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51176_hx_pj
   [junit4]   2> 701022 T2127 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51176_hx_pj
   [junit4]   2> 701046 T2156 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 701046 T2149 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 701048 T2185 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 701048 T2169 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 701061 T2186 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 701062 T2186 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 701065 T2186 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 701203 T2150 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 701205 T2150 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:44020/hx_pj",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:44020_hx_pj",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 701215 T2150 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51176/hx_pj",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51176_hx_pj",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 701216 T2150 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 701216 T2150 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 701226 T2156 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> 701226 T2149 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> 701227 T2169 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> 701227 T2185 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> 702066 T2186 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 702067 T2186 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1382563464437/collection1
   [junit4]   2> 702068 T2186 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 702070 T2186 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 702071 T2186 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 702075 T2186 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1382563464437/collection1/'
   [junit4]   2> 702077 T2186 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-1382563464437/collection1/lib/classes/' to classloader
   [junit4]   2> 702078 T2186 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-1382563464437/collection1/lib/README' to classloader
   [junit4]   2> 702121 T2186 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 702177 T2186 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 702181 T2186 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 702192 T2186 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 702647 T2186 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 702647 T2186 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 702648 T2186 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 702654 T2186 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 702657 T2186 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 702698 T2186 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 702705 T2186 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 702712 T2186 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 702716 T2186 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 702716 T2186 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 702717 T2186 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 702721 T2186 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 702722 T2186 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 702722 T2186 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 702723 T2186 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1382563464437/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1382563456060/jetty2/
   [junit4]   2> 702723 T2186 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ad54ad5
   [junit4]   2> 702724 T2186 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1382563456060/jetty2
   [junit4]   2> 702725 T2186 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1382563456060/jetty2/index/
   [junit4]   2> 702726 T2186 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1382563456060/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 702726 T2186 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1382563456060/jetty2/index
   [junit4]   2> 702727 T2186 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=78.11328125, floorSegmentMB=1.939453125, forceMergeDeletesPctAllowed=16.339289807147853, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 702728 T2186 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1c801c80 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@150e150e),segFN=segments_1,generation=1}
   [junit4]   2> 702728 T2186 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 702736 T2186 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 702736 T2186 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 702737 T2186 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 702738 T2186 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 702738 T2186 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 702739 T2186 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 702739 T2186 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 702740 T2186 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 702740 T2186 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 702741 T2186 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 702742 T2186 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 702743 T2186 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 702744 T2186 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 702745 T2186 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 702746 T2186 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 702747 T2186 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 702751 T2186 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 702751 T2186 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 702752 T2186 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=63.431640625, floorSegmentMB=1.78125, forceMergeDeletesPctAllowed=22.48818029466, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 702753 T2186 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1c801c80 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@150e150e),segFN=segments_1,generation=1}
   [junit4]   2> 702754 T2186 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 702754 T2186 oass.SolrIndexSearcher.<init> Opening Searcher@26e026e main
   [junit4]   2> 702760 T2187 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@26e026e main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 702764 T2186 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 702764 T2186 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51176/hx_pj collection:collection1 shard:shard2
   [junit4]   2> 702767 T2186 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 702839 T2186 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 702847 T2186 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 702847 T2186 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 702848 T2186 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51176/hx_pj/collection1/
   [junit4]   2> 702848 T2186 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 702849 T2186 oasc.SyncStrategy.syncToMe http://127.0.0.1:51176/hx_pj/collection1/ has no replicas
   [junit4]   2> 702850 T2186 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51176/hx_pj/collection1/ shard2
   [junit4]   2> 702850 T2186 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 704257 T2150 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 704280 T2185 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> 704281 T2169 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> 704281 T2156 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> 704281 T2149 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> 704305 T2186 oasc.ZkController.register We are http://127.0.0.1:51176/hx_pj/collection1/ and leader is http://127.0.0.1:51176/hx_pj/collection1/
   [junit4]   2> 704306 T2186 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51176/hx_pj
   [junit4]   2> 704306 T2186 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 704307 T2186 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 704307 T2186 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 704312 T2186 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 704315 T2127 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 704316 T2127 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 704500 T2127 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 704503 T2127 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:44895
   [junit4]   2> 704504 T2127 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 704504 T2127 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 704505 T2127 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-1382563469043
   [junit4]   2> 704506 T2127 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-1382563469043/'
   [junit4]   2> 704518 T2127 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-1382563469043/solr.xml
   [junit4]   2> 704555 T2127 oasc.CoreContainer.<init> New CoreContainer 166791665
   [junit4]   2> 704556 T2127 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-1382563469043/]
   [junit4]   2> 704557 T2127 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 704558 T2127 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 704559 T2127 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 704560 T2127 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 704560 T2127 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 704561 T2127 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 704562 T2127 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 704564 T2127 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 704565 T2127 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 704567 T2127 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 704568 T2127 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 704570 T2127 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:38192/solr
   [junit4]   2> 704571 T2127 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 704572 T2127 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 704574 T2199 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6c666c66 name:ZooKeeperConnection Watcher:127.0.0.1:38192 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 704575 T2127 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 704580 T2127 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 704583 T2201 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@45a845a8 name:ZooKeeperConnection Watcher:127.0.0.1:38192/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 704584 T2127 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 704597 T2127 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 705608 T2127 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44895_hx_pj
   [junit4]   2> 705611 T2127 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44895_hx_pj
   [junit4]   2> 705621 T2185 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 705623 T2149 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 705624 T2156 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 705625 T2201 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 705626 T2169 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 705639 T2202 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 705640 T2202 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 705645 T2202 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 705810 T2150 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 705812 T2150 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51176/hx_pj",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51176_hx_pj",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 705893 T2150 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:44895/hx_pj",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:44895_hx_pj",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node3"}
   [junit4]   2> 705894 T2150 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 705894 T2150 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 705905 T2185 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> 705905 T2201 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> 705906 T2156 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> 705909 T2149 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> 705911 T2169 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> 706646 T2202 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 706679 T2202 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-1382563469043/collection1
   [junit4]   2> 706679 T2202 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 706685 T2202 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 706686 T2202 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 706691 T2202 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-1382563469043/collection1/'
   [junit4]   2> 706692 T2202 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-1382563469043/collection1/lib/classes/' to classloader
   [junit4]   2> 706693 T2202 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-1382563469043/collection1/lib/README' to classloader
   [junit4]   2> 706733 T2202 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 706770 T2202 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 706775 T2202 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 706782 T2202 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 707238 T2202 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 707239 T2202 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 707241 T2202 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 707248 T2202 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 707251 T2202 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 707290 T2202 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 707299 T2202 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 707306 T2202 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 707310 T2202 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 707310 T2202 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 707311 T2202 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 707314 T2202 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 707315 T2202 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 707316 T2202 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 707316 T2202 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-1382563469043/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1382563456060/jetty3/
   [junit4]   2> 707317 T2202 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ad54ad5
   [junit4]   2> 707318 T2202 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1382563456060/jetty3
   [junit4]   2> 707319 T2202 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1382563456060/jetty3/index/
   [junit4]   2> 707319 T2202 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1382563456060/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 707320 T2202 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1382563456060/jetty3/index
   [junit4]   2> 707320 T2202 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=78.11328125, floorSegmentMB=1.939453125, forceMergeDeletesPctAllowed=16.339289807147853, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 707321 T2202 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6580658 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9f509f5),segFN=segments_1,generation=1}
   [junit4]   2> 707322 T2202 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 707330 T2202 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 707330 T2202 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 707331 T2202 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 707332 T2202 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 707332 T2202 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 707333 T2202 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 707334 T2202 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 707334 T2202 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 707335 T2202 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 707336 T2202 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 707337 T2202 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 707337 T2202 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 707338 T2202 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 707339 T2202 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 707340 T2202 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 707342 T2202 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 707345 T2202 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 707345 T2202 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 707346 T2202 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=63.431640625, floorSegmentMB=1.78125, forceMergeDeletesPctAllowed=22.48818029466, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 707347 T2202 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6580658 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9f509f5),segFN=segments_1,generation=1}
   [junit4]   2> 707348 T2202 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 707349 T2202 oass.SolrIndexSearcher.<init> Opening Searcher@4abe4abe main
   [junit4]   2> 707358 T2203 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4abe4abe main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 707359 T2202 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 707359 T2202 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:44895/hx_pj collection:collection1 shard:shard1
   [junit4]   2> 707369 T2202 oasc.ZkController.register We are http://127.0.0.1:44895/hx_pj/collection1/ and leader is http://127.0.0.1:44020/hx_pj/collection1/
   [junit4]   2> 707370 T2202 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:44895/hx_pj
   [junit4]   2> 707370 T2202 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 707371 T2202 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C2367 name=collection1 org.apache.solr.core.SolrCore@7e5c7e5c url=http://127.0.0.1:44895/hx_pj/collection1 node=127.0.0.1:44895_hx_pj C2367_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:44895/hx_pj, core=collection1, node_name=127.0.0.1:44895_hx_pj}
   [junit4]   2> 707371 T2204 C2367 P44895 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 707372 T2204 C2367 P44895 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 707373 T2204 C2367 P44895 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 707374 T2202 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 707374 T2204 C2367 P44895 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 707388 T2127 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 707389 T2127 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 707391 T2162 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 707436 T2150 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 707439 T2150 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:44895/hx_pj",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:44895_hx_pj",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"

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

t4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"http://127.0.0.1:44020/hx_pj",
   [junit4]   1>                   "core":"onenodecollectioncore",
   [junit4]   1>                   "roles":"none",
   [junit4]   1>                   "node_name":"127.0.0.1:44020_hx_pj",
   [junit4]   1>                   "leader":"true"}}}},
   [junit4]   1>           "maxShardsPerNode":"1",
   [junit4]   1>           "router":{"name":"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>                   "state":"active",
   [junit4]   1>                   "base_url":"http://127.0.0.1:44020/hx_pj",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:44020_hx_pj",
   [junit4]   1>                   "leader":"true"},
   [junit4]   1>                 "core_node3":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"http://127.0.0.1:44895/hx_pj",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:44895_hx_pj"}}},
   [junit4]   1>             "shard2":{
   [junit4]   1>               "range":"0-7fffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{
   [junit4]   1>                 "core_node2":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"http://127.0.0.1:51176/hx_pj",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:51176_hx_pj",
   [junit4]   1>                   "leader":"true"},
   [junit4]   1>                 "core_node4":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"http://127.0.0.1:32892/hx_pj",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:32892_hx_pj"}}}},
   [junit4]   1>           "maxShardsPerNode":"1",
   [junit4]   1>           "router":{"name":"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=22E5A5E914BC4ADD -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_CR -Dtests.timezone=America/Goose_Bay -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   35.0s J1 | BasicDistributedZk2Test.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected content type application/octet-stream but got text/html;charset=ISO-8859-1. <html>
   [junit4]    > <head>
   [junit4]    > <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
   [junit4]    > <title>Error 404 Can not find: /hx_pj/onenodecollectioncore/update</title>
   [junit4]    > </head>
   [junit4]    > <body>
   [junit4]    > <h2>HTTP ERROR: 404</h2>
   [junit4]    > <p>Problem accessing /hx_pj/onenodecollectioncore/update. Reason:
   [junit4]    > <pre>    Can not find: /hx_pj/onenodecollectioncore/update</pre></p>
   [junit4]    > <hr /><i><small>Powered by Jetty://</small></i>
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    > </body>
   [junit4]    > </html>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([22E5A5E914BC4ADD:A3032BF163E32AE1]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:428)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
   [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> 726287 T2127 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 35016 T2126 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> 726374 T2201 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 727530 T2218 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene41, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=es_CR, timezone=America/Goose_Bay
   [junit4]   2> NOTE: Linux 3.8.0-31-generic x86/IBM Corporation 1.6.0 (32-bit)/cpus=8,threads=2,free=31112024,total=51749888
   [junit4]   2> NOTE: All tests run in this JVM: [DocumentAnalysisRequestHandlerTest, SolrTestCaseJ4Test, HdfsSyncSliceTest, TestArbitraryIndexDir, TestDefaultSimilarityFactory, BasicZkTest, SortByFunctionTest, PluginInfoTest, NotRequiredUniqueKeyTest, TestUpdate, PingRequestHandlerTest, XsltUpdateRequestHandlerTest, DefaultValueUpdateProcessorTest, TestPartialUpdateDeduplication, DeleteShardTest, MinimalSchemaTest, TestFoldingMultitermQuery, JSONWriterTest, TestSolrQueryParserDefaultOperatorResource, TestFieldCollectionResource, SpellingQueryConverterTest, ChaosMonkeySafeLeaderTest, TestBinaryResponseWriter, TestIndexingPerformance, PrimUtilsTest, IndexBasedSpellCheckerTest, TestLazyCores, DateFieldTest, HardAutoCommitTest, DebugComponentTest, IndexSchemaRuntimeFieldTest, CustomCollectionTest, TestSolrCoreProperties, InfoHandlerTest, AssignTest, TestSolrQueryParserResource, TestRangeQuery, TestMultiCoreConfBootstrap, SimplePostToolTest, DirectUpdateHandlerTest, TestSolrXmlPersistence, PathHierarchyTokenizerFactoryTest, OutputWriterTest, RequestHandlersTest, TestDistributedGrouping, FileUtilsTest, TestNumberUtils, HdfsUnloadDistributedZkTest, TestDistributedSearch, TestWordDelimiterFilterFactory, TestManagedSchemaFieldResource, TestFastOutputStream, TestInfoStreamLogging, TestPhraseSuggestions, DocValuesMultiTest, DirectSolrConnectionTest, StandardRequestHandlerTest, PreAnalyzedFieldTest, HighlighterConfigTest, TestQuerySenderNoQuery, FullSolrCloudDistribCmdsTest, UniqFieldsUpdateProcessorFactoryTest, SolrRequestParserTest, SuggesterTSTTest, TestIBSimilarityFactory, TestFastWriter, TestFastLRUCache, TestIndexSearcher, TestDFRSimilarityFactory, SolrPluginUtilsTest, DisMaxRequestHandlerTest, TestXIncludeConfig, BadIndexSchemaTest, AddBlockUpdateTest, TestAtomicUpdateErrorCases, BasicDistributedZkTest, BasicDistributedZk2Test]
   [junit4] Completed on J1 in 36.35s, 1 test, 1 error <<< FAILURES!

[...truncated 580 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:428: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:421: 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:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:483: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1263: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:906: There were test failures: 327 suites, 1453 tests, 1 error, 35 ignored (6 assumptions)

Total time: 53 minutes 33 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