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/11/01 15:55:29 UTC

[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.7.0_45) - Build # 8034 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/8034/
Java: 64bit/jdk1.7.0_45 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([781273B690FE74DE:F9F4FDAEE7A114E2]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testSolrJAPICalls(CollectionsAPIDistributedZkTest.java:265)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:195)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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:744)




Build Log:
[...truncated 10208 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> 655545 T1307 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 655549 T1307 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-CollectionsAPIDistributedZkTest-1383317041811
   [junit4]   2> 655549 T1307 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 655550 T1308 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 655650 T1307 oasc.ZkTestServer.run start zk server on port:51686
   [junit4]   2> 655651 T1307 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 655785 T1314 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@66a192a9 name:ZooKeeperConnection Watcher:127.0.0.1:51686 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 655786 T1307 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 655786 T1307 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 655793 T1307 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 655795 T1316 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13598424 name:ZooKeeperConnection Watcher:127.0.0.1:51686/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 655795 T1307 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 655795 T1307 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 655798 T1307 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 655801 T1307 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 655803 T1307 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 655806 T1307 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 655806 T1307 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 655810 T1307 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 655810 T1307 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 655813 T1307 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 655814 T1307 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 655816 T1307 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 655816 T1307 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 655818 T1307 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 655819 T1307 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 655821 T1307 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 655821 T1307 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 655823 T1307 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 655824 T1307 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 655826 T1307 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 655826 T1307 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 655828 T1307 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 655829 T1307 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 655835 T1307 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 655836 T1307 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> Using old style solr.xml
   [junit4]   2> 655841 T1307 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 655842 T1318 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7c4a07e0 name:ZooKeeperConnection Watcher:127.0.0.1:51686 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 655842 T1307 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 655842 T1307 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 655845 T1307 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 655846 T1320 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7d8bf4e8 name:ZooKeeperConnection Watcher:127.0.0.1:51686/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 655847 T1307 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 655847 T1307 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf2/solrconfig.xml
   [junit4]   2> 655848 T1307 oascc.SolrZkClient.makePath makePath: /configs/conf2/solrconfig.xml
   [junit4]   2> 655852 T1307 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf2/schema.xml
   [junit4]   2> 655853 T1307 oascc.SolrZkClient.makePath makePath: /configs/conf2/schema.xml
   [junit4]   2> 655855 T1307 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 655856 T1307 oascc.SolrZkClient.makePath makePath: /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 655858 T1307 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf2/stopwords.txt
   [junit4]   2> 655859 T1307 oascc.SolrZkClient.makePath makePath: /configs/conf2/stopwords.txt
   [junit4]   2> 655861 T1307 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf2/protwords.txt
   [junit4]   2> 655861 T1307 oascc.SolrZkClient.makePath makePath: /configs/conf2/protwords.txt
   [junit4]   2> 655864 T1307 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf2/currency.xml
   [junit4]   2> 655864 T1307 oascc.SolrZkClient.makePath makePath: /configs/conf2/currency.xml
   [junit4]   2> 655867 T1307 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf2/open-exchange-rates.json
   [junit4]   2> 655868 T1307 oascc.SolrZkClient.makePath makePath: /configs/conf2/open-exchange-rates.json
   [junit4]   2> 655870 T1307 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 655870 T1307 oascc.SolrZkClient.makePath makePath: /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 655873 T1307 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf2/old_synonyms.txt
   [junit4]   2> 655874 T1307 oascc.SolrZkClient.makePath makePath: /configs/conf2/old_synonyms.txt
   [junit4]   2> 655876 T1307 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf2/synonyms.txt
   [junit4]   2> 655877 T1307 oascc.SolrZkClient.makePath makePath: /configs/conf2/synonyms.txt
   [junit4]   2> 655880 T1307 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/elevate.xml to /configs/conf2/elevate.xml
   [junit4]   2> 655880 T1307 oascc.SolrZkClient.makePath makePath: /configs/conf2/elevate.xml
   [junit4]   2> 655985 T1307 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 655998 T1307 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54619
   [junit4]   2> 655999 T1307 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 655999 T1307 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 655999 T1307 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383317042148
   [junit4]   2> 655999 T1307 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383317042148/'
   [junit4]   2> 656009 T1307 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383317042148/solr.xml
   [junit4]   2> 656036 T1307 oasc.CoreContainer.<init> New CoreContainer 992915944
   [junit4]   2> 656037 T1307 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383317042148/]
   [junit4]   2> 656037 T1307 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 656038 T1307 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 656038 T1307 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 656038 T1307 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 656038 T1307 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 656038 T1307 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 656039 T1307 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 656039 T1307 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 656039 T1307 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 656040 T1307 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 656040 T1307 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 656041 T1307 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51686/solr
   [junit4]   2> 656041 T1307 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 656042 T1307 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 656043 T1331 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@63ac9fc3 name:ZooKeeperConnection Watcher:127.0.0.1:51686 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 656050 T1307 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 656054 T1307 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 656055 T1333 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@404d82cf name:ZooKeeperConnection Watcher:127.0.0.1:51686/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 656055 T1307 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 656058 T1307 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 656061 T1307 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 656063 T1307 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 656065 T1307 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54619_
   [junit4]   2> 656066 T1307 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54619_
   [junit4]   2> 656068 T1307 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 656072 T1307 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 656073 T1307 oasc.Overseer.start Overseer (id=90657065652256773-127.0.0.1:54619_-n_0000000000) starting
   [junit4]   2> 656076 T1307 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 656079 T1335 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 656079 T1307 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 656085 T1307 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 656087 T1307 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 656090 T1334 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 656092 T1307 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 656092 T1307 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 656094 T1307 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 656095 T1338 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6c24a930 name:ZooKeeperConnection Watcher:127.0.0.1:51686/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 656095 T1307 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 656096 T1307 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 656098 T1307 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 656164 T1307 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 656166 T1307 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54664
   [junit4]   2> 656167 T1307 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 656167 T1307 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 656167 T1307 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383317042361
   [junit4]   2> 656168 T1307 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383317042361/'
   [junit4]   2> 656185 T1307 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383317042361/solr.xml
   [junit4]   2> 656213 T1307 oasc.CoreContainer.<init> New CoreContainer 484823443
   [junit4]   2> 656214 T1307 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383317042361/]
   [junit4]   2> 656215 T1307 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 656215 T1307 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 656215 T1307 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 656215 T1307 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 656216 T1307 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 656216 T1307 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 656216 T1307 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 656216 T1307 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 656216 T1307 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 656217 T1307 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 656217 T1307 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 656218 T1307 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51686/solr
   [junit4]   2> 656218 T1307 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 656219 T1307 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 656220 T1349 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d883e60 name:ZooKeeperConnection Watcher:127.0.0.1:51686 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 656220 T1307 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 656223 T1307 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 656225 T1351 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7314d8c7 name:ZooKeeperConnection Watcher:127.0.0.1:51686/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 656225 T1307 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 656229 T1307 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 657232 T1307 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54664_
   [junit4]   2> 657233 T1307 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54664_
   [junit4]   2> 657236 T1338 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 657236 T1351 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 657236 T1333 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 657241 T1307 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 657241 T1307 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 657306 T1307 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 657308 T1307 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:37305
   [junit4]   2> 657309 T1307 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 657309 T1307 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 657309 T1307 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383317043503
   [junit4]   2> 657310 T1307 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383317043503/'
   [junit4]   2> 657326 T1307 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383317043503/solr.xml
   [junit4]   2> 657375 T1307 oasc.CoreContainer.<init> New CoreContainer 368713027
   [junit4]   2> 657376 T1307 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383317043503/]
   [junit4]   2> 657376 T1307 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 657377 T1307 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 657377 T1307 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 657377 T1307 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 657377 T1307 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 657377 T1307 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 657378 T1307 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 657378 T1307 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 657378 T1307 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 657379 T1307 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 657379 T1307 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 657380 T1307 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51686/solr
   [junit4]   2> 657380 T1307 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 657381 T1307 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 657382 T1363 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@482bf100 name:ZooKeeperConnection Watcher:127.0.0.1:51686 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 657383 T1307 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 657386 T1307 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 657387 T1365 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@57f2a9f6 name:ZooKeeperConnection Watcher:127.0.0.1:51686/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 657387 T1307 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 657391 T1307 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 658393 T1307 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37305_
   [junit4]   2> 658394 T1307 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37305_
   [junit4]   2> 658397 T1338 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 658398 T1365 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 658398 T1351 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 658398 T1333 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 658402 T1307 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 658402 T1307 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 658483 T1307 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 658485 T1307 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:33212
   [junit4]   2> 658485 T1307 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 658486 T1307 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 658486 T1307 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383317044665
   [junit4]   2> 658486 T1307 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383317044665/'
   [junit4]   2> 658497 T1307 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383317044665/solr.xml
   [junit4]   2> 658531 T1307 oasc.CoreContainer.<init> New CoreContainer 478097692
   [junit4]   2> 658532 T1307 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383317044665/]
   [junit4]   2> 658533 T1307 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 658533 T1307 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 658533 T1307 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 658534 T1307 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 658534 T1307 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 658534 T1307 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 658535 T1307 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 658535 T1307 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 658535 T1307 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 658536 T1307 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 658537 T1307 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 658537 T1307 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51686/solr
   [junit4]   2> 658538 T1307 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 658542 T1307 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 658548 T1377 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4d5bb9e4 name:ZooKeeperConnection Watcher:127.0.0.1:51686 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 658548 T1307 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 658551 T1307 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 658553 T1379 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7157e67b name:ZooKeeperConnection Watcher:127.0.0.1:51686/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 658553 T1307 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 658556 T1307 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 659559 T1307 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33212_
   [junit4]   2> 659560 T1307 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33212_
   [junit4]   2> 659563 T1365 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 659563 T1351 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 659563 T1379 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 659563 T1338 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 659563 T1333 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 659567 T1307 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 659568 T1307 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 659633 T1307 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 659635 T1307 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:47297
   [junit4]   2> 659636 T1307 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 659636 T1307 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 659636 T1307 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383317045830
   [junit4]   2> 659637 T1307 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383317045830/'
   [junit4]   2> 659646 T1307 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383317045830/solr.xml
   [junit4]   2> 659680 T1307 oasc.CoreContainer.<init> New CoreContainer 1670775761
   [junit4]   2> 659680 T1307 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383317045830/]
   [junit4]   2> 659681 T1307 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 659683 T1307 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 659683 T1307 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 659684 T1307 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 659684 T1307 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 659684 T1307 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 659685 T1307 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 659685 T1307 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 659685 T1307 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 659687 T1307 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 659687 T1307 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 659688 T1307 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51686/solr
   [junit4]   2> 659688 T1307 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 659690 T1307 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 659691 T1391 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a6011fa name:ZooKeeperConnection Watcher:127.0.0.1:51686 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 659691 T1307 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 659694 T1307 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 659696 T1393 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4f8a253a name:ZooKeeperConnection Watcher:127.0.0.1:51686/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 659696 T1307 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 659700 T1307 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 660703 T1307 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47297_
   [junit4]   2> 660704 T1307 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47297_
   [junit4]   2> 660707 T1351 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 660707 T1333 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 660708 T1365 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 660707 T1379 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 660708 T1393 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 660708 T1338 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 660712 T1307 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 660712 T1307 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 660721 T1341 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=2&collection.configName=conf1&name=solrj_collection&replicationFactor=2&action=CREATE&router.field=myOwnField&wt=javabin&router.name=compositeId&version=2
   [junit4]   2> 660724 T1333 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 660726 T1335 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"solrj_collection",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "collection.configName":"conf1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "router.field":"myOwnField",
   [junit4]   2> 	  "router.name":"compositeId"}
   [junit4]   2> 660726 T1335 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"solrj_collection",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "collection.configName":"conf1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "router.field":"myOwnField",
   [junit4]   2> 	  "router.name":"compositeId"}
   [junit4]   2> 662098 T1334 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 662099 T1334 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: solrj_collection
   [junit4]   2> 662099 T1334 oasc.Overseer$ClusterStateUpdater.createCollection Create collection solrj_collection with shards [shard1, shard2]
   [junit4]   2> 662104 T1379 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> 662104 T1338 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> 662104 T1333 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> 662104 T1351 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> 662104 T1365 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> 662104 T1393 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> 662129 T1335 oasc.OverseerCollectionProcessor.createCollection going to create cores replicas shardNames [shard1, shard2] , repFactor : 2
   [junit4]   2> 662130 T1335 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard1_replica1 as part of slice shard1 of collection solrj_collection on 127.0.0.1:47297_
   [junit4]   2> 662130 T1335 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard1_replica2 as part of slice shard1 of collection solrj_collection on 127.0.0.1:54664_
   [junit4]   2> 662130 T1335 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard2_replica1 as part of slice shard2 of collection solrj_collection on 127.0.0.1:37305_
   [junit4]   2> 662132 T1386 oasc.ZkController.publish publishing core=solrj_collection_shard1_replica1 state=down
   [junit4]   2> 662133 T1335 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard2_replica2 as part of slice shard2 of collection solrj_collection on 127.0.0.1:54619_
   [junit4]   2> 662134 T1386 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 662138 T1357 oasc.ZkController.publish publishing core=solrj_collection_shard2_replica1 state=down
   [junit4]   2> 662139 T1344 oasc.ZkController.publish publishing core=solrj_collection_shard1_replica2 state=down
   [junit4]   2> 662139 T1327 oasc.ZkController.publish publishing core=solrj_collection_shard2_replica2 state=down
   [junit4]   2> 662139 T1357 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 662139 T1344 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 662140 T1327 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 663608 T1334 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 663609 T1334 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:47297",
   [junit4]   2> 	  "core":"solrj_collection_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:47297_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 663612 T1334 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:37305",
   [junit4]   2> 	  "core":"solrj_collection_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:37305_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 663615 T1334 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:54664",
   [junit4]   2> 	  "core":"solrj_collection_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54664_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 663617 T1334 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:54619",
   [junit4]   2> 	  "core":"solrj_collection_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54619_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 663620 T1393 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> 663621 T1338 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> 663621 T1333 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> 663621 T1351 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> 663620 T1365 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> 663621 T1379 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> 664134 T1386 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard1_replica1
   [junit4]   2> 664135 T1386 oasc.SolrXMLCoresLocator.doPersist Persisted core descriptions to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383317045830/solr.xml
   [junit4]   2> 664135 T1386 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard1_replica1' using instanceDir: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383317045830/solrj_collection_shard1_replica1
   [junit4]   2> 664135 T1386 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 664136 T1386 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:solrj_collection
   [junit4]   2> 664136 T1386 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection
   [junit4]   2> 664140 T1386 oasc.ZkController.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 664140 T1357 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard2_replica1
   [junit4]   2> 664140 T1344 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard1_replica2
   [junit4]   2> 664140 T1327 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard2_replica2
   [junit4]   2> 664141 T1357 oasc.SolrXMLCoresLocator.doPersist Persisted core descriptions to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383317043503/solr.xml
   [junit4]   2> 664141 T1344 oasc.SolrXMLCoresLocator.doPersist Persisted core descriptions to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383317042361/solr.xml
   [junit4]   2> 664141 T1344 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard1_replica2' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383317042361/solrj_collection_shard1_replica2
   [junit4]   2> 664141 T1386 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383317045830/solrj_collection_shard1_replica1/'
   [junit4]   2> 664141 T1327 oasc.SolrXMLCoresLocator.doPersist Persisted core descriptions to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383317042148/solr.xml
   [junit4]   2> 664141 T1357 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard2_replica1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383317043503/solrj_collection_shard2_replica1
   [junit4]   2> 664142 T1327 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard2_replica2' using instanceDir: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383317042148/solrj_collection_shard2_replica2
   [junit4]   2> 664141 T1344 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 664143 T1327 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 664142 T1357 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 664143 T1344 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 664145 T1344 oasc.ZkController.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 664145 T1327 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 664145 T1327 oasc.ZkController.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 664145 T1357 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 664146 T1357 oasc.ZkController.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 664146 T1344 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383317042361/solrj_collection_shard1_replica2/'
   [junit4]   2> 664147 T1327 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383317042148/solrj_collection_shard2_replica2/'
   [junit4]   2> 664152 T1357 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383317043503/solrj_collection_shard2_replica1/'
   [junit4]   2> 664216 T1344 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 664219 T1357 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 664219 T1386 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 664223 T1327 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 664266 T1344 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 664267 T1344 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 664277 T1344 oass.IndexSchema.readSchema [solrj_collection_shard1_replica2] Schema name=test
   [junit4]   2> 664289 T1357 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 664290 T1386 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 664291 T1357 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 664292 T1386 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 664295 T1327 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 664297 T1327 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 664302 T1386 oass.IndexSchema.readSchema [solrj_collection_shard1_replica1] Schema name=test
   [junit4]   2> 664302 T1357 oass.IndexSchema.readSchema [solrj_collection_shard2_replica1] Schema name=test
   [junit4]   2> 664307 T1327 oass.IndexSchema.readSchema [solrj_collection_shard2_replica2] Schema name=test
   [junit4]   2> 664893 T1357 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 664896 T1357 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 664896 T1357 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 664911 T1357 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 664915 T1357 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 664915 T1344 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 664916 T1344 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 664916 T1344 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 664917 T1386 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 664918 T1386 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 664919 T1386 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 664921 T1344 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 664923 T1344 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 664926 T1386 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 664930 T1357 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 664930 T1386 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 664934 T1357 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 664934 T1344 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 664937 T1344 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 664938 T1357 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 664945 T1357 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 664946 T1357 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 664946 T1357 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 664948 T1344 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 664950 T1357 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 664951 T1357 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 664951 T1344 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 664952 T1344 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 664952 T1327 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 664953 T1327 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 664952 T1357 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 664953 T1386 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 664952 T1344 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 664953 T1327 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 664953 T1357 oasc.SolrCore.<init> [solrj_collection_shard2_replica1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383317043503/solrj_collection_shard2_replica1/, dataDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383317043503/solrj_collection_shard2_replica1/data/
   [junit4]   2> 664955 T1357 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4890379f
   [junit4]   2> 664956 T1344 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 664956 T1344 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 664956 T1357 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383317043503/solrj_collection_shard2_replica1/data
   [junit4]   2> 664956 T1344 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 664957 T1357 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383317043503/solrj_collection_shard2_replica1/data/index/
   [junit4]   2> 664957 T1344 oasc.SolrCore.<init> [solrj_collection_shard1_replica2] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383317042361/solrj_collection_shard1_replica2/, dataDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383317042361/solrj_collection_shard1_replica2/data/
   [junit4]   2> 664957 T1357 oasc.SolrCore.initIndex WARN [solrj_collection_shard2_replica1] Solr index directory '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383317043503/solrj_collection_shard2_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 664958 T1386 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 664958 T1357 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383317043503/solrj_collection_shard2_replica1/data/index
   [junit4]   2> 664959 T1357 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 664960 T1357 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4451c7ba lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1518a3a3),segFN=segments_1,generation=1}
   [junit4]   2> 664961 T1357 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 664961 T1327 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 664962 T1386 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 664958 T1344 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4890379f
   [junit4]   2> 664964 T1327 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 664964 T1344 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383317042361/solrj_collection_shard1_replica2/data
   [junit4]   2> 664964 T1386 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 664964 T1386 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 664964 T1344 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383317042361/solrj_collection_shard1_replica2/data/index/
   [junit4]   2> 664965 T1344 oasc.SolrCore.initIndex WARN [solrj_collection_shard1_replica2] Solr index directory '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383317042361/solrj_collection_shard1_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 664965 T1357 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 664965 T1386 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 664966 T1357 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 664966 T1344 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383317042361/solrj_collection_shard1_replica2/data/index
   [junit4]   2> 664966 T1357 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 664967 T1344 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 664967 T1386 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 664968 T1386 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 664967 T1357 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 664968 T1386 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 664968 T1344 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2f8b632b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b71b74f),segFN=segments_1,generation=1}
   [junit4]   2> 664969 T1344 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 664969 T1386 oasc.SolrCore.<init> [solrj_collection_shard1_replica1] Opening new SolrCore at ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383317045830/solrj_collection_shard1_replica1/, dataDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383317045830/solrj_collection_shard1_replica1/data/
   [junit4]   2> 664968 T1357 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 664970 T1386 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4890379f
   [junit4]   2> 664971 T1357 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 664972 T1357 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 664972 T1386 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383317045830/solrj_collection_shard1_replica1/data
   [junit4]   2> 664972 T1357 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 664972 T1386 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383317045830/solrj_collection_shard1_replica1/data/index/
   [junit4]   2> 664972 T1357 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 664973 T1386 oasc.SolrCore.initIndex WARN [solrj_collection_shard1_replica1] Solr index directory './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383317045830/solrj_collection_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 664973 T1357 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 664974 T1386 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383317045830/solrj_collection_shard1_replica1/data/index
   [junit4]   2> 664974 T1357 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 664974 T1357 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 664974 T1386 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 664975 T1357 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 664974 T1344 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 664976 T1386 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a3da6d8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2b213371),segFN=segments_1,generation=1}
   [junit4]   2> 664976 T1357 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 664976 T1344 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 664977 T1357 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 664976 T1386 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 664977 T1344 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 664978 T1344 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 664978 T1344 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 664978 T1344 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 664979 T1344 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 664979 T1344 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 664979 T1344 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 664980 T1344 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 664980 T1357 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 664980 T1344 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 664981 T1344 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 664981 T1327 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 664981 T1344 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 664982 T1386 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 664982 T1344 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 664982 T1386 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 664983 T1344 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 664983 T1386 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 664983 T1386 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 664984 T1386 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 664984 T1357 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 664984 T1344 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 664984 T1386 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 664984 T1357 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 664985 T1327 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 664985 T1386 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 664986 T1357 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=0.3955078125, floorSegmentMB=0.5166015625, forceMergeDeletesPctAllowed=4.965878551672588, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 664986 T1386 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 664987 T1386 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 664987 T1357 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4451c7ba lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1518a3a3),segFN=segments_1,generation=1}
   [junit4]   2> 664987 T1357 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 664987 T1386 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 664988 T1357 oass.SolrIndexSearcher.<init> Opening Searcher@21845a6e main
   [junit4]   2> 664988 T1386 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 664989 T1386 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 664989 T1386 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 664989 T1327 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 664990 T1386 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 664990 T1344 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 664990 T1386 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 664990 T1344 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 664991 T1344 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=0.3955078125, floorSegmentMB=0.5166015625, forceMergeDeletesPctAllowed=4.965878551672588, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 664992 T1344 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2f8b632b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b71b74f),segFN=segments_1,generation=1}
   [junit4]   2> 664992 T1386 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 664992 T1327 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 664993 T1327 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 664992 T1344 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 664993 T1327 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 664993 T1344 oass.SolrIndexSearcher.<init> Opening Searcher@87b52cb main
   [junit4]   2> 664994 T1399 oasc.SolrCore.registerSearcher [solrj_collection_shard2_replica1] Registered new searcher Searcher@21845a6e main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 664993 T1357 oasc.CoreContainer.registerCore registering core: solrj_collection_shard2_replica1
   [junit4]   2> 664994 T1327 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 664995 T1327 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 664995 T1357 oasc.ZkController.register Register replica - core:solrj_collection_shard2_replica1 address:http://127.0.0.1:37305 collection:solrj_collection shard:shard2
   [junit4]   2> 664996 T1386 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 664995 T1327 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 664996 T1386 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 664996 T1327 oasc.SolrCore.<init> [solrj_collection_shard2_replica2] Opening new SolrCore at ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383317042148/solrj_collection_shard2_replica2/, dataDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383317042148/solrj_collection_shard2_replica2/data/
   [junit4]   2> 664996 T1400 oasc.SolrCore.registerSearcher [solrj_collection_shard1_replica2] Registered new searcher Searcher@87b52cb main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 664997 T1386 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=0.3955078125, floorSegmentMB=0.5166015625, forceMergeDeletesPctAllowed=4.965878551672588, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 664997 T1357 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection/leader_elect/shard2/election
   [junit4]   2> 664997 T1327 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4890379f
   [junit4]   2> 664998 T1386 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a3da6d8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2b213371),segFN=segments_1,generation=1}
   [junit4]   2> 664998 T1386 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 664998 T1344 oasc.CoreContainer.registerCore registering core: solrj_collection_shard1_replica2
   [junit4]   2> 664999 T1386 oass.SolrIndexSearcher.<init> Opening Searcher@51e3cd21 main
   [junit4]   2> 664999 T1327 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383317042148/solrj_collection_shard2_replica2/data
   [junit4]   2> 664999 T1327 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383317042148/solrj_collection_shard2_replica2/data/index/
   [junit4]   2> 664999 T1344 oasc.ZkController.register Register replica - core:solrj_collection_shard1_replica2 address:http://127.0.0.1:54664 collection:solrj_collection shard:shard1
   [junit4]   2> 665000 T1327 oasc.SolrCore.initIndex WARN [solrj_collection_shard2_replica2] Solr index directory './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383317042148/solrj_collection_shard2_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 665001 T1327 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383317042148/solrj_collection_shard2_replica2/data/index
   [junit4]   2> 665001 T1344 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection/leader_elect/shard1/election
   [junit4]   2> 665001 T1327 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 665003 T1327 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e584582 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4009b14c),segFN=segments_1,generation=1}
   [junit4]   2> 665004 T1327 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 665004 T1401 oasc.SolrCore.registerSearcher [solrj_collection_shard1_replica1] Registered new searcher Searcher@51e3cd21 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 665004 T1386 oasc.CoreContainer.registerCore registering core: solrj_collection_shard1_replica1
   [junit4]   2> 665005 T1386 oasc.ZkController.register Register replica - core:solrj_collection_shard1_replica1 address:http://127.0.0.1:47297 collection:solrj_collection shard:shard1
   [junit4]   2> 665007 T1327 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 665008 T1327 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 665008 T1327 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 665008 T1327 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 665009 T1327 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 665009 T1327 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 665010 T1327 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 665010 T1327 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 665010 T1327 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 665011 T1327 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 665011 T1327 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 665011 T1327 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 665012 T1327 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 665012 T1327 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 665012 T1327 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 665013 T1386 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection/leader_elect/shard1/election
   [junit4]   2> 665014 T1327 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 665017 T1327 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 665017 T1327 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 665017 T1327 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=0.3955078125, floorSegmentMB=0.5166015625, forceMergeDeletesPctAllowed=4.965878551672588, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 665018 T1327 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e584582 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4009b14c),segFN=segments_1,generation=1}
   [junit4]   2> 665018 T1327 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 665018 T1327 oass.SolrIndexSearcher.<init> Opening Searcher@32ca375 main
   [junit4]   2> 665021 T1402 oasc.SolrCore.registerSearcher [solrj_collection_shard2_replica2] Registered new searcher Searcher@32ca375 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 665022 T1327 oasc.CoreContainer.registerCore registering core: solrj_collection_shard2_replica2
   [junit4]   2> 665022 T1327 oasc.ZkController.register Register replica - core:solrj_collection_shard2_replica2 address:http://127.0.0.1:54619 collection:solrj_collection shard:shard2
   [junit4]   2> 665057 T1357 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 665061 T1344 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 665061 T1357 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 665061 T1357 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 665061 T1357 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:37305/solrj_collection_shard2_replica1/
   [junit4]   2> 665062 T1357 oasu.PeerSync.sync PeerSync: core=solrj_collection_shard2_replica1 url=http://127.0.0.1:37305 START replicas=[http://127.0.0.1:54619/solrj_collection_shard2_replica2/] nUpdates=100
   [junit4]   2> 665062 T1357 oasu.PeerSync.sync PeerSync: core=solrj_collection_shard2_replica1 url=http://127.0.0.1:37305 DONE.  We have no versions.  sync failed.
   [junit4]   2> 665063 T1357 oasc.SyncStrategy.syncReplicas Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 665063 T1357 oasc.ShardLeaderElectionContext.runLeaderProcess We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 665063 T1357 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:37305/solrj_collection_shard2_replica1/ shard2
   [junit4]   2> 665063 T1357 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection/leaders/shard2
   [juni

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

ection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 692978 T1393 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 692979 T1379 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 692987 T1307 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 693039 T1307 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 33212
   [junit4]   2> 693040 T1307 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=478097692
   [junit4]   2> 694041 T1414 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=90657065652256780-127.0.0.1:33212_-n_0000000003) am no longer a leader.
   [junit4]   2> 694044 T1393 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 694046 T1393 oasc.Overseer.start Overseer (id=90657065652256782-127.0.0.1:47297_-n_0000000004) starting
   [junit4]   2> 694050 T1417 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 694050 T1393 oascc.ZkStateReader$3.process Updating live nodes... (1)
   [junit4]   2> 694051 T1416 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 694063 T1307 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 694115 T1307 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 47297
   [junit4]   2> 694116 T1307 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1670775761
   [junit4]   2> 694466 T1365 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 695543 T1379 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 695554 T1416 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 695555 T1416 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:47297",
   [junit4]   2> 	  "core":"solrj_collection_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:47297_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 695555 T1416 oasc.Overseer$ClusterStateUpdater.updateState shard=shard1 is already registered
   [junit4]   2> 695559 T1393 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 697118 T1307 oasc.ZkController.publish publishing core=solrj_collection_shard1_replica1 state=down
   [junit4]   2> 697120 T1307 oasc.SolrCore.close [solrj_collection_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5a86a160
   [junit4]   2> 697126 T1307 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 697126 T1307 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 697127 T1307 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 697127 T1307 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 697128 T1307 oasc.SolrCore.closeSearcher [solrj_collection_shard1_replica1] Closing main searcher on request.
   [junit4]   2> 697128 T1307 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 697128 T1307 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383317045830/solrj_collection_shard1_replica1/data [CachedDir<<refCount=0;path=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383317045830/solrj_collection_shard1_replica1/data;done=false>>]
   [junit4]   2> 697128 T1307 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383317045830/solrj_collection_shard1_replica1/data
   [junit4]   2> 697128 T1307 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383317045830/solrj_collection_shard1_replica1/data/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383317045830/solrj_collection_shard1_replica1/data/index;done=false>>]
   [junit4]   2> 697129 T1307 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383317045830/solrj_collection_shard1_replica1/data/index
   [junit4]   2> 697129 T1416 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=90657065652256782-127.0.0.1:47297_-n_0000000004) am no longer a leader.
   [junit4]   2> 697151 T1307 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 697204 T1307 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 697206 T1307 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:51686 51686
   [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=781273B690FE74DE -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_LY -Dtests.timezone=Africa/Cairo -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 41.8s J1 | CollectionsAPIDistributedZkTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([781273B690FE74DE:F9F4FDAEE7A114E2]:0)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testSolrJAPICalls(CollectionsAPIDistributedZkTest.java:265)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:195)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 697297 T1307 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 41756 T1306 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> 698631 T1393 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene41, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=ar_LY, timezone=Africa/Cairo
   [junit4]   2> NOTE: Linux 3.8.0-32-generic amd64/Oracle Corporation 1.7.0_45 (64-bit)/cpus=8,threads=1,free=62220616,total=169992192
   [junit4]   2> NOTE: All tests run in this JVM: [PrimUtilsTest, NumericFieldsTest, UniqFieldsUpdateProcessorFactoryTest, TestQuerySenderNoQuery, SolrXmlInZkTest, TestHashPartitioner, TestSweetSpotSimilarityFactory, BJQParserTest, TestCSVResponseWriter, TestBinaryField, MultiTermTest, AddBlockUpdateTest, TestSolrXml, TestRandomMergePolicy, TimeZoneUtilsTest, TestFoldingMultitermQuery, DirectSolrConnectionTest, AddSchemaFieldsUpdateProcessorFactoryTest, BasicZkTest, SolrIndexConfigTest, AssignTest, DefaultValueUpdateProcessorTest, IndexSchemaRuntimeFieldTest, TestSchemaResource, TestAnalyzeInfixSuggestions, CoreContainerCoreInitFailuresTest, SolrPluginUtilsTest, TestFuzzyAnalyzedSuggestions, ShardSplitTest, TestOmitPositions, QueryResultKeyTest, XmlUpdateRequestHandlerTest, HdfsSyncSliceTest, TestUpdate, TestCodecSupport, FileUtilsTest, PathHierarchyTokenizerFactoryTest, AliasIntegrationTest, SolrCmdDistributorTest, TestFastLRUCache, TestDistributedGrouping, BlockCacheTest, TestDistributedSearch, TestRandomFaceting, SpellCheckCollatorTest, OpenCloseCoreStressTest, CurrencyFieldOpenExchangeTest, FieldAnalysisRequestHandlerTest, TestDefaultSearchFieldResource, TestNumberUtils, TestStressLucene, ShardRoutingCustomTest, CollectionsAPIDistributedZkTest]
   [junit4] Completed on J1 in 43.28s, 1 test, 1 failure <<< FAILURES!

[...truncated 622 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:428: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:408: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:483: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1263: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:906: There were test failures: 333 suites, 1469 tests, 1 failure, 36 ignored (7 assumptions)

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