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

[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.6.0_45) - Build # 7013 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/7013/
Java: 32bit/jdk1.6.0_45 -client -XX:+UseSerialGC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZkTest

Error Message:
ERROR: SolrIndexSearcher opens=54 closes=53

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=54 closes=53
	at __randomizedtesting.SeedInfo.seed([D4ED76F4C98BC666]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:327)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:133)
	at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:700)
	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:662)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZkTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest:     1) Thread[id=3260, name=searcherExecutor-1903-thread-1, state=WAITING, group=TGRP-BasicDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:156)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1987)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:399)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:957)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:917)         at java.lang.Thread.run(Thread.java:662)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 
   1) Thread[id=3260, name=searcherExecutor-1903-thread-1, state=WAITING, group=TGRP-BasicDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:156)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1987)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:399)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:957)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:917)
        at java.lang.Thread.run(Thread.java:662)
	at __randomizedtesting.SeedInfo.seed([D4ED76F4C98BC666]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZkTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=3260, name=searcherExecutor-1903-thread-1, state=WAITING, group=TGRP-BasicDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:156)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1987)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:399)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:957)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:917)         at java.lang.Thread.run(Thread.java:662)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=3260, name=searcherExecutor-1903-thread-1, state=WAITING, group=TGRP-BasicDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:156)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1987)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:399)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:957)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:917)
        at java.lang.Thread.run(Thread.java:662)
	at __randomizedtesting.SeedInfo.seed([D4ED76F4C98BC666]:0)


REGRESSION:  org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch

Error Message:
expected:<74> but was:<75>

Stack Trace:
java.lang.AssertionError: expected:<74> but was:<75>
	at __randomizedtesting.SeedInfo.seed([D4ED76F4C98BC666:550BF8ECBED4A65A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.BasicDistributedZkTest.testMultipleCollections(BasicDistributedZkTest.java:1007)
	at org.apache.solr.cloud.BasicDistributedZkTest.doTest(BasicDistributedZkTest.java:344)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)




Build Log:
[...truncated 9604 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 833375 T3216 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /gd_olx/v
   [junit4]   2> 833378 T3216 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1377045412528
   [junit4]   2> 833379 T3216 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 833380 T3217 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 833680 T3216 oasc.ZkTestServer.run start zk server on port:45125
   [junit4]   2> 833809 T3216 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 833812 T3223 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ea2883 name:ZooKeeperConnection Watcher:127.0.0.1:45125 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 833812 T3216 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 833812 T3216 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 833816 T3216 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 833817 T3225 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c0351b name:ZooKeeperConnection Watcher:127.0.0.1:45125/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 833818 T3216 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 833835 T3216 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 833840 T3216 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 833843 T3216 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 833846 T3216 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 833850 T3216 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> 833850 T3216 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 833856 T3216 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> 834006 T3216 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 834012 T3216 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> 834012 T3216 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 834016 T3216 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> 834016 T3216 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 834020 T3216 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> 834021 T3216 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 834024 T3216 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> 834025 T3216 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 834029 T3216 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> 834029 T3216 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 834033 T3216 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> 834033 T3216 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 834037 T3216 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> 834038 T3216 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 834042 T3216 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> 834042 T3216 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 834350 T3216 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 834646 T3216 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60235
   [junit4]   2> 834646 T3216 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 834647 T3216 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 834647 T3216 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1377045413196
   [junit4]   2> 834648 T3216 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1377045413196/'
   [junit4]   2> 834661 T3216 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1377045413196/solr.xml
   [junit4]   2> 834703 T3216 oasc.CoreContainer.<init> New CoreContainer 10677683
   [junit4]   2> 834703 T3216 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1377045413196/]
   [junit4]   2> 834705 T3216 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 834705 T3216 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 834706 T3216 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 834706 T3216 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 834706 T3216 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 834707 T3216 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 834707 T3216 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 834707 T3216 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 834708 T3216 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 834708 T3216 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 834711 T3216 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:45125/solr
   [junit4]   2> 834712 T3216 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 834712 T3216 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 834714 T3236 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a38525 name:ZooKeeperConnection Watcher:127.0.0.1:45125 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 834714 T3216 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 834716 T3216 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 834803 T3216 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 834821 T3238 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b9b4bb name:ZooKeeperConnection Watcher:127.0.0.1:45125/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 834821 T3216 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 834824 T3216 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 834828 T3216 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 834833 T3216 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 834836 T3216 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60235_gd_olx%2Fv
   [junit4]   2> 834837 T3216 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60235_gd_olx%2Fv
   [junit4]   2> 834841 T3216 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 834847 T3216 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 834850 T3216 oasc.Overseer.start Overseer (id=90246048173260803-127.0.0.1:60235_gd_olx%2Fv-n_0000000000) starting
   [junit4]   2> 834854 T3216 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 834860 T3216 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 834860 T3240 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 834864 T3216 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 834866 T3216 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 834870 T3239 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 834874 T3241 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 834874 T3241 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 834875 T3241 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 836376 T3239 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 836377 T3239 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:60235_gd_olx%2Fv",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60235/gd_olx/v"}
   [junit4]   2> 836378 T3239 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 836378 T3239 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 836383 T3238 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> 836875 T3241 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 836876 T3241 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1377045413196/collection1
   [junit4]   2> 836876 T3241 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 836877 T3241 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 836877 T3241 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 836879 T3241 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1377045413196/collection1/'
   [junit4]   2> 836880 T3241 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1377045413196/collection1/lib/classes/' to classloader
   [junit4]   2> 836880 T3241 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1377045413196/collection1/lib/README' to classloader
   [junit4]   2> 836927 T3241 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 836969 T3241 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 836971 T3241 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 836980 T3241 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 837509 T3241 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 837510 T3241 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 837511 T3241 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 837517 T3241 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 837520 T3241 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 837539 T3241 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 837543 T3241 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 837547 T3241 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 837549 T3241 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 837549 T3241 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 837549 T3241 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 837551 T3241 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 837551 T3241 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 837551 T3241 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 837552 T3241 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1377045413196/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1377045412528/control/data/
   [junit4]   2> 837552 T3241 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18590c5
   [junit4]   2> 837552 T3241 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1377045412528/control/data
   [junit4]   2> 837553 T3241 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1377045412528/control/data/index/
   [junit4]   2> 837553 T3241 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1377045412528/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 837553 T3241 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1377045412528/control/data/index
   [junit4]   2> 837553 T3241 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=30, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 837554 T3241 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@16f942c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d415b2),segFN=segments_1,generation=1}
   [junit4]   2> 837554 T3241 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 837556 T3241 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 837557 T3241 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 837557 T3241 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 837557 T3241 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 837557 T3241 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 837558 T3241 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 837558 T3241 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 837558 T3241 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 837558 T3241 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 837559 T3241 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 837559 T3241 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 837560 T3241 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 837560 T3241 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 837560 T3241 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 837561 T3241 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 837562 T3241 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 837565 T3241 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 837565 T3241 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 837566 T3241 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=22.716796875, floorSegmentMB=2.0146484375, forceMergeDeletesPctAllowed=10.60289883184526, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 837566 T3241 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@16f942c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d415b2),segFN=segments_1,generation=1}
   [junit4]   2> 837567 T3241 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 837567 T3241 oass.SolrIndexSearcher.<init> Opening Searcher@aac063 main
   [junit4]   2> 837569 T3242 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@aac063 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 837570 T3241 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 837570 T3241 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60235/gd_olx/v collection:control_collection shard:shard1
   [junit4]   2> 837571 T3241 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 837573 T3241 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 837583 T3241 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 837586 T3241 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 837587 T3241 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 837587 T3241 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60235/gd_olx/v/collection1/
   [junit4]   2> 837587 T3241 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 837587 T3241 oasc.SyncStrategy.syncToMe http://127.0.0.1:60235/gd_olx/v/collection1/ has no replicas
   [junit4]   2> 837587 T3241 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60235/gd_olx/v/collection1/ shard1
   [junit4]   2> 837588 T3241 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 837890 T3239 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 837901 T3238 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> 837946 T3241 oasc.ZkController.register We are http://127.0.0.1:60235/gd_olx/v/collection1/ and leader is http://127.0.0.1:60235/gd_olx/v/collection1/
   [junit4]   2> 837947 T3241 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60235/gd_olx/v
   [junit4]   2> 837947 T3241 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 837947 T3241 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 837947 T3241 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 837950 T3241 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 837951 T3216 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 837951 T3216 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 837952 T3216 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 837954 T3216 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 837955 T3216 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 837957 T3245 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1288131 name:ZooKeeperConnection Watcher:127.0.0.1:45125/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 837957 T3216 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 837959 T3216 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 837964 T3216 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 838036 T3216 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 838347 T3216 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56005
   [junit4]   2> 838347 T3216 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 838348 T3216 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 838348 T3216 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1377045417113
   [junit4]   2> 838348 T3216 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1377045417113/'
   [junit4]   2> 838361 T3216 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1377045417113/solr.xml
   [junit4]   2> 838415 T3216 oasc.CoreContainer.<init> New CoreContainer 1062001
   [junit4]   2> 838416 T3216 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1377045417113/]
   [junit4]   2> 838417 T3216 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 838417 T3216 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 838418 T3216 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 838418 T3216 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 838418 T3216 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 838419 T3216 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 838419 T3216 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 838419 T3216 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 838420 T3216 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 838420 T3216 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 838423 T3216 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:45125/solr
   [junit4]   2> 838424 T3216 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 838424 T3216 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 838426 T3256 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e3223e name:ZooKeeperConnection Watcher:127.0.0.1:45125 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 838426 T3216 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 838428 T3216 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 838484 T3216 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 838485 T3258 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1915368 name:ZooKeeperConnection Watcher:127.0.0.1:45125/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 838485 T3216 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 838491 T3216 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 839410 T3239 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 839411 T3239 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:60235_gd_olx%2Fv",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60235/gd_olx/v"}
   [junit4]   2> 839415 T3245 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> 839415 T3258 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> 839415 T3238 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> 839495 T3216 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56005_gd_olx%2Fv
   [junit4]   2> 839497 T3216 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56005_gd_olx%2Fv
   [junit4]   2> 839500 T3258 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 839501 T3238 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 839500 T3245 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 839506 T3258 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 839508 T3238 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 839509 T3245 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 839513 T3259 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 839513 T3259 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 839515 T3259 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 840925 T3239 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 840926 T3239 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56005_gd_olx%2Fv",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56005/gd_olx/v"}
   [junit4]   2> 840926 T3239 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 840926 T3239 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 840931 T3238 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> 840931 T3258 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> 840931 T3245 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> 841515 T3259 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 841516 T3259 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1377045417113/collection1
   [junit4]   2> 841516 T3259 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 841517 T3259 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 841517 T3259 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 841519 T3259 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1377045417113/collection1/'
   [junit4]   2> 841519 T3259 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1377045417113/collection1/lib/classes/' to classloader
   [junit4]   2> 841520 T3259 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1377045417113/collection1/lib/README' to classloader
   [junit4]   2> 841559 T3259 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 841986 T3259 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 841988 T3259 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 841997 T3259 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 844088 T3259 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 844088 T3259 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 844089 T3259 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 844097 T3259 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 844101 T3259 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 844119 T3259 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 844124 T3259 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 844136 T3259 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 844138 T3259 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 844138 T3259 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 844138 T3259 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 844140 T3259 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 844140 T3259 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 844140 T3259 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 844141 T3259 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1377045417113/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1377045412528/jetty1/
   [junit4]   2> 844141 T3259 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18590c5
   [junit4]   2> 844142 T3259 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1377045412528/jetty1
   [junit4]   2> 844143 T3259 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1377045412528/jetty1/index/
   [junit4]   2> 844143 T3259 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1377045412528/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 844143 T3259 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1377045412528/jetty1/index
   [junit4]   2> 844144 T3259 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=30, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 844145 T3259 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3affd8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9a6b2e),segFN=segments_1,generation=1}
   [junit4]   2> 844145 T3259 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 844149 T3259 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 844150 T3259 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 844150 T3259 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 844151 T3259 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 844151 T3259 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 844151 T3259 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 844152 T3259 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 844152 T3259 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 844153 T3259 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 844154 T3259 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 844155 T3259 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 844155 T3259 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 844155 T3259 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 844156 T3259 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 844157 T3259 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 844160 T3259 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 844163 T3259 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 844163 T3259 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 844164 T3259 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=22.716796875, floorSegmentMB=2.0146484375, forceMergeDeletesPctAllowed=10.60289883184526, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 844164 T3259 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3affd8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9a6b2e),segFN=segments_1,generation=1}
   [junit4]   2> 844165 T3259 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 844165 T3259 oass.SolrIndexSearcher.<init> Opening Searcher@1350b63 main
   [junit4]   2> 844169 T3260 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1350b63 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 844171 T3259 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 844171 T3259 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:56005/gd_olx/v collection:collection1 shard:shard1
   [junit4]   2> 844172 T3259 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 844175 T3259 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 844184 T3259 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 844187 T3259 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 844188 T3259 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 844188 T3259 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:56005/gd_olx/v/collection1/
   [junit4]   2> 844188 T3259 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 844188 T3259 oasc.SyncStrategy.syncToMe http://127.0.0.1:56005/gd_olx/v/collection1/ has no replicas
   [junit4]   2> 844189 T3259 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:56005/gd_olx/v/collection1/ shard1
   [junit4]   2> 844189 T3259 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 844378 T3239 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 844387 T3238 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> 844387 T3245 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> 844387 T3258 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> 844397 T3259 oasc.ZkController.register We are http://127.0.0.1:56005/gd_olx/v/collection1/ and leader is http://127.0.0.1:56005/gd_olx/v/collection1/
   [junit4]   2> 844397 T3259 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56005/gd_olx/v
   [junit4]   2> 844398 T3259 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 844398 T3259 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 844398 T3259 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 844400 T3259 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 844401 T3216 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 844401 T3216 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 844402 T3216 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 844468 T3216 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 844581 T3216 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:44699
   [junit4]   2> 844582 T3216 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 844582 T3216 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 844582 T3216 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1377045423553
   [junit4]   2> 844583 T3216 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1377045423553/'
   [junit4]   2> 844595 T3216 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1377045423553/solr.xml
   [junit4]   2> 844636 T3216 oasc.CoreContainer.<init> New CoreContainer 28722815
   [junit4]   2> 844637 T3216 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1377045423553/]
   [junit4]   2> 844638 T3216 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 844639 T3216 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 844639 T3216 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 844639 T3216 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 844640 T3216 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 844640 T3216 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 844641 T3216 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 844641 T3216 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 844641 T3216 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 844642 T3216 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 844645 T3216 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:45125/solr
   [junit4]   2> 844645 T3216 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 844669 T3216 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 844671 T3272 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ce5037 name:ZooKeeperConnection Watcher:127.0.0.1:45125 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 844671 T3216 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 844673 T3216 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 844676 T3216 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 844872 T3274 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@67889d name:ZooKeeperConnection Watcher:127.0.0.1:45125/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 844873 T3216 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 844879 T3216 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 845884 T3216 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44699_gd_olx%2Fv
   [junit4]   2> 845885 T3216 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44699_gd_olx%2Fv
   [junit4]   2> 845888 T3245 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 845888 T3238 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 845889 T3258 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 845893 T3274 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 845894 T3238 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 845894 T3245 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 845897 T3258 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 845900 T3239 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 845902 T3239 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56005_gd_olx%2Fv",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56005/gd_olx/v"}
   [junit4]   2> 845916 T3275 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 845916 T3275 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 845916 T3245 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 845916 T3258 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 845916 T3274 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 845916 T3238 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 845921 T3275 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 847427 T3239 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 847428 T3239 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:44699_gd_olx%2Fv",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:44699/gd_olx/v"}
   [junit4]   2> 847429 T3239 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 847429 T3239 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 847434 T3245 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 847434 T3258 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 847434 T3274 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 847434 T3238 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 847921 T3275 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 847922 T3275 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1377045423553/collection1
   [junit4]   2> 847922 T3275 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 847923 T3275 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 847923 T3275 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 847924 T3275 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1377045423553/collection1/'
   [junit4]   2> 847925 T3275 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1377045423553/collection1/lib/classes/' to classloader
   [junit4]   2> 847925 T3275 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1377045423553/collection1/lib/README' to classloader
   [junit4]   2> 847969 T3275 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 848017 T3275 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 848019 T3275 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 848029 T3275 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 848913 T3275 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 848913 T3275 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 848914 T3275 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 848920 T3275 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 848924 T3275 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 848940 T3275 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 848944 T3275 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 848948 T3275 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 848950 T3275 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 848950 T3275 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 848950 T3275 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 848952 T3275 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 848952 T3275 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 848952 T3275 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 848952 T3275 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1377045423553/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1377045412528/jetty2/
   [junit4]   2> 848953 T3275 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18590c5
   [junit4]   2> 848953 T3275 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1377045412528/jetty2
   [junit4]   2> 848954 T3275 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1377045412528/jetty2/index/
   [junit4]   2> 848954 T3275 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1377045412528/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 848954 T3275 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1377045412528/jetty2/index
   [junit4]   2> 848954 T3275 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=30, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 848955 T3275 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7cc7ca lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@15f2f6e),segFN=segments_1,generation=1}
   [junit4]   2> 848955 T3275 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 848958 T3275 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 848958 T3275 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 848959 T3275 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 848959 T3275 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 848959 T3275 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 848959 T3275 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 848960 T3275 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 848960 T3275 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 848960 T3275 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 848961 T3275 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 848962 T3275 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 848962 T3275 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 848962 T3275 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 848963 T3275 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 848963 T3275 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 848965 T3275 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 848968 T3275 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 848968 T3275 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 848969 T3275 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=22.716796875, floorSegmentMB=2.0146484375, forceMergeDeletesPctAllowed=10.60289883184526, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 848969 T3275 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7cc7ca lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@15f2f6e),segFN=segments_1,generation=1}
   [junit4]   2> 848970 T3275 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 848970 T3275 oass.SolrIndexSearcher.<init> Opening Searcher@15a1d31 main
   [junit4]   2> 848974 T3276 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@15a1d31 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 848976 T3275 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 848976 T3275 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:44699/gd_olx/v collection:collection1 shard:shard2
   [junit4]   2> 848976 T3275 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 848979 T3275 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 848988 T3275 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 848991 T3275 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 848991 T3275 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 848991 T3275 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:44699/gd_olx/v/collection1/
   [junit4]   2> 848991 T3275 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 848992 T3275 oasc.SyncStrategy.syncToMe http://127.0.0.1:44699/gd_olx/v/collection1/ has no replicas
   [junit4]   2> 848992 T3275 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:44699/gd_olx/v/collection1/ shard2
   [junit4]   2> 848992 T3275 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 850449 T3239 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 850462 T3245 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 850462 T3238 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 850463 T3274 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 850462 T3258 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 850502 T3275 oasc.ZkController.register We are http://127.0.0.1:44699/gd_olx/v/collection1/ and leader is http://127.0.0.1:44699/gd_olx/v/collection1/
   [junit4]   2> 850503 T3275 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:44699/gd_olx/v
   [junit4]   2> 850503 T3275 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 850503 T3275 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 850503 T3275 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 850541 T3275 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 850542 T3216 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 850543 T3216 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 850543 T3216 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 850616 T3216 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 850627 T3216 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59661
   [junit4]   2> 850627 T3216 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 850628 T3216 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 850628 T3216 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1377045429695
   [junit4]   2> 850629 T3216 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1377045429695/'
   [junit4]   2> 850641 T3216 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1377045429695/solr.xml
   [junit4]   2> 850683 T3216 oasc.CoreContainer.<init> New CoreContainer 12853586
   [junit4]   2> 850683 T3216 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1377045429695/]
   [junit4]   2> 850685 T3216 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 850685 T3216 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 850686 T3216 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 850686 T3216 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 850686 T3216 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 850687 T3216 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 850687 T3216 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 850688 T3216 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 850688 T3216 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 850688 T3216 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 850691 T3216 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:45125/solr
   [junit4]   2> 850692 T3216 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 850731 T3216 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 850733 T3288 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@67a98e name:ZooKeeperConnection Watcher:127.0.0.1:45125 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 850734 T3216 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 850735 T3216 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 850795 T3216 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 850796 T3290 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15d41b5 name:ZooKeeperConnection Watcher:127.0.0.1:45125/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 850797 T3216 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 850802 T3216 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 851807 T3216 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59661_gd_olx%2Fv
   [junit4]   2> 851808 T3216 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59661_gd_olx%2Fv
   [junit4]   2> 851811 T3245 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 851811 T3258 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 851811 T3238 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 851814 T3274 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 851814 T3274 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 851817 T3290 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 851818 T3245 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 851819 T3258 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 851821 T3238 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 851828 T3291 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 851828 T3291 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 851829 T3291 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 851975 T3239 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 851976 T3239 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:44699_gd_olx%2Fv",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:44699/gd_olx/v"}
   [junit4]   2> 851981 T3239 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node3",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59661_gd_olx%2Fv",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59661/gd_olx/v"}
   [junit4]   2> 851982 T3239 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 851982 T3239 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 851986 T3245 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 851987 T3258 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 851987 T3290 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 851987 T3274 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 851987 T3238 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 852829 T3291 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 852830 T3291 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1377045429695/collection1
   [junit4]   2> 852830 T3291 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 852831 T3291 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 852831 T3291 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 852833 T3291 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1377045429695/collection1/'
   [junit4]   2> 852833 T3291 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1377045429695/collection1/lib/classes/' to classloader
   [junit4]   2> 852834 T3291 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1377045429695/collection1/lib/README' to classloader
   [junit4]   2> 852892 T3291 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 852937 T3291 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 852939 T3291 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 852948 T3291 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 853425 T3291 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 853426 T3291 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 853426 T3291 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 853433 T3291 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 853436 T3291 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 853458 T3291 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 853463 T3291 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 853468 T3291 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 853470 T3291 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 853470 T3291 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 853470 T3291 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 853472 T3291 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 853473 T3291 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 853473 T3291 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 853473 T3291 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.a

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

 watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1032084 T3393 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection2/leader_elect/shard2/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:235)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:232)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:232)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:84)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> 1152326 T3216 oas.SolrTestCaseJ4.endTrackingSearchers ERROR ERROR: SolrIndexSearcher opens=54 closes=53
   [junit4]   2> 318999 T3215 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> 339432 T3215 ccr.ThreadLeakControl.checkThreadLeaks SEVERE 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 
   [junit4]   2> 	   1) Thread[id=3260, name=searcherExecutor-1903-thread-1, state=WAITING, group=TGRP-BasicDistributedZkTest]
   [junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:156)
   [junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1987)
   [junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:399)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:957)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:917)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:662)
   [junit4]   2> 339900 T3215 ccr.ThreadLeakControl.tryToInterruptAll Starting to interrupt leaked threads:
   [junit4]   2> 	   1) Thread[id=3260, name=searcherExecutor-1903-thread-1, state=WAITING, group=TGRP-BasicDistributedZkTest]
   [junit4]   2> 343440 T3215 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There are still zombie threads that couldn't be terminated:
   [junit4]   2> 	   1) Thread[id=3260, name=searcherExecutor-1903-thread-1, state=WAITING, group=TGRP-BasicDistributedZkTest]
   [junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:156)
   [junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1987)
   [junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:399)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:957)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:917)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:662)
   [junit4]   2> NOTE: test params are: codec=Lucene41, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=en_ZA, timezone=America/Whitehorse
   [junit4]   2> NOTE: Linux 3.2.0-52-generic i386/Sun Microsystems Inc. 1.6.0_45 (32-bit)/cpus=8,threads=2,free=83159568,total=169803776
   [junit4]   2> NOTE: All tests run in this JVM: [QueryElevationComponentTest, CacheHeaderTest, TestFunctionQuery, SolrInfoMBeanTest, FileBasedSpellCheckerTest, SliceStateUpdateTest, TestPostingsSolrHighlighter, SuggesterTest, ResourceLoaderTest, ReturnFieldsTest, ClusterStateTest, BasicFunctionalityTest, TermsComponentTest, StatelessScriptUpdateProcessorFactoryTest, SimpleFacetsTest, HdfsBasicDistributedZk2Test, UpdateRequestProcessorFactoryTest, TestTrie, TestCoreContainer, TermVectorComponentTest, MBeansHandlerTest, TestBadConfig, TestShardHandlerFactory, TestWriterPerf, SchemaVersionSpecificBehaviorTest, TestConfig, TestLFUCache, JsonLoaderTest, PolyFieldTest, TestMaxScoreQueryParser, TestExtendedDismaxParser, LeaderElectionTest, TestCopyFieldCollectionResource, SyncSliceTest, TestSolrXMLSerializer, SpellPossibilityIteratorTest, QueryEqualityTest, AssignTest, TestManagedSchemaFieldResource, TestSearchPerf, TestMergePolicyConfig, SolrIndexSplitterTest, ZkCLITest, BlockCacheTest, TestElisionMultitermQuery, BadComponentTest, TestAddFieldRealTimeGet, QueryParsingTest, TestSchemaVersionResource, TestRemoteStreaming, SliceStateTest, TestSuggestSpellingConverter, DistributedSpellCheckComponentTest, TestPseudoReturnFields, CopyFieldTest, TestRandomMergePolicy, TestClassNameShortening, SuggesterFSTTest, OverseerCollectionProcessorTest, TestReplicationHandler, OverseerTest, UUIDFieldTest, UpdateParamsTest, TestValueSourceCache, TestJoin, RecoveryZkTest, TestSolrDeletionPolicy1, EchoParamsTest, DeleteShardTest, TestFieldTypeResource, WordBreakSolrSpellCheckerTest, DocumentBuilderTest, TestReloadAndDeleteDocs, URLClassifyProcessorTest, SearchHandlerTest, ZkControllerTest, CustomCollectionTest, TestSolrXmlPersistence, TestQueryUtils, BasicDistributedZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.seed=D4ED76F4C98BC666 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en_ZA -Dtests.timezone=America/Whitehorse -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | BasicDistributedZkTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrIndexSearcher opens=54 closes=53
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D4ED76F4C98BC666]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:327)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:133)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:662)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 
   [junit4]    >    1) Thread[id=3260, name=searcherExecutor-1903-thread-1, state=WAITING, group=TGRP-BasicDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:156)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1987)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:399)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:957)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:917)
   [junit4]    >         at java.lang.Thread.run(Thread.java:662)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D4ED76F4C98BC666]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=3260, name=searcherExecutor-1903-thread-1, state=WAITING, group=TGRP-BasicDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:156)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1987)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:399)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:957)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:917)
   [junit4]    >         at java.lang.Thread.run(Thread.java:662)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D4ED76F4C98BC666]:0)
   [junit4] Completed on J0 in 345.66s, 1 test, 2 failures, 2 errors <<< FAILURES!

[...truncated 515 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:395: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:375: 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:181: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:450: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1233: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:876: There were test failures: 324 suites, 1406 tests, 3 suite-level errors, 1 failure, 546 ignored (5 assumptions)

Total time: 45 minutes 7 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.6.0_45 -client -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure