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

[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.6.0) - Build # 872 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/872/
Java: 64bit/jdk1.6.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
REGRESSION:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch

Error Message:
collection already exists: awholynewcollection_0

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: collection already exists: awholynewcollection_0
	at __randomizedtesting.SeedInfo.seed([E1DA79D6FE6748C:8FFB298518B914B0]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:463)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:268)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:623)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1572)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1586)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:481)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:152)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.GeneratedMethodAccessor42.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	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:680)




Build Log:
[...truncated 9667 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> 2404343 T4943 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 2404369 T4943 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solrtest-CollectionsAPIDistributedZkTest-1381306887603
   [junit4]   2> 2404373 T4943 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 2404376 T4944 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 2404477 T4943 oasc.ZkTestServer.run start zk server on port:53734
   [junit4]   2> 2404482 T4943 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2404502 T4950 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4ce20c70 name:ZooKeeperConnection Watcher:127.0.0.1:53734 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2404503 T4943 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2404505 T4943 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2404584 T4943 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2404603 T4952 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@662da653 name:ZooKeeperConnection Watcher:127.0.0.1:53734/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2404605 T4943 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2404606 T4943 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 2404628 T4943 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 2404655 T4943 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 2404668 T4943 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 2404685 T4943 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2404687 T4943 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2404709 T4943 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2404710 T4943 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 2404731 T4943 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2404732 T4943 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2404759 T4943 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2404761 T4943 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2404775 T4943 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2404776 T4943 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2404792 T4943 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2404794 T4943 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 2404809 T4943 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2404811 T4943 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2404827 T4943 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2404829 T4943 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2404844 T4943 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2404846 T4943 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2404864 T4943 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2404869 T4943 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2405440 T4943 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2405460 T4943 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53737
   [junit4]   2> 2405463 T4943 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2405464 T4943 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2405465 T4943 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1381306888121
   [junit4]   2> 2405466 T4943 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1381306888121/'
   [junit4]   2> 2405529 T4943 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1381306888121/solr.xml
   [junit4]   2> 2405648 T4943 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 2405649 T4943 oasc.CoreContainer.<init> New CoreContainer 723907262
   [junit4]   2> 2405650 T4943 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1381306888121/]
   [junit4]   2> 2405652 T4943 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 2405653 T4943 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2405654 T4943 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2405655 T4943 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2405655 T4943 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2405656 T4943 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2405657 T4943 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2405658 T4943 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2405658 T4943 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2405659 T4943 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 2405665 T4943 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2405666 T4943 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2405667 T4943 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53734/solr
   [junit4]   2> 2405668 T4943 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2405670 T4943 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2405676 T4963 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4863ae13 name:ZooKeeperConnection Watcher:127.0.0.1:53734 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2405677 T4943 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2405685 T4943 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 2405688 T4943 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2405693 T4965 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e418ce5 name:ZooKeeperConnection Watcher:127.0.0.1:53734/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2405694 T4943 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2405701 T4943 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 2405716 T4943 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 2405732 T4943 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2405740 T4943 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53737_
   [junit4]   2> 2405744 T4943 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53737_
   [junit4]   2> 2405759 T4943 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 2405782 T4943 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 2405794 T4943 oasc.Overseer.start Overseer (id=90525328187326467-127.0.0.1:53737_-n_0000000000) starting
   [junit4]   2> 2405810 T4943 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 2405828 T4967 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 2405830 T4943 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 2405846 T4943 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 2405855 T4943 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2405874 T4966 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 2405878 T4943 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1381306888121
   [junit4]   2> 2406190 T4943 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1381306888121/conf/
   [junit4]   2> 2406211 T4943 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2406213 T4943 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2406213 T4943 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2406214 T4943 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 2406221 T4943 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 2406224 T4943 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2406230 T4970 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@225c0a4e name:ZooKeeperConnection Watcher:127.0.0.1:53734/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2406230 T4943 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2406235 T4943 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2406247 T4943 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 2406762 T4943 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2406771 T4943 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53741
   [junit4]   2> 2406775 T4943 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2406776 T4943 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2406777 T4943 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1381306889479
   [junit4]   2> 2406778 T4943 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1381306889479/'
   [junit4]   2> 2406840 T4943 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1381306889479/solr.xml
   [junit4]   2> 2406969 T4943 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 2406970 T4943 oasc.CoreContainer.<init> New CoreContainer 1078221047
   [junit4]   2> 2406971 T4943 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1381306889479/]
   [junit4]   2> 2406974 T4943 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 2406975 T4943 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2406975 T4943 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2406976 T4943 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2406977 T4943 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2406978 T4943 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2406979 T4943 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2406979 T4943 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2406980 T4943 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2406981 T4943 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 2406988 T4943 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2406990 T4943 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2406991 T4943 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53734/solr
   [junit4]   2> 2406992 T4943 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2406994 T4943 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2407002 T4981 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@472ce117 name:ZooKeeperConnection Watcher:127.0.0.1:53734 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2407003 T4943 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2407012 T4943 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 2407017 T4943 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2407023 T4983 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@714082bb name:ZooKeeperConnection Watcher:127.0.0.1:53734/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2407023 T4943 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2407042 T4943 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2408060 T4943 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53741_
   [junit4]   2> 2408065 T4943 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53741_
   [junit4]   2> 2408082 T4965 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2408085 T4970 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2408087 T4983 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2408109 T4943 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1381306889479
   [junit4]   2> 2408258 T4943 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1381306889479/conf/
   [junit4]   2> 2408267 T4943 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2408270 T4943 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2408270 T4943 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2408271 T4943 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 2408868 T4943 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2408874 T4943 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53744
   [junit4]   2> 2408878 T4943 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2408878 T4943 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2408880 T4943 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1381306891509
   [junit4]   2> 2408881 T4943 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1381306891509/'
   [junit4]   2> 2408967 T4943 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1381306891509/solr.xml
   [junit4]   2> 2409066 T4943 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 2409067 T4943 oasc.CoreContainer.<init> New CoreContainer 712840078
   [junit4]   2> 2409069 T4943 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1381306891509/]
   [junit4]   2> 2409072 T4943 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 2409073 T4943 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2409075 T4943 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2409076 T4943 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2409078 T4943 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2409080 T4943 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2409081 T4943 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2409083 T4943 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2409084 T4943 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2409086 T4943 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 2409094 T4943 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2409097 T4943 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2409098 T4943 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53734/solr
   [junit4]   2> 2409099 T4943 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2409102 T4943 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2409110 T4995 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@798ee56c name:ZooKeeperConnection Watcher:127.0.0.1:53734 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2409112 T4943 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2409121 T4943 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 2409127 T4943 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2409133 T4997 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6c9bd392 name:ZooKeeperConnection Watcher:127.0.0.1:53734/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2409134 T4943 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2409155 T4943 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2410182 T4943 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53744_
   [junit4]   2> 2410187 T4943 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53744_
   [junit4]   2> 2410212 T4970 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2410213 T4965 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2410215 T4983 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2410216 T4997 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2410280 T4943 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1381306891509
   [junit4]   2> 2410514 T4943 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1381306891509/conf/
   [junit4]   2> 2410529 T4943 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2410532 T4943 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2410533 T4943 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2410535 T4943 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 2411156 T4943 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2411167 T4943 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53747
   [junit4]   2> 2411170 T4943 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2411171 T4943 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2411173 T4943 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1381306893775
   [junit4]   2> 2411174 T4943 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1381306893775/'
   [junit4]   2> 2411239 T4943 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1381306893775/solr.xml
   [junit4]   2> 2411419 T4943 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 2411421 T4943 oasc.CoreContainer.<init> New CoreContainer 1386782333
   [junit4]   2> 2411422 T4943 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1381306893775/]
   [junit4]   2> 2411425 T4943 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 2411426 T4943 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2411427 T4943 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2411428 T4943 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2411429 T4943 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2411430 T4943 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2411430 T4943 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2411431 T4943 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2411432 T4943 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2411433 T4943 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 2411445 T4943 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2411447 T4943 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2411449 T4943 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53734/solr
   [junit4]   2> 2411450 T4943 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2411454 T4943 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2411460 T5009 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3c3d4af0 name:ZooKeeperConnection Watcher:127.0.0.1:53734 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2411462 T4943 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2411469 T4943 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 2411472 T4943 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2411478 T5011 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6f884dc3 name:ZooKeeperConnection Watcher:127.0.0.1:53734/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2411479 T4943 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2411502 T4943 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2412523 T4943 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53747_
   [junit4]   2> 2412530 T4943 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53747_
   [junit4]   2> 2412560 T4997 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2412565 T4970 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2412567 T5011 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2412568 T4965 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2412572 T4983 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2412601 T4943 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1381306893775
   [junit4]   2> 2412861 T4943 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1381306893775/conf/
   [junit4]   2> 2412873 T4943 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2412876 T4943 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2412877 T4943 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2412879 T4943 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 2413582 T4943 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2413591 T4943 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53750
   [junit4]   2> 2413597 T4943 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2413598 T4943 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2413600 T4943 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1381306896121
   [junit4]   2> 2413601 T4943 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1381306896121/'
   [junit4]   2> 2413658 T4943 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1381306896121/solr.xml
   [junit4]   2> 2413772 T4943 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 2413773 T4943 oasc.CoreContainer.<init> New CoreContainer 246245197
   [junit4]   2> 2413774 T4943 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1381306896121/]
   [junit4]   2> 2413777 T4943 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 2413778 T4943 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2413779 T4943 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2413779 T4943 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2413780 T4943 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2413781 T4943 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2413782 T4943 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2413783 T4943 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2413785 T4943 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2413787 T4943 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 2413796 T4943 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2413798 T4943 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2413799 T4943 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53734/solr
   [junit4]   2> 2413799 T4943 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2413802 T4943 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2413808 T5023 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a58f7c2 name:ZooKeeperConnection Watcher:127.0.0.1:53734 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2413810 T4943 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2413816 T4943 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 2413820 T4943 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2413831 T5025 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@25d14add name:ZooKeeperConnection Watcher:127.0.0.1:53734/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2413833 T4943 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2413855 T4943 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2414872 T4943 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53750_
   [junit4]   2> 2414903 T4943 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53750_
   [junit4]   2> 2414923 T5011 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 2414924 T4983 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 2414925 T4965 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 2414925 T5025 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 2414929 T4997 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 2414930 T4970 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 2414953 T4943 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1381306896121
   [junit4]   2> 2415122 T4943 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1381306896121/conf/
   [junit4]   2> 2415131 T4943 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2415134 T4943 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2415135 T4943 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2415136 T4943 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 2415143 T4943 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 2415148 T4976 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=2&name=nodes_used_collection&replicationFactor=2&action=CREATE&wt=javabin&version=2
   [junit4]   2> 2415153 T4965 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2415162 T4965 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2415165 T4967 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "name":"nodes_used_collection",
   [junit4]   2> 	  "replicationFactor":"2"}
   [junit4]   2> 2415165 T4967 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "name":"nodes_used_collection",
   [junit4]   2> 	  "replicationFactor":"2"}
   [junit4]   2> 2416521 T4966 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2416524 T4966 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: nodes_used_collection
   [junit4]   2> 2416525 T4966 oasc.Overseer$ClusterStateUpdater.createCollection Create collection nodes_used_collection with shards [shard1, shard2]
   [junit4]   2> 2416546 T4970 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2416547 T5011 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2416548 T4983 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2416548 T5025 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2416551 T4965 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2416554 T4997 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2416623 T4967 oasc.OverseerCollectionProcessor.createCollection going to create cores replicas shardNames [shard1, shard2] , repFactor : 2
   [junit4]   2> 2416624 T4967 oasc.OverseerCollectionProcessor.createCollection Creating shard nodes_used_collection_shard1_replica1 as part of slice shard1 of collection nodes_used_collection on 127.0.0.1:53744_
   [junit4]   2> 2416628 T4967 oasc.OverseerCollectionProcessor.createCollection Creating shard nodes_used_collection_shard1_replica2 as part of slice shard1 of collection nodes_used_collection on 127.0.0.1:53741_
   [junit4]   2> 2416635 T4967 oasc.OverseerCollectionProcessor.createCollection Creating shard nodes_used_collection_shard2_replica1 as part of slice shard2 of collection nodes_used_collection on 127.0.0.1:53750_
   [junit4]   2> 2416642 T4967 oasc.OverseerCollectionProcessor.createCollection Creating shard nodes_used_collection_shard2_replica2 as part of slice shard2 of collection nodes_used_collection on 127.0.0.1:53747_
   [junit4]   2> 2416650 T4989 oasc.ZkController.publish publishing core=nodes_used_collection_shard1_replica1 state=down
   [junit4]   2> 2416654 T5018 oasc.ZkController.publish publishing core=nodes_used_collection_shard2_replica1 state=down
   [junit4]   2> 2416655 T4974 oasc.ZkController.publish publishing core=nodes_used_collection_shard1_replica2 state=down
   [junit4]   2> 2416657 T5003 oasc.ZkController.publish publishing core=nodes_used_collection_shard2_replica2 state=down
   [junit4]   2> 2416661 T5018 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2416662 T4989 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2416663 T4974 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2416664 T5003 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2418091 T4966 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2418094 T4966 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53744",
   [junit4]   2> 	  "core":"nodes_used_collection_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53744_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "collection":"nodes_used_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 2418119 T4966 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53750",
   [junit4]   2> 	  "core":"nodes_used_collection_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53750_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "collection":"nodes_used_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 2418158 T4966 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53741",
   [junit4]   2> 	  "core":"nodes_used_collection_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53741_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "collection":"nodes_used_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node3"}
   [junit4]   2> 2418187 T4966 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53747",
   [junit4]   2> 	  "core":"nodes_used_collection_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53747_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "collection":"nodes_used_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node4"}
   [junit4]   2> 2418212 T4997 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2418215 T5011 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2418216 T4965 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2418220 T4983 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2418223 T5025 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2418224 T4970 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2418664 T5018 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for nodes_used_collection_shard2_replica1
   [junit4]   2> 2418666 T4989 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for nodes_used_collection_shard1_replica1
   [junit4]   2> 2418668 T5003 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for nodes_used_collection_shard2_replica2
   [junit4]   2> 2418669 T5018 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard2_replica1' using instanceDir: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1381306896121/nodes_used_collection_shard2_replica1
   [junit4]   2> 2418670 T5018 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection
   [junit4]   2> 2418669 T4974 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for nodes_used_collection_shard1_replica2
   [junit4]   2> 2418669 T4989 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard1_replica1' using instanceDir: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1381306891509/nodes_used_collection_shard1_replica1
   [junit4]   2> 2418676 T4989 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection
   [junit4]   2> 2418675 T4974 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard1_replica2' using instanceDir: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1381306889479/nodes_used_collection_shard1_replica2
   [junit4]   2> 2418678 T4974 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection
   [junit4]   2> 2418672 T5003 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard2_replica2' using instanceDir: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1381306893775/nodes_used_collection_shard2_replica2
   [junit4]   2> 2418681 T5003 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection
   [junit4]   2> 2418677 T5018 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:nodes_used_collection
   [junit4]   2> 2418682 T5018 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 2418684 T4989 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:nodes_used_collection
   [junit4]   2> 2418686 T4989 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 2418690 T5018 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 2418692 T5018 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection
   [junit4]   2> 2418693 T4974 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:nodes_used_collection
   [junit4]   2> 2418693 T4974 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 2418694 T5003 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:nodes_used_collection
   [junit4]   2> 2418697 T5003 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 2418698 T4989 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 2418699 T4989 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection
   [junit4]   2> 2418711 T5003 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 2418712 T5003 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection
   [junit4]   2> 2418717 T4974 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 2418717 T4974 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection
   [junit4]   2> 2418718 T4989 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection
   [junit4]   2> 2418731 T4989 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1381306891509/nodes_used_collection_shard1_replica1/'
   [junit4]   2> 2418732 T4974 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection
   [junit4]   2> 2418735 T5018 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection
   [junit4]   2> 2418736 T5003 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection
   [junit4]   2> 2418744 T5018 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1381306896121/nodes_used_collection_shard2_replica1/'
   [junit4]   2> 2418751 T5003 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1381306893775/nodes_used_collection_shard2_replica2/'
   [junit4]   2> 2418757 T4974 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1381306889479/nodes_used_collection_shard1_replica2/'
   [junit4]   2> 2419169 T4974 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 2419218 T4989 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 2419291 T5018 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 2419295 T5003 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 2419587 T4989 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2419598 T4989 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2419615 T4974 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2419624 T4989 oass.IndexSchema.readSchema [nodes_used_collection_shard1_replica1] Schema name=test
   [junit4]   2> 2419688 T5003 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2419689 T4974 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2419697 T5003 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2419715 T5018 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2419723 T4974 oass.IndexSchema.readSchema [nodes_used_collection_shard1_replica2] Schema name=test
   [junit4]   2> 2419736 T5003 oass.IndexSchema.readSchema [nodes_used_collection_shard2_replica2] Schema name=test
   [junit4]   2> 2419744 T5018 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2419808 T5018 oass.IndexSchema.readSchema [nodes_used_collection_shard2_replica1] Schema name=test
   [junit4]   2> 2423680 T4974 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2423708 T4974 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2423719 T4974 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2423804 T5018 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2423806 T5018 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2423813 T5018 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2423809 T4974 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2423861 T4974 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2423884 T5018 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2423892 T5018 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2423884 T4989 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2423902 T4989 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2423904 T4989 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2423986 T5003 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2423989 T5003 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2423994 T4989 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2423997 T5003 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2424017 T4989 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2424040 T5003 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2424065 T5003 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2424198 T4974 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2424200 T5018 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2424293 T5018 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2424295 T4974 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2424304 T4989 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2424315 T5018 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2424317 T4974 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2424325 T4989 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2424331 T4974 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2424332 T4974 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2424334 T4974 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2424342 T4989 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2424344 T5018 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2424347 T5018 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2424350 T5018 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2424353 T4974 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2424355 T4974 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2424357 T4974 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2424359 T4974 oasc.SolrCore.<init> [nodes_used_collection_shard1_replica2] Opening new SolrCore at ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1381306889479/nodes_used_collection_shard1_replica2/, dataDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1381306889479/nodes_used_collection_shard1_replica2/data/
   [junit4]   2> 2424360 T4974 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c8398e7
   [junit4]   2> 2424355 T4989 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2424364 T4989 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2424365 T4989 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2424363 T4974 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1381306889479/nodes_used_collection_shard1_replica2/data
   [junit4]   2> 2424367 T4974 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1381306889479/nodes_used_collection_shard1_replica2/data/index/
   [junit4]   2> 2424369 T4974 oasc.SolrCore.initIndex WARN [nodes_used_collection_shard1_replica2] Solr index directory './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1381306889479/nodes_used_collection_shard1_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2424370 T5018 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2424372 T5018 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2424373 T5018 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2424374 T5018 oasc.SolrCore.<init> [nodes_used_collection_shard2_replica1] Opening new SolrCore at ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1381306896121/nodes_used_collection_shard2_replica1/, dataDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1381306896121/nodes_used_collection_shard2_replica1/data/
   [junit4]   2> 2424375 T5018 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c8398e7
   [junit4]   2> 2424375 T4974 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1381306889479/nodes_used_collection_shard1_replica2/data/index
   [junit4]   2> 2424378 T4974 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2424380 T4989 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2424382 T4989 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2424379 T5018 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1381306896121/nodes_used_collection_shard2_replica1/data
   [junit4]   2> 2424379 T5003 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2424385 T5018 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1381306896121/nodes_used_collection_shard2_replica1/data/index/
   [junit4]   2> 2424387 T5018 oasc.SolrCore.initIndex WARN [nodes_used_collection_shard2_replica1] Solr index directory './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1381306896121/nodes_used_collection_shard2_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2424383 T4989 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2424382 T4974 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@55035e22 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3fecf13),segFN=segments_1,generation=1}
   [junit4]   2> 2424394 T4974 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2424404 T5003 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2424391 T4989 oasc.SolrCore.<init> [nodes_used_collection_shard1_replica1] Opening new SolrCore at ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1381306891509/nodes_used_collection_shard1_replica1/, dataDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1381306891509/nodes_used_collection_shard1_replica1/data/
   [junit4]   2> 2424417 T4989 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c8398e7
   [junit4]   2> 2424389 T5018 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1381306896121/nodes_used_collection_shard2_replica1/data/index
   [junit4]   2> 2424420 T4989 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1381306891509/nodes_used_collection_shard1_replica1/data
   [junit4]   2> 2424415 T4974 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2424422 T5018 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2424425 T4974 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2424429 T4974 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2424431 T4974 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2424433 T4974 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2424434 T4974 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2424426 T4989 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1381306891509/nodes_used_collection_shard1_replica1/data/index/
   [junit4]   2> 2424438 T4989 oasc.SolrCore.initIndex WARN [nodes_used_collection_shard1_replica1] Solr index directory './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1381306891509/nodes_used_collection_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2424438 T5018 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@47747950 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@416a78cf),segFN=segments_1,generation=1}
   [junit4]   2> 2424442 T5018 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2424438 T4974 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2424445 T4974 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2424447 T4974 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2424435 T5003 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2424441 T4989 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1381306891509/nodes_used_collection_shard1_replica1/data/index
   [junit4]   2> 2424453 T4989 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2424452 T4974 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2424456 T4989 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@31aa6131 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12475c16),segFN=segments_1,generation=1}
   [junit4]   2> 2424458 T4989 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2424459 T5003 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2424460 T5003 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2424462 T5003 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2424476 T5018 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2424478 T5018 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2424458 T4974 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2424490 T4974 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2424494 T4974 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2424497 T4974 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2424500 T4974 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2424490 T5018 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2424504 T5018 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2424506 T5018 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2424508 T5018 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2424510 T5018 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2424512 T5018 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2424513 T5018 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2424514 T4974 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2424490 T5003 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2424518 T5003 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2424519 T5003 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2424568 T5003 oasc.SolrCore.<init> [nodes_used_collection_shard2_replica2] Opening new SolrCore at ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1381306893775/nodes_used_collection_shard2_replica2/, dataDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1381306893775/nodes_used_collection_shard2_replica2/data/
   [junit4]   2> 2424570 T5003 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c8398e7
   [junit4]   2> 2424489 T4989 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2424577 T5003 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1381306893775/nodes_used_collection_shard2_replica2/data
   [junit4]   2> 2424578 T5003 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1381306893775/nodes_used_collection_shard2_replica2/data/index/
   [junit4]   2> 2424572 T4974 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2424580 T4974 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2424515 T5018 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2424584 T4974 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2424578 T5003 oasc.SolrCore.initIndex WARN [nodes_used_collection_shard2_replica2] Solr index directory './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1381306893775/nodes_used_collection_shard2_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2424578 T4989 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2424591 T5003 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1381306893775/nodes_used_collection_shard2_replica2/data/index
   [junit4]   2> 2424586 T4974 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@55035e22 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3fecf13),segFN=segments_1,generation=1}
   [junit4]   2> 2424585 T5018 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2424611 T5018 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2424609 T4974 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2424603 T5003 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2424596 T4989 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2424616 T4989 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2424617 T4989 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2424617 T4989 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2424614 T4974 oass.SolrIndexSearcher.<init> Opening Searcher@5a534cd9 main
   [junit4]   2> 2424613 T5018 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2424619 T4989 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2424622 T5018 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2424617 T5003 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@3a699583 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@20bbc202),segFN=segments_1,generation=1}
   [junit4]   2> 2424628 T5003 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2424626 T5018 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2424634 T5018 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2424622 T4989 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2424640 T4989 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2424643 T5032 oasc.SolrCore.registerSearcher [nodes_used_collection_shard1_replica2] Registered new searcher Searcher@5a534cd9 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2424647 T5018 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2424649 T5018 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2424649 T4989 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2424655 T4989 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2424656 T4989 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2424658 T4989 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2424659 T5018 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2424656 T4974 oasc.CoreContainer.registerCore registering core: nodes_used_collection_shard1_replica2
   [junit4]   2> 2424661 T4974 oasc.ZkController.register Register replica - core:nodes_used_collection_shard1_replica2 address:http://127.0.0.1:53741 collection:nodes_used_collection shard:shard1
   [junit4]   2> 2424661 T4974 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 2424659 T4989 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2424658 T5003 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2424667 T4989 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2424669 T4974 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection/leader_elect/shard1/election
   [junit4]   2> 2424661 T5018 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@47747950 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@416a78cf),segFN=segments_1,generation=1}
   [junit4]   2> 2424673 T5018 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2424674 T5018 oass.SolrIndexSearcher.<init> Opening Searcher@6109f85f main
   [junit4]   2> 2424676 T4989 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2424667 T5003 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2424688 T5003 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2424689 T5003 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2424690 T5003 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2424692 T5003 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2424694 T5033 oasc.SolrCore.registerSearcher [nodes_used_collection_shard2_replica1] Registered new searcher Searcher@6109f85f main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2424696 T5003 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2424692 T4989 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2424698 T4989 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2424699 T5003 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2424700 T5003 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2424700 T4989 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2424703 T5003 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2424707 T5018 oasc.CoreContainer.registerCore registering core: nodes_used_collection_shard2_replica1
   [junit4]   2> 2424709 T5018 oasc.ZkController.register Register replica - core:nodes_used_collection_shard2_replica1 address:http://127.0.0.1:53750 collection:nodes_used_collection shard:shard2
   [junit4]   2> 2424711 T5018 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 2424706 T4989 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@31aa6131 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12475c16),segFN=segments_1,generation=1}
   [junit4]   2> 2424717 T4989 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2424719 T4989 oass.SolrIndexSearcher.<init> Opening Searcher@29a173b main
   [junit4]   2> 2424707 T5003 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2424723 T5003 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2424725 T5003 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2424724 T5018 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection/leader_elect/shard2/election
   [junit4]   2> 2424730 T5003 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2424734 T5034 oasc.SolrCore.registerSearcher [nodes_used_collection_shard1_replica1] Registered new searcher Searcher@29a173b main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2424740 T5003 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2424744 T5003 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2424818 T5003 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2424822 T5003 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2424825 T4989 oasc.CoreContainer.registerCore registering core: nodes_used_collection_shard1_replica1
   [junit4]   2> 2424827 T4989 oasc.ZkController.register Register replica - core:nodes_used_collection_shard1_replica1 address:http://127.0.0.1:53744 collection:nodes_used_collection shard:shard1
   [junit4]   2> 2424829 T4989 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 2424829 T5003 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2424854 T5003 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@3a699583 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@20bbc202),segFN=segments_1,generation=1}
   [junit4]   2> 2424856 T5003 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2424857 T5003 oass.SolrIndexSearcher.<init> Opening Searcher@50bf737 main
   [junit4]   2> 2424859 T4974 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2424875 T5035 oasc.SolrCore.registerSearcher [nodes_used_collection_shard2_replica2] Registered new searcher Searcher@50bf737 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2424878 T5018 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 2424881 T5003 oasc.CoreContainer.registerCore registering core: nodes_used_collection_shard2_replica2
   [junit4]   2> 2424882 T5003 oasc.ZkController.register Register replica - core:nodes_used_collection_shard2_replica2 address:http://127.0.0.1:53747 collection:nodes_used_collection shard:shard2
   [junit4]   2> 2424883 T5003 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 2424911 T5018 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2424913 T5018 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]  

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

as reached 0 - closing IndexWriter
   [junit4]   2> 2469424 T4943 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2469427 T4943 oasc.SolrCore.closeSearcher [awholynewcollection_0_shard3_replica3] Closing main searcher on request.
   [junit4]   2> 2469428 T4943 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2469429 T4943 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1381306896121/awholynewcollection_0_shard3_replica3/data/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1381306896121/awholynewcollection_0_shard3_replica3/data/index;done=false>>]
   [junit4]   2> 2469429 T4943 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1381306896121/awholynewcollection_0_shard3_replica3/data/index
   [junit4]   2> 2469430 T4943 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1381306896121/awholynewcollection_0_shard3_replica3/data [CachedDir<<refCount=0;path=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1381306896121/awholynewcollection_0_shard3_replica3/data;done=false>>]
   [junit4]   2> 2469430 T4943 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1381306896121/awholynewcollection_0_shard3_replica3/data
   [junit4]   2> 2469436 T5127 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=90525328187326476-127.0.0.1:53750_-n_0000000004) am no longer a leader.
   [junit4]   2> 2469442 T5025 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2469443 T4945 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1419c4e6dc8000c, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:680)
   [junit4]   2> 
   [junit4]   2> 2469465 T4943 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 2469529 T4943 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 2469535 T4943 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:53734 53734
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPIDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=E1DA79D6FE6748C -Dtests.slow=true -Dtests.locale=ar_TN -Dtests.timezone=Australia/Currie -Dtests.file.encoding=MacRoman
   [junit4] ERROR   65.4s | CollectionsAPIDistributedZkTest.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: collection already exists: awholynewcollection_0
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E1DA79D6FE6748C:8FFB298518B914B0]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:463)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:268)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:623)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1572)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1586)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:481)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:152)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:680)
   [junit4]   2> 2469748 T4943 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 65421 T4942 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene45: {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=ar_TN, timezone=Australia/Currie
   [junit4]   2> NOTE: Mac OS X 10.8.4 x86_64/Apple Inc. 1.6.0_51 (64-bit)/cpus=2,threads=4,free=379210032,total=532545536
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrDeletionPolicy1, DirectUpdateHandlerOptimizeTest, TestFieldTypeCollectionResource, TestPhraseSuggestions, TestMultiCoreConfBootstrap, DOMUtilTest, DateFieldTest, MinimalSchemaTest, ClusterStateTest, PathHierarchyTokenizerFactoryTest, XmlUpdateRequestHandlerTest, TestStressReorder, CSVRequestHandlerTest, CoreContainerCoreInitFailuresTest, TestDynamicFieldCollectionResource, TestHashPartitioner, TestOmitPositions, TestTrie, ResourceLoaderTest, TestRealTimeGet, TestSystemIdResolver, UpdateParamsTest, ParsingFieldUpdateProcessorsTest, HdfsDirectoryTest, OutputWriterTest, TestBinaryResponseWriter, TestFastLRUCache, ResponseLogComponentTest, TestSchemaVersionResource, BadCopyFieldTest, TestFiltering, RAMDirectoryFactoryTest, TestPostingsSolrHighlighter, StressHdfsTest, PreAnalyzedUpdateProcessorTest, AutoCommitTest, TestCSVResponseWriter, ChaosMonkeyNothingIsSafeTest, TestAddFieldRealTimeGet, TestRemoteStreaming, DistanceFunctionTest, BadComponentTest, TestPHPSerializedResponseWriter, EchoParamsTest, JSONWriterTest, SolrTestCaseJ4Test, TestExtendedDismaxParser, LeaderElectionIntegrationTest, FullSolrCloudDistribCmdsTest, TestImplicitCoreProperties, SystemInfoHandlerTest, SimpleFacetsTest, IndexSchemaRuntimeFieldTest, DefaultValueUpdateProcessorTest, SolrXmlInZkTest, BinaryUpdateRequestHandlerTest, ShardSplitTest, TestLMDirichletSimilarityFactory, SolrCmdDistributorTest, AliasIntegrationTest, TestSolrCoreProperties, SuggesterWFSTTest, BadIndexSchemaTest, TestSolrQueryParser, SuggesterFSTTest, TestFastWriter, SliceStateTest, CachingDirectoryFactoryTest, ZkCLITest, ExternalFileFieldSortTest, CurrencyFieldXmlFileTest, HighlighterTest, HdfsChaosMonkeySafeLeaderTest, SyncSliceTest, TestPartialUpdateDeduplication, TestSolrJ, IndexBasedSpellCheckerTest, TestIndexSearcher, DisMaxRequestHandlerTest, DocValuesMissingTest, DistributedQueryElevationComponentTest, HdfsLockFactoryTest, TestCodecSupport, TestSchemaNameResource, TestFieldCollectionResource, SliceStateUpdateTest, SOLR749Test, TestDefaultSimilarityFactory, AddSchemaFieldsUpdateProcessorFactoryTest, TestSurroundQueryParser, TestNoOpRegenerator, SpellCheckComponentTest, BasicFunctionalityTest, TestSolrQueryParserResource, TermVectorComponentDistributedTest, TestFoldingMultitermQuery, TestStressRecovery, LegacyHTMLStripCharFilterTest, CustomCollectionTest, PrimUtilsTest, SuggesterTest, TestDynamicFieldResource, OpenExchangeRatesOrgProviderTest, TestIBSimilarityFactory, JsonLoaderTest, TestArbitraryIndexDir, TestJmxMonitoredMap, TestCopyFieldCollectionResource, SolrIndexSplitterTest, TestJmxIntegration, TestNonNRTOpen, TestSweetSpotSimilarityFactory, SolrIndexConfigTest, DocValuesTest, TestPseudoReturnFields, SimplePostToolTest, TestInfoStreamLogging, BlockDirectoryTest, LukeRequestHandlerTest, RecoveryZkTest, PeerSyncTest, SynonymTokenizerTest, DistributedSpellCheckComponentTest, TestJoin, LeaderElectionTest, PingRequestHandlerTest, TestMaxScoreQueryParser, TestDocSet, BasicZkTest, TestSolrXmlPersistence, SignatureUpdateProcessorFactoryTest, TestRecovery, TestAnalyzeInfixSuggestions, TestCloudManagedSchemaAddField, TestRandomFaceting, SolrCoreCheckLockOnStartupTest, CacheHeaderTest, TestRecoveryHdfs, HighlighterConfigTest, DocValuesMultiTest, TestFuzzyAnalyzedSuggestions, TestSchemaSimilarityResource, UpdateRequestProcessorFactoryTest, PreAnalyzedFieldTest, DistributedTermsComponentTest, TestCollationKeyRangeQueries, PolyFieldTest, TestGroupingSearch, RegexBoostProcessorTest, BJQParserTest, TestFastOutputStream, TestFaceting, InfoHandlerTest, AddBlockUpdateTest, BlockCacheTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest]
   [junit4] Completed in 65.85s, 1 test, 1 error <<< FAILURES!

[...truncated 494 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:428: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:408: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build.xml:189: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:451: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1233: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:876: There were test failures: 327 suites, 1453 tests, 1 error, 39 ignored (5 assumptions)

Total time: 105 minutes 27 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.6.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure