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/18 14:50:18 UTC

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

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

1 tests failed.
REGRESSION:  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: /onenodecollectioncore/update</title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /onenodecollectioncore/update. Reason: <pre>    Can not find: /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: /onenodecollectioncore/update</title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /onenodecollectioncore/update. Reason:
<pre>    Can not find: /onenodecollectioncore/update</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([13FDB9EB6546F57A:921B37F312199546]: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 9711 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
   [junit4]   2> 604246 T1880 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 604249 T1880 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-1382099386929
   [junit4]   2> 604251 T1880 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 604251 T1881 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 604351 T1880 oasc.ZkTestServer.run start zk server on port:34666
   [junit4]   2> 604353 T1880 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 604358 T1887 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@55cd55cd name:ZooKeeperConnection Watcher:127.0.0.1:34666 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 604358 T1880 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 604359 T1880 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 604366 T1880 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 604368 T1889 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@32143214 name:ZooKeeperConnection Watcher:127.0.0.1:34666/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 604369 T1880 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 604369 T1880 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 604379 T1880 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 604388 T1880 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 604395 T1880 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 604406 T1880 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> 604407 T1880 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 604465 T1880 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> 604466 T1880 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 604478 T1880 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> 604479 T1880 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 604495 T1880 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> 604497 T1880 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 604509 T1880 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> 604510 T1880 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 604520 T1880 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> 604521 T1880 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 604529 T1880 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> 604530 T1880 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 604538 T1880 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> 604539 T1880 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 604547 T1880 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> 604548 T1880 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 604556 T1880 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> 604557 T1880 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 604755 T1880 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 604758 T1880 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56072
   [junit4]   2> 604759 T1880 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 604759 T1880 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 604760 T1880 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1382099387246
   [junit4]   2> 604761 T1880 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1382099387246/'
   [junit4]   2> 604773 T1880 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1382099387246/solr.xml
   [junit4]   2> 604821 T1880 oasc.CoreContainer.<init> New CoreContainer 1557748953
   [junit4]   2> 604822 T1880 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1382099387246/]
   [junit4]   2> 604824 T1880 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 604825 T1880 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 604826 T1880 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 604827 T1880 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 604828 T1880 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 604830 T1880 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 604831 T1880 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 604832 T1880 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 604833 T1880 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 604834 T1880 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 604836 T1880 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 604837 T1880 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 604840 T1880 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:34666/solr
   [junit4]   2> 604841 T1880 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 604843 T1880 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 604846 T1900 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7a627a62 name:ZooKeeperConnection Watcher:127.0.0.1:34666 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 604847 T1880 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 604851 T1880 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 604854 T1880 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 604857 T1902 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@55055505 name:ZooKeeperConnection Watcher:127.0.0.1:34666/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 604858 T1880 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 604862 T1880 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 604873 T1880 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 604885 T1880 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 604891 T1880 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56072_
   [junit4]   2> 604894 T1880 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56072_
   [junit4]   2> 604905 T1880 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 604920 T1880 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 604928 T1880 oasc.Overseer.start Overseer (id=90577265422041091-127.0.0.1:56072_-n_0000000000) starting
   [junit4]   2> 604938 T1880 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 604950 T1904 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 604953 T1880 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 604974 T1880 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 604980 T1880 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 604991 T1903 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 604995 T1905 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 604995 T1905 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 604998 T1905 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 606512 T1903 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 606517 T1903 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:56072",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56072_",
   [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> 606518 T1903 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 606519 T1903 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 606532 T1902 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> 606999 T1905 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 607000 T1905 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1382099387246/collection1
   [junit4]   2> 607000 T1905 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 607002 T1905 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 607003 T1905 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 607007 T1905 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1382099387246/collection1/'
   [junit4]   2> 607009 T1905 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-1382099387246/collection1/lib/classes/' to classloader
   [junit4]   2> 607010 T1905 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-1382099387246/collection1/lib/README' to classloader
   [junit4]   2> 607055 T1905 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 607119 T1905 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 607123 T1905 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 607129 T1905 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 607552 T1905 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 607553 T1905 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 607554 T1905 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 607560 T1905 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 607563 T1905 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 607601 T1905 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 607607 T1905 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 607614 T1905 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 607617 T1905 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 607618 T1905 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 607618 T1905 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 607622 T1905 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 607622 T1905 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 607623 T1905 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 607624 T1905 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1382099387246/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1382099386929/control/data/
   [junit4]   2> 607624 T1905 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@17b017b
   [junit4]   2> 607625 T1905 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1382099386929/control/data
   [junit4]   2> 607626 T1905 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1382099386929/control/data/index/
   [junit4]   2> 607626 T1905 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1382099386929/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 607627 T1905 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1382099386929/control/data/index
   [junit4]   2> 607628 T1905 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=4, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 607628 T1905 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@53525352 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@703d703d),segFN=segments_1,generation=1}
   [junit4]   2> 607629 T1905 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 607635 T1905 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 607635 T1905 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 607636 T1905 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 607636 T1905 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 607637 T1905 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 607637 T1905 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 607638 T1905 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 607639 T1905 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 607639 T1905 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 607640 T1905 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 607641 T1905 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 607641 T1905 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 607642 T1905 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 607643 T1905 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 607643 T1905 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 607645 T1905 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 607648 T1905 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 607649 T1905 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 607650 T1905 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=412902207, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 607651 T1905 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@53525352 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@703d703d),segFN=segments_1,generation=1}
   [junit4]   2> 607651 T1905 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 607652 T1905 oass.SolrIndexSearcher.<init> Opening Searcher@2c7d2c7d main
   [junit4]   2> 607656 T1906 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2c7d2c7d main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 607666 T1905 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 607666 T1905 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:56072 collection:control_collection shard:shard1
   [junit4]   2> 607667 T1905 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 607670 T1905 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 607691 T1905 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 607698 T1905 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 607699 T1905 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 607700 T1905 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:56072/collection1/
   [junit4]   2> 607700 T1905 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 607701 T1905 oasc.SyncStrategy.syncToMe http://127.0.0.1:56072/collection1/ has no replicas
   [junit4]   2> 607701 T1905 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:56072/collection1/ shard1
   [junit4]   2> 607702 T1905 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 608054 T1903 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 608081 T1902 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> 608124 T1905 oasc.ZkController.register We are http://127.0.0.1:56072/collection1/ and leader is http://127.0.0.1:56072/collection1/
   [junit4]   2> 608125 T1905 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56072
   [junit4]   2> 608126 T1905 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 608127 T1905 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 608128 T1905 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 608134 T1905 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 608139 T1880 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 608141 T1880 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 608143 T1880 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 608145 T1880 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 608146 T1880 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 608166 T1909 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@78c978c9 name:ZooKeeperConnection Watcher:127.0.0.1:34666/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 608167 T1880 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 608170 T1880 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 608178 T1880 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 608352 T1880 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 608354 T1880 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:36226
   [junit4]   2> 608355 T1880 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 608355 T1880 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 608356 T1880 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1382099390857
   [junit4]   2> 608357 T1880 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1382099390857/'
   [junit4]   2> 608369 T1880 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1382099390857/solr.xml
   [junit4]   2> 608403 T1880 oasc.CoreContainer.<init> New CoreContainer 1039482357
   [junit4]   2> 608404 T1880 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1382099390857/]
   [junit4]   2> 608417 T1880 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 608419 T1880 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 608420 T1880 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 608422 T1880 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 608423 T1880 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 608424 T1880 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 608425 T1880 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 608425 T1880 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 608426 T1880 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 608427 T1880 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 608429 T1880 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 608429 T1880 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 608431 T1880 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:34666/solr
   [junit4]   2> 608432 T1880 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 608434 T1880 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 608436 T1920 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@734d734d name:ZooKeeperConnection Watcher:127.0.0.1:34666 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 608436 T1880 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 608441 T1880 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 608443 T1880 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 608445 T1922 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@29f529f5 name:ZooKeeperConnection Watcher:127.0.0.1:34666/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 608445 T1880 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 608458 T1880 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 609468 T1880 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36226_
   [junit4]   2> 609472 T1880 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36226_
   [junit4]   2> 609480 T1909 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 609480 T1922 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 609484 T1902 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 609503 T1923 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 609504 T1923 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 609506 T1923 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 609603 T1903 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 609606 T1903 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:56072",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56072_",
   [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> 609619 T1903 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:36226",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:36226_",
   [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> 609620 T1903 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 609621 T1903 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 609652 T1909 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> 609653 T1902 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> 609653 T1922 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> 610507 T1923 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 610508 T1923 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1382099390857/collection1
   [junit4]   2> 610509 T1923 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 610514 T1923 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 610515 T1923 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 610523 T1923 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1382099390857/collection1/'
   [junit4]   2> 610526 T1923 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-1382099390857/collection1/lib/classes/' to classloader
   [junit4]   2> 610528 T1923 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-1382099390857/collection1/lib/README' to classloader
   [junit4]   2> 610580 T1923 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 610639 T1923 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 610644 T1923 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 610650 T1923 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 611044 T1923 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 611044 T1923 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 611045 T1923 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 611051 T1923 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 611055 T1923 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 611100 T1923 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 611108 T1923 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 611115 T1923 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 611119 T1923 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 611120 T1923 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 611120 T1923 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 611125 T1923 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 611126 T1923 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 611127 T1923 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 611128 T1923 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1382099390857/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1382099386929/jetty1/
   [junit4]   2> 611128 T1923 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@17b017b
   [junit4]   2> 611130 T1923 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1382099386929/jetty1
   [junit4]   2> 611130 T1923 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1382099386929/jetty1/index/
   [junit4]   2> 611131 T1923 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1382099386929/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 611132 T1923 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1382099386929/jetty1/index
   [junit4]   2> 611132 T1923 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=4, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 611133 T1923 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@50ce50ce lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6efb6efb),segFN=segments_1,generation=1}
   [junit4]   2> 611134 T1923 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 611143 T1923 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 611143 T1923 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 611144 T1923 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 611145 T1923 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 611145 T1923 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 611146 T1923 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 611147 T1923 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 611147 T1923 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 611148 T1923 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 611149 T1923 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 611150 T1923 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 611150 T1923 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 611151 T1923 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 611152 T1923 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 611153 T1923 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 611155 T1923 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 611159 T1923 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 611159 T1923 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 611160 T1923 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=412902207, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 611161 T1923 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@50ce50ce lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6efb6efb),segFN=segments_1,generation=1}
   [junit4]   2> 611162 T1923 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 611162 T1923 oass.SolrIndexSearcher.<init> Opening Searcher@23e823e8 main
   [junit4]   2> 611168 T1924 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@23e823e8 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 611179 T1923 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 611180 T1923 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:36226 collection:collection1 shard:shard1
   [junit4]   2> 611180 T1923 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 611183 T1923 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 611205 T1923 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 611213 T1923 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 611213 T1923 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 611214 T1923 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:36226/collection1/
   [junit4]   2> 611214 T1923 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 611215 T1923 oasc.SyncStrategy.syncToMe http://127.0.0.1:36226/collection1/ has no replicas
   [junit4]   2> 611216 T1923 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:36226/collection1/ shard1
   [junit4]   2> 611216 T1923 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 612690 T1903 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 612738 T1902 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> 612738 T1922 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> 612738 T1909 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> 612790 T1923 oasc.ZkController.register We are http://127.0.0.1:36226/collection1/ and leader is http://127.0.0.1:36226/collection1/
   [junit4]   2> 612791 T1923 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:36226
   [junit4]   2> 612791 T1923 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 612792 T1923 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 612792 T1923 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 612797 T1923 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 612799 T1880 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 612800 T1880 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 612801 T1880 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 613005 T1880 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 613006 T1880 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51579
   [junit4]   2> 613007 T1880 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 613008 T1880 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 613009 T1880 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1382099395482
   [junit4]   2> 613010 T1880 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1382099395482/'
   [junit4]   2> 613022 T1880 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-1382099395482/solr.xml
   [junit4]   2> 613058 T1880 oasc.CoreContainer.<init> New CoreContainer 1426543879
   [junit4]   2> 613059 T1880 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1382099395482/]
   [junit4]   2> 613061 T1880 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 613061 T1880 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 613062 T1880 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 613063 T1880 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 613064 T1880 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 613064 T1880 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 613065 T1880 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 613066 T1880 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 613067 T1880 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 613068 T1880 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 613069 T1880 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 613070 T1880 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 613072 T1880 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:34666/solr
   [junit4]   2> 613073 T1880 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 613074 T1880 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 613084 T1936 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@30af30af name:ZooKeeperConnection Watcher:127.0.0.1:34666 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 613085 T1880 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 613089 T1880 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 613091 T1880 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 613093 T1938 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7ab57ab5 name:ZooKeeperConnection Watcher:127.0.0.1:34666/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 613094 T1880 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 613106 T1880 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 614120 T1880 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51579_
   [junit4]   2> 614125 T1880 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51579_
   [junit4]   2> 614145 T1922 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 614145 T1938 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 614147 T1902 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 614148 T1909 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 614159 T1939 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 614160 T1939 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 614294 T1939 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 614305 T1903 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 614307 T1903 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:36226",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:36226_",
   [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> 614345 T1903 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:51579",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51579_",
   [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> 614346 T1903 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 614346 T1903 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 614358 T1909 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> 614358 T1922 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> 614359 T1938 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> 614360 T1902 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> 615296 T1939 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 615296 T1939 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1382099395482/collection1
   [junit4]   2> 615297 T1939 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 615299 T1939 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 615300 T1939 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 615308 T1939 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1382099395482/collection1/'
   [junit4]   2> 615312 T1939 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-1382099395482/collection1/lib/classes/' to classloader
   [junit4]   2> 615313 T1939 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-1382099395482/collection1/lib/README' to classloader
   [junit4]   2> 615371 T1939 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 615407 T1939 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 615411 T1939 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 615417 T1939 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 615814 T1939 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 615814 T1939 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 615815 T1939 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 615820 T1939 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 615823 T1939 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 615870 T1939 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 615877 T1939 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 615884 T1939 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 615888 T1939 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 615889 T1939 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 615889 T1939 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 615893 T1939 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 615894 T1939 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 615894 T1939 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 615895 T1939 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1382099395482/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1382099386929/jetty2/
   [junit4]   2> 615895 T1939 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@17b017b
   [junit4]   2> 615897 T1939 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1382099386929/jetty2
   [junit4]   2> 615897 T1939 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1382099386929/jetty2/index/
   [junit4]   2> 615898 T1939 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1382099386929/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 615898 T1939 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1382099386929/jetty2/index
   [junit4]   2> 615899 T1939 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=4, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 615900 T1939 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2fe82fe8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e881e88),segFN=segments_1,generation=1}
   [junit4]   2> 615901 T1939 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 615909 T1939 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 615910 T1939 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 615911 T1939 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 615912 T1939 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 615912 T1939 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 615913 T1939 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 615914 T1939 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 615914 T1939 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 615915 T1939 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 615916 T1939 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 615917 T1939 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 615918 T1939 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 615918 T1939 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 615919 T1939 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 615921 T1939 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 615922 T1939 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 615926 T1939 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 615927 T1939 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 615928 T1939 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=412902207, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 615929 T1939 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2fe82fe8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e881e88),segFN=segments_1,generation=1}
   [junit4]   2> 615929 T1939 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 615930 T1939 oass.SolrIndexSearcher.<init> Opening Searcher@1b2a1b2a main
   [junit4]   2> 615936 T1940 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b2a1b2a main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 615941 T1939 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 615941 T1939 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51579 collection:collection1 shard:shard2
   [junit4]   2> 615942 T1939 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 615945 T1939 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 615976 T1939 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 615984 T1939 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 615984 T1939 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 615985 T1939 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51579/collection1/
   [junit4]   2> 615985 T1939 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 615986 T1939 oasc.SyncStrategy.syncToMe http://127.0.0.1:51579/collection1/ has no replicas
   [junit4]   2> 615987 T1939 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51579/collection1/ shard2
   [junit4]   2> 615987 T1939 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 617391 T1903 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 617419 T1902 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> 617420 T1922 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> 617420 T1909 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> 617421 T1938 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> 617459 T1939 oasc.ZkController.register We are http://127.0.0.1:51579/collection1/ and leader is http://127.0.0.1:51579/collection1/
   [junit4]   2> 617460 T1939 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51579
   [junit4]   2> 617460 T1939 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 617461 T1939 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 617461 T1939 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 617466 T1939 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 617469 T1880 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 617469 T1880 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 617470 T1880 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 617686 T1880 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 617688 T1880 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54703
   [junit4]   2> 617689 T1880 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 617689 T1880 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 617690 T1880 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-1382099400183
   [junit4]   2> 617691 T1880 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-1382099400183/'
   [junit4]   2> 617703 T1880 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-1382099400183/solr.xml
   [junit4]   2> 617748 T1880 oasc.CoreContainer.<init> New CoreContainer 90834282
   [junit4]   2> 617749 T1880 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-1382099400183/]
   [junit4]   2> 617751 T1880 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 617751 T1880 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 617752 T1880 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 617753 T1880 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 617754 T1880 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 617754 T1880 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 617755 T1880 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 617756 T1880 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 617757 T1880 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 617758 T1880 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 617759 T1880 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 617760 T1880 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 617762 T1880 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:34666/solr
   [junit4]   2> 617762 T1880 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 617764 T1880 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 617766 T1952 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@63146314 name:ZooKeeperConnection Watcher:127.0.0.1:34666 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 617767 T1880 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 617774 T1880 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 617776 T1880 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 617779 T1954 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@25b225b2 name:ZooKeeperConnection Watcher:127.0.0.1:34666/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 617780 T1880 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 617799 T1880 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 618817 T1880 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54703_
   [junit4]   2> 618820 T1880 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54703_
   [junit4]   2> 618829 T1902 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 618830 T1922 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 618831 T1909 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 618833 T1954 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 618833 T1938 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 618855 T1955 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 618856 T1955 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 618858 T1955 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 618947 T1903 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 618949 T1903 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:51579",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51579_",
   [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> 618960 T1903 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:54703",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54703_",
   [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> 618961 T1903 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 618962 T1903 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 618974 T1909 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> 618975 T1922 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> 618975 T1902 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> 618975 T1954 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> 618977 T1938 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> 619859 T1955 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 619859 T1955 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-1382099400183/collection1
   [junit4]   2> 619860 T1955 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 619862 T1955 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 619863 T1955 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 619867 T1955 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-1382099400183/collection1/'
   [junit4]   2> 619868 T1955 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-1382099400183/collection1/lib/classes/' to classloader
   [junit4]   2> 619869 T1955 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-1382099400183/collection1/lib/README' to classloader
   [junit4]   2> 619953 T1955 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 619989 T1955 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 619993 T1955 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 620001 T1955 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 620434 T1955 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 620435 T1955 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 620436 T1955 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 620441 T1955 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 620444 T1955 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 620482 T1955 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 620498 T1955 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 620505 T1955 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 620509 T1955 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 620510 T1955 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 620510 T1955 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 620514 T1955 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 620515 T1955 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 620516 T1955 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 620517 T1955 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-1382099400183/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1382099386929/jetty3/
   [junit4]   2> 620517 T1955 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@17b017b
   [junit4]   2> 620519 T1955 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1382099386929/jetty3
   [junit4]   2> 620520 T1955 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1382099386929/jetty3/index/
   [junit4]   2> 620521 T1955 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1382099386929/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 620522 T1955 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1382099386929/jetty3/index
   [junit4]   2> 620523 T1955 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=4, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 620524 T1955 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@131e131e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10261026),segFN=segments_1,generation=1}
   [junit4]   2> 620525 T1955 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 620537 T1955 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 620538 T1955 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 620539 T1955 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 620539 T1955 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 620540 T1955 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 620541 T1955 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 620542 T1955 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 620543 T1955 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 620544 T1955 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 620545 T1955 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 620547 T1955 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 620548 T1955 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 620549 T1955 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 620550 T1955 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 620551 T1955 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 620553 T1955 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 620557 T1955 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 620557 T1955 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 620559 T1955 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=412902207, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 620560 T1955 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@131e131e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10261026),segFN=segments_1,generation=1}
   [junit4]   2> 620561 T1955 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 620562 T1955 oass.SolrIndexSearcher.<init> Opening Searcher@70e670e6 main
   [junit4]   2> 620570 T1956 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@70e670e6 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 620575 T1955 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 620576 T1955 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:54703 collection:collection1 shard:shard1
   [junit4]   2> 620577 T1955 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 620601 T1955 o

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

  "replicas":{"core_node1":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"http://127.0.0.1:36226",
   [junit4]   1>                   "core":"onenodecollectioncore",
   [junit4]   1>                   "roles":"none",
   [junit4]   1>                   "node_name":"127.0.0.1:36226_",
   [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:36226",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:36226_",
   [junit4]   1>                   "leader":"true"},
   [junit4]   1>                 "core_node3":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"http://127.0.0.1:54703",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:54703_"}}},
   [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:51579",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:51579_",
   [junit4]   1>                   "leader":"true"},
   [junit4]   1>                 "core_node4":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"http://127.0.0.1:40371",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:40371_"}}}},
   [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=13FDB9EB6546F57A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sv_SE -Dtests.timezone=Asia/Chongqing -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   32.6s 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: /onenodecollectioncore/update</title>
   [junit4]    > </head>
   [junit4]    > <body>
   [junit4]    > <h2>HTTP ERROR: 404</h2>
   [junit4]    > <p>Problem accessing /onenodecollectioncore/update. Reason:
   [junit4]    > <pre>    Can not find: /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([13FDB9EB6546F57A:921B37F312199546]: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> 636864 T1880 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 32633 T1879 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> 636886 T1954 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 638026 T1971 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Asserting, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=sv_SE, timezone=Asia/Chongqing
   [junit4]   2> NOTE: Linux 3.8.0-31-generic x86/IBM Corporation 1.6.0 (32-bit)/cpus=8,threads=2,free=13674696,total=59654144
   [junit4]   2> NOTE: All tests run in this JVM: [LeaderElectionIntegrationTest, TestRecovery, OutputWriterTest, TestPartialUpdateDeduplication, TestPhraseSuggestions, TestDefaultSimilarityFactory, TimeZoneUtilsTest, BasicZkTest, SpellingQueryConverterTest, TestZkChroot, SolrCmdDistributorTest, ChaosMonkeySafeLeaderTest, TestSolrCoreProperties, IndexBasedSpellCheckerTest, TestHashPartitioner, TestCopyFieldCollectionResource, TestSolrXmlPersistence, TestBinaryField, PrimUtilsTest, TestSolrQueryParserResource, TestCodecSupport, TestQuerySenderNoQuery, TestFuzzyAnalyzedSuggestions, TestMaxScoreQueryParser, TestCollationField, SolrTestCaseJ4Test, NoCacheHeaderTest, HdfsSyncSliceTest, SpellCheckComponentTest, AlternateDirectoryTest, SpellCheckCollatorTest, SignatureUpdateProcessorFactoryTest, IndexSchemaRuntimeFieldTest, DisMaxRequestHandlerTest, DirectSolrConnectionTest, TestOmitPositions, TestCSVLoader, SuggesterTSTTest, RequestHandlersTest, SolrPluginUtilsTest, BlockCacheTest, StatsComponentTest, TestSolrQueryParserDefaultOperatorResource, TestRTGBase, DirectUpdateHandlerTest, TestFieldTypeResource, ZkSolrClientTest, TestQuerySenderListener, NotRequiredUniqueKeyTest, TestRangeQuery, CachingDirectoryFactoryTest, TestAddFieldRealTimeGet, TestUtils, SuggesterWFSTTest, TestFastOutputStream, TestDefaultSearchFieldResource, TestSolrXmlPersistor, MinimalSchemaTest, TestCSVResponseWriter, TestIndexSearcher, FieldAnalysisRequestHandlerTest, TestSolrJ, TestAtomicUpdateErrorCases, DeleteShardTest, RequiredFieldsTest, HardAutoCommitTest, TestSolr4Spatial, DebugComponentTest, TestCloudManagedSchemaAddField, CoreMergeIndexesAdminHandlerTest, ConvertedLegacyTest, HighlighterConfigTest, TestIndexingPerformance, TermVectorComponentDistributedTest, FileUtilsTest, TestArbitraryIndexDir, TestSolrXml, HighlighterTest, DocValuesMultiTest, TestFastWriter, TestReload, BasicDistributedZk2Test]
   [junit4] Completed on J1 in 33.91s, 1 test, 1 error <<< FAILURES!

[...truncated 555 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: 59 minutes 5 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