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

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/7239/
Java: 32bit/ibm-j9-jdk7 -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:
Server at http://127.0.0.1:43442/auq/onenodecollectioncore returned non ok status:404, message:Can not find: /auq/onenodecollectioncore/update

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:43442/auq/onenodecollectioncore returned non ok status:404, message:Can not find: /auq/onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([80D8F3A066308FFF:13E7DB8116FEFC3]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:385)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:196)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:88)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)




Build Log:
[...truncated 9551 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
   [junit4]   2> 154253 T595 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /auq/
   [junit4]   2> 154257 T595 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1377881832792
   [junit4]   2> 154259 T595 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 154260 T596 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 154360 T595 oasc.ZkTestServer.run start zk server on port:33639
   [junit4]   2> 154361 T595 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 154402 T602 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@36310ab3 name:ZooKeeperConnection Watcher:127.0.0.1:33639 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 154402 T595 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 154403 T595 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 154407 T595 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 154412 T604 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2c17f079 name:ZooKeeperConnection Watcher:127.0.0.1:33639/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 154412 T595 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 154413 T595 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 154418 T595 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 154423 T595 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 154427 T595 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 154432 T595 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 154433 T595 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 154439 T595 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 154440 T595 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 154446 T595 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 154447 T595 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 154451 T595 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 154452 T595 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 154456 T595 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 154458 T595 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 154462 T595 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 154463 T595 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 154468 T595 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 154472 T595 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 154477 T595 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 154478 T595 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 154481 T595 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 154482 T595 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 154485 T595 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 154486 T595 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 154603 T595 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 154611 T595 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60604
   [junit4]   2> 154613 T595 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 154614 T595 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 154615 T595 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1377881833024
   [junit4]   2> 154616 T595 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1377881833024/'
   [junit4]   2> 154628 T595 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1377881833024/solr.xml
   [junit4]   2> 154676 T595 oasc.CoreContainer.<init> New CoreContainer 1398967920
   [junit4]   2> 154677 T595 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1377881833024/]
   [junit4]   2> 154679 T595 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 154680 T595 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 154681 T595 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 154682 T595 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 154683 T595 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 154683 T595 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 154684 T595 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 154685 T595 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 154685 T595 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 154686 T595 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 154690 T595 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 154691 T595 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 154691 T595 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33639/solr
   [junit4]   2> 154692 T595 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 154693 T595 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 154694 T615 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@20aedee8 name:ZooKeeperConnection Watcher:127.0.0.1:33639 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 154695 T595 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 154696 T595 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 154704 T595 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 154706 T617 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8eeff795 name:ZooKeeperConnection Watcher:127.0.0.1:33639/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 154706 T595 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 154708 T595 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 154712 T595 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 154715 T595 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 154717 T595 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60604_auq
   [junit4]   2> 154719 T595 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60604_auq
   [junit4]   2> 154723 T595 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 154729 T595 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 154732 T595 oasc.Overseer.start Overseer (id=90300863794118659-127.0.0.1:60604_auq-n_0000000000) starting
   [junit4]   2> 154735 T595 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 154739 T595 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 154739 T619 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 154742 T595 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 154744 T595 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 154748 T618 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 154752 T620 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 154752 T620 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 154753 T620 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 156251 T618 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 156252 T618 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60604/auq",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "node_name":"127.0.0.1:60604_auq",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 156252 T618 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 156253 T618 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 156258 T617 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> 156754 T620 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 156754 T620 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1377881833024/collection1
   [junit4]   2> 156754 T620 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 156756 T620 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 156756 T620 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 156758 T620 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1377881833024/collection1/'
   [junit4]   2> 156758 T620 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1377881833024/collection1/lib/classes/' to classloader
   [junit4]   2> 156759 T620 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1377881833024/collection1/lib/README' to classloader
   [junit4]   2> 156790 T620 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 156821 T620 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 156823 T620 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 156829 T620 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 157196 T620 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 157201 T620 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 157204 T620 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 157222 T620 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 157228 T620 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 157235 T620 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 157237 T620 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 157238 T620 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 157238 T620 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 157240 T620 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 157241 T620 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 157241 T620 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 157242 T620 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1377881833024/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1377881832792/control/data/
   [junit4]   2> 157242 T620 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c40d04dc
   [junit4]   2> 157244 T620 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1377881832792/control/data
   [junit4]   2> 157244 T620 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1377881832792/control/data/index/
   [junit4]   2> 157245 T620 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1377881832792/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 157246 T620 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1377881832792/control/data/index
   [junit4]   2> 157246 T620 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=1.38671875, floorSegmentMB=1.1875, forceMergeDeletesPctAllowed=18.44890055508107, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 157248 T620 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1b68bd2e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@59a2bd38),segFN=segments_1,generation=1}
   [junit4]   2> 157249 T620 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 157252 T620 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 157252 T620 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 157253 T620 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 157253 T620 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 157254 T620 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 157254 T620 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 157255 T620 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 157255 T620 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 157256 T620 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 157256 T620 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 157257 T620 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 157257 T620 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 157257 T620 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 157258 T620 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 157258 T620 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 157260 T620 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 157262 T620 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 157262 T620 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 157263 T620 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4840927385190704]
   [junit4]   2> 157264 T620 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1b68bd2e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@59a2bd38),segFN=segments_1,generation=1}
   [junit4]   2> 157264 T620 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 157264 T620 oass.SolrIndexSearcher.<init> Opening Searcher@807dc9bb main
   [junit4]   2> 157266 T621 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@807dc9bb main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 157267 T620 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 157267 T620 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60604/auq collection:control_collection shard:shard1
   [junit4]   2> 157268 T620 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 157272 T620 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 157278 T620 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 157280 T620 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 157281 T620 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 157281 T620 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60604/auq/collection1/
   [junit4]   2> 157281 T620 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 157281 T620 oasc.SyncStrategy.syncToMe http://127.0.0.1:60604/auq/collection1/ has no replicas
   [junit4]   2> 157282 T620 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60604/auq/collection1/ shard1
   [junit4]   2> 157282 T620 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 157763 T618 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 157772 T617 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> 157790 T620 oasc.ZkController.register We are http://127.0.0.1:60604/auq/collection1/ and leader is http://127.0.0.1:60604/auq/collection1/
   [junit4]   2> 157790 T620 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60604/auq
   [junit4]   2> 157791 T620 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 157792 T620 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 157792 T620 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 157796 T620 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 157798 T595 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 157800 T595 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 157801 T595 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 157812 T595 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 157817 T595 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 157819 T624 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d1090db7 name:ZooKeeperConnection Watcher:127.0.0.1:33639/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 157819 T595 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 157822 T595 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 157828 T595 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 157912 T595 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 157914 T595 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:38063
   [junit4]   2> 157915 T595 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 157916 T595 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 157916 T595 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1377881836363
   [junit4]   2> 157917 T595 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1377881836363/'
   [junit4]   2> 157925 T595 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1377881836363/solr.xml
   [junit4]   2> 157955 T595 oasc.CoreContainer.<init> New CoreContainer 1332728542
   [junit4]   2> 157956 T595 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1377881836363/]
   [junit4]   2> 157957 T595 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 157958 T595 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 157958 T595 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 157959 T595 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 157960 T595 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 157960 T595 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 157961 T595 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 157961 T595 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 157962 T595 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 157962 T595 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 157967 T595 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 157967 T595 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 157968 T595 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33639/solr
   [junit4]   2> 157969 T595 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 157970 T595 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 157971 T635 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f8b2944e name:ZooKeeperConnection Watcher:127.0.0.1:33639 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 157971 T595 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 157973 T595 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 157978 T595 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 157979 T637 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8985f3a0 name:ZooKeeperConnection Watcher:127.0.0.1:33639/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 157979 T595 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 157982 T595 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 158985 T595 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38063_auq
   [junit4]   2> 158988 T595 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:38063_auq
   [junit4]   2> 158992 T617 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 158992 T637 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 158992 T617 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 158992 T624 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 158997 T638 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 158998 T638 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 158999 T638 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 159276 T618 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 159277 T618 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60604/auq",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "node_name":"127.0.0.1:60604_auq",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 159284 T618 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:38063/auq",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "node_name":"127.0.0.1:38063_auq",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 159284 T618 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 159285 T618 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 159291 T624 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> 159291 T617 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> 159291 T637 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> 159999 T638 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 160000 T638 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1377881836363/collection1
   [junit4]   2> 160000 T638 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 160001 T638 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 160001 T638 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 160002 T638 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1377881836363/collection1/'
   [junit4]   2> 160003 T638 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1377881836363/collection1/lib/classes/' to classloader
   [junit4]   2> 160003 T638 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1377881836363/collection1/lib/README' to classloader
   [junit4]   2> 160033 T638 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 160065 T638 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 160066 T638 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 160073 T638 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 160400 T638 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 160405 T638 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 160408 T638 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 160420 T638 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 160424 T638 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 160428 T638 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 160429 T638 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 160429 T638 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 160430 T638 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 160431 T638 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 160431 T638 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 160431 T638 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 160432 T638 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1377881836363/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1377881832792/jetty1/
   [junit4]   2> 160432 T638 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c40d04dc
   [junit4]   2> 160433 T638 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1377881832792/jetty1
   [junit4]   2> 160433 T638 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1377881832792/jetty1/index/
   [junit4]   2> 160434 T638 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1377881832792/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 160434 T638 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1377881832792/jetty1/index
   [junit4]   2> 160435 T638 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=1.38671875, floorSegmentMB=1.1875, forceMergeDeletesPctAllowed=18.44890055508107, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 160435 T638 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@34209d9b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@143ea60a),segFN=segments_1,generation=1}
   [junit4]   2> 160436 T638 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 160438 T638 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 160439 T638 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 160439 T638 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 160439 T638 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 160440 T638 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 160440 T638 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 160440 T638 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 160441 T638 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 160441 T638 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 160442 T638 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 160442 T638 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 160443 T638 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 160443 T638 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 160443 T638 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 160444 T638 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 160445 T638 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 160448 T638 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 160448 T638 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 160449 T638 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4840927385190704]
   [junit4]   2> 160449 T638 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@34209d9b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@143ea60a),segFN=segments_1,generation=1}
   [junit4]   2> 160450 T638 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 160450 T638 oass.SolrIndexSearcher.<init> Opening Searcher@6f4fb62d main
   [junit4]   2> 160453 T639 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6f4fb62d main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 160455 T638 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 160455 T638 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:38063/auq collection:collection1 shard:shard1
   [junit4]   2> 160455 T638 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 160460 T638 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 160465 T638 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 160467 T638 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 160468 T638 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 160468 T638 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:38063/auq/collection1/
   [junit4]   2> 160468 T638 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 160469 T638 oasc.SyncStrategy.syncToMe http://127.0.0.1:38063/auq/collection1/ has no replicas
   [junit4]   2> 160469 T638 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:38063/auq/collection1/ shard1
   [junit4]   2> 160469 T638 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 160796 T618 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 160804 T617 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> 160804 T624 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> 160804 T637 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> 160836 T638 oasc.ZkController.register We are http://127.0.0.1:38063/auq/collection1/ and leader is http://127.0.0.1:38063/auq/collection1/
   [junit4]   2> 160837 T638 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:38063/auq
   [junit4]   2> 160837 T638 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 160838 T638 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 160838 T638 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 160840 T638 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 160841 T595 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 160842 T595 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 160843 T595 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 160938 T595 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 160940 T595 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:43442
   [junit4]   2> 160941 T595 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 160942 T595 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 160942 T595 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1377881839383
   [junit4]   2> 160943 T595 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1377881839383/'
   [junit4]   2> 160951 T595 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1377881839383/solr.xml
   [junit4]   2> 160982 T595 oasc.CoreContainer.<init> New CoreContainer -722474397
   [junit4]   2> 160982 T595 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1377881839383/]
   [junit4]   2> 160984 T595 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 160984 T595 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 160985 T595 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 160985 T595 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 160986 T595 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 160986 T595 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 160987 T595 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 160987 T595 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 160988 T595 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 160989 T595 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 160993 T595 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 160993 T595 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 160994 T595 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33639/solr
   [junit4]   2> 160995 T595 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 160996 T595 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 160997 T651 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1adad8ad name:ZooKeeperConnection Watcher:127.0.0.1:33639 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 160998 T595 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 161000 T595 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 161004 T595 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 161007 T653 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9560d0c1 name:ZooKeeperConnection Watcher:127.0.0.1:33639/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 161008 T595 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 161012 T595 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 162015 T595 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43442_auq
   [junit4]   2> 162017 T595 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43442_auq
   [junit4]   2> 162020 T617 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 162020 T637 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 162020 T624 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 162020 T653 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 162021 T637 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 162021 T624 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 162020 T617 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 162026 T654 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 162026 T654 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 162028 T654 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 162310 T618 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 162311 T618 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:38063/auq",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "node_name":"127.0.0.1:38063_auq",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 162315 T618 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:43442/auq",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "node_name":"127.0.0.1:43442_auq",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 162315 T618 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 162316 T618 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 162319 T624 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> 162319 T653 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> 162319 T617 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> 162319 T637 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> 163028 T654 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 163029 T654 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1377881839383/collection1
   [junit4]   2> 163029 T654 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 163030 T654 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 163030 T654 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 163031 T654 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1377881839383/collection1/'
   [junit4]   2> 163032 T654 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1377881839383/collection1/lib/classes/' to classloader
   [junit4]   2> 163032 T654 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1377881839383/collection1/lib/README' to classloader
   [junit4]   2> 163063 T654 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 163094 T654 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 163096 T654 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 163102 T654 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 163430 T654 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 163435 T654 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 163437 T654 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 163450 T654 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 163454 T654 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 163458 T654 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 163459 T654 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 163459 T654 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 163460 T654 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 163461 T654 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 163461 T654 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 163461 T654 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 163462 T654 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1377881839383/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1377881832792/jetty2/
   [junit4]   2> 163462 T654 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c40d04dc
   [junit4]   2> 163463 T654 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1377881832792/jetty2
   [junit4]   2> 163463 T654 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1377881832792/jetty2/index/
   [junit4]   2> 163464 T654 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1377881832792/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 163464 T654 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1377881832792/jetty2/index
   [junit4]   2> 163465 T654 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=1.38671875, floorSegmentMB=1.1875, forceMergeDeletesPctAllowed=18.44890055508107, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 163465 T654 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@aba8ac3c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@24b9b189),segFN=segments_1,generation=1}
   [junit4]   2> 163466 T654 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 163468 T654 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 163468 T654 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 163469 T654 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 163469 T654 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 163470 T654 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 163470 T654 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 163470 T654 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 163471 T654 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 163471 T654 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 163472 T654 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 163472 T654 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 163473 T654 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 163473 T654 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 163473 T654 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 163474 T654 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 163475 T654 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 163478 T654 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 163478 T654 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 163479 T654 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4840927385190704]
   [junit4]   2> 163479 T654 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@aba8ac3c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@24b9b189),segFN=segments_1,generation=1}
   [junit4]   2> 163480 T654 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 163480 T654 oass.SolrIndexSearcher.<init> Opening Searcher@19439cd1 main
   [junit4]   2> 163484 T655 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@19439cd1 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 163485 T654 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 163485 T654 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:43442/auq collection:collection1 shard:shard2
   [junit4]   2> 163486 T654 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 163490 T654 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 163496 T654 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 163498 T654 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 163498 T654 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 163499 T654 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:43442/auq/collection1/
   [junit4]   2> 163499 T654 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 163500 T654 oasc.SyncStrategy.syncToMe http://127.0.0.1:43442/auq/collection1/ has no replicas
   [junit4]   2> 163500 T654 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:43442/auq/collection1/ shard2
   [junit4]   2> 163500 T654 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 163824 T618 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 163831 T617 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> 163831 T624 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> 163831 T637 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> 163831 T653 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> 163856 T654 oasc.ZkController.register We are http://127.0.0.1:43442/auq/collection1/ and leader is http://127.0.0.1:43442/auq/collection1/
   [junit4]   2> 163856 T654 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43442/auq
   [junit4]   2> 163857 T654 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 163857 T654 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 163858 T654 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 163881 T654 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 163883 T595 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 163883 T595 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 163884 T595 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 163968 T595 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 163970 T595 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:36101
   [junit4]   2> 163971 T595 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 163971 T595 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 163972 T595 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1377881842422
   [junit4]   2> 163972 T595 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1377881842422/'
   [junit4]   2> 163980 T595 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1377881842422/solr.xml
   [junit4]   2> 164011 T595 oasc.CoreContainer.<init> New CoreContainer -1340467636
   [junit4]   2> 164012 T595 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1377881842422/]
   [junit4]   2> 164013 T595 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 164014 T595 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 164014 T595 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 164015 T595 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 164015 T595 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 164016 T595 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 164016 T595 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 164017 T595 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 164017 T595 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 164018 T595 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 164022 T595 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 164023 T595 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 164024 T595 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33639/solr
   [junit4]   2> 164024 T595 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 164025 T595 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 164028 T667 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b2af000f name:ZooKeeperConnection Watcher:127.0.0.1:33639 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 164028 T595 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 164030 T595 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 164035 T595 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 164036 T669 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18cd1737 name:ZooKeeperConnection Watcher:127.0.0.1:33639/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 164037 T595 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 164040 T595 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 165043 T595 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36101_auq
   [junit4]   2> 165044 T595 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36101_auq
   [junit4]   2> 165047 T624 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 165047 T624 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 165048 T617 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 165048 T653 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 165048 T637 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 165048 T617 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 165048 T669 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 165049 T653 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 165049 T637 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 165054 T670 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 165055 T670 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 165056 T670 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 165336 T618 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 165337 T618 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:43442/auq",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "node_name":"127.0.0.1:43442_auq",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 165341 T618 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:36101/auq",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node3",
   [junit4]   2> 	  "node_name":"127.0.0.1:36101_auq",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 165342 T618 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 165342 T618 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 165347 T624 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> 165347 T653 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> 165347 T617 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> 165347 T669 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> 165347 T637 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> 166056 T670 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 166057 T670 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1377881842422/collection1
   [junit4]   2> 166057 T670 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 166058 T670 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 166059 T670 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 166060 T670 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1377881842422/collection1/'
   [junit4]   2> 166061 T670 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1377881842422/collection1/lib/classes/' to classloader
   [junit4]   2> 166061 T670 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1377881842422/collection1/lib/README' to classloader
   [junit4]   2> 166102 T670 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 166145 T670 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 166147 T670 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 166153 T670 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 166525 T670 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 166530 T670 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 166532 T670 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 166544 T670 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 166548 T670 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 166552 T670 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 166553 T670 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 166553 T670 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 166554 T670 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 166555 T670 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 166555 T670 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 166555 T670 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 166556 T670 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1377881842422/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1377881832792/jetty3/
   [junit4]   2> 166556 T670 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c40d04dc
   [junit4]   2> 166557 T670 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1377881832792/jetty3
   [junit4]   2> 166557 T670 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1377881832792/jetty3/index/
   [junit4]   2> 166558 T670 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1377881832792/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 166558 T670 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1377881832792/jetty3/index
   [junit4]   2> 166559 T670 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=1.38671875, floorSegmentMB=1.1875, forceMergeDeletesPctAllowed=18.44890055508107, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 166560 T670 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@f717b364 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@960a50a5),segFN=segments_1,generation=1}
   [junit4]   2> 166560 T670 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 166562 T670 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 166563 T670 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 166563 T670 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 166563 T670 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 166564 T670 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 166564 T670 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 166565 T670 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 166565 T670 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 166565 T670 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 166566 T670 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 166566 T670 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 166567 T670 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 166567 T670 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 166568 T670 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 166568 T670 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 166570 T670 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 166572 T670 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 166573 T670 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 166573 T670 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4840927385190704]
   [junit4]   2> 166574 T670 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@f717b364 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@960a50a5),segFN=segments_1,generation=1}
   [junit4]   2> 166574 T670 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 166575 T670 oass.SolrIndexSearcher.<init> Opening Searcher@b57e9f4b main
   [junit4]   2> 166578 T671 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b57e9f4b main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 166580 T670 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 166580 T670 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:36101/auq collection:collection1 shard:shard1
   [junit4]   2> 166581 T670 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 166588 T670 oasc.ZkController.register We are http://127.0.0.1:36101/auq/collection1/ and leader is http://127.0.0.1:38063/auq/collection1/
   [junit4]   2> 166588 T670 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:36101/auq
   [junit4]   2> 166588 T670 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 166589 T670 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C282 name=collection1 org.apache.solr.core.SolrCore@680485ae url=http://127.0.0.1:36101/auq/collection1 node=127.0.0.1:36101_auq C282_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:36101/auq, state=down, node_name=127.0.0.1:36101_auq, core=collection1}
   [junit4]   2> 166589 T672 C282 P36101 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 166590 T672 C282 P36101 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 166590 T670 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 166590 T672 C282 P36101 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 166591 T672 C282 P36101 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 166592 T595 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 166592 T595 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 166593 T595 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 166593 T672 C282 P36101 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 166601 T632 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 166678 T595 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 166680 T595 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56594
   [junit4]   2> 166681 T595 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 166682 T595 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 166682 T595 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1377881845133
   [junit4]   2> 166683 T595 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1377881845133/'
   [junit4]   2> 166691 T595 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1377881845133/solr.xml
   [junit4]   2> 166722 T595 o

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

ction1/leader_elect/shard2/election/90300863794118664-core_node2-n_0000000000 (0)
   [junit4]   1>     /solr/collections/collection1/leaders (2)
   [junit4]   1>      /solr/collections/collection1/leaders/shard1 (0)
   [junit4]   1>      DATA:
   [junit4]   1>          {
   [junit4]   1>            "base_url":"http://127.0.0.1:38063/auq",
   [junit4]   1>            "node_name":"127.0.0.1:38063_auq",
   [junit4]   1>            "core":"collection1"}
   [junit4]   1>      /solr/collections/collection1/leaders/shard2 (0)
   [junit4]   1>      DATA:
   [junit4]   1>          {
   [junit4]   1>            "base_url":"http://127.0.0.1:43442/auq",
   [junit4]   1>            "node_name":"127.0.0.1:43442_auq",
   [junit4]   1>            "core":"collection1"}
   [junit4]   1>     /solr/collections/collection1/shards (0)
   [junit4]   1>    /solr/collections/onenodecollection (2)
   [junit4]   1>    DATA:
   [junit4]   1>        {
   [junit4]   1>          "router":"compositeId",
   [junit4]   1>          "configName":"conf1"}
   [junit4]   1>     /solr/collections/onenodecollection/leader_elect (1)
   [junit4]   1>      /solr/collections/onenodecollection/leader_elect/shard1 (1)
   [junit4]   1>       /solr/collections/onenodecollection/leader_elect/shard1/election (1)
   [junit4]   1>        /solr/collections/onenodecollection/leader_elect/shard1/election/90300863794118662-core_node1-n_0000000000 (0)
   [junit4]   1>     /solr/collections/onenodecollection/leaders (1)
   [junit4]   1>      /solr/collections/onenodecollection/leaders/shard1 (0)
   [junit4]   1>      DATA:
   [junit4]   1>          {
   [junit4]   1>            "base_url":"http://127.0.0.1:38063/auq",
   [junit4]   1>            "node_name":"127.0.0.1:38063_auq",
   [junit4]   1>            "core":"onenodecollectioncore"}
   [junit4]   1>   /solr/aliases.json (0)
   [junit4]   1>   /solr/live_nodes (5)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:56594_auq (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:36101_auq (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:38063_auq (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:60604_auq (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:43442_auq (0)
   [junit4]   1>   /solr/clusterstate.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {
   [junit4]   1>         "control_collection":{
   [junit4]   1>           "shards":{"shard1":{
   [junit4]   1>               "range":"80000000-7fffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{"core_node1":{
   [junit4]   1>                   "base_url":"http://127.0.0.1:60604/auq",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "node_name":"127.0.0.1:60604_auq",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "leader":"true"}}}},
   [junit4]   1>           "maxShardsPerNode":"1",
   [junit4]   1>           "router":"compositeId",
   [junit4]   1>           "replicationFactor":"1"},
   [junit4]   1>         "onenodecollection":{
   [junit4]   1>           "shards":{"shard1":{
   [junit4]   1>               "range":"80000000-7fffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{"core_node1":{
   [junit4]   1>                   "base_url":"http://127.0.0.1:38063/auq",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "node_name":"127.0.0.1:38063_auq",
   [junit4]   1>                   "roles":"none",
   [junit4]   1>                   "core":"onenodecollectioncore",
   [junit4]   1>                   "leader":"true"}}}},
   [junit4]   1>           "maxShardsPerNode":"1",
   [junit4]   1>           "router":"compositeId",
   [junit4]   1>           "replicationFactor":"1"},
   [junit4]   1>         "collection1":{
   [junit4]   1>           "shards":{
   [junit4]   1>             "shard1":{
   [junit4]   1>               "range":"80000000-ffffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{
   [junit4]   1>                 "core_node1":{
   [junit4]   1>                   "base_url":"http://127.0.0.1:38063/auq",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "node_name":"127.0.0.1:38063_auq",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "leader":"true"},
   [junit4]   1>                 "core_node3":{
   [junit4]   1>                   "base_url":"http://127.0.0.1:36101/auq",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "node_name":"127.0.0.1:36101_auq",
   [junit4]   1>                   "core":"collection1"}}},
   [junit4]   1>             "shard2":{
   [junit4]   1>               "range":"0-7fffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{
   [junit4]   1>                 "core_node2":{
   [junit4]   1>                   "base_url":"http://127.0.0.1:43442/auq",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "node_name":"127.0.0.1:43442_auq",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "leader":"true"},
   [junit4]   1>                 "core_node4":{
   [junit4]   1>                   "base_url":"http://127.0.0.1:56594/auq",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "node_name":"127.0.0.1:56594_auq",
   [junit4]   1>                   "core":"collection1"}}}},
   [junit4]   1>           "maxShardsPerNode":"1",
   [junit4]   1>           "router":"compositeId",
   [junit4]   1>           "replicationFactor":"1"}}
   [junit4]   1>  /zookeeper (1)
   [junit4]   1>  DATA:
   [junit4]   1>      
   [junit4]   1> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZk2Test -Dtests.method=testDistribSearch -Dtests.seed=80D8F3A066308FFF -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=it_CH -Dtests.timezone=America/Toronto -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   28.3s J1 | BasicDistributedZk2Test.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:43442/auq/onenodecollectioncore returned non ok status:404, message:Can not find: /auq/onenodecollectioncore/update
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([80D8F3A066308FFF:13E7DB8116FEFC3]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:385)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
   [junit4]    > 	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:196)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:88)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:780)
   [junit4]   2> 182583 T595 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 28339 T594 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> 183228 T686 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 183228 T686 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 183229 T686 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene45: {}, docValues:{}, sim=DefaultSimilarity, locale=it_CH, timezone=America/Toronto
   [junit4]   2> NOTE: Linux 3.2.0-52-generic x86/IBM Corporation 1.7.0 (32-bit)/cpus=8,threads=1,free=76960320,total=194969600
   [junit4]   2> NOTE: All tests run in this JVM: [TestCollationField, TestCodecSupport, TestDistributedSearch, ShardRoutingCustomTest, JSONWriterTest, CustomCollectionTest, TestRTGBase, StatsComponentTest, TestCSVResponseWriter, BasicDistributedZk2Test]
   [junit4] Completed on J1 in 29.11s, 1 test, 1 error <<< FAILURES!

[...truncated 934 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:396: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:389: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:455: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1230: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:873: There were test failures: 324 suites, 1409 tests, 1 error, 35 ignored (6 assumptions)

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