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/03/09 19:21:36 UTC

[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.8.0-ea-b79) - Build # 4608 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/4608/
Java: 32bit/jdk1.8.0-ea-b79 -server -XX:+UseConcMarkSweepGC

2 tests failed.
REGRESSION:  org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch

Error Message:
Server at http://127.0.0.1:39529/kq_lb/y/onenodecollectioncore returned non ok status:404, message:Can not find: /kq_lb/y/onenodecollectioncore/update

Stack Trace:
org.apache.solr.common.SolrException: Server at http://127.0.0.1:39529/kq_lb/y/onenodecollectioncore returned non ok status:404, message:Can not find: /kq_lb/y/onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([9DD2395E13392D01:1C34B74664664D3D]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:375)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:196)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:85)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:487)
	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:722)


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

Error Message:
Still found shard

Stack Trace:
java.lang.AssertionError: Still found shard
	at __randomizedtesting.SeedInfo.seed([9DD2395E13392D01:1C34B74664664D3D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:124)
	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:77)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:487)
	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:722)




Build Log:
[...truncated 9007 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4]   2> 0 T213 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /kq_lb/y
[junit4:junit4]   2> 4 T213 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362852347222
[junit4:junit4]   2> 5 T213 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 5 T214 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 6 T214 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 6 T214 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 6 T214 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 7 T214 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 7 T214 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 105 T213 oasc.ZkTestServer.run start zk server on port:57296
[junit4:junit4]   2> 106 T213 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57296 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@184c1e0
[junit4:junit4]   2> 107 T213 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 107 T219 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:57296. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 107 T219 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:57296, initiating session
[junit4:junit4]   2> 107 T215 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60640
[junit4:junit4]   2> 108 T215 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60640
[junit4:junit4]   2> 108 T217 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 180 T217 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d50547d590000 with negotiated timeout 10000 for client /127.0.0.1:60640
[junit4:junit4]   2> 180 T219 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:57296, sessionid = 0x13d50547d590000, negotiated timeout = 10000
[junit4:junit4]   2> 181 T220 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@184c1e0 name:ZooKeeperConnection Watcher:127.0.0.1:57296 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 181 T213 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 181 T213 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 184 T218 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d50547d590000
[junit4:junit4]   2> 185 T220 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 185 T215 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:60640 which had sessionid 0x13d50547d590000
[junit4:junit4]   2> 185 T213 oaz.ZooKeeper.close Session: 0x13d50547d590000 closed
[junit4:junit4]   2> 186 T213 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57296/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1433f60
[junit4:junit4]   2> 187 T213 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 187 T221 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:57296. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 187 T221 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:57296, initiating session
[junit4:junit4]   2> 188 T215 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60641
[junit4:junit4]   2> 188 T215 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60641
[junit4:junit4]   2> 189 T217 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d50547d590001 with negotiated timeout 10000 for client /127.0.0.1:60641
[junit4:junit4]   2> 189 T221 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:57296, sessionid = 0x13d50547d590001, negotiated timeout = 10000
[junit4:junit4]   2> 189 T222 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1433f60 name:ZooKeeperConnection Watcher:127.0.0.1:57296/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 189 T213 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 190 T213 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 193 T213 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 195 T213 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 197 T213 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 199 T213 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:junit4]   2> 199 T213 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 203 T213 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:junit4]   2> 203 T213 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 206 T213 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:junit4]   2> 207 T213 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 209 T213 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:junit4]   2> 209 T213 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 211 T213 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:junit4]   2> 212 T213 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 214 T213 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:junit4]   2> 215 T213 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 217 T213 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:junit4]   2> 217 T213 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 220 T213 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:junit4]   2> 220 T213 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 222 T213 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:junit4]   2> 223 T213 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 225 T218 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d50547d590001
[junit4:junit4]   2> 225 T222 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 225 T213 oaz.ZooKeeper.close Session: 0x13d50547d590001 closed
[junit4:junit4]   2> 225 T215 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:60641 which had sessionid 0x13d50547d590001
[junit4:junit4]   2> 287 T213 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 293 T213 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:34170
[junit4:junit4]   2> 294 T213 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 294 T213 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 295 T213 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362852347443
[junit4:junit4]   2> 295 T213 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362852347443/solr.xml
[junit4:junit4]   2> 295 T213 oasc.CoreContainer.<init> New CoreContainer 12123349
[junit4:junit4]   2> 296 T213 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362852347443/'
[junit4:junit4]   2> 296 T213 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362852347443/'
[junit4:junit4]   2> 317 T213 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 317 T213 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 318 T213 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 318 T213 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 319 T213 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 319 T213 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 319 T213 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 320 T213 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 320 T213 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 320 T213 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 327 T213 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 336 T213 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:57296/solr
[junit4:junit4]   2> 337 T213 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 337 T213 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57296 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1b3a278
[junit4:junit4]   2> 338 T213 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 338 T232 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:57296. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 339 T232 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:57296, initiating session
[junit4:junit4]   2> 339 T215 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60642
[junit4:junit4]   2> 339 T215 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60642
[junit4:junit4]   2> 341 T217 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d50547d590002 with negotiated timeout 20000 for client /127.0.0.1:60642
[junit4:junit4]   2> 341 T232 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:57296, sessionid = 0x13d50547d590002, negotiated timeout = 20000
[junit4:junit4]   2> 341 T233 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b3a278 name:ZooKeeperConnection Watcher:127.0.0.1:57296 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 341 T213 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 343 T218 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d50547d590002
[junit4:junit4]   2> 344 T215 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:60642 which had sessionid 0x13d50547d590002
[junit4:junit4]   2> 343 T213 oaz.ZooKeeper.close Session: 0x13d50547d590002 closed
[junit4:junit4]   2> 344 T233 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 344 T213 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 349 T213 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57296/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@5148cc
[junit4:junit4]   2> 350 T234 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:57296. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 350 T213 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 351 T215 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60643
[junit4:junit4]   2> 351 T234 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:57296, initiating session
[junit4:junit4]   2> 351 T215 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60643
[junit4:junit4]   2> 352 T217 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d50547d590003 with negotiated timeout 20000 for client /127.0.0.1:60643
[junit4:junit4]   2> 352 T234 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:57296, sessionid = 0x13d50547d590003, negotiated timeout = 20000
[junit4:junit4]   2> 353 T235 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5148cc name:ZooKeeperConnection Watcher:127.0.0.1:57296/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 353 T213 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 354 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 356 T213 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 357 T213 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34170_kq_lb%2Fy
[junit4:junit4]   2> 358 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:34170_kq_lb%2Fy Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:34170_kq_lb%2Fy
[junit4:junit4]   2> 359 T213 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:34170_kq_lb%2Fy
[junit4:junit4]   2> 361 T213 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 365 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590003 type:delete cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 366 T213 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 369 T213 oasc.Overseer.start Overseer (id=89315891427737603-127.0.0.1:34170_kq_lb%2Fy-n_0000000000) starting
[junit4:junit4]   2> 369 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 370 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 371 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 371 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 372 T237 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 372 T213 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 374 T213 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 376 T213 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 378 T236 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 384 T238 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362852347443/collection1
[junit4:junit4]   2> 384 T238 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 384 T238 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 385 T238 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 386 T238 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362852347443/collection1/'
[junit4:junit4]   2> 386 T238 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362852347443/collection1/lib/README' to classloader
[junit4:junit4]   2> 387 T238 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362852347443/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 409 T238 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 442 T238 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 443 T238 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 447 T238 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 812 T238 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 818 T238 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 820 T238 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 837 T238 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 841 T238 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 846 T238 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 847 T238 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 847 T238 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 847 T238 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 848 T238 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 849 T238 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 849 T238 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362852347443/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/control/data/
[junit4:junit4]   2> 849 T238 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1536a86
[junit4:junit4]   2> 850 T238 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 861 T238 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/control/data forceNew: false
[junit4:junit4]   2> 861 T238 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/control/data/index/
[junit4:junit4]   2> 861 T238 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 862 T238 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/control/data/index forceNew: false
[junit4:junit4]   2> 865 T238 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1ab2046; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 865 T238 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 877 T238 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 877 T238 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 878 T238 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 878 T238 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 879 T238 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 879 T238 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 879 T238 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 880 T238 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 880 T238 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 883 T238 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 885 T238 oass.SolrIndexSearcher.<init> Opening Searcher@18a9032 main
[junit4:junit4]   2> 886 T238 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 886 T238 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 889 T239 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@18a9032 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 891 T238 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 891 T238 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 891 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590003 type:create cxid:0x55 zxid:0x2a txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 1882 T236 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1882 T236 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:34170_kq_lb%2Fy",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:34170/kq_lb/y",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 1883 T236 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 1885 T236 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 1885 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590003 type:create cxid:0x5d zxid:0x2d txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 1890 T235 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 1895 T238 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 1895 T238 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:34170/kq_lb/y collection:control_collection shard:shard1
[junit4:junit4]   2> 1896 T238 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 1902 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590003 type:delete cxid:0x77 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 1903 T238 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 1903 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590003 type:create cxid:0x78 zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1905 T238 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 1905 T238 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 1905 T238 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:34170/kq_lb/y/collection1/
[junit4:junit4]   2> 1905 T238 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 1906 T238 oasc.SyncStrategy.syncToMe http://127.0.0.1:34170/kq_lb/y/collection1/ has no replicas
[junit4:junit4]   2> 1906 T238 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:34170/kq_lb/y/collection1/
[junit4:junit4]   2> 1906 T238 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 1910 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590003 type:create cxid:0x82 zxid:0x3c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3394 T236 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3401 T235 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 3416 T238 oasc.ZkController.register We are http://127.0.0.1:34170/kq_lb/y/collection1/ and leader is http://127.0.0.1:34170/kq_lb/y/collection1/
[junit4:junit4]   2> 3416 T238 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:34170/kq_lb/y
[junit4:junit4]   2> 3417 T238 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3417 T238 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3417 T238 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3419 T238 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3420 T213 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3420 T213 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3435 T213 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3444 T213 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3446 T213 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57296/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1dc9653
[junit4:junit4]   2> 3447 T213 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3447 T241 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:57296. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3448 T241 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:57296, initiating session
[junit4:junit4]   2> 3448 T215 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60644
[junit4:junit4]   2> 3448 T215 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60644
[junit4:junit4]   2> 3449 T217 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d50547d590004 with negotiated timeout 10000 for client /127.0.0.1:60644
[junit4:junit4]   2> 3449 T241 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:57296, sessionid = 0x13d50547d590004, negotiated timeout = 10000
[junit4:junit4]   2> 3450 T242 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1dc9653 name:ZooKeeperConnection Watcher:127.0.0.1:57296/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3450 T213 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3452 T213 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3455 T213 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3515 T213 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3517 T213 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53300
[junit4:junit4]   2> 3517 T213 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3518 T213 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3518 T213 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362852350672
[junit4:junit4]   2> 3519 T213 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362852350672/solr.xml
[junit4:junit4]   2> 3519 T213 oasc.CoreContainer.<init> New CoreContainer 31036858
[junit4:junit4]   2> 3519 T213 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362852350672/'
[junit4:junit4]   2> 3520 T213 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362852350672/'
[junit4:junit4]   2> 3537 T213 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3538 T213 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3538 T213 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3538 T213 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3539 T213 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3539 T213 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3539 T213 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3540 T213 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3540 T213 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3541 T213 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3547 T213 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3556 T213 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:57296/solr
[junit4:junit4]   2> 3556 T213 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3557 T213 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57296 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@10f30a9
[junit4:junit4]   2> 3557 T213 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3558 T252 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:57296. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3558 T252 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:57296, initiating session
[junit4:junit4]   2> 3559 T215 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60645
[junit4:junit4]   2> 3559 T215 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60645
[junit4:junit4]   2> 3560 T217 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d50547d590005 with negotiated timeout 20000 for client /127.0.0.1:60645
[junit4:junit4]   2> 3560 T252 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:57296, sessionid = 0x13d50547d590005, negotiated timeout = 20000
[junit4:junit4]   2> 3560 T253 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10f30a9 name:ZooKeeperConnection Watcher:127.0.0.1:57296 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3560 T213 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3561 T218 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d50547d590005
[junit4:junit4]   2> 3562 T253 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3562 T215 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:60645 which had sessionid 0x13d50547d590005
[junit4:junit4]   2> 3562 T213 oaz.ZooKeeper.close Session: 0x13d50547d590005 closed
[junit4:junit4]   2> 3562 T213 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 3566 T213 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57296/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1bad9cb
[junit4:junit4]   2> 3566 T213 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3567 T254 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:57296. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3567 T254 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:57296, initiating session
[junit4:junit4]   2> 3567 T215 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60646
[junit4:junit4]   2> 3568 T215 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60646
[junit4:junit4]   2> 3568 T217 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d50547d590006 with negotiated timeout 20000 for client /127.0.0.1:60646
[junit4:junit4]   2> 3568 T254 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:57296, sessionid = 0x13d50547d590006, negotiated timeout = 20000
[junit4:junit4]   2> 3569 T255 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1bad9cb name:ZooKeeperConnection Watcher:127.0.0.1:57296/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3569 T213 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3570 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590006 type:create cxid:0x1 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3571 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590006 type:create cxid:0x2 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3572 T213 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4575 T213 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53300_kq_lb%2Fy
[junit4:junit4]   2> 4576 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590006 type:delete cxid:0xb zxid:0x4c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:53300_kq_lb%2Fy Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:53300_kq_lb%2Fy
[junit4:junit4]   2> 4577 T213 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53300_kq_lb%2Fy
[junit4:junit4]   2> 4579 T235 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 4584 T242 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4585 T255 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4585 T235 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4589 T256 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362852350672/collection1
[junit4:junit4]   2> 4589 T256 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4590 T256 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4590 T256 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4591 T256 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362852350672/collection1/'
[junit4:junit4]   2> 4592 T256 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362852350672/collection1/lib/README' to classloader
[junit4:junit4]   2> 4592 T256 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362852350672/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4616 T256 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 4649 T256 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4650 T256 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4658 T256 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4905 T236 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4906 T236 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:34170_kq_lb%2Fy",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:34170/kq_lb/y",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 4910 T235 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 4910 T255 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 4910 T242 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5010 T256 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5016 T256 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5018 T256 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5032 T256 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5036 T256 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5039 T256 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5040 T256 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5040 T256 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5040 T256 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5041 T256 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5041 T256 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5042 T256 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362852350672/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty1/
[junit4:junit4]   2> 5042 T256 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1536a86
[junit4:junit4]   2> 5042 T256 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 5043 T256 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty1 forceNew: false
[junit4:junit4]   2> 5043 T256 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty1/index/
[junit4:junit4]   2> 5043 T256 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5044 T256 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty1/index forceNew: false
[junit4:junit4]   2> 5047 T256 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@8e5de9; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5047 T256 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5049 T256 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5050 T256 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5050 T256 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5051 T256 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5051 T256 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5051 T256 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5052 T256 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5052 T256 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5053 T256 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5055 T256 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5058 T256 oass.SolrIndexSearcher.<init> Opening Searcher@1b35ff9 main
[junit4:junit4]   2> 5059 T256 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5059 T256 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5063 T257 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b35ff9 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5065 T256 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5065 T256 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6415 T236 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6415 T236 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53300_kq_lb%2Fy",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53300/kq_lb/y",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 6416 T236 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6416 T236 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 6422 T255 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6422 T242 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6422 T235 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 7066 T256 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7067 T256 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53300/kq_lb/y collection:collection1 shard:shard2
[junit4:junit4]   2> 7068 T256 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 7074 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590006 type:delete cxid:0x48 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7075 T256 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7075 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590006 type:create cxid:0x49 zxid:0x5d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7077 T256 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7077 T256 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7077 T256 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53300/kq_lb/y/collection1/
[junit4:junit4]   2> 7078 T256 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7078 T256 oasc.SyncStrategy.syncToMe http://127.0.0.1:53300/kq_lb/y/collection1/ has no replicas
[junit4:junit4]   2> 7078 T256 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53300/kq_lb/y/collection1/
[junit4:junit4]   2> 7078 T256 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 7082 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590006 type:create cxid:0x53 zxid:0x61 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7927 T236 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7935 T255 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 7935 T235 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 7935 T242 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 7986 T256 oasc.ZkController.register We are http://127.0.0.1:53300/kq_lb/y/collection1/ and leader is http://127.0.0.1:53300/kq_lb/y/collection1/
[junit4:junit4]   2> 7987 T256 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53300/kq_lb/y
[junit4:junit4]   2> 7987 T256 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 7987 T256 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 7987 T256 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 7989 T256 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7990 T213 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 7990 T213 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 7991 T213 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8055 T213 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8058 T213 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:39529
[junit4:junit4]   2> 8058 T213 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8059 T213 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8059 T213 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362852355211
[junit4:junit4]   2> 8060 T213 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362852355211/solr.xml
[junit4:junit4]   2> 8060 T213 oasc.CoreContainer.<init> New CoreContainer 15832161
[junit4:junit4]   2> 8060 T213 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362852355211/'
[junit4:junit4]   2> 8061 T213 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362852355211/'
[junit4:junit4]   2> 8078 T213 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8078 T213 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8079 T213 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8079 T213 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8079 T213 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8080 T213 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8080 T213 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8080 T213 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8081 T213 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8081 T213 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8087 T213 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8096 T213 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:57296/solr
[junit4:junit4]   2> 8097 T213 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8097 T213 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57296 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@522371
[junit4:junit4]   2> 8098 T268 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:57296. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8098 T213 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8099 T268 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:57296, initiating session
[junit4:junit4]   2> 8099 T215 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60648
[junit4:junit4]   2> 8100 T215 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60648
[junit4:junit4]   2> 8100 T217 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d50547d590007 with negotiated timeout 20000 for client /127.0.0.1:60648
[junit4:junit4]   2> 8101 T268 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:57296, sessionid = 0x13d50547d590007, negotiated timeout = 20000
[junit4:junit4]   2> 8101 T269 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@522371 name:ZooKeeperConnection Watcher:127.0.0.1:57296 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8101 T213 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8102 T218 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d50547d590007
[junit4:junit4]   2> 8103 T269 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8103 T215 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:60648 which had sessionid 0x13d50547d590007
[junit4:junit4]   2> 8103 T213 oaz.ZooKeeper.close Session: 0x13d50547d590007 closed
[junit4:junit4]   2> 8103 T213 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8106 T213 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57296/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1430039
[junit4:junit4]   2> 8107 T270 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:57296. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8107 T213 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8108 T270 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:57296, initiating session
[junit4:junit4]   2> 8108 T215 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60649
[junit4:junit4]   2> 8108 T215 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60649
[junit4:junit4]   2> 8109 T217 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d50547d590008 with negotiated timeout 20000 for client /127.0.0.1:60649
[junit4:junit4]   2> 8109 T270 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:57296, sessionid = 0x13d50547d590008, negotiated timeout = 20000
[junit4:junit4]   2> 8109 T271 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1430039 name:ZooKeeperConnection Watcher:127.0.0.1:57296/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8110 T213 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8111 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590008 type:create cxid:0x1 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8111 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590008 type:create cxid:0x2 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8113 T213 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9116 T213 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39529_kq_lb%2Fy
[junit4:junit4]   2> 9116 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590008 type:delete cxid:0xb zxid:0x70 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:39529_kq_lb%2Fy Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:39529_kq_lb%2Fy
[junit4:junit4]   2> 9117 T213 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:39529_kq_lb%2Fy
[junit4:junit4]   2> 9119 T255 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 9119 T242 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 9119 T235 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 9121 T271 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9121 T235 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9122 T255 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9122 T242 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9130 T272 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362852355211/collection1
[junit4:junit4]   2> 9130 T272 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9131 T272 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9131 T272 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9132 T272 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362852355211/collection1/'
[junit4:junit4]   2> 9133 T272 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362852355211/collection1/lib/README' to classloader
[junit4:junit4]   2> 9133 T272 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362852355211/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9158 T272 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 9194 T272 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9196 T272 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9200 T272 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9440 T236 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9441 T236 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53300_kq_lb%2Fy",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53300/kq_lb/y",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 9444 T255 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9444 T235 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9445 T242 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9444 T271 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9570 T272 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9576 T272 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9578 T272 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9592 T272 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9595 T272 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9597 T272 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9599 T272 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9599 T272 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9599 T272 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9600 T272 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9600 T272 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9601 T272 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362852355211/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty2/
[junit4:junit4]   2> 9601 T272 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1536a86
[junit4:junit4]   2> 9601 T272 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 9602 T272 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty2 forceNew: false
[junit4:junit4]   2> 9602 T272 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty2/index/
[junit4:junit4]   2> 9602 T272 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9603 T272 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty2/index forceNew: false
[junit4:junit4]   2> 9606 T272 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@c4f518; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9606 T272 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9608 T272 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9608 T272 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9609 T272 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9609 T272 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9610 T272 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9610 T272 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9610 T272 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9611 T272 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9611 T272 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9613 T272 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9616 T272 oass.SolrIndexSearcher.<init> Opening Searcher@1ef06a3 main
[junit4:junit4]   2> 9617 T272 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9617 T272 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9620 T273 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1ef06a3 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 9622 T272 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 9622 T272 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 10950 T236 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10951 T236 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:39529_kq_lb%2Fy",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:39529/kq_lb/y",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 10951 T236 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 10951 T236 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 10955 T271 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 10955 T255 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 10955 T242 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 10955 T235 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11624 T272 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11624 T272 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:39529/kq_lb/y collection:collection1 shard:shard1
[junit4:junit4]   2> 11625 T272 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 11631 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590008 type:delete cxid:0x47 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard1 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard1
[junit4:junit4]   2> 11632 T272 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 11632 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590008 type:create cxid:0x48 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11634 T272 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 11634 T272 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 11634 T272 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:39529/kq_lb/y/collection1/
[junit4:junit4]   2> 11634 T272 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 11634 T272 oasc.SyncStrategy.syncToMe http://127.0.0.1:39529/kq_lb/y/collection1/ has no replicas
[junit4:junit4]   2> 11635 T272 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:39529/kq_lb/y/collection1/
[junit4:junit4]   2> 11635 T272 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 11638 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590008 type:create cxid:0x51 zxid:0x83 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12460 T236 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12467 T271 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 12467 T255 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 12467 T242 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 12467 T235 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 12495 T272 oasc.ZkController.register We are http://127.0.0.1:39529/kq_lb/y/collection1/ and leader is http://127.0.0.1:39529/kq_lb/y/collection1/
[junit4:junit4]   2> 12495 T272 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:39529/kq_lb/y
[junit4:junit4]   2> 12496 T272 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 12496 T272 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12496 T272 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12497 T272 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12499 T213 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 12499 T213 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12499 T213 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12567 T213 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12569 T213 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:37272
[junit4:junit4]   2> 12570 T213 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12570 T213 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12571 T213 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362852359720
[junit4:junit4]   2> 12571 T213 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362852359720/solr.xml
[junit4:junit4]   2> 12571 T213 oasc.CoreContainer.<init> New CoreContainer 16483565
[junit4:junit4]   2> 12572 T213 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362852359720/'
[junit4:junit4]   2> 12572 T213 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362852359720/'
[junit4:junit4]   2> 12590 T213 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 12591 T213 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12591 T213 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12591 T213 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12592 T213 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12592 T213 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12592 T213 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12593 T213 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12593 T213 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12593 T213 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12600 T213 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12610 T213 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:57296/solr
[junit4:junit4]   2> 12610 T213 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12611 T213 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57296 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@85018a
[junit4:junit4]   2> 12612 T284 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:57296. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12611 T213 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12612 T284 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:57296, initiating session
[junit4:junit4]   2> 12612 T215 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60652
[junit4:junit4]   2> 12613 T215 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60652
[junit4:junit4]   2> 12613 T217 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d50547d590009 with negotiated timeout 20000 for client /127.0.0.1:60652
[junit4:junit4]   2> 12613 T284 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:57296, sessionid = 0x13d50547d590009, negotiated timeout = 20000
[junit4:junit4]   2> 12614 T285 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@85018a name:ZooKeeperConnection Watcher:127.0.0.1:57296 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12614 T213 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12615 T218 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d50547d590009
[junit4:junit4]   2> 12616 T285 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12616 T213 oaz.ZooKeeper.close Session: 0x13d50547d590009 closed
[junit4:junit4]   2> 12616 T215 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:60652 which had sessionid 0x13d50547d590009
[junit4:junit4]   2> 12616 T213 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 12619 T213 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57296/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@14567bc
[junit4:junit4]   2> 12620 T213 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12621 T286 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:57296. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12621 T286 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:57296, initiating session
[junit4:junit4]   2> 12621 T215 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60653
[junit4:junit4]   2> 12622 T215 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60653
[junit4:junit4]   2> 12622 T217 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d50547d59000a with negotiated timeout 20000 for client /127.0.0.1:60653
[junit4:junit4]   2> 12622 T286 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:57296, sessionid = 0x13d50547d59000a, negotiated timeout = 20000
[junit4:junit4]   2> 12623 T287 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14567bc name:ZooKeeperConnection Watcher:127.0.0.1:57296/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12623 T213 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12624 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d59000a type:create cxid:0x1 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12625 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d59000a type:create cxid:0x2 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12626 T213 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13629 T213 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37272_kq_lb%2Fy
[junit4:junit4]   2> 13630 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d59000a type:delete cxid:0xb zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:37272_kq_lb%2Fy Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:37272_kq_lb%2Fy
[junit4:junit4]   2> 13631 T213 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37272_kq_lb%2Fy
[junit4:junit4]   2> 13633 T242 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 13633 T271 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 13633 T235 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 13634 T255 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13634 T255 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 13635 T287 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13635 T242 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13638 T271 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13638 T235 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13646 T288 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362852359720/collection1
[junit4:junit4]   2> 13646 T288 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13647 T288 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13647 T288 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13648 T288 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362852359720/collection1/'
[junit4:junit4]   2> 13649 T288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362852359720/collection1/lib/README' to classloader
[junit4:junit4]   2> 13649 T288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362852359720/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13673 T288 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 13712 T288 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13713 T288 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13717 T288 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 13974 T236 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13975 T236 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:39529_kq_lb%2Fy",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:39529/kq_lb/y",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 13984 T287 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 13984 T242 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 13984 T255 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 13984 T235 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 13984 T271 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14084 T288 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14089 T288 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14091 T288 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14107 T288 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14110 T288 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14114 T288 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14116 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14116 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14116 T288 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14117 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14118 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14118 T288 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362852359720/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty3/
[junit4:junit4]   2> 14118 T288 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1536a86
[junit4:junit4]   2> 14119 T288 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 14119 T288 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty3 forceNew: false
[junit4:junit4]   2> 14119 T288 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty3/index/
[junit4:junit4]   2> 14120 T288 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14120 T288 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty3/index forceNew: false
[junit4:junit4]   2> 14123 T288 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@220d43; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14123 T288 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14125 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14125 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14126 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14126 T288 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14127 T288 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14127 T288 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14127 T288 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14128 T288 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14128 T288 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14130 T288 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14133 T288 oass.SolrIndexSearcher.<init> Opening Searcher@1144d9b main
[junit4:junit4]   2> 14134 T288 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14134 T288 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14138 T289 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1144d9b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14141 T288 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14141 T288 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15489 T236 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15490 T236 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:37272_kq_lb%2Fy",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37272/kq_lb/y",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 15490 T236 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 15490 T236 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 15494 T235 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15494 T271 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15494 T287 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15494 T242 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15494 T255 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16143 T288 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16143 T288 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:37272/kq_lb/y collection:collection1 shard:shard2
[junit4:junit4]   2> 16150 T288 oasc.ZkController.register We are http://127.0.0.1:37272/kq_lb/y/collection1/ and leader is http://127.0.0.1:53300/kq_lb/y/collection1/
[junit4:junit4]   2> 16150 T288 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:37272/kq_lb/y
[junit4:junit4]   2> 16150 T288 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16151 T288 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C9 name=collection1 org.apache.solr.core.SolrCore@b1cf7a url=http://127.0.0.1:37272/kq_lb/y/collection1 node=127.0.0.1:37272_kq_lb%2Fy C9_STATE=coll:collection1 core:collection1 props:{state=down, node_name=127.0.0.1:37272_kq_lb%2Fy, base_url=http://127.0.0.1:37272/kq_lb/y, collection=collection1, core=collection1}
[junit4:junit4]   2> 16156 T290 C9 P37272 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16156 T288 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16157 T290 C9 P37272 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16157 T290 C9 P37272 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16157 T290 C9 P37272 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16158 T213 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 16158 T213 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16158 T290 C9 P37272 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16159 T213 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16235 T213 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16237 T213 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60278
[junit4:junit4]   2> 16237 T213 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16238 T213 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16238 T213 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1362852363381
[junit4:junit4]   2> 16239 T213 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1362852363381/solr.xml
[junit4:junit4]   2> 16239 T213 oasc.CoreContainer.<init> New CoreContainer 32893300
[junit4:junit4]   2> 16239 T213 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1362852363381/'
[junit4:junit4]   2> 16240 T213 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1362852363381/'
[junit4:junit4]   2> 16257 T213 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 16258 T213 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16258 T213 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 16258 T213 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16259 T213 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16259 T213 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16259 T213 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 16260 T213 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 16260 T213 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 16260 T213 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 16267 T213 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 16280 T213 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:57296/solr
[junit4:junit4]   2> 16281 T213 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 16281 T213 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57296 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@b534c
[junit4:junit4]   2> 16282 T213 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16282 T301 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:57296. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16283 T301 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:57296, initiating session
[junit4:junit4]   2> 16283 T215 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60656
[junit4:junit4]   2> 16284 T215 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60656
[junit4:junit4]   2> 16285 T301 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:57296, sessionid = 0x13d50547d59000b, negotiated timeout = 20000
[junit4:junit4]   2> 16285 T217 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d50547d59000b with negotiated timeout 20000 for client /127.0.0.1:60656
[junit4:junit4]   2> 16285 T302 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b534c name:ZooKeeperConnection Watcher:127.0.0.1:57296 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16286 T213 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16287 T218 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d50547d59000b
[junit4:junit4]   2> 16288 T302 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 16288 T213 oaz.ZooKeeper.close Session: 0x13d50547d59000b closed
[junit4:junit4]   2> 16288 T215 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:60656 which had sessionid 0x13d50547d59000b
[junit4:junit4]   2> 16288 T213 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 16291 T213 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57296/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1fc7d9f
[junit4:junit4]   2> 16293 T303 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:57296. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16292 T213 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16293 T303 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:57296, initiating session
[junit4:junit4]   2> 16293 T215 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60657
[junit4:junit4]   2> 16293 T215 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60657
[junit4:junit4]   2> 16294 T217 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d50547d59000c with negotiated timeout 20000 for client /127.0.0.1:60657
[junit4:junit4]   2> 16295 T303 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:57296, sessionid = 0x13d50547d59000c, negotiated timeout = 20000
[junit4:junit4]   2> 16295 T304 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1fc7d9f name:ZooKeeperConnection Watcher:127.0.0.1:57296/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16295 T213 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16296 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d59000c type:create cxid:0x1 zxid:0xa3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16297 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d59000c type:create cxid:0x2 zxid:0xa4 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16299 T213 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 16999 T236 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17001 T236 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:37272_kq_lb%2Fy",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37272/kq_lb/y",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 17006 T271 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17006 T242 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17007 T287 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17007 T235 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17006 T304 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17006 T255 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17302 T213 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60278_kq_lb%2Fy
[junit4:junit4]   2> 17303 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d59000c type:delete cxid:0xd zxid:0xa9 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:60278_kq_lb%2Fy Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:60278_kq_lb%2Fy
[junit4:junit4]   2> 17304 T213 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60278_kq_lb%2Fy
[junit4:junit4]   2> 17306 T304 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17306 T235 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17306 T271 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17306 T287 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17306 T242 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17307 T255 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17307 T287 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17307 T242 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17307 T271 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17307 T255 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17308 T304 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17309 T235 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17313 T305 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1362852363381/collection1
[junit4:junit4]   2> 17314 T305 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 17314 T305 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 17314 T305 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 17316 T305 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1362852363381/collection1/'
[junit4:junit4]   2> 17316 T305 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1362852363381/collection1/lib/README' to classloader
[junit4:junit4]   2> 17317 T305 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1362852363381/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 17357 T305 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 17405 T250 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {action=PREPRECOVERY&checkLive=true&onlyIfLeader=true&state=recovering&version=2&coreNodeName=127.0.0.1:37272_kq_lb%252Fy_collection1&wt=javabin&nodeName=127.0.0.1:37272_kq_lb%252Fy&core=collection1} status=0 QTime=1002 
[junit4:junit4]   2> 17409 T305 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 17410 T305 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 17414 T305 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 17799 T305 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 17805 T305 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 17812 T305 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 17828 T305 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17832 T305 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17835 T305 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17836 T305 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17836 T305 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17837 T305 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17838 T305 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17838 T305 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17838 T305 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1362852363381/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty4/
[junit4:junit4]   2> 17839 T305 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1536a86
[junit4:junit4]   2> 17839 T305 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 17840 T305 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty4 forceNew: false
[junit4:junit4]   2> 17840 T305 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty4/index/
[junit4:junit4]   2> 17841 T305 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 17841 T305 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty4/index forceNew: false
[junit4:junit4]   2> 17844 T305 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@16ae476; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17844 T305 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17846 T305 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 17847 T305 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 17847 T305 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 17848 T305 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 17848 T305 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 17848 T305 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 17849 T305 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 17849 T305 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 17850 T305 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 17852 T305 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 17855 T305 oass.SolrIndexSearcher.<init> Opening Searcher@1765199 main
[junit4:junit4]   2> 17856 T305 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 17856 T305 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 17860 T306 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1765199 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17862 T305 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 17863 T305 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18511 T236 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18511 T236 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60278_kq_lb%2Fy",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60278/kq_lb/y",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 18512 T236 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 18512 T236 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 18516 T235 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18516 T255 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18516 T287 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18516 T242 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18516 T271 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18516 T304 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18865 T305 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 18865 T305 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60278/kq_lb/y collection:collection1 shard:shard1
[junit4:junit4]   2> 18868 T305 oasc.ZkController.register We are http://127.0.0.1:60278/kq_lb/y/collection1/ and leader is http://127.0.0.1:39529/kq_lb/y/collection1/
[junit4:junit4]   2> 18868 T305 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60278/kq_lb/y
[junit4:junit4]   2> 18868 T305 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 18869 T305 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C10 name=collection1 org.apache.solr.core.SolrCore@1b49ba6 url=http://127.0.0.1:60278/kq_lb/y/collection1 node=127.0.0.1:60278_kq_lb%2Fy C10_STATE=coll:collection1 core:collection1 props:{state=down, node_name=127.0.0.1:60278_kq_lb%2Fy, base_url=http://127.0.0.1:60278/kq_lb/y, collection=collection1, core=collection1}
[junit4:junit4]   2> 18869 T307 C10 P60278 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 18870 T307 C10 P60278 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 18870 T305 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18870 T307 C10 P60278 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 18870 T307 C10 P60278 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18871 T213 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 18871 T307 C10 P60278 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18871 T213 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 18872 T213 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18878 T213 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18880 T213 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18885 T249 oasc.CoreContainer.create Creating SolrCore 'onenodecollectioncore' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362852350672/onenodecollectioncore
[junit4:junit4]   2> 18885 T249 oasc.ZkController.createCollectionZkNode Check for collection zkNode:onenodecollection
[junit4:junit4]   2> 18886 T249 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:onenodecollection
[junit4:junit4]   2> 18886 T249 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 18887 T249 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 18887 T249 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection
[junit4:junit4]   2> 18889 T249 oasc.ZkController.readConfigName Load collection config from:/collections/onenodecollection
[junit4:junit4]   2> 18890 T249 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362852350672/onenodecollectioncore/'
[junit4:junit4]   2> 18925 T249 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 18969 T249 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 18970 T249 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 18975 T249 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 19336 T249 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 19342 T249 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 19345 T249 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 19364 T249 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19368 T249 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19371 T249 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19372 T249 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19373 T249 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19373 T249 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19374 T249 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19375 T249 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19375 T249 oasc.SolrCore.<init> [onenodecollectioncore] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362852350672/onenodecollectioncore/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362852347222/onenodecollection/
[junit4:junit4]   2> 19376 T249 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1536a86
[junit4:junit4]   2> 19376 T249 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 19377 T249 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362852347222/onenodecollection forceNew: false
[junit4:junit4]   2> 19377 T249 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362852347222/onenodecollection/index/
[junit4:junit4]   2> 19378 T249 oasc.SolrCore.initIndex WARNING [onenodecollectioncore] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362852347222/onenodecollection/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 19378 T249 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362852347222/onenodecollection/index forceNew: false
[junit4:junit4]   2> 19382 T249 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solrtest-BasicDistributedZk2Test-1362852347222/onenodecollection/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@138a9c8; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19382 T249 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19385 T249 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 19386 T249 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 19386 T249 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 19387 T249 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 19388 T249 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 19388 T249 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 19389 T249 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 19389 T249 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 19389 T249 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 19392 T249 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 19394 T249 oass.SolrIndexSearcher.<init> Opening Searcher@18bb4a6 main
[junit4:junit4]   2> 19395 T249 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 19395 T249 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 19399 T309 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@18bb4a6 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 19401 T249 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2>  C9_STATE=coll:collection1 core:collection1 props:{state=recovering, node_name=127.0.0.1:37272_kq_lb%2Fy, base_url=http://127.0.0.1:37272/kq_lb/y, collection=collection1, shard=shard2, core=collection1}
[junit4:junit4]   2> 19430 T290 C9 P37272 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:53300/kq_lb/y/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 19434 T290 C9 P37272 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   2> 19439 T290 C9 P37272 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:37272/kq_lb/y START replicas=[http://127.0.0.1:53300/kq_lb/y/collection1/] nUpdates=100
[junit4:junit4]   2> 19441 T290 C9 P37272 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 19441 T290 C9 P37272 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 19441 T290 C9 P37272 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 19441 T290 C9 P37272 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 19442 T290 C9 P37272 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 19442 T290 C9 P37272 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:53300/kq_lb/y/collection1/. core=collection1
[junit4:junit4]   2> 19442 T290 C9 P37272 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C11 name=collection1 org.apache.solr.core.SolrCore@1a4fdc6 url=http://127.0.0.1:53300/kq_lb/y/collection1 node=127.0.0.1:53300_kq_lb%2Fy C11_STATE=coll:collection1 core:collection1 props:{state=active, node_name=127.0.0.1:53300_kq_lb%2Fy, base_url=http://127.0.0.1:53300/kq_lb/y, collection=collection1, shard=shard2, core=collection1, leader=true}
[junit4:junit4]   2> 19457 T251 C11 P53300 REQ /get {distrib=false&version=2&wt=javabin&getVersions=100&qt=/get} status=0 QTime=2 
[junit4:junit4]   2> 19461 T250 C11 P53300 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 19463 T250 C11 P53300 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@8e5de9; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19463 T250 C11 P53300 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19469 T250 C11 P53300 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@8e5de9; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@8e5de9; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19470 T250 C11 P53300 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19470 T250 C11 P53300 oass.SolrIndexSearcher.<init> Opening Searcher@1f4ef34 realtime
[junit4:junit4]   2> 19471 T250 C11 P53300 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19471 T250 C11 P53300 /update {commit_end_point=true&version=2&openSearcher=false&waitSearcher=true&softCommit=false&wt=javabin&commit=true} {commit=} 0 16
[junit4:junit4]   2> 19492 T290 C9 P37272 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19492 T290 C9 P37272 oascsi.HttpClientUtil.createClient Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000
[junit4:junit4]   2> 19497 T290 C9 P37272 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 19513 T251 C11 P53300 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19513 T251 C11 P53300 REQ /replication {version=2&command=indexversion&wt=javabin&qt=/replication} status=0 QTime=14 
[junit4:junit4]   2> 19514 T290 C9 P37272 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 19515 T290 C9 P37272 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 19515 T290 C9 P37272 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 19518 T250 C11 P53300 REQ /replication {version=2&command=filelist&wt=javabin&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 19519 T290 C9 P37272 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 19519 T290 C9 P37272 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty3/index.20130309180606736 forceNew: false
[junit4:junit4]   2> 19520 T290 C9 P37272 oash.SnapPuller.fetchLatestIndex Starting download to NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty3/index.20130309180606736 lockFactory=org.apache.lucene.store.NativeFSLockFactory@13fe0a4; maxCacheMB=48.0 maxMergeSizeMB=4.0) fullCopy=false
[junit4:junit4]   2> 19527 T248 C11 P53300 REQ /replication {checksum=true&file=segments_2&command=filecontent&wt=filestream&qt=/replication&generation=2} status=0 QTime=2 
[junit4:junit4]   2> 19532 T290 C9 P37272 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 19541 T290 C9 P37272 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 19541 T290 C9 P37272 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 19543 T290 C9 P37272 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@220d43; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@220d43; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19552 T290 C9 P37272 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19553 T290 C9 P37272 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 19553 T290 C9 P37272 oass.SolrIndexSearcher.<init> Opening Searcher@93e431 main
[junit4:junit4]   2> 19554 T289 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@93e431 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 19555 T290 C9 P37272 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty3/index.20130309180606736 lockFactory=org.apache.lucene.store.NativeFSLockFactory@13fe0a4; maxCacheMB=48.0 maxMergeSizeMB=4.0)
[junit4:junit4]   2> 19558 T290 C9 P37272 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 19559 T290 C9 P37272 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 19559 T290 C9 P37272 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 19559 T290 C9 P37272 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19561 T290 C9 P37272 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 20020 T236 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20021 T236 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60278_kq_lb%2Fy",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60278/kq_lb/y",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 20027 T236 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53300_kq_lb%2Fy",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53300/kq_lb/y",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core":"onenodecollectioncore"}
[junit4:junit4]   2> 20028 T236 oasc.Overseer$ClusterStateUpdater.createCollection Create collection onenodecollection with numShards 1
[junit4:junit4]   2> 20028 T236 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 20032 T236 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:37272_kq_lb%2Fy",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37272/kq_lb/y",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 20054 T287 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20054 T304 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20054 T255 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20054 T235 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20054 T242 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20054 T271 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20403 T249 oasc.CoreContainer.registerCore registering core: onenodecollectioncore
[junit4:junit4]   2> 20403 T249 oasc.ZkController.register Register replica - core:onenodecollectioncore address:http://127.0.0.1:53300/kq_lb/y collection:onenodecollection shard:shard1
[junit4:junit4]   2> 20404 T249 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leader_elect/shard1/election
[junit4:junit4]   2> 20412 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590006 type:delete cxid:0xa8 zxid:0xc4 txntype:-1 reqpath:n/a Error Path:/solr/collections/onenodecollection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/onenodecollection/leaders
[junit4:junit4]   2> 20412 T249 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 20413 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590006 type:create cxid:0xa9 zxid:0xc5 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 20414 T249 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 20415 T249 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 20415 T249 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53300/kq_lb/y/onenodecollectioncore/
[junit4:junit4]   2> 20415 T249 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 20415 T249 oasc.SyncStrategy.syncToMe http://127.0.0.1:53300/kq_lb/y/onenodecollectioncore/ has no replicas
[junit4:junit4]   2> 20416 T249 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53300/kq_lb/y/onenodecollectioncore/
[junit4:junit4]   2> 20416 T249 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leaders/shard1
[junit4:junit4]   2> 20420 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590006 type:create cxid:0xb3 zxid:0xc9 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 20879 T267 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {action=PREPRECOVERY&checkLive=true&onlyIfLeader=true&state=recovering&version=2&coreNodeName=127.0.0.1:60278_kq_lb%252Fy_collection1&wt=javabin&nodeName=127.0.0.1:60278_kq_lb%252Fy&core=collection1} status=0 QTime=2000 
[junit4:junit4]   2> 21563 T236 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21570 T287 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21570 T304 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21570 T271 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21570 T255 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21570 T235 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21570 T242 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21574 T249 oasc.ZkController.register We are http://127.0.0.1:53300/kq_lb/y/onenodecollectioncore/ and leader is http://127.0.0.1:53300/kq_lb/y/onenodecollectioncore/
[junit4:junit4]   2> 21574 T249 oasc.ZkController.register No LogReplay needed for core=onenodecollectioncore baseURL=http://127.0.0.1:53300/kq_lb/y
[junit4:junit4]   2> 21575 T249 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 21575 T249 oasc.ZkController.publish publishing core=onenodecollectioncore state=active
[junit4:junit4]   2> 21577 T249 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21578 T249 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {action=CREATE&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362852347222/onenodecollection&numShards=1&version=2&roles=none&collection=onenodecollection&wt=javabin&name=onenodecollectioncore} status=0 QTime=2694 
[junit4:junit4]   2> 21578 T213 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: onenodecollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 21579 T213 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22582 T213 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C10_STATE=coll:collection1 core:collection1 props:{state=recovering, node_name=127.0.0.1:60278_kq_lb%2Fy, base_url=http://127.0.0.1:60278/kq_lb/y, collection=collection1, shard=shard1, core=collection1}
[junit4:junit4]   2> 22880 T307 C10 P60278 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:39529/kq_lb/y/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 22881 T307 C10 P60278 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:60278/kq_lb/y START replicas=[http://127.0.0.1:39529/kq_lb/y/collection1/] nUpdates=100
[junit4:junit4]   2> 22881 T307 C10 P60278 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 22881 T307 C10 P60278 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 22881 T307 C10 P60278 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 22882 T307 C10 P60278 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 22882 T307 C10 P60278 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 22882 T307 C10 P60278 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:39529/kq_lb/y/collection1/. core=collection1
[junit4:junit4]   2> 22883 T307 C10 P60278 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C12 name=collection1 org.apache.solr.core.SolrCore@10089d6 url=http://127.0.0.1:39529/kq_lb/y/collection1 node=127.0.0.1:39529_kq_lb%2Fy C12_STATE=coll:collection1 core:collection1 props:{state=active, node_name=127.0.0.1:39529_kq_lb%2Fy, base_url=http://127.0.0.1:39529/kq_lb/y, collection=collection1, shard=shard1, core=collection1, leader=true}
[junit4:junit4]   2> 22886 T267 C12 P39529 REQ /get {distrib=false&version=2&wt=javabin&getVersions=100&qt=/get} status=0 QTime=0 
[junit4:junit4]   2> 22889 T266 C12 P39529 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22892 T266 C12 P39529 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@c4f518; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 22893 T266 C12 P39529 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 22900 T266 C12 P39529 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@c4f518; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@c4f518; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22900 T266 C12 P39529 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22901 T266 C12 P39529 oass.SolrIndexSearcher.<init> Opening Searcher@bd07b0 realtime
[junit4:junit4]   2> 22902 T266 C12 P39529 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22902 T266 C12 P39529 /update {commit_end_point=true&version=2&openSearcher=false&waitSearcher=true&softCommit=false&wt=javabin&commit=true} {commit=} 0 13
[junit4:junit4]   2> 22904 T307 C10 P60278 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22904 T307 C10 P60278 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 22907 T267 C12 P39529 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22908 T267 C12 P39529 REQ /replication {version=2&command=indexversion&wt=javabin&qt=/replication} status=0 QTime=1 
[junit4:junit4]   2> 22909 T307 C10 P60278 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 22909 T307 C10 P60278 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 22909 T307 C10 P60278 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 22912 T266 C12 P39529 REQ /replication {version=2&command=filelist&wt=javabin&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 22913 T307 C10 P60278 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 22914 T307 C10 P60278 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty4/index.20130309180610131 forceNew: false
[junit4:junit4]   2> 22915 T307 C10 P60278 oash.SnapPuller.fetchLatestIndex Starting download to NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty4/index.20130309180610131 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1e8681d; maxCacheMB=48.0 maxMergeSizeMB=4.0) fullCopy=false
[junit4:junit4]   2> 22917 T265 C12 P39529 REQ /replication {checksum=true&file=segments_2&command=filecontent&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 22919 T307 C10 P60278 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 22930 T307 C10 P60278 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 22930 T307 C10 P60278 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 22932 T307 C10 P60278 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@16ae476; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@16ae476; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22933 T307 C10 P60278 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22933 T307 C10 P60278 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 22933 T307 C10 P60278 oass.SolrIndexSearcher.<init> Opening Searcher@124a854 main
[junit4:junit4]   2> 22934 T306 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@124a854 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 22935 T307 C10 P60278 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty4/index.20130309180610131 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1e8681d; maxCacheMB=48.0 maxMergeSizeMB=4.0)
[junit4:junit4]   2> 22935 T307 C10 P60278 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 22935 T307 C10 P60278 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 22936 T307 C10 P60278 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 22936 T307 C10 P60278 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 22939 T307 C10 P60278 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 23076 T236 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23077 T236 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53300_kq_lb%2Fy",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53300/kq_lb/y",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore"}
[junit4:junit4]   2> 23081 T236 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60278_kq_lb%2Fy",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60278/kq_lb/y",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 23100 T271 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23100 T255 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23100 T235 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23100 T287 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23100 T304 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23100 T242 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23584 T213 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23585 T213 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: onenodecollection
[junit4:junit4]   2> 23585 T213 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 23601 T265 oejs.Response.sendError WARNING Committed before 404 Can not find: /kq_lb/y/onenodecollectioncore/update
[junit4:junit4]   2> 23602 T213 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57296 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@ed1d90
[junit4:junit4]   2> 23602 T265 oejs.ServletHandler.doHandle WARNING /kq_lb/y/onenodecollectioncore/update java.lang.IllegalStateException: Committed
[junit4:junit4]   2> 	at org.eclipse.jetty.server.Response.resetBuffer(Response.java:1136)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.Response.sendError(Response.java:314)
[junit4:junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$Servlet404.service(JettySolrRunner.java:465)
[junit4:junit4]   2> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:770)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:669)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1336)
[junit4:junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:379)
[junit4:junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:141)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
[junit4:junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:135)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:453)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:275)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1074)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:382)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1006)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:365)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:485)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:937)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:998)
[junit4:junit4]   2> 	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:948)
[junit4:junit4]   2> 	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
[junit4:junit4]   2> 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
[junit4:junit4]   2> 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
[junit4:junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 23603 T314 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:57296. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 23602 T213 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 23603 T314 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:57296, initiating session
[junit4:junit4]   2> 23603 T215 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60671
[junit4:junit4]   2> 23604 T215 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60671
[junit4:junit4]   2> 23604 T217 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d50547d59000d with negotiated timeout 10000 for client /127.0.0.1:60671
[junit4:junit4]   2> 23604 T314 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:57296, sessionid = 0x13d50547d59000d, negotiated timeout = 10000
[junit4:junit4]   2> 23605 T315 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ed1d90 name:ZooKeeperConnection Watcher:127.0.0.1:57296 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 23605 T213 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   1> / (2)
[junit4:junit4]   1> DATA:
[junit4:junit4]   1>     
[junit4:junit4]   1>  /zookeeper (1)
[junit4:junit4]   1>  DATA:
[junit4:junit4]   1>      
[junit4:junit4]   1>  /solr (7)
[junit4:junit4]   1>   /solr/overseer_elect (2)
[junit4:junit4]   1>    /solr/overseer_elect/leader (0)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"id":"89315891427737603-127.0.0.1:34170_kq_lb%2Fy-n_0000000000"}
[junit4:junit4]   1>    /solr/overseer_elect/election (5)
[junit4:junit4]   1>     /solr/overseer_elect/election/89315891427737610-127.0.0.1:37272_kq_lb%2Fy-n_0000000003 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89315891427737612-127.0.0.1:60278_kq_lb%2Fy-n_0000000004 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89315891427737608-127.0.0.1:39529_kq_lb%2Fy-n_0000000002 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89315891427737606-127.0.0.1:53300_kq_lb%2Fy-n_0000000001 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89315891427737603-127.0.0.1:34170_kq_lb%2Fy-n_0000000000 (0)
[junit4:junit4]   1>   /solr/collections (3)
[junit4:junit4]   1>    /solr/collections/collection1 (3)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"configName":"conf1"}
[junit4:junit4]   1>     /solr/collections/collection1/leaders (2)
[junit4:junit4]   1>      /solr/collections/collection1/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "node_name":"127.0.0.1:39529_kq_lb%2Fy",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:39529/kq_lb/y",
[junit4:junit4]   1>            "core":"collection1"}
[junit4:junit4]   1>      /solr/collections/collection1/leaders/shard2 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "node_name":"127.0.0.1:53300_kq_lb%2Fy",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:53300/kq_lb/y",
[junit4:junit4]   1>            "core":"collection1"}
[junit4:junit4]   1>     /solr/collections/collection1/leader_elect (2)
[junit4:junit4]   1>      /solr/collections/collection1/leader_elect/shard1 (1)
[junit4:junit4]   1>       /solr/collections/collection1/leader_elect/shard1/election (2)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/89315891427737612-127.0.0.1:60278_kq_lb%2Fy_collection1-n_0000000001 (0)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/89315891427737608-127.0.0.1:39529_kq_lb%2Fy_collection1-n_0000000000 (0)
[junit4:junit4]   1>      /solr/collections/collection1/leader_elect/shard2 (1)
[junit4:junit4]   1>       /solr/collections/collection1/leader_elect/shard2/election (2)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard2/election/89315891427737606-127.0.0.1:53300_kq_lb%2Fy_collection1-n_0000000000 (0)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard2/election/89315891427737610-127.0.0.1:37272_kq_lb%2Fy_collection1-n_0000000001 (0)
[junit4:junit4]   1>     /solr/collections/collection1/shards (0)
[junit4:junit4]   1>    /solr/collections/onenodecollection (2)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {
[junit4:junit4]   1>          "configName":"conf1",
[junit4:junit4]   1>          "router":"compositeId"}
[junit4:junit4]   1>     /solr/collections/onenodecollection/leaders (1)
[junit4:junit4]   1>      /solr/collections/onenodecollection/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "node_name":"127.0.0.1:53300_kq_lb%2Fy",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:53300/kq_lb/y",
[junit4:junit4]   1>            "core":"onenodecollectioncore"}
[junit4:junit4]   1>     /solr/collections/onenodecollection/leader_elect (1)
[junit4:junit4]   1>      /solr/collections/onenodecollection/leader_elect/shard1 (1)
[junit4:junit4]   1>       /solr/collections/onenodecollection/leader_elect/shard1/election (1)
[junit4:junit4]   1>        /solr/collections/onenodecollection/leader_elect/shard1/election/89315891427737606-127.0.0.1:53300_kq_lb%2Fy_onenodecollectioncore-n_0000000000 (0)
[junit4:junit4]   1>    /solr/collections/control_collection (3)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"configName":"conf1"}
[junit4:junit4]   1>     /solr/collections/control_collection/leaders (1)
[junit4:junit4]   1>      /solr/collections/control_collection/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "node_name":"127.0.0.1:34170_kq_lb%2Fy",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:34170/kq_lb/y",
[junit4:junit4]   1>            "core":"collection1"}
[junit4:junit4]   1>     /solr/collections/control_collection/leader_elect (1)
[junit4:junit4]   1>      /solr/collections/control_collection/leader_elect/shard1 (1)
[junit4:junit4]   1>       /solr/collections/control_collection/leader_elect/shard1/election (1)
[junit4:junit4]   1>        /solr/collections/control_collection/leader_elect/shard1/election/89315891427737603-127.0.0.1:34170_kq_lb%2Fy_collection1-n_0000000000 (0)
[junit4:junit4]   1>     /solr/collections/control_collection/shards (0)
[junit4:junit4]   1>   /solr/overseer (3)
[junit4:junit4]   1>   DATA:
[junit4:junit4]   1>       
[junit4:junit4]   1>    /solr/overseer/queue-work (0)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        
[junit4:junit4]   1>    /solr/overseer/queue (0)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        
[junit4:junit4]   1>    /solr/overseer/collection-queue-work (0)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        
[junit4:junit4]   1>   /solr/configs (1)
[junit4:junit4]   1>    /solr/configs/conf1 (9)
[junit4:junit4]   1>     /solr/configs/conf1/solrconfig.xml (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/currency.xml (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/schema.xml (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/protwords.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/open-exchange-rates.json (0)
[junit4:junit4]   1>     DATA:
[junit4:junit4]   1>         {
[junit4:junit4]   1>           "disclaimer": "This data is not real, it was synthetically created to match currency.xml.  It is modeled after the data format available from openexchangerates.org.  See https://openexchangerates.org/documentation for details",
[junit4:junit4]   1>           "license": "http://www.apache.org/licenses/LICENSE-2.0",
[junit4:junit4]   1>           "timestamp": 1332070464,
[junit4:junit4]   1>         
[junit4:junit4]   1>         
[junit4:junit4]   1>           "IMPORTANT NOTE": "In order for tests to work, this data must be kept in sync with ./currency.xml",
[junit4:junit4]   1>         
[junit4:junit4]   1>         
[junit4:junit4]   1>           "base": "USD",
[junit4:junit4]   1>           "rates": {
[junit4:junit4]   1>             "USD": 1,
[junit4:junit4]   1>             "JPY": 81.29,
[junit4:junit4]   1>             "EUR": 2.5,
[junit4:junit4]   1>             "GBP": 0.5,
[junit4:junit4]   1>             "MXN": 2.0
[junit4:junit4]   1>           }
[junit4:junit4]   1>         }
[junit4:junit4]   1>         
[junit4:junit4]   1>     /solr/configs/conf1/stopwords.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/old_synonyms.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/mapping-ISOLatin1Accent.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/synonyms.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>   /solr/aliases.json (0)
[junit4:junit4]   1>   /solr/live_nodes (5)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:53300_kq_lb%2Fy (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:34170_kq_lb%2Fy (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:60278_kq_lb%2Fy (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:37272_kq_lb%2Fy (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:39529_kq_lb%2Fy (0)
[junit4:junit4]   1>   /solr/clusterstate.json (0)
[junit4:junit4]   1>   DATA:
[junit4:junit4]   1>       {
[junit4:junit4]   1>         "collection1":{
[junit4:junit4]   1>           "router":"compositeId",
[junit4:junit4]   1>           "shards":{
[junit4:junit4]   1>             "shard1":{
[junit4:junit4]   1>               "range":"80000000-ffffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{
[junit4:junit4]   1>   

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

 NOTE": "In order for tests to work, this data must be kept in sync with ./currency.xml",
[junit4:junit4]   1>         
[junit4:junit4]   1>         
[junit4:junit4]   1>           "base": "USD",
[junit4:junit4]   1>           "rates": {
[junit4:junit4]   1>             "USD": 1,
[junit4:junit4]   1>             "JPY": 81.29,
[junit4:junit4]   1>             "EUR": 2.5,
[junit4:junit4]   1>             "GBP": 0.5,
[junit4:junit4]   1>             "MXN": 2.0
[junit4:junit4]   1>           }
[junit4:junit4]   1>         }
[junit4:junit4]   1>         
[junit4:junit4]   1>   /solr/live_nodes (5)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:39613_cn_nj%2Fx (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:57546_cn_nj%2Fx (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:57303_cn_nj%2Fx (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:46999_cn_nj%2Fx (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:35431_cn_nj%2Fx (0)
[junit4:junit4]   1>   /solr/aliases.json (0)
[junit4:junit4]   1>   /solr/overseer (3)
[junit4:junit4]   1>   DATA:
[junit4:junit4]   1>       
[junit4:junit4]   1>    /solr/overseer/queue-work (0)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        
[junit4:junit4]   1>    /solr/overseer/collection-queue-work (0)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        
[junit4:junit4]   1>    /solr/overseer/queue (0)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        
[junit4:junit4]   1>  /zookeeper (1)
[junit4:junit4]   1>  DATA:
[junit4:junit4]   1>      
[junit4:junit4]   1> 
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UnloadDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=9DD2395E13392D01 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=de -Dtests.timezone=Africa/Bamako -Dtests.file.encoding=UTF-8
[junit4:junit4] FAILURE  140s J0 | UnloadDistributedZkTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Still found shard
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([9DD2395E13392D01:1C34B74664664D3D]:0)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:124)
[junit4:junit4]    > 	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:77)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:487)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 139654 T230 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 139663 T229 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
[junit4:junit4]   2> 139725 T233 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {multiDefault=PostingsFormat(name=MockSep), intDefault=PostingsFormat(name=SimpleText), timestamp=PostingsFormat(name=SimpleText), range_facet_l=PostingsFormat(name=SimpleText), a_si=PostingsFormat(name=MockSep), range_facet_sl=PostingsFormat(name=NestedPulsing), a_t=PostingsFormat(name=SimpleText), range_facet_si=PostingsFormat(name=MockSep), _version_=PostingsFormat(name=SimpleText), id=PostingsFormat(name=Lucene41WithOrds), text=PostingsFormat(name=NestedPulsing), other_tl1=PostingsFormat(name=SimpleText)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=de, timezone=Africa/Bamako
[junit4:junit4]   2> NOTE: Linux 3.2.0-38-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=1,free=32151136,total=82149376
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestSolrIndexConfig, TestSweetSpotSimilarityFactory, ShowFileRequestHandlerTest, SystemInfoHandlerTest, TestFunctionQuery, TestBadConfig, LeaderElectionTest, TestIBSimilarityFactory, TestCoreContainer, UnloadDistributedZkTest]
[junit4:junit4] Completed on J0 in 139.95s, 1 test, 1 failure <<< FAILURES!

[...truncated 725 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:381: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:361: 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:183: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:449: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1213: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:877: There were test failures: 270 suites, 1140 tests, 1 error, 1 failure, 13 ignored (7 assumptions)

Total time: 46 minutes 8 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 32bit/jdk1.8.0-ea-b79 -server -XX:+UseConcMarkSweepGC
Email was triggered for: Failure
Sending email for trigger: Failure



Re: [JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.8.0-ea-b79) - Build # 4608 - Failure!

Posted by Mark Miller <ma...@gmail.com>.
Back at home base - I'll start looking into this test again.

- Mark

On Mar 9, 2013, at 10:21 AM, Policeman Jenkins Server <je...@thetaphi.de> wrote:

> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/4608/
> Java: 32bit/jdk1.8.0-ea-b79 -server -XX:+UseConcMarkSweepGC
> 
> 2 tests failed.
> REGRESSION:  org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch
> 
> Error Message:
> Server at http://127.0.0.1:39529/kq_lb/y/onenodecollectioncore returned non ok status:404, message:Can not find: /kq_lb/y/onenodecollectioncore/update
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Server at http://127.0.0.1:39529/kq_lb/y/onenodecollectioncore returned non ok status:404, message:Can not find: /kq_lb/y/onenodecollectioncore/update
> 	at __randomizedtesting.SeedInfo.seed([9DD2395E13392D01:1C34B74664664D3D]:0)
> 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:375)
> 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
> 	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
> 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
> 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
> 	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:196)
> 	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:85)
> 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:487)
> 	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:722)
> 
> 
> REGRESSION:  org.apache.solr.cloud.UnloadDistributedZkTest.testDistribSearch
> 
> Error Message:
> Still found shard
> 
> Stack Trace:
> java.lang.AssertionError: Still found shard
> 	at __randomizedtesting.SeedInfo.seed([9DD2395E13392D01:1C34B74664664D3D]:0)
> 	at org.junit.Assert.fail(Assert.java:93)
> 	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:124)
> 	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:77)
> 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:487)
> 	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:722)
> 
> 
> 
> 
> Build Log:
> [...truncated 9007 lines...]
> [junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
> [junit4:junit4]   2> 0 T213 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /kq_lb/y
> [junit4:junit4]   2> 4 T213 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
> [junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362852347222
> [junit4:junit4]   2> 5 T213 oasc.ZkTestServer.run STARTING ZK TEST SERVER
> [junit4:junit4]   2> 5 T214 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
> [junit4:junit4]   2> 6 T214 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
> [junit4:junit4]   2> 6 T214 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
> [junit4:junit4]   2> 6 T214 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
> [junit4:junit4]   2> 7 T214 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
> [junit4:junit4]   2> 7 T214 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/zookeeper/server1/data/version-2/snapshot.0
> [junit4:junit4]   2> 105 T213 oasc.ZkTestServer.run start zk server on port:57296
> [junit4:junit4]   2> 106 T213 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57296 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@184c1e0
> [junit4:junit4]   2> 107 T213 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 107 T219 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:57296. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
> [junit4:junit4]   2> 107 T219 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:57296, initiating session
> [junit4:junit4]   2> 107 T215 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60640
> [junit4:junit4]   2> 108 T215 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60640
> [junit4:junit4]   2> 108 T217 oazsp.FileTxnLog.append Creating new log file: log.1
> [junit4:junit4]   2> 180 T217 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d50547d590000 with negotiated timeout 10000 for client /127.0.0.1:60640
> [junit4:junit4]   2> 180 T219 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:57296, sessionid = 0x13d50547d590000, negotiated timeout = 10000
> [junit4:junit4]   2> 181 T220 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@184c1e0 name:ZooKeeperConnection Watcher:127.0.0.1:57296 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 181 T213 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   2> 181 T213 oascc.SolrZkClient.makePath makePath: /solr
> [junit4:junit4]   2> 184 T218 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d50547d590000
> [junit4:junit4]   2> 185 T220 oaz.ClientCnxn$EventThread.run EventThread shut down
> [junit4:junit4]   2> 185 T215 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:60640 which had sessionid 0x13d50547d590000
> [junit4:junit4]   2> 185 T213 oaz.ZooKeeper.close Session: 0x13d50547d590000 closed
> [junit4:junit4]   2> 186 T213 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57296/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1433f60
> [junit4:junit4]   2> 187 T213 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 187 T221 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:57296. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
> [junit4:junit4]   2> 187 T221 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:57296, initiating session
> [junit4:junit4]   2> 188 T215 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60641
> [junit4:junit4]   2> 188 T215 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60641
> [junit4:junit4]   2> 189 T217 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d50547d590001 with negotiated timeout 10000 for client /127.0.0.1:60641
> [junit4:junit4]   2> 189 T221 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:57296, sessionid = 0x13d50547d590001, negotiated timeout = 10000
> [junit4:junit4]   2> 189 T222 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1433f60 name:ZooKeeperConnection Watcher:127.0.0.1:57296/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 189 T213 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   2> 190 T213 oascc.SolrZkClient.makePath makePath: /collections/collection1
> [junit4:junit4]   2> 193 T213 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
> [junit4:junit4]   2> 195 T213 oascc.SolrZkClient.makePath makePath: /collections/control_collection
> [junit4:junit4]   2> 197 T213 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
> [junit4:junit4]   2> 199 T213 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:junit4]   2> 199 T213 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
> [junit4:junit4]   2> 203 T213 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:junit4]   2> 203 T213 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
> [junit4:junit4]   2> 206 T213 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:junit4]   2> 207 T213 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
> [junit4:junit4]   2> 209 T213 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:junit4]   2> 209 T213 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
> [junit4:junit4]   2> 211 T213 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:junit4]   2> 212 T213 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
> [junit4:junit4]   2> 214 T213 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:junit4]   2> 215 T213 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
> [junit4:junit4]   2> 217 T213 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:junit4]   2> 217 T213 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
> [junit4:junit4]   2> 220 T213 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:junit4]   2> 220 T213 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
> [junit4:junit4]   2> 222 T213 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:junit4]   2> 223 T213 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
> [junit4:junit4]   2> 225 T218 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d50547d590001
> [junit4:junit4]   2> 225 T222 oaz.ClientCnxn$EventThread.run EventThread shut down
> [junit4:junit4]   2> 225 T213 oaz.ZooKeeper.close Session: 0x13d50547d590001 closed
> [junit4:junit4]   2> 225 T215 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:60641 which had sessionid 0x13d50547d590001
> [junit4:junit4]   2> 287 T213 oejs.Server.doStart jetty-8.1.8.v20121106
> [junit4:junit4]   2> 293 T213 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:34170
> [junit4:junit4]   2> 294 T213 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
> [junit4:junit4]   2> 294 T213 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
> [junit4:junit4]   2> 295 T213 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362852347443
> [junit4:junit4]   2> 295 T213 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362852347443/solr.xml
> [junit4:junit4]   2> 295 T213 oasc.CoreContainer.<init> New CoreContainer 12123349
> [junit4:junit4]   2> 296 T213 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362852347443/'
> [junit4:junit4]   2> 296 T213 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362852347443/'
> [junit4:junit4]   2> 317 T213 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
> [junit4:junit4]   2> 317 T213 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
> [junit4:junit4]   2> 318 T213 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
> [junit4:junit4]   2> 318 T213 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
> [junit4:junit4]   2> 319 T213 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
> [junit4:junit4]   2> 319 T213 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
> [junit4:junit4]   2> 319 T213 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
> [junit4:junit4]   2> 320 T213 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
> [junit4:junit4]   2> 320 T213 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
> [junit4:junit4]   2> 320 T213 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
> [junit4:junit4]   2> 327 T213 oasc.CoreContainer.load Registering Log Listener
> [junit4:junit4]   2> 336 T213 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:57296/solr
> [junit4:junit4]   2> 337 T213 oasc.ZkController.checkChrootPath zkHost includes chroot
> [junit4:junit4]   2> 337 T213 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57296 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1b3a278
> [junit4:junit4]   2> 338 T213 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 338 T232 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:57296. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
> [junit4:junit4]   2> 339 T232 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:57296, initiating session
> [junit4:junit4]   2> 339 T215 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60642
> [junit4:junit4]   2> 339 T215 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60642
> [junit4:junit4]   2> 341 T217 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d50547d590002 with negotiated timeout 20000 for client /127.0.0.1:60642
> [junit4:junit4]   2> 341 T232 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:57296, sessionid = 0x13d50547d590002, negotiated timeout = 20000
> [junit4:junit4]   2> 341 T233 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b3a278 name:ZooKeeperConnection Watcher:127.0.0.1:57296 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 341 T213 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   2> 343 T218 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d50547d590002
> [junit4:junit4]   2> 344 T215 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:60642 which had sessionid 0x13d50547d590002
> [junit4:junit4]   2> 343 T213 oaz.ZooKeeper.close Session: 0x13d50547d590002 closed
> [junit4:junit4]   2> 344 T233 oaz.ClientCnxn$EventThread.run EventThread shut down
> [junit4:junit4]   2> 344 T213 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
> [junit4:junit4]   2> 349 T213 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57296/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@5148cc
> [junit4:junit4]   2> 350 T234 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:57296. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
> [junit4:junit4]   2> 350 T213 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 351 T215 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60643
> [junit4:junit4]   2> 351 T234 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:57296, initiating session
> [junit4:junit4]   2> 351 T215 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60643
> [junit4:junit4]   2> 352 T217 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d50547d590003 with negotiated timeout 20000 for client /127.0.0.1:60643
> [junit4:junit4]   2> 352 T234 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:57296, sessionid = 0x13d50547d590003, negotiated timeout = 20000
> [junit4:junit4]   2> 353 T235 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5148cc name:ZooKeeperConnection Watcher:127.0.0.1:57296/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 353 T213 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   2> 354 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 356 T213 oascc.SolrZkClient.makePath makePath: /live_nodes
> [junit4:junit4]   2> 357 T213 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34170_kq_lb%2Fy
> [junit4:junit4]   2> 358 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:34170_kq_lb%2Fy Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:34170_kq_lb%2Fy
> [junit4:junit4]   2> 359 T213 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:34170_kq_lb%2Fy
> [junit4:junit4]   2> 361 T213 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
> [junit4:junit4]   2> 365 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590003 type:delete cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
> [junit4:junit4]   2> 366 T213 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
> [junit4:junit4]   2> 369 T213 oasc.Overseer.start Overseer (id=89315891427737603-127.0.0.1:34170_kq_lb%2Fy-n_0000000000) starting
> [junit4:junit4]   2> 369 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 370 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 371 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 371 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 372 T237 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
> [junit4:junit4]   2> 372 T213 oascc.SolrZkClient.makePath makePath: /clusterstate.json
> [junit4:junit4]   2> 374 T213 oascc.SolrZkClient.makePath makePath: /aliases.json
> [junit4:junit4]   2> 376 T213 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
> [junit4:junit4]   2> 378 T236 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
> [junit4:junit4]   2> 384 T238 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362852347443/collection1
> [junit4:junit4]   2> 384 T238 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
> [junit4:junit4]   2> 384 T238 oasc.ZkController.createCollectionZkNode Collection zkNode exists
> [junit4:junit4]   2> 385 T238 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
> [junit4:junit4]   2> 386 T238 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362852347443/collection1/'
> [junit4:junit4]   2> 386 T238 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362852347443/collection1/lib/README' to classloader
> [junit4:junit4]   2> 387 T238 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362852347443/collection1/lib/classes/' to classloader
> [junit4:junit4]   2> 409 T238 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
> [junit4:junit4]   2> 442 T238 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   2> 443 T238 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 447 T238 oass.IndexSchema.readSchema Schema name=test
> [junit4:junit4]   2> 812 T238 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
> [junit4:junit4]   2> 818 T238 oass.IndexSchema.readSchema default search field in schema is text
> [junit4:junit4]   2> 820 T238 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 837 T238 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
> [junit4:junit4]   2> 841 T238 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
> [junit4:junit4]   2> 846 T238 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
> [junit4:junit4]   2> 847 T238 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
> [junit4:junit4]   2> 847 T238 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
> [junit4:junit4]   2> 847 T238 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
> [junit4:junit4]   2> 848 T238 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
> [junit4:junit4]   2> 849 T238 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
> [junit4:junit4]   2> 849 T238 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362852347443/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/control/data/
> [junit4:junit4]   2> 849 T238 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1536a86
> [junit4:junit4]   2> 850 T238 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
> [junit4:junit4]   2> 861 T238 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/control/data forceNew: false
> [junit4:junit4]   2> 861 T238 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/control/data/index/
> [junit4:junit4]   2> 861 T238 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/control/data/index' doesn't exist. Creating new index...
> [junit4:junit4]   2> 862 T238 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/control/data/index forceNew: false
> [junit4:junit4]   2> 865 T238 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
> [junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1ab2046; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 865 T238 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 877 T238 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
> [junit4:junit4]   2> 877 T238 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
> [junit4:junit4]   2> 878 T238 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
> [junit4:junit4]   2> 878 T238 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 879 T238 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
> [junit4:junit4]   2> 879 T238 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
> [junit4:junit4]   2> 879 T238 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
> [junit4:junit4]   2> 880 T238 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 880 T238 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
> [junit4:junit4]   2> 883 T238 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 885 T238 oass.SolrIndexSearcher.<init> Opening Searcher@18a9032 main
> [junit4:junit4]   2> 886 T238 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 886 T238 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 889 T239 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@18a9032 main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 891 T238 oasc.ZkController.publish publishing core=collection1 state=down
> [junit4:junit4]   2> 891 T238 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
> [junit4:junit4]   2> 891 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590003 type:create cxid:0x55 zxid:0x2a txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
> [junit4:junit4]   2> 1882 T236 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 1882 T236 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
> [junit4:junit4]   2> 	  "core_node_name":null,
> [junit4:junit4]   2> 	  "operation":"state",
> [junit4:junit4]   2> 	  "numShards":"1",
> [junit4:junit4]   2> 	  "state":"down",
> [junit4:junit4]   2> 	  "node_name":"127.0.0.1:34170_kq_lb%2Fy",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:34170/kq_lb/y",
> [junit4:junit4]   2> 	  "roles":null,
> [junit4:junit4]   2> 	  "collection":"control_collection",
> [junit4:junit4]   2> 	  "shard":null,
> [junit4:junit4]   2> 	  "core":"collection1"}
> [junit4:junit4]   2> 1883 T236 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
> [junit4:junit4]   2> 1885 T236 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
> [junit4:junit4]   2> 1885 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590003 type:create cxid:0x5d zxid:0x2d txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
> [junit4:junit4]   2> 1890 T235 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
> [junit4:junit4]   2> 1895 T238 oasc.CoreContainer.registerCore registering core: collection1
> [junit4:junit4]   2> 1895 T238 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:34170/kq_lb/y collection:control_collection shard:shard1
> [junit4:junit4]   2> 1896 T238 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
> [junit4:junit4]   2> 1902 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590003 type:delete cxid:0x77 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
> [junit4:junit4]   2> 1903 T238 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
> [junit4:junit4]   2> 1903 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590003 type:create cxid:0x78 zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 1905 T238 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
> [junit4:junit4]   2> 1905 T238 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
> [junit4:junit4]   2> 1905 T238 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:34170/kq_lb/y/collection1/
> [junit4:junit4]   2> 1905 T238 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
> [junit4:junit4]   2> 1906 T238 oasc.SyncStrategy.syncToMe http://127.0.0.1:34170/kq_lb/y/collection1/ has no replicas
> [junit4:junit4]   2> 1906 T238 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:34170/kq_lb/y/collection1/
> [junit4:junit4]   2> 1906 T238 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
> [junit4:junit4]   2> 1910 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590003 type:create cxid:0x82 zxid:0x3c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 3394 T236 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 3401 T235 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
> [junit4:junit4]   2> 3416 T238 oasc.ZkController.register We are http://127.0.0.1:34170/kq_lb/y/collection1/ and leader is http://127.0.0.1:34170/kq_lb/y/collection1/
> [junit4:junit4]   2> 3416 T238 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:34170/kq_lb/y
> [junit4:junit4]   2> 3417 T238 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
> [junit4:junit4]   2> 3417 T238 oasc.ZkController.publish publishing core=collection1 state=active
> [junit4:junit4]   2> 3417 T238 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
> [junit4:junit4]   2> 3419 T238 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 3420 T213 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
> [junit4:junit4]   2> 3420 T213 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
> [junit4:junit4]   2> 3435 T213 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> 3444 T213 oascsi.HttpClientUtil.createClient Creating new http client, config:
> [junit4:junit4]   2> 3446 T213 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57296/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1dc9653
> [junit4:junit4]   2> 3447 T213 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 3447 T241 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:57296. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
> [junit4:junit4]   2> 3448 T241 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:57296, initiating session
> [junit4:junit4]   2> 3448 T215 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60644
> [junit4:junit4]   2> 3448 T215 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60644
> [junit4:junit4]   2> 3449 T217 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d50547d590004 with negotiated timeout 10000 for client /127.0.0.1:60644
> [junit4:junit4]   2> 3449 T241 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:57296, sessionid = 0x13d50547d590004, negotiated timeout = 10000
> [junit4:junit4]   2> 3450 T242 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1dc9653 name:ZooKeeperConnection Watcher:127.0.0.1:57296/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 3450 T213 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   2> 3452 T213 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
> [junit4:junit4]   2> 3455 T213 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
> [junit4:junit4]   2> 3515 T213 oejs.Server.doStart jetty-8.1.8.v20121106
> [junit4:junit4]   2> 3517 T213 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53300
> [junit4:junit4]   2> 3517 T213 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
> [junit4:junit4]   2> 3518 T213 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
> [junit4:junit4]   2> 3518 T213 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362852350672
> [junit4:junit4]   2> 3519 T213 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362852350672/solr.xml
> [junit4:junit4]   2> 3519 T213 oasc.CoreContainer.<init> New CoreContainer 31036858
> [junit4:junit4]   2> 3519 T213 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362852350672/'
> [junit4:junit4]   2> 3520 T213 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362852350672/'
> [junit4:junit4]   2> 3537 T213 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
> [junit4:junit4]   2> 3538 T213 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
> [junit4:junit4]   2> 3538 T213 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
> [junit4:junit4]   2> 3538 T213 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
> [junit4:junit4]   2> 3539 T213 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
> [junit4:junit4]   2> 3539 T213 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
> [junit4:junit4]   2> 3539 T213 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
> [junit4:junit4]   2> 3540 T213 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
> [junit4:junit4]   2> 3540 T213 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
> [junit4:junit4]   2> 3541 T213 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
> [junit4:junit4]   2> 3547 T213 oasc.CoreContainer.load Registering Log Listener
> [junit4:junit4]   2> 3556 T213 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:57296/solr
> [junit4:junit4]   2> 3556 T213 oasc.ZkController.checkChrootPath zkHost includes chroot
> [junit4:junit4]   2> 3557 T213 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57296 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@10f30a9
> [junit4:junit4]   2> 3557 T213 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 3558 T252 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:57296. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
> [junit4:junit4]   2> 3558 T252 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:57296, initiating session
> [junit4:junit4]   2> 3559 T215 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60645
> [junit4:junit4]   2> 3559 T215 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60645
> [junit4:junit4]   2> 3560 T217 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d50547d590005 with negotiated timeout 20000 for client /127.0.0.1:60645
> [junit4:junit4]   2> 3560 T252 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:57296, sessionid = 0x13d50547d590005, negotiated timeout = 20000
> [junit4:junit4]   2> 3560 T253 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10f30a9 name:ZooKeeperConnection Watcher:127.0.0.1:57296 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 3560 T213 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   2> 3561 T218 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d50547d590005
> [junit4:junit4]   2> 3562 T253 oaz.ClientCnxn$EventThread.run EventThread shut down
> [junit4:junit4]   2> 3562 T215 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:60645 which had sessionid 0x13d50547d590005
> [junit4:junit4]   2> 3562 T213 oaz.ZooKeeper.close Session: 0x13d50547d590005 closed
> [junit4:junit4]   2> 3562 T213 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
> [junit4:junit4]   2> 3566 T213 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57296/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1bad9cb
> [junit4:junit4]   2> 3566 T213 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 3567 T254 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:57296. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
> [junit4:junit4]   2> 3567 T254 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:57296, initiating session
> [junit4:junit4]   2> 3567 T215 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60646
> [junit4:junit4]   2> 3568 T215 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60646
> [junit4:junit4]   2> 3568 T217 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d50547d590006 with negotiated timeout 20000 for client /127.0.0.1:60646
> [junit4:junit4]   2> 3568 T254 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:57296, sessionid = 0x13d50547d590006, negotiated timeout = 20000
> [junit4:junit4]   2> 3569 T255 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1bad9cb name:ZooKeeperConnection Watcher:127.0.0.1:57296/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 3569 T213 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   2> 3570 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590006 type:create cxid:0x1 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 3571 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590006 type:create cxid:0x2 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 3572 T213 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
> [junit4:junit4]   2> 4575 T213 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53300_kq_lb%2Fy
> [junit4:junit4]   2> 4576 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590006 type:delete cxid:0xb zxid:0x4c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:53300_kq_lb%2Fy Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:53300_kq_lb%2Fy
> [junit4:junit4]   2> 4577 T213 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53300_kq_lb%2Fy
> [junit4:junit4]   2> 4579 T235 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
> [junit4:junit4]   2> 4584 T242 oascc.ZkStateReader$3.process Updating live nodes... (2)
> [junit4:junit4]   2> 4585 T255 oascc.ZkStateReader$3.process Updating live nodes... (2)
> [junit4:junit4]   2> 4585 T235 oascc.ZkStateReader$3.process Updating live nodes... (2)
> [junit4:junit4]   2> 4589 T256 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362852350672/collection1
> [junit4:junit4]   2> 4589 T256 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
> [junit4:junit4]   2> 4590 T256 oasc.ZkController.createCollectionZkNode Collection zkNode exists
> [junit4:junit4]   2> 4590 T256 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
> [junit4:junit4]   2> 4591 T256 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362852350672/collection1/'
> [junit4:junit4]   2> 4592 T256 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362852350672/collection1/lib/README' to classloader
> [junit4:junit4]   2> 4592 T256 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362852350672/collection1/lib/classes/' to classloader
> [junit4:junit4]   2> 4616 T256 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
> [junit4:junit4]   2> 4649 T256 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   2> 4650 T256 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 4658 T256 oass.IndexSchema.readSchema Schema name=test
> [junit4:junit4]   2> 4905 T236 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 4906 T236 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
> [junit4:junit4]   2> 	  "core_node_name":null,
> [junit4:junit4]   2> 	  "operation":"state",
> [junit4:junit4]   2> 	  "numShards":"1",
> [junit4:junit4]   2> 	  "state":"active",
> [junit4:junit4]   2> 	  "node_name":"127.0.0.1:34170_kq_lb%2Fy",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:34170/kq_lb/y",
> [junit4:junit4]   2> 	  "roles":null,
> [junit4:junit4]   2> 	  "collection":"control_collection",
> [junit4:junit4]   2> 	  "shard":"shard1",
> [junit4:junit4]   2> 	  "core":"collection1"}
> [junit4:junit4]   2> 4910 T235 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
> [junit4:junit4]   2> 4910 T255 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
> [junit4:junit4]   2> 4910 T242 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
> [junit4:junit4]   2> 5010 T256 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
> [junit4:junit4]   2> 5016 T256 oass.IndexSchema.readSchema default search field in schema is text
> [junit4:junit4]   2> 5018 T256 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 5032 T256 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
> [junit4:junit4]   2> 5036 T256 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
> [junit4:junit4]   2> 5039 T256 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
> [junit4:junit4]   2> 5040 T256 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
> [junit4:junit4]   2> 5040 T256 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
> [junit4:junit4]   2> 5040 T256 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
> [junit4:junit4]   2> 5041 T256 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
> [junit4:junit4]   2> 5041 T256 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
> [junit4:junit4]   2> 5042 T256 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362852350672/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty1/
> [junit4:junit4]   2> 5042 T256 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1536a86
> [junit4:junit4]   2> 5042 T256 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
> [junit4:junit4]   2> 5043 T256 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty1 forceNew: false
> [junit4:junit4]   2> 5043 T256 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty1/index/
> [junit4:junit4]   2> 5043 T256 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty1/index' doesn't exist. Creating new index...
> [junit4:junit4]   2> 5044 T256 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty1/index forceNew: false
> [junit4:junit4]   2> 5047 T256 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
> [junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@8e5de9; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 5047 T256 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 5049 T256 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
> [junit4:junit4]   2> 5050 T256 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
> [junit4:junit4]   2> 5050 T256 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
> [junit4:junit4]   2> 5051 T256 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 5051 T256 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
> [junit4:junit4]   2> 5051 T256 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
> [junit4:junit4]   2> 5052 T256 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
> [junit4:junit4]   2> 5052 T256 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 5053 T256 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
> [junit4:junit4]   2> 5055 T256 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 5058 T256 oass.SolrIndexSearcher.<init> Opening Searcher@1b35ff9 main
> [junit4:junit4]   2> 5059 T256 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 5059 T256 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 5063 T257 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b35ff9 main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 5065 T256 oasc.ZkController.publish publishing core=collection1 state=down
> [junit4:junit4]   2> 5065 T256 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
> [junit4:junit4]   2> 6415 T236 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 6415 T236 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
> [junit4:junit4]   2> 	  "core_node_name":null,
> [junit4:junit4]   2> 	  "operation":"state",
> [junit4:junit4]   2> 	  "numShards":"2",
> [junit4:junit4]   2> 	  "state":"down",
> [junit4:junit4]   2> 	  "node_name":"127.0.0.1:53300_kq_lb%2Fy",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53300/kq_lb/y",
> [junit4:junit4]   2> 	  "roles":null,
> [junit4:junit4]   2> 	  "collection":"collection1",
> [junit4:junit4]   2> 	  "shard":null,
> [junit4:junit4]   2> 	  "core":"collection1"}
> [junit4:junit4]   2> 6416 T236 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
> [junit4:junit4]   2> 6416 T236 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
> [junit4:junit4]   2> 6422 T255 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
> [junit4:junit4]   2> 6422 T242 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
> [junit4:junit4]   2> 6422 T235 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
> [junit4:junit4]   2> 7066 T256 oasc.CoreContainer.registerCore registering core: collection1
> [junit4:junit4]   2> 7067 T256 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53300/kq_lb/y collection:collection1 shard:shard2
> [junit4:junit4]   2> 7068 T256 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
> [junit4:junit4]   2> 7074 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590006 type:delete cxid:0x48 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
> [junit4:junit4]   2> 7075 T256 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
> [junit4:junit4]   2> 7075 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590006 type:create cxid:0x49 zxid:0x5d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 7077 T256 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
> [junit4:junit4]   2> 7077 T256 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
> [junit4:junit4]   2> 7077 T256 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53300/kq_lb/y/collection1/
> [junit4:junit4]   2> 7078 T256 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
> [junit4:junit4]   2> 7078 T256 oasc.SyncStrategy.syncToMe http://127.0.0.1:53300/kq_lb/y/collection1/ has no replicas
> [junit4:junit4]   2> 7078 T256 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53300/kq_lb/y/collection1/
> [junit4:junit4]   2> 7078 T256 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
> [junit4:junit4]   2> 7082 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590006 type:create cxid:0x53 zxid:0x61 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 7927 T236 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 7935 T255 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
> [junit4:junit4]   2> 7935 T235 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
> [junit4:junit4]   2> 7935 T242 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
> [junit4:junit4]   2> 7986 T256 oasc.ZkController.register We are http://127.0.0.1:53300/kq_lb/y/collection1/ and leader is http://127.0.0.1:53300/kq_lb/y/collection1/
> [junit4:junit4]   2> 7987 T256 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53300/kq_lb/y
> [junit4:junit4]   2> 7987 T256 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
> [junit4:junit4]   2> 7987 T256 oasc.ZkController.publish publishing core=collection1 state=active
> [junit4:junit4]   2> 7987 T256 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
> [junit4:junit4]   2> 7989 T256 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 7990 T213 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
> [junit4:junit4]   2> 7990 T213 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
> [junit4:junit4]   2> 7991 T213 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> 8055 T213 oejs.Server.doStart jetty-8.1.8.v20121106
> [junit4:junit4]   2> 8058 T213 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:39529
> [junit4:junit4]   2> 8058 T213 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
> [junit4:junit4]   2> 8059 T213 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
> [junit4:junit4]   2> 8059 T213 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362852355211
> [junit4:junit4]   2> 8060 T213 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362852355211/solr.xml
> [junit4:junit4]   2> 8060 T213 oasc.CoreContainer.<init> New CoreContainer 15832161
> [junit4:junit4]   2> 8060 T213 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362852355211/'
> [junit4:junit4]   2> 8061 T213 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362852355211/'
> [junit4:junit4]   2> 8078 T213 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
> [junit4:junit4]   2> 8078 T213 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
> [junit4:junit4]   2> 8079 T213 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
> [junit4:junit4]   2> 8079 T213 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
> [junit4:junit4]   2> 8079 T213 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
> [junit4:junit4]   2> 8080 T213 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
> [junit4:junit4]   2> 8080 T213 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
> [junit4:junit4]   2> 8080 T213 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
> [junit4:junit4]   2> 8081 T213 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
> [junit4:junit4]   2> 8081 T213 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
> [junit4:junit4]   2> 8087 T213 oasc.CoreContainer.load Registering Log Listener
> [junit4:junit4]   2> 8096 T213 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:57296/solr
> [junit4:junit4]   2> 8097 T213 oasc.ZkController.checkChrootPath zkHost includes chroot
> [junit4:junit4]   2> 8097 T213 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57296 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@522371
> [junit4:junit4]   2> 8098 T268 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:57296. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
> [junit4:junit4]   2> 8098 T213 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 8099 T268 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:57296, initiating session
> [junit4:junit4]   2> 8099 T215 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60648
> [junit4:junit4]   2> 8100 T215 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60648
> [junit4:junit4]   2> 8100 T217 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d50547d590007 with negotiated timeout 20000 for client /127.0.0.1:60648
> [junit4:junit4]   2> 8101 T268 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:57296, sessionid = 0x13d50547d590007, negotiated timeout = 20000
> [junit4:junit4]   2> 8101 T269 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@522371 name:ZooKeeperConnection Watcher:127.0.0.1:57296 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 8101 T213 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   2> 8102 T218 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d50547d590007
> [junit4:junit4]   2> 8103 T269 oaz.ClientCnxn$EventThread.run EventThread shut down
> [junit4:junit4]   2> 8103 T215 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:60648 which had sessionid 0x13d50547d590007
> [junit4:junit4]   2> 8103 T213 oaz.ZooKeeper.close Session: 0x13d50547d590007 closed
> [junit4:junit4]   2> 8103 T213 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
> [junit4:junit4]   2> 8106 T213 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57296/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1430039
> [junit4:junit4]   2> 8107 T270 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:57296. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
> [junit4:junit4]   2> 8107 T213 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 8108 T270 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:57296, initiating session
> [junit4:junit4]   2> 8108 T215 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60649
> [junit4:junit4]   2> 8108 T215 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60649
> [junit4:junit4]   2> 8109 T217 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d50547d590008 with negotiated timeout 20000 for client /127.0.0.1:60649
> [junit4:junit4]   2> 8109 T270 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:57296, sessionid = 0x13d50547d590008, negotiated timeout = 20000
> [junit4:junit4]   2> 8109 T271 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1430039 name:ZooKeeperConnection Watcher:127.0.0.1:57296/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 8110 T213 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   2> 8111 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590008 type:create cxid:0x1 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 8111 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590008 type:create cxid:0x2 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 8113 T213 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
> [junit4:junit4]   2> 9116 T213 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39529_kq_lb%2Fy
> [junit4:junit4]   2> 9116 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590008 type:delete cxid:0xb zxid:0x70 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:39529_kq_lb%2Fy Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:39529_kq_lb%2Fy
> [junit4:junit4]   2> 9117 T213 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:39529_kq_lb%2Fy
> [junit4:junit4]   2> 9119 T255 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
> [junit4:junit4]   2> 9119 T242 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
> [junit4:junit4]   2> 9119 T235 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
> [junit4:junit4]   2> 9121 T271 oascc.ZkStateReader$3.process Updating live nodes... (3)
> [junit4:junit4]   2> 9121 T235 oascc.ZkStateReader$3.process Updating live nodes... (3)
> [junit4:junit4]   2> 9122 T255 oascc.ZkStateReader$3.process Updating live nodes... (3)
> [junit4:junit4]   2> 9122 T242 oascc.ZkStateReader$3.process Updating live nodes... (3)
> [junit4:junit4]   2> 9130 T272 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362852355211/collection1
> [junit4:junit4]   2> 9130 T272 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
> [junit4:junit4]   2> 9131 T272 oasc.ZkController.createCollectionZkNode Collection zkNode exists
> [junit4:junit4]   2> 9131 T272 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
> [junit4:junit4]   2> 9132 T272 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362852355211/collection1/'
> [junit4:junit4]   2> 9133 T272 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362852355211/collection1/lib/README' to classloader
> [junit4:junit4]   2> 9133 T272 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362852355211/collection1/lib/classes/' to classloader
> [junit4:junit4]   2> 9158 T272 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
> [junit4:junit4]   2> 9194 T272 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   2> 9196 T272 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 9200 T272 oass.IndexSchema.readSchema Schema name=test
> [junit4:junit4]   2> 9440 T236 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 9441 T236 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
> [junit4:junit4]   2> 	  "core_node_name":null,
> [junit4:junit4]   2> 	  "operation":"state",
> [junit4:junit4]   2> 	  "numShards":"2",
> [junit4:junit4]   2> 	  "state":"active",
> [junit4:junit4]   2> 	  "node_name":"127.0.0.1:53300_kq_lb%2Fy",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53300/kq_lb/y",
> [junit4:junit4]   2> 	  "roles":null,
> [junit4:junit4]   2> 	  "collection":"collection1",
> [junit4:junit4]   2> 	  "shard":"shard2",
> [junit4:junit4]   2> 	  "core":"collection1"}
> [junit4:junit4]   2> 9444 T255 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
> [junit4:junit4]   2> 9444 T235 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
> [junit4:junit4]   2> 9445 T242 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
> [junit4:junit4]   2> 9444 T271 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
> [junit4:junit4]   2> 9570 T272 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
> [junit4:junit4]   2> 9576 T272 oass.IndexSchema.readSchema default search field in schema is text
> [junit4:junit4]   2> 9578 T272 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 9592 T272 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
> [junit4:junit4]   2> 9595 T272 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
> [junit4:junit4]   2> 9597 T272 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
> [junit4:junit4]   2> 9599 T272 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
> [junit4:junit4]   2> 9599 T272 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
> [junit4:junit4]   2> 9599 T272 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
> [junit4:junit4]   2> 9600 T272 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
> [junit4:junit4]   2> 9600 T272 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
> [junit4:junit4]   2> 9601 T272 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362852355211/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty2/
> [junit4:junit4]   2> 9601 T272 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1536a86
> [junit4:junit4]   2> 9601 T272 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
> [junit4:junit4]   2> 9602 T272 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty2 forceNew: false
> [junit4:junit4]   2> 9602 T272 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty2/index/
> [junit4:junit4]   2> 9602 T272 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty2/index' doesn't exist. Creating new index...
> [junit4:junit4]   2> 9603 T272 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty2/index forceNew: false
> [junit4:junit4]   2> 9606 T272 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
> [junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@c4f518; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 9606 T272 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 9608 T272 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
> [junit4:junit4]   2> 9608 T272 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
> [junit4:junit4]   2> 9609 T272 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
> [junit4:junit4]   2> 9609 T272 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 9610 T272 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
> [junit4:junit4]   2> 9610 T272 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
> [junit4:junit4]   2> 9610 T272 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
> [junit4:junit4]   2> 9611 T272 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 9611 T272 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
> [junit4:junit4]   2> 9613 T272 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 9616 T272 oass.SolrIndexSearcher.<init> Opening Searcher@1ef06a3 main
> [junit4:junit4]   2> 9617 T272 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 9617 T272 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 9620 T273 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1ef06a3 main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 9622 T272 oasc.ZkController.publish publishing core=collection1 state=down
> [junit4:junit4]   2> 9622 T272 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
> [junit4:junit4]   2> 10950 T236 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 10951 T236 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
> [junit4:junit4]   2> 	  "core_node_name":null,
> [junit4:junit4]   2> 	  "operation":"state",
> [junit4:junit4]   2> 	  "numShards":"2",
> [junit4:junit4]   2> 	  "state":"down",
> [junit4:junit4]   2> 	  "node_name":"127.0.0.1:39529_kq_lb%2Fy",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:39529/kq_lb/y",
> [junit4:junit4]   2> 	  "roles":null,
> [junit4:junit4]   2> 	  "collection":"collection1",
> [junit4:junit4]   2> 	  "shard":null,
> [junit4:junit4]   2> 	  "core":"collection1"}
> [junit4:junit4]   2> 10951 T236 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
> [junit4:junit4]   2> 10951 T236 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
> [junit4:junit4]   2> 10955 T271 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
> [junit4:junit4]   2> 10955 T255 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
> [junit4:junit4]   2> 10955 T242 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
> [junit4:junit4]   2> 10955 T235 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
> [junit4:junit4]   2> 11624 T272 oasc.CoreContainer.registerCore registering core: collection1
> [junit4:junit4]   2> 11624 T272 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:39529/kq_lb/y collection:collection1 shard:shard1
> [junit4:junit4]   2> 11625 T272 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
> [junit4:junit4]   2> 11631 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590008 type:delete cxid:0x47 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard1 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard1
> [junit4:junit4]   2> 11632 T272 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
> [junit4:junit4]   2> 11632 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590008 type:create cxid:0x48 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 11634 T272 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
> [junit4:junit4]   2> 11634 T272 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
> [junit4:junit4]   2> 11634 T272 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:39529/kq_lb/y/collection1/
> [junit4:junit4]   2> 11634 T272 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
> [junit4:junit4]   2> 11634 T272 oasc.SyncStrategy.syncToMe http://127.0.0.1:39529/kq_lb/y/collection1/ has no replicas
> [junit4:junit4]   2> 11635 T272 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:39529/kq_lb/y/collection1/
> [junit4:junit4]   2> 11635 T272 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
> [junit4:junit4]   2> 11638 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590008 type:create cxid:0x51 zxid:0x83 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 12460 T236 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 12467 T271 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
> [junit4:junit4]   2> 12467 T255 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
> [junit4:junit4]   2> 12467 T242 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
> [junit4:junit4]   2> 12467 T235 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
> [junit4:junit4]   2> 12495 T272 oasc.ZkController.register We are http://127.0.0.1:39529/kq_lb/y/collection1/ and leader is http://127.0.0.1:39529/kq_lb/y/collection1/
> [junit4:junit4]   2> 12495 T272 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:39529/kq_lb/y
> [junit4:junit4]   2> 12496 T272 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
> [junit4:junit4]   2> 12496 T272 oasc.ZkController.publish publishing core=collection1 state=active
> [junit4:junit4]   2> 12496 T272 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
> [junit4:junit4]   2> 12497 T272 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 12499 T213 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
> [junit4:junit4]   2> 12499 T213 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
> [junit4:junit4]   2> 12499 T213 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> 12567 T213 oejs.Server.doStart jetty-8.1.8.v20121106
> [junit4:junit4]   2> 12569 T213 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:37272
> [junit4:junit4]   2> 12570 T213 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
> [junit4:junit4]   2> 12570 T213 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
> [junit4:junit4]   2> 12571 T213 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362852359720
> [junit4:junit4]   2> 12571 T213 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362852359720/solr.xml
> [junit4:junit4]   2> 12571 T213 oasc.CoreContainer.<init> New CoreContainer 16483565
> [junit4:junit4]   2> 12572 T213 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362852359720/'
> [junit4:junit4]   2> 12572 T213 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362852359720/'
> [junit4:junit4]   2> 12590 T213 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
> [junit4:junit4]   2> 12591 T213 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
> [junit4:junit4]   2> 12591 T213 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
> [junit4:junit4]   2> 12591 T213 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
> [junit4:junit4]   2> 12592 T213 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
> [junit4:junit4]   2> 12592 T213 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
> [junit4:junit4]   2> 12592 T213 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
> [junit4:junit4]   2> 12593 T213 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
> [junit4:junit4]   2> 12593 T213 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
> [junit4:junit4]   2> 12593 T213 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
> [junit4:junit4]   2> 12600 T213 oasc.CoreContainer.load Registering Log Listener
> [junit4:junit4]   2> 12610 T213 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:57296/solr
> [junit4:junit4]   2> 12610 T213 oasc.ZkController.checkChrootPath zkHost includes chroot
> [junit4:junit4]   2> 12611 T213 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57296 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@85018a
> [junit4:junit4]   2> 12612 T284 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:57296. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
> [junit4:junit4]   2> 12611 T213 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 12612 T284 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:57296, initiating session
> [junit4:junit4]   2> 12612 T215 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60652
> [junit4:junit4]   2> 12613 T215 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60652
> [junit4:junit4]   2> 12613 T217 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d50547d590009 with negotiated timeout 20000 for client /127.0.0.1:60652
> [junit4:junit4]   2> 12613 T284 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:57296, sessionid = 0x13d50547d590009, negotiated timeout = 20000
> [junit4:junit4]   2> 12614 T285 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@85018a name:ZooKeeperConnection Watcher:127.0.0.1:57296 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 12614 T213 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   2> 12615 T218 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d50547d590009
> [junit4:junit4]   2> 12616 T285 oaz.ClientCnxn$EventThread.run EventThread shut down
> [junit4:junit4]   2> 12616 T213 oaz.ZooKeeper.close Session: 0x13d50547d590009 closed
> [junit4:junit4]   2> 12616 T215 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:60652 which had sessionid 0x13d50547d590009
> [junit4:junit4]   2> 12616 T213 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
> [junit4:junit4]   2> 12619 T213 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57296/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@14567bc
> [junit4:junit4]   2> 12620 T213 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 12621 T286 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:57296. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
> [junit4:junit4]   2> 12621 T286 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:57296, initiating session
> [junit4:junit4]   2> 12621 T215 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60653
> [junit4:junit4]   2> 12622 T215 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60653
> [junit4:junit4]   2> 12622 T217 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d50547d59000a with negotiated timeout 20000 for client /127.0.0.1:60653
> [junit4:junit4]   2> 12622 T286 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:57296, sessionid = 0x13d50547d59000a, negotiated timeout = 20000
> [junit4:junit4]   2> 12623 T287 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14567bc name:ZooKeeperConnection Watcher:127.0.0.1:57296/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 12623 T213 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   2> 12624 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d59000a type:create cxid:0x1 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 12625 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d59000a type:create cxid:0x2 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 12626 T213 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
> [junit4:junit4]   2> 13629 T213 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37272_kq_lb%2Fy
> [junit4:junit4]   2> 13630 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d59000a type:delete cxid:0xb zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:37272_kq_lb%2Fy Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:37272_kq_lb%2Fy
> [junit4:junit4]   2> 13631 T213 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37272_kq_lb%2Fy
> [junit4:junit4]   2> 13633 T242 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
> [junit4:junit4]   2> 13633 T271 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
> [junit4:junit4]   2> 13633 T235 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
> [junit4:junit4]   2> 13634 T255 oascc.ZkStateReader$3.process Updating live nodes... (4)
> [junit4:junit4]   2> 13634 T255 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 13635 T287 oascc.ZkStateReader$3.process Updating live nodes... (4)
> [junit4:junit4]   2> 13635 T242 oascc.ZkStateReader$3.process Updating live nodes... (4)
> [junit4:junit4]   2> 13638 T271 oascc.ZkStateReader$3.process Updating live nodes... (4)
> [junit4:junit4]   2> 13638 T235 oascc.ZkStateReader$3.process Updating live nodes... (4)
> [junit4:junit4]   2> 13646 T288 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362852359720/collection1
> [junit4:junit4]   2> 13646 T288 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
> [junit4:junit4]   2> 13647 T288 oasc.ZkController.createCollectionZkNode Collection zkNode exists
> [junit4:junit4]   2> 13647 T288 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
> [junit4:junit4]   2> 13648 T288 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362852359720/collection1/'
> [junit4:junit4]   2> 13649 T288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362852359720/collection1/lib/README' to classloader
> [junit4:junit4]   2> 13649 T288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362852359720/collection1/lib/classes/' to classloader
> [junit4:junit4]   2> 13673 T288 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
> [junit4:junit4]   2> 13712 T288 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   2> 13713 T288 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 13717 T288 oass.IndexSchema.readSchema Schema name=test
> [junit4:junit4]   2> 13974 T236 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 13975 T236 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
> [junit4:junit4]   2> 	  "core_node_name":null,
> [junit4:junit4]   2> 	  "operation":"state",
> [junit4:junit4]   2> 	  "numShards":"2",
> [junit4:junit4]   2> 	  "state":"active",
> [junit4:junit4]   2> 	  "node_name":"127.0.0.1:39529_kq_lb%2Fy",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:39529/kq_lb/y",
> [junit4:junit4]   2> 	  "roles":null,
> [junit4:junit4]   2> 	  "collection":"collection1",
> [junit4:junit4]   2> 	  "shard":"shard1",
> [junit4:junit4]   2> 	  "core":"collection1"}
> [junit4:junit4]   2> 13984 T287 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 13984 T242 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 13984 T255 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 13984 T235 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 13984 T271 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 14084 T288 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
> [junit4:junit4]   2> 14089 T288 oass.IndexSchema.readSchema default search field in schema is text
> [junit4:junit4]   2> 14091 T288 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 14107 T288 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
> [junit4:junit4]   2> 14110 T288 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
> [junit4:junit4]   2> 14114 T288 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
> [junit4:junit4]   2> 14116 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
> [junit4:junit4]   2> 14116 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
> [junit4:junit4]   2> 14116 T288 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
> [junit4:junit4]   2> 14117 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
> [junit4:junit4]   2> 14118 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
> [junit4:junit4]   2> 14118 T288 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362852359720/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty3/
> [junit4:junit4]   2> 14118 T288 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1536a86
> [junit4:junit4]   2> 14119 T288 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
> [junit4:junit4]   2> 14119 T288 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty3 forceNew: false
> [junit4:junit4]   2> 14119 T288 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty3/index/
> [junit4:junit4]   2> 14120 T288 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty3/index' doesn't exist. Creating new index...
> [junit4:junit4]   2> 14120 T288 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty3/index forceNew: false
> [junit4:junit4]   2> 14123 T288 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
> [junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@220d43; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 14123 T288 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 14125 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
> [junit4:junit4]   2> 14125 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
> [junit4:junit4]   2> 14126 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
> [junit4:junit4]   2> 14126 T288 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 14127 T288 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
> [junit4:junit4]   2> 14127 T288 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
> [junit4:junit4]   2> 14127 T288 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
> [junit4:junit4]   2> 14128 T288 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 14128 T288 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
> [junit4:junit4]   2> 14130 T288 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 14133 T288 oass.SolrIndexSearcher.<init> Opening Searcher@1144d9b main
> [junit4:junit4]   2> 14134 T288 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 14134 T288 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 14138 T289 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1144d9b main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 14141 T288 oasc.ZkController.publish publishing core=collection1 state=down
> [junit4:junit4]   2> 14141 T288 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
> [junit4:junit4]   2> 15489 T236 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 15490 T236 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
> [junit4:junit4]   2> 	  "core_node_name":null,
> [junit4:junit4]   2> 	  "operation":"state",
> [junit4:junit4]   2> 	  "numShards":"2",
> [junit4:junit4]   2> 	  "state":"down",
> [junit4:junit4]   2> 	  "node_name":"127.0.0.1:37272_kq_lb%2Fy",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37272/kq_lb/y",
> [junit4:junit4]   2> 	  "roles":null,
> [junit4:junit4]   2> 	  "collection":"collection1",
> [junit4:junit4]   2> 	  "shard":null,
> [junit4:junit4]   2> 	  "core":"collection1"}
> [junit4:junit4]   2> 15490 T236 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
> [junit4:junit4]   2> 15490 T236 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
> [junit4:junit4]   2> 15494 T235 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 15494 T271 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 15494 T287 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 15494 T242 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 15494 T255 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 16143 T288 oasc.CoreContainer.registerCore registering core: collection1
> [junit4:junit4]   2> 16143 T288 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:37272/kq_lb/y collection:collection1 shard:shard2
> [junit4:junit4]   2> 16150 T288 oasc.ZkController.register We are http://127.0.0.1:37272/kq_lb/y/collection1/ and leader is http://127.0.0.1:53300/kq_lb/y/collection1/
> [junit4:junit4]   2> 16150 T288 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:37272/kq_lb/y
> [junit4:junit4]   2> 16150 T288 oasc.ZkController.checkRecovery Core needs to recover:collection1
> [junit4:junit4]   2> 16151 T288 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
> [junit4:junit4]   2> ASYNC  NEW_CORE C9 name=collection1 org.apache.solr.core.SolrCore@b1cf7a url=http://127.0.0.1:37272/kq_lb/y/collection1 node=127.0.0.1:37272_kq_lb%2Fy C9_STATE=coll:collection1 core:collection1 props:{state=down, node_name=127.0.0.1:37272_kq_lb%2Fy, base_url=http://127.0.0.1:37272/kq_lb/y, collection=collection1, core=collection1}
> [junit4:junit4]   2> 16156 T290 C9 P37272 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
> [junit4:junit4]   2> 16156 T288 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 16157 T290 C9 P37272 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
> [junit4:junit4]   2> 16157 T290 C9 P37272 oasc.ZkController.publish publishing core=collection1 state=recovering
> [junit4:junit4]   2> 16157 T290 C9 P37272 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
> [junit4:junit4]   2> 16158 T213 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
> [junit4:junit4]   2> 16158 T213 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
> [junit4:junit4]   2> 16158 T290 C9 P37272 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> 16159 T213 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> 16235 T213 oejs.Server.doStart jetty-8.1.8.v20121106
> [junit4:junit4]   2> 16237 T213 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60278
> [junit4:junit4]   2> 16237 T213 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
> [junit4:junit4]   2> 16238 T213 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
> [junit4:junit4]   2> 16238 T213 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1362852363381
> [junit4:junit4]   2> 16239 T213 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1362852363381/solr.xml
> [junit4:junit4]   2> 16239 T213 oasc.CoreContainer.<init> New CoreContainer 32893300
> [junit4:junit4]   2> 16239 T213 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1362852363381/'
> [junit4:junit4]   2> 16240 T213 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1362852363381/'
> [junit4:junit4]   2> 16257 T213 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
> [junit4:junit4]   2> 16258 T213 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
> [junit4:junit4]   2> 16258 T213 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
> [junit4:junit4]   2> 16258 T213 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
> [junit4:junit4]   2> 16259 T213 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
> [junit4:junit4]   2> 16259 T213 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
> [junit4:junit4]   2> 16259 T213 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
> [junit4:junit4]   2> 16260 T213 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
> [junit4:junit4]   2> 16260 T213 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
> [junit4:junit4]   2> 16260 T213 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
> [junit4:junit4]   2> 16267 T213 oasc.CoreContainer.load Registering Log Listener
> [junit4:junit4]   2> 16280 T213 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:57296/solr
> [junit4:junit4]   2> 16281 T213 oasc.ZkController.checkChrootPath zkHost includes chroot
> [junit4:junit4]   2> 16281 T213 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57296 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@b534c
> [junit4:junit4]   2> 16282 T213 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 16282 T301 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:57296. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
> [junit4:junit4]   2> 16283 T301 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:57296, initiating session
> [junit4:junit4]   2> 16283 T215 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60656
> [junit4:junit4]   2> 16284 T215 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60656
> [junit4:junit4]   2> 16285 T301 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:57296, sessionid = 0x13d50547d59000b, negotiated timeout = 20000
> [junit4:junit4]   2> 16285 T217 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d50547d59000b with negotiated timeout 20000 for client /127.0.0.1:60656
> [junit4:junit4]   2> 16285 T302 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b534c name:ZooKeeperConnection Watcher:127.0.0.1:57296 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 16286 T213 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   2> 16287 T218 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d50547d59000b
> [junit4:junit4]   2> 16288 T302 oaz.ClientCnxn$EventThread.run EventThread shut down
> [junit4:junit4]   2> 16288 T213 oaz.ZooKeeper.close Session: 0x13d50547d59000b closed
> [junit4:junit4]   2> 16288 T215 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:60656 which had sessionid 0x13d50547d59000b
> [junit4:junit4]   2> 16288 T213 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
> [junit4:junit4]   2> 16291 T213 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57296/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1fc7d9f
> [junit4:junit4]   2> 16293 T303 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:57296. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
> [junit4:junit4]   2> 16292 T213 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 16293 T303 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:57296, initiating session
> [junit4:junit4]   2> 16293 T215 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60657
> [junit4:junit4]   2> 16293 T215 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60657
> [junit4:junit4]   2> 16294 T217 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d50547d59000c with negotiated timeout 20000 for client /127.0.0.1:60657
> [junit4:junit4]   2> 16295 T303 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:57296, sessionid = 0x13d50547d59000c, negotiated timeout = 20000
> [junit4:junit4]   2> 16295 T304 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1fc7d9f name:ZooKeeperConnection Watcher:127.0.0.1:57296/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 16295 T213 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   2> 16296 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d59000c type:create cxid:0x1 zxid:0xa3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 16297 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d59000c type:create cxid:0x2 zxid:0xa4 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 16299 T213 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
> [junit4:junit4]   2> 16999 T236 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 17001 T236 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
> [junit4:junit4]   2> 	  "core_node_name":null,
> [junit4:junit4]   2> 	  "operation":"state",
> [junit4:junit4]   2> 	  "numShards":"2",
> [junit4:junit4]   2> 	  "state":"recovering",
> [junit4:junit4]   2> 	  "node_name":"127.0.0.1:37272_kq_lb%2Fy",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37272/kq_lb/y",
> [junit4:junit4]   2> 	  "roles":null,
> [junit4:junit4]   2> 	  "collection":"collection1",
> [junit4:junit4]   2> 	  "shard":"shard2",
> [junit4:junit4]   2> 	  "core":"collection1"}
> [junit4:junit4]   2> 17006 T271 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 17006 T242 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 17007 T287 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 17007 T235 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 17006 T304 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 17006 T255 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 17302 T213 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60278_kq_lb%2Fy
> [junit4:junit4]   2> 17303 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d59000c type:delete cxid:0xd zxid:0xa9 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:60278_kq_lb%2Fy Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:60278_kq_lb%2Fy
> [junit4:junit4]   2> 17304 T213 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60278_kq_lb%2Fy
> [junit4:junit4]   2> 17306 T304 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 17306 T235 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 17306 T271 oascc.ZkStateReader$3.process Updating live nodes... (5)
> [junit4:junit4]   2> 17306 T287 oascc.ZkStateReader$3.process Updating live nodes... (5)
> [junit4:junit4]   2> 17306 T242 oascc.ZkStateReader$3.process Updating live nodes... (5)
> [junit4:junit4]   2> 17307 T255 oascc.ZkStateReader$3.process Updating live nodes... (5)
> [junit4:junit4]   2> 17307 T287 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 17307 T242 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 17307 T271 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 17307 T255 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 17308 T304 oascc.ZkStateReader$3.process Updating live nodes... (5)
> [junit4:junit4]   2> 17309 T235 oascc.ZkStateReader$3.process Updating live nodes... (5)
> [junit4:junit4]   2> 17313 T305 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1362852363381/collection1
> [junit4:junit4]   2> 17314 T305 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
> [junit4:junit4]   2> 17314 T305 oasc.ZkController.createCollectionZkNode Collection zkNode exists
> [junit4:junit4]   2> 17314 T305 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
> [junit4:junit4]   2> 17316 T305 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1362852363381/collection1/'
> [junit4:junit4]   2> 17316 T305 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1362852363381/collection1/lib/README' to classloader
> [junit4:junit4]   2> 17317 T305 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1362852363381/collection1/lib/classes/' to classloader
> [junit4:junit4]   2> 17357 T305 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
> [junit4:junit4]   2> 17405 T250 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {action=PREPRECOVERY&checkLive=true&onlyIfLeader=true&state=recovering&version=2&coreNodeName=127.0.0.1:37272_kq_lb%252Fy_collection1&wt=javabin&nodeName=127.0.0.1:37272_kq_lb%252Fy&core=collection1} status=0 QTime=1002 
> [junit4:junit4]   2> 17409 T305 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   2> 17410 T305 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 17414 T305 oass.IndexSchema.readSchema Schema name=test
> [junit4:junit4]   2> 17799 T305 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
> [junit4:junit4]   2> 17805 T305 oass.IndexSchema.readSchema default search field in schema is text
> [junit4:junit4]   2> 17812 T305 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 17828 T305 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
> [junit4:junit4]   2> 17832 T305 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
> [junit4:junit4]   2> 17835 T305 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
> [junit4:junit4]   2> 17836 T305 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
> [junit4:junit4]   2> 17836 T305 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
> [junit4:junit4]   2> 17837 T305 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
> [junit4:junit4]   2> 17838 T305 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
> [junit4:junit4]   2> 17838 T305 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
> [junit4:junit4]   2> 17838 T305 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1362852363381/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty4/
> [junit4:junit4]   2> 17839 T305 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1536a86
> [junit4:junit4]   2> 17839 T305 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
> [junit4:junit4]   2> 17840 T305 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty4 forceNew: false
> [junit4:junit4]   2> 17840 T305 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty4/index/
> [junit4:junit4]   2> 17841 T305 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty4/index' doesn't exist. Creating new index...
> [junit4:junit4]   2> 17841 T305 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty4/index forceNew: false
> [junit4:junit4]   2> 17844 T305 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
> [junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@16ae476; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 17844 T305 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 17846 T305 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
> [junit4:junit4]   2> 17847 T305 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
> [junit4:junit4]   2> 17847 T305 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
> [junit4:junit4]   2> 17848 T305 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 17848 T305 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
> [junit4:junit4]   2> 17848 T305 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
> [junit4:junit4]   2> 17849 T305 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
> [junit4:junit4]   2> 17849 T305 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 17850 T305 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
> [junit4:junit4]   2> 17852 T305 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 17855 T305 oass.SolrIndexSearcher.<init> Opening Searcher@1765199 main
> [junit4:junit4]   2> 17856 T305 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 17856 T305 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 17860 T306 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1765199 main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 17862 T305 oasc.ZkController.publish publishing core=collection1 state=down
> [junit4:junit4]   2> 17863 T305 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
> [junit4:junit4]   2> 18511 T236 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 18511 T236 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
> [junit4:junit4]   2> 	  "core_node_name":null,
> [junit4:junit4]   2> 	  "operation":"state",
> [junit4:junit4]   2> 	  "numShards":"2",
> [junit4:junit4]   2> 	  "state":"down",
> [junit4:junit4]   2> 	  "node_name":"127.0.0.1:60278_kq_lb%2Fy",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60278/kq_lb/y",
> [junit4:junit4]   2> 	  "roles":null,
> [junit4:junit4]   2> 	  "collection":"collection1",
> [junit4:junit4]   2> 	  "shard":null,
> [junit4:junit4]   2> 	  "core":"collection1"}
> [junit4:junit4]   2> 18512 T236 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
> [junit4:junit4]   2> 18512 T236 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
> [junit4:junit4]   2> 18516 T235 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 18516 T255 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 18516 T287 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 18516 T242 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 18516 T271 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 18516 T304 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 18865 T305 oasc.CoreContainer.registerCore registering core: collection1
> [junit4:junit4]   2> 18865 T305 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60278/kq_lb/y collection:collection1 shard:shard1
> [junit4:junit4]   2> 18868 T305 oasc.ZkController.register We are http://127.0.0.1:60278/kq_lb/y/collection1/ and leader is http://127.0.0.1:39529/kq_lb/y/collection1/
> [junit4:junit4]   2> 18868 T305 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60278/kq_lb/y
> [junit4:junit4]   2> 18868 T305 oasc.ZkController.checkRecovery Core needs to recover:collection1
> [junit4:junit4]   2> 18869 T305 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
> [junit4:junit4]   2> ASYNC  NEW_CORE C10 name=collection1 org.apache.solr.core.SolrCore@1b49ba6 url=http://127.0.0.1:60278/kq_lb/y/collection1 node=127.0.0.1:60278_kq_lb%2Fy C10_STATE=coll:collection1 core:collection1 props:{state=down, node_name=127.0.0.1:60278_kq_lb%2Fy, base_url=http://127.0.0.1:60278/kq_lb/y, collection=collection1, core=collection1}
> [junit4:junit4]   2> 18869 T307 C10 P60278 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
> [junit4:junit4]   2> 18870 T307 C10 P60278 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
> [junit4:junit4]   2> 18870 T305 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 18870 T307 C10 P60278 oasc.ZkController.publish publishing core=collection1 state=recovering
> [junit4:junit4]   2> 18870 T307 C10 P60278 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
> [junit4:junit4]   2> 18871 T213 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
> [junit4:junit4]   2> 18871 T307 C10 P60278 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> 18871 T213 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
> [junit4:junit4]   2> 18872 T213 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> 18878 T213 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 18880 T213 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> 18885 T249 oasc.CoreContainer.create Creating SolrCore 'onenodecollectioncore' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362852350672/onenodecollectioncore
> [junit4:junit4]   2> 18885 T249 oasc.ZkController.createCollectionZkNode Check for collection zkNode:onenodecollection
> [junit4:junit4]   2> 18886 T249 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:onenodecollection
> [junit4:junit4]   2> 18886 T249 oasc.ZkController.getConfName Looking for collection configName
> [junit4:junit4]   2> 18887 T249 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
> [junit4:junit4]   2> 18887 T249 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection
> [junit4:junit4]   2> 18889 T249 oasc.ZkController.readConfigName Load collection config from:/collections/onenodecollection
> [junit4:junit4]   2> 18890 T249 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362852350672/onenodecollectioncore/'
> [junit4:junit4]   2> 18925 T249 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
> [junit4:junit4]   2> 18969 T249 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   2> 18970 T249 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 18975 T249 oass.IndexSchema.readSchema Schema name=test
> [junit4:junit4]   2> 19336 T249 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
> [junit4:junit4]   2> 19342 T249 oass.IndexSchema.readSchema default search field in schema is text
> [junit4:junit4]   2> 19345 T249 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 19364 T249 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
> [junit4:junit4]   2> 19368 T249 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
> [junit4:junit4]   2> 19371 T249 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
> [junit4:junit4]   2> 19372 T249 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
> [junit4:junit4]   2> 19373 T249 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
> [junit4:junit4]   2> 19373 T249 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
> [junit4:junit4]   2> 19374 T249 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
> [junit4:junit4]   2> 19375 T249 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
> [junit4:junit4]   2> 19375 T249 oasc.SolrCore.<init> [onenodecollectioncore] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362852350672/onenodecollectioncore/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362852347222/onenodecollection/
> [junit4:junit4]   2> 19376 T249 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1536a86
> [junit4:junit4]   2> 19376 T249 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
> [junit4:junit4]   2> 19377 T249 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362852347222/onenodecollection forceNew: false
> [junit4:junit4]   2> 19377 T249 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362852347222/onenodecollection/index/
> [junit4:junit4]   2> 19378 T249 oasc.SolrCore.initIndex WARNING [onenodecollectioncore] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362852347222/onenodecollection/index' doesn't exist. Creating new index...
> [junit4:junit4]   2> 19378 T249 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362852347222/onenodecollection/index forceNew: false
> [junit4:junit4]   2> 19382 T249 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
> [junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solrtest-BasicDistributedZk2Test-1362852347222/onenodecollection/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@138a9c8; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 19382 T249 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 19385 T249 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
> [junit4:junit4]   2> 19386 T249 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
> [junit4:junit4]   2> 19386 T249 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
> [junit4:junit4]   2> 19387 T249 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 19388 T249 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
> [junit4:junit4]   2> 19388 T249 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
> [junit4:junit4]   2> 19389 T249 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
> [junit4:junit4]   2> 19389 T249 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 19389 T249 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
> [junit4:junit4]   2> 19392 T249 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 19394 T249 oass.SolrIndexSearcher.<init> Opening Searcher@18bb4a6 main
> [junit4:junit4]   2> 19395 T249 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 19395 T249 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 19399 T309 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@18bb4a6 main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 19401 T249 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
> [junit4:junit4]   2>  C9_STATE=coll:collection1 core:collection1 props:{state=recovering, node_name=127.0.0.1:37272_kq_lb%2Fy, base_url=http://127.0.0.1:37272/kq_lb/y, collection=collection1, shard=shard2, core=collection1}
> [junit4:junit4]   2> 19430 T290 C9 P37272 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:53300/kq_lb/y/collection1/ core=collection1 - recoveringAfterStartup=true
> [junit4:junit4]   2> 19434 T290 C9 P37272 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&connTimeout=30000&socketTimeout=30000&retry=false
> [junit4:junit4]   2> 19439 T290 C9 P37272 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:37272/kq_lb/y START replicas=[http://127.0.0.1:53300/kq_lb/y/collection1/] nUpdates=100
> [junit4:junit4]   2> 19441 T290 C9 P37272 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
> [junit4:junit4]   2> 19441 T290 C9 P37272 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
> [junit4:junit4]   2> 19441 T290 C9 P37272 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
> [junit4:junit4]   2> 19441 T290 C9 P37272 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
> [junit4:junit4]   2> 19442 T290 C9 P37272 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
> [junit4:junit4]   2> 19442 T290 C9 P37272 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:53300/kq_lb/y/collection1/. core=collection1
> [junit4:junit4]   2> 19442 T290 C9 P37272 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> ASYNC  NEW_CORE C11 name=collection1 org.apache.solr.core.SolrCore@1a4fdc6 url=http://127.0.0.1:53300/kq_lb/y/collection1 node=127.0.0.1:53300_kq_lb%2Fy C11_STATE=coll:collection1 core:collection1 props:{state=active, node_name=127.0.0.1:53300_kq_lb%2Fy, base_url=http://127.0.0.1:53300/kq_lb/y, collection=collection1, shard=shard2, core=collection1, leader=true}
> [junit4:junit4]   2> 19457 T251 C11 P53300 REQ /get {distrib=false&version=2&wt=javabin&getVersions=100&qt=/get} status=0 QTime=2 
> [junit4:junit4]   2> 19461 T250 C11 P53300 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
> [junit4:junit4]   2> 19463 T250 C11 P53300 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
> [junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@8e5de9; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 19463 T250 C11 P53300 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 19469 T250 C11 P53300 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
> [junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@8e5de9; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@8e5de9; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
> [junit4:junit4]   2> 19470 T250 C11 P53300 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
> [junit4:junit4]   2> 19470 T250 C11 P53300 oass.SolrIndexSearcher.<init> Opening Searcher@1f4ef34 realtime
> [junit4:junit4]   2> 19471 T250 C11 P53300 oasu.DirectUpdateHandler2.commit end_commit_flush
> [junit4:junit4]   2> 19471 T250 C11 P53300 /update {commit_end_point=true&version=2&openSearcher=false&waitSearcher=true&softCommit=false&wt=javabin&commit=true} {commit=} 0 16
> [junit4:junit4]   2> 19492 T290 C9 P37272 oash.ReplicationHandler.inform Commits will be reserved for  10000
> [junit4:junit4]   2> 19492 T290 C9 P37272 oascsi.HttpClientUtil.createClient Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000
> [junit4:junit4]   2> 19497 T290 C9 P37272 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
> [junit4:junit4]   2> 19513 T251 C11 P53300 oash.ReplicationHandler.inform Commits will be reserved for  10000
> [junit4:junit4]   2> 19513 T251 C11 P53300 REQ /replication {version=2&command=indexversion&wt=javabin&qt=/replication} status=0 QTime=14 
> [junit4:junit4]   2> 19514 T290 C9 P37272 oash.SnapPuller.fetchLatestIndex Master's generation: 2
> [junit4:junit4]   2> 19515 T290 C9 P37272 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
> [junit4:junit4]   2> 19515 T290 C9 P37272 oash.SnapPuller.fetchLatestIndex Starting replication process
> [junit4:junit4]   2> 19518 T250 C11 P53300 REQ /replication {version=2&command=filelist&wt=javabin&qt=/replication&generation=2} status=0 QTime=1 
> [junit4:junit4]   2> 19519 T290 C9 P37272 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
> [junit4:junit4]   2> 19519 T290 C9 P37272 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty3/index.20130309180606736 forceNew: false
> [junit4:junit4]   2> 19520 T290 C9 P37272 oash.SnapPuller.fetchLatestIndex Starting download to NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty3/index.20130309180606736 lockFactory=org.apache.lucene.store.NativeFSLockFactory@13fe0a4; maxCacheMB=48.0 maxMergeSizeMB=4.0) fullCopy=false
> [junit4:junit4]   2> 19527 T248 C11 P53300 REQ /replication {checksum=true&file=segments_2&command=filecontent&wt=filestream&qt=/replication&generation=2} status=0 QTime=2 
> [junit4:junit4]   2> 19532 T290 C9 P37272 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
> [junit4:junit4]   2> 19541 T290 C9 P37272 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
> [junit4:junit4]   2> 19541 T290 C9 P37272 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
> [junit4:junit4]   2> 19543 T290 C9 P37272 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
> [junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@220d43; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@220d43; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
> [junit4:junit4]   2> 19552 T290 C9 P37272 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
> [junit4:junit4]   2> 19553 T290 C9 P37272 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
> [junit4:junit4]   2> 19553 T290 C9 P37272 oass.SolrIndexSearcher.<init> Opening Searcher@93e431 main
> [junit4:junit4]   2> 19554 T289 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@93e431 main{StandardDirectoryReader(segments_2:1:nrt)}
> [junit4:junit4]   2> 19555 T290 C9 P37272 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty3/index.20130309180606736 lockFactory=org.apache.lucene.store.NativeFSLockFactory@13fe0a4; maxCacheMB=48.0 maxMergeSizeMB=4.0)
> [junit4:junit4]   2> 19558 T290 C9 P37272 oasc.RecoveryStrategy.replay No replay needed. core=collection1
> [junit4:junit4]   2> 19559 T290 C9 P37272 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
> [junit4:junit4]   2> 19559 T290 C9 P37272 oasc.ZkController.publish publishing core=collection1 state=active
> [junit4:junit4]   2> 19559 T290 C9 P37272 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
> [junit4:junit4]   2> 19561 T290 C9 P37272 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
> [junit4:junit4]   2> 20020 T236 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 20021 T236 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
> [junit4:junit4]   2> 	  "core_node_name":null,
> [junit4:junit4]   2> 	  "operation":"state",
> [junit4:junit4]   2> 	  "numShards":"2",
> [junit4:junit4]   2> 	  "state":"recovering",
> [junit4:junit4]   2> 	  "node_name":"127.0.0.1:60278_kq_lb%2Fy",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60278/kq_lb/y",
> [junit4:junit4]   2> 	  "roles":null,
> [junit4:junit4]   2> 	  "collection":"collection1",
> [junit4:junit4]   2> 	  "shard":"shard1",
> [junit4:junit4]   2> 	  "core":"collection1"}
> [junit4:junit4]   2> 20027 T236 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
> [junit4:junit4]   2> 	  "core_node_name":null,
> [junit4:junit4]   2> 	  "operation":"state",
> [junit4:junit4]   2> 	  "numShards":"1",
> [junit4:junit4]   2> 	  "state":"down",
> [junit4:junit4]   2> 	  "node_name":"127.0.0.1:53300_kq_lb%2Fy",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53300/kq_lb/y",
> [junit4:junit4]   2> 	  "roles":"none",
> [junit4:junit4]   2> 	  "collection":"onenodecollection",
> [junit4:junit4]   2> 	  "shard":null,
> [junit4:junit4]   2> 	  "core":"onenodecollectioncore"}
> [junit4:junit4]   2> 20028 T236 oasc.Overseer$ClusterStateUpdater.createCollection Create collection onenodecollection with numShards 1
> [junit4:junit4]   2> 20028 T236 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
> [junit4:junit4]   2> 20032 T236 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
> [junit4:junit4]   2> 	  "core_node_name":null,
> [junit4:junit4]   2> 	  "operation":"state",
> [junit4:junit4]   2> 	  "numShards":"2",
> [junit4:junit4]   2> 	  "state":"active",
> [junit4:junit4]   2> 	  "node_name":"127.0.0.1:37272_kq_lb%2Fy",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37272/kq_lb/y",
> [junit4:junit4]   2> 	  "roles":null,
> [junit4:junit4]   2> 	  "collection":"collection1",
> [junit4:junit4]   2> 	  "shard":"shard2",
> [junit4:junit4]   2> 	  "core":"collection1"}
> [junit4:junit4]   2> 20054 T287 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 20054 T304 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 20054 T255 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 20054 T235 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 20054 T242 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 20054 T271 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 20403 T249 oasc.CoreContainer.registerCore registering core: onenodecollectioncore
> [junit4:junit4]   2> 20403 T249 oasc.ZkController.register Register replica - core:onenodecollectioncore address:http://127.0.0.1:53300/kq_lb/y collection:onenodecollection shard:shard1
> [junit4:junit4]   2> 20404 T249 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leader_elect/shard1/election
> [junit4:junit4]   2> 20412 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590006 type:delete cxid:0xa8 zxid:0xc4 txntype:-1 reqpath:n/a Error Path:/solr/collections/onenodecollection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/onenodecollection/leaders
> [junit4:junit4]   2> 20412 T249 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
> [junit4:junit4]   2> 20413 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590006 type:create cxid:0xa9 zxid:0xc5 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 20414 T249 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
> [junit4:junit4]   2> 20415 T249 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
> [junit4:junit4]   2> 20415 T249 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53300/kq_lb/y/onenodecollectioncore/
> [junit4:junit4]   2> 20415 T249 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
> [junit4:junit4]   2> 20415 T249 oasc.SyncStrategy.syncToMe http://127.0.0.1:53300/kq_lb/y/onenodecollectioncore/ has no replicas
> [junit4:junit4]   2> 20416 T249 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53300/kq_lb/y/onenodecollectioncore/
> [junit4:junit4]   2> 20416 T249 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leaders/shard1
> [junit4:junit4]   2> 20420 T218 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d50547d590006 type:create cxid:0xb3 zxid:0xc9 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 20879 T267 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {action=PREPRECOVERY&checkLive=true&onlyIfLeader=true&state=recovering&version=2&coreNodeName=127.0.0.1:60278_kq_lb%252Fy_collection1&wt=javabin&nodeName=127.0.0.1:60278_kq_lb%252Fy&core=collection1} status=0 QTime=2000 
> [junit4:junit4]   2> 21563 T236 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 21570 T287 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 21570 T304 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 21570 T271 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 21570 T255 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 21570 T235 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 21570 T242 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 21574 T249 oasc.ZkController.register We are http://127.0.0.1:53300/kq_lb/y/onenodecollectioncore/ and leader is http://127.0.0.1:53300/kq_lb/y/onenodecollectioncore/
> [junit4:junit4]   2> 21574 T249 oasc.ZkController.register No LogReplay needed for core=onenodecollectioncore baseURL=http://127.0.0.1:53300/kq_lb/y
> [junit4:junit4]   2> 21575 T249 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
> [junit4:junit4]   2> 21575 T249 oasc.ZkController.publish publishing core=onenodecollectioncore state=active
> [junit4:junit4]   2> 21577 T249 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 21578 T249 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {action=CREATE&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362852347222/onenodecollection&numShards=1&version=2&roles=none&collection=onenodecollection&wt=javabin&name=onenodecollectioncore} status=0 QTime=2694 
> [junit4:junit4]   2> 21578 T213 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: onenodecollection failOnTimeout:true timeout (sec):230
> [junit4:junit4]   2> 21579 T213 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 22582 T213 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2>  C10_STATE=coll:collection1 core:collection1 props:{state=recovering, node_name=127.0.0.1:60278_kq_lb%2Fy, base_url=http://127.0.0.1:60278/kq_lb/y, collection=collection1, shard=shard1, core=collection1}
> [junit4:junit4]   2> 22880 T307 C10 P60278 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:39529/kq_lb/y/collection1/ core=collection1 - recoveringAfterStartup=true
> [junit4:junit4]   2> 22881 T307 C10 P60278 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:60278/kq_lb/y START replicas=[http://127.0.0.1:39529/kq_lb/y/collection1/] nUpdates=100
> [junit4:junit4]   2> 22881 T307 C10 P60278 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
> [junit4:junit4]   2> 22881 T307 C10 P60278 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
> [junit4:junit4]   2> 22881 T307 C10 P60278 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
> [junit4:junit4]   2> 22882 T307 C10 P60278 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
> [junit4:junit4]   2> 22882 T307 C10 P60278 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
> [junit4:junit4]   2> 22882 T307 C10 P60278 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:39529/kq_lb/y/collection1/. core=collection1
> [junit4:junit4]   2> 22883 T307 C10 P60278 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> ASYNC  NEW_CORE C12 name=collection1 org.apache.solr.core.SolrCore@10089d6 url=http://127.0.0.1:39529/kq_lb/y/collection1 node=127.0.0.1:39529_kq_lb%2Fy C12_STATE=coll:collection1 core:collection1 props:{state=active, node_name=127.0.0.1:39529_kq_lb%2Fy, base_url=http://127.0.0.1:39529/kq_lb/y, collection=collection1, shard=shard1, core=collection1, leader=true}
> [junit4:junit4]   2> 22886 T267 C12 P39529 REQ /get {distrib=false&version=2&wt=javabin&getVersions=100&qt=/get} status=0 QTime=0 
> [junit4:junit4]   2> 22889 T266 C12 P39529 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
> [junit4:junit4]   2> 22892 T266 C12 P39529 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
> [junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@c4f518; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 22893 T266 C12 P39529 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 22900 T266 C12 P39529 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
> [junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@c4f518; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@c4f518; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
> [junit4:junit4]   2> 22900 T266 C12 P39529 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
> [junit4:junit4]   2> 22901 T266 C12 P39529 oass.SolrIndexSearcher.<init> Opening Searcher@bd07b0 realtime
> [junit4:junit4]   2> 22902 T266 C12 P39529 oasu.DirectUpdateHandler2.commit end_commit_flush
> [junit4:junit4]   2> 22902 T266 C12 P39529 /update {commit_end_point=true&version=2&openSearcher=false&waitSearcher=true&softCommit=false&wt=javabin&commit=true} {commit=} 0 13
> [junit4:junit4]   2> 22904 T307 C10 P60278 oash.ReplicationHandler.inform Commits will be reserved for  10000
> [junit4:junit4]   2> 22904 T307 C10 P60278 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
> [junit4:junit4]   2> 22907 T267 C12 P39529 oash.ReplicationHandler.inform Commits will be reserved for  10000
> [junit4:junit4]   2> 22908 T267 C12 P39529 REQ /replication {version=2&command=indexversion&wt=javabin&qt=/replication} status=0 QTime=1 
> [junit4:junit4]   2> 22909 T307 C10 P60278 oash.SnapPuller.fetchLatestIndex Master's generation: 2
> [junit4:junit4]   2> 22909 T307 C10 P60278 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
> [junit4:junit4]   2> 22909 T307 C10 P60278 oash.SnapPuller.fetchLatestIndex Starting replication process
> [junit4:junit4]   2> 22912 T266 C12 P39529 REQ /replication {version=2&command=filelist&wt=javabin&qt=/replication&generation=2} status=0 QTime=0 
> [junit4:junit4]   2> 22913 T307 C10 P60278 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
> [junit4:junit4]   2> 22914 T307 C10 P60278 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty4/index.20130309180610131 forceNew: false
> [junit4:junit4]   2> 22915 T307 C10 P60278 oash.SnapPuller.fetchLatestIndex Starting download to NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty4/index.20130309180610131 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1e8681d; maxCacheMB=48.0 maxMergeSizeMB=4.0) fullCopy=false
> [junit4:junit4]   2> 22917 T265 C12 P39529 REQ /replication {checksum=true&file=segments_2&command=filecontent&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
> [junit4:junit4]   2> 22919 T307 C10 P60278 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
> [junit4:junit4]   2> 22930 T307 C10 P60278 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
> [junit4:junit4]   2> 22930 T307 C10 P60278 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
> [junit4:junit4]   2> 22932 T307 C10 P60278 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
> [junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@16ae476; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@16ae476; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
> [junit4:junit4]   2> 22933 T307 C10 P60278 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
> [junit4:junit4]   2> 22933 T307 C10 P60278 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
> [junit4:junit4]   2> 22933 T307 C10 P60278 oass.SolrIndexSearcher.<init> Opening Searcher@124a854 main
> [junit4:junit4]   2> 22934 T306 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@124a854 main{StandardDirectoryReader(segments_2:1:nrt)}
> [junit4:junit4]   2> 22935 T307 C10 P60278 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362852347221/jetty4/index.20130309180610131 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1e8681d; maxCacheMB=48.0 maxMergeSizeMB=4.0)
> [junit4:junit4]   2> 22935 T307 C10 P60278 oasc.RecoveryStrategy.replay No replay needed. core=collection1
> [junit4:junit4]   2> 22935 T307 C10 P60278 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
> [junit4:junit4]   2> 22936 T307 C10 P60278 oasc.ZkController.publish publishing core=collection1 state=active
> [junit4:junit4]   2> 22936 T307 C10 P60278 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
> [junit4:junit4]   2> 22939 T307 C10 P60278 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
> [junit4:junit4]   2> 23076 T236 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 23077 T236 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
> [junit4:junit4]   2> 	  "core_node_name":null,
> [junit4:junit4]   2> 	  "operation":"state",
> [junit4:junit4]   2> 	  "numShards":"1",
> [junit4:junit4]   2> 	  "state":"active",
> [junit4:junit4]   2> 	  "node_name":"127.0.0.1:53300_kq_lb%2Fy",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53300/kq_lb/y",
> [junit4:junit4]   2> 	  "roles":"none",
> [junit4:junit4]   2> 	  "collection":"onenodecollection",
> [junit4:junit4]   2> 	  "shard":"shard1",
> [junit4:junit4]   2> 	  "core":"onenodecollectioncore"}
> [junit4:junit4]   2> 23081 T236 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
> [junit4:junit4]   2> 	  "core_node_name":null,
> [junit4:junit4]   2> 	  "operation":"state",
> [junit4:junit4]   2> 	  "numShards":"2",
> [junit4:junit4]   2> 	  "state":"active",
> [junit4:junit4]   2> 	  "node_name":"127.0.0.1:60278_kq_lb%2Fy",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60278/kq_lb/y",
> [junit4:junit4]   2> 	  "roles":null,
> [junit4:junit4]   2> 	  "collection":"collection1",
> [junit4:junit4]   2> 	  "shard":"shard1",
> [junit4:junit4]   2> 	  "core":"collection1"}
> [junit4:junit4]   2> 23100 T271 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 23100 T255 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 23100 T235 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 23100 T287 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 23100 T304 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 23100 T242 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 23584 T213 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 23585 T213 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: onenodecollection
> [junit4:junit4]   2> 23585 T213 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> 23601 T265 oejs.Response.sendError WARNING Committed before 404 Can not find: /kq_lb/y/onenodecollectioncore/update
> [junit4:junit4]   2> 23602 T213 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57296 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@ed1d90
> [junit4:junit4]   2> 23602 T265 oejs.ServletHandler.doHandle WARNING /kq_lb/y/onenodecollectioncore/update java.lang.IllegalStateException: Committed
> [junit4:junit4]   2> 	at org.eclipse.jetty.server.Response.resetBuffer(Response.java:1136)
> [junit4:junit4]   2> 	at org.eclipse.jetty.server.Response.sendError(Response.java:314)
> [junit4:junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$Servlet404.service(JettySolrRunner.java:465)
> [junit4:junit4]   2> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:770)
> [junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:669)
> [junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1336)
> [junit4:junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:379)
> [junit4:junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:141)
> [junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
> [junit4:junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:135)
> [junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
> [junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:453)
> [junit4:junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
> [junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
> [junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:275)
> [junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1074)
> [junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:382)
> [junit4:junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
> [junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1006)
> [junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
> [junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
> [junit4:junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:365)
> [junit4:junit4]   2> 	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:485)
> [junit4:junit4]   2> 	at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:937)
> [junit4:junit4]   2> 	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:998)
> [junit4:junit4]   2> 	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:948)
> [junit4:junit4]   2> 	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
> [junit4:junit4]   2> 	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
> [junit4:junit4]   2> 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
> [junit4:junit4]   2> 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
> [junit4:junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
> [junit4:junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
> [junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
> [junit4:junit4]   2> 
> [junit4:junit4]   2> 23603 T314 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:57296. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
> [junit4:junit4]   2> 23602 T213 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 23603 T314 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:57296, initiating session
> [junit4:junit4]   2> 23603 T215 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60671
> [junit4:junit4]   2> 23604 T215 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60671
> [junit4:junit4]   2> 23604 T217 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d50547d59000d with negotiated timeout 10000 for client /127.0.0.1:60671
> [junit4:junit4]   2> 23604 T314 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:57296, sessionid = 0x13d50547d59000d, negotiated timeout = 10000
> [junit4:junit4]   2> 23605 T315 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ed1d90 name:ZooKeeperConnection Watcher:127.0.0.1:57296 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 23605 T213 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
> [junit4:junit4]   1> / (2)
> [junit4:junit4]   1> DATA:
> [junit4:junit4]   1>     
> [junit4:junit4]   1>  /zookeeper (1)
> [junit4:junit4]   1>  DATA:
> [junit4:junit4]   1>      
> [junit4:junit4]   1>  /solr (7)
> [junit4:junit4]   1>   /solr/overseer_elect (2)
> [junit4:junit4]   1>    /solr/overseer_elect/leader (0)
> [junit4:junit4]   1>    DATA:
> [junit4:junit4]   1>        {"id":"89315891427737603-127.0.0.1:34170_kq_lb%2Fy-n_0000000000"}
> [junit4:junit4]   1>    /solr/overseer_elect/election (5)
> [junit4:junit4]   1>     /solr/overseer_elect/election/89315891427737610-127.0.0.1:37272_kq_lb%2Fy-n_0000000003 (0)
> [junit4:junit4]   1>     /solr/overseer_elect/election/89315891427737612-127.0.0.1:60278_kq_lb%2Fy-n_0000000004 (0)
> [junit4:junit4]   1>     /solr/overseer_elect/election/89315891427737608-127.0.0.1:39529_kq_lb%2Fy-n_0000000002 (0)
> [junit4:junit4]   1>     /solr/overseer_elect/election/89315891427737606-127.0.0.1:53300_kq_lb%2Fy-n_0000000001 (0)
> [junit4:junit4]   1>     /solr/overseer_elect/election/89315891427737603-127.0.0.1:34170_kq_lb%2Fy-n_0000000000 (0)
> [junit4:junit4]   1>   /solr/collections (3)
> [junit4:junit4]   1>    /solr/collections/collection1 (3)
> [junit4:junit4]   1>    DATA:
> [junit4:junit4]   1>        {"configName":"conf1"}
> [junit4:junit4]   1>     /solr/collections/collection1/leaders (2)
> [junit4:junit4]   1>      /solr/collections/collection1/leaders/shard1 (0)
> [junit4:junit4]   1>      DATA:
> [junit4:junit4]   1>          {
> [junit4:junit4]   1>            "node_name":"127.0.0.1:39529_kq_lb%2Fy",
> [junit4:junit4]   1>            "base_url":"http://127.0.0.1:39529/kq_lb/y",
> [junit4:junit4]   1>            "core":"collection1"}
> [junit4:junit4]   1>      /solr/collections/collection1/leaders/shard2 (0)
> [junit4:junit4]   1>      DATA:
> [junit4:junit4]   1>          {
> [junit4:junit4]   1>            "node_name":"127.0.0.1:53300_kq_lb%2Fy",
> [junit4:junit4]   1>            "base_url":"http://127.0.0.1:53300/kq_lb/y",
> [junit4:junit4]   1>            "core":"collection1"}
> [junit4:junit4]   1>     /solr/collections/collection1/leader_elect (2)
> [junit4:junit4]   1>      /solr/collections/collection1/leader_elect/shard1 (1)
> [junit4:junit4]   1>       /solr/collections/collection1/leader_elect/shard1/election (2)
> [junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/89315891427737612-127.0.0.1:60278_kq_lb%2Fy_collection1-n_0000000001 (0)
> [junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/89315891427737608-127.0.0.1:39529_kq_lb%2Fy_collection1-n_0000000000 (0)
> [junit4:junit4]   1>      /solr/collections/collection1/leader_elect/shard2 (1)
> [junit4:junit4]   1>       /solr/collections/collection1/leader_elect/shard2/election (2)
> [junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard2/election/89315891427737606-127.0.0.1:53300_kq_lb%2Fy_collection1-n_0000000000 (0)
> [junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard2/election/89315891427737610-127.0.0.1:37272_kq_lb%2Fy_collection1-n_0000000001 (0)
> [junit4:junit4]   1>     /solr/collections/collection1/shards (0)
> [junit4:junit4]   1>    /solr/collections/onenodecollection (2)
> [junit4:junit4]   1>    DATA:
> [junit4:junit4]   1>        {
> [junit4:junit4]   1>          "configName":"conf1",
> [junit4:junit4]   1>          "router":"compositeId"}
> [junit4:junit4]   1>     /solr/collections/onenodecollection/leaders (1)
> [junit4:junit4]   1>      /solr/collections/onenodecollection/leaders/shard1 (0)
> [junit4:junit4]   1>      DATA:
> [junit4:junit4]   1>          {
> [junit4:junit4]   1>            "node_name":"127.0.0.1:53300_kq_lb%2Fy",
> [junit4:junit4]   1>            "base_url":"http://127.0.0.1:53300/kq_lb/y",
> [junit4:junit4]   1>            "core":"onenodecollectioncore"}
> [junit4:junit4]   1>     /solr/collections/onenodecollection/leader_elect (1)
> [junit4:junit4]   1>      /solr/collections/onenodecollection/leader_elect/shard1 (1)
> [junit4:junit4]   1>       /solr/collections/onenodecollection/leader_elect/shard1/election (1)
> [junit4:junit4]   1>        /solr/collections/onenodecollection/leader_elect/shard1/election/89315891427737606-127.0.0.1:53300_kq_lb%2Fy_onenodecollectioncore-n_0000000000 (0)
> [junit4:junit4]   1>    /solr/collections/control_collection (3)
> [junit4:junit4]   1>    DATA:
> [junit4:junit4]   1>        {"configName":"conf1"}
> [junit4:junit4]   1>     /solr/collections/control_collection/leaders (1)
> [junit4:junit4]   1>      /solr/collections/control_collection/leaders/shard1 (0)
> [junit4:junit4]   1>      DATA:
> [junit4:junit4]   1>          {
> [junit4:junit4]   1>            "node_name":"127.0.0.1:34170_kq_lb%2Fy",
> [junit4:junit4]   1>            "base_url":"http://127.0.0.1:34170/kq_lb/y",
> [junit4:junit4]   1>            "core":"collection1"}
> [junit4:junit4]   1>     /solr/collections/control_collection/leader_elect (1)
> [junit4:junit4]   1>      /solr/collections/control_collection/leader_elect/shard1 (1)
> [junit4:junit4]   1>       /solr/collections/control_collection/leader_elect/shard1/election (1)
> [junit4:junit4]   1>        /solr/collections/control_collection/leader_elect/shard1/election/89315891427737603-127.0.0.1:34170_kq_lb%2Fy_collection1-n_0000000000 (0)
> [junit4:junit4]   1>     /solr/collections/control_collection/shards (0)
> [junit4:junit4]   1>   /solr/overseer (3)
> [junit4:junit4]   1>   DATA:
> [junit4:junit4]   1>       
> [junit4:junit4]   1>    /solr/overseer/queue-work (0)
> [junit4:junit4]   1>    DATA:
> [junit4:junit4]   1>        
> [junit4:junit4]   1>    /solr/overseer/queue (0)
> [junit4:junit4]   1>    DATA:
> [junit4:junit4]   1>        
> [junit4:junit4]   1>    /solr/overseer/collection-queue-work (0)
> [junit4:junit4]   1>    DATA:
> [junit4:junit4]   1>        
> [junit4:junit4]   1>   /solr/configs (1)
> [junit4:junit4]   1>    /solr/configs/conf1 (9)
> [junit4:junit4]   1>     /solr/configs/conf1/solrconfig.xml (0)
> [junit4:junit4]   1>     DATA: ...supressed...
> [junit4:junit4]   1>     /solr/configs/conf1/currency.xml (0)
> [junit4:junit4]   1>     DATA: ...supressed...
> [junit4:junit4]   1>     /solr/configs/conf1/schema.xml (0)
> [junit4:junit4]   1>     DATA: ...supressed...
> [junit4:junit4]   1>     /solr/configs/conf1/protwords.txt (0)
> [junit4:junit4]   1>     DATA: ...supressed...
> [junit4:junit4]   1>     /solr/configs/conf1/open-exchange-rates.json (0)
> [junit4:junit4]   1>     DATA:
> [junit4:junit4]   1>         {
> [junit4:junit4]   1>           "disclaimer": "This data is not real, it was synthetically created to match currency.xml.  It is modeled after the data format available from openexchangerates.org.  See https://openexchangerates.org/documentation for details",
> [junit4:junit4]   1>           "license": "http://www.apache.org/licenses/LICENSE-2.0",
> [junit4:junit4]   1>           "timestamp": 1332070464,
> [junit4:junit4]   1>         
> [junit4:junit4]   1>         
> [junit4:junit4]   1>           "IMPORTANT NOTE": "In order for tests to work, this data must be kept in sync with ./currency.xml",
> [junit4:junit4]   1>         
> [junit4:junit4]   1>         
> [junit4:junit4]   1>           "base": "USD",
> [junit4:junit4]   1>           "rates": {
> [junit4:junit4]   1>             "USD": 1,
> [junit4:junit4]   1>             "JPY": 81.29,
> [junit4:junit4]   1>             "EUR": 2.5,
> [junit4:junit4]   1>             "GBP": 0.5,
> [junit4:junit4]   1>             "MXN": 2.0
> [junit4:junit4]   1>           }
> [junit4:junit4]   1>         }
> [junit4:junit4]   1>         
> [junit4:junit4]   1>     /solr/configs/conf1/stopwords.txt (0)
> [junit4:junit4]   1>     DATA: ...supressed...
> [junit4:junit4]   1>     /solr/configs/conf1/old_synonyms.txt (0)
> [junit4:junit4]   1>     DATA: ...supressed...
> [junit4:junit4]   1>     /solr/configs/conf1/mapping-ISOLatin1Accent.txt (0)
> [junit4:junit4]   1>     DATA: ...supressed...
> [junit4:junit4]   1>     /solr/configs/conf1/synonyms.txt (0)
> [junit4:junit4]   1>     DATA: ...supressed...
> [junit4:junit4]   1>   /solr/aliases.json (0)
> [junit4:junit4]   1>   /solr/live_nodes (5)
> [junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:53300_kq_lb%2Fy (0)
> [junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:34170_kq_lb%2Fy (0)
> [junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:60278_kq_lb%2Fy (0)
> [junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:37272_kq_lb%2Fy (0)
> [junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:39529_kq_lb%2Fy (0)
> [junit4:junit4]   1>   /solr/clusterstate.json (0)
> [junit4:junit4]   1>   DATA:
> [junit4:junit4]   1>       {
> [junit4:junit4]   1>         "collection1":{
> [junit4:junit4]   1>           "router":"compositeId",
> [junit4:junit4]   1>           "shards":{
> [junit4:junit4]   1>             "shard1":{
> [junit4:junit4]   1>               "range":"80000000-ffffffff",
> [junit4:junit4]   1>               "state":"active",
> [junit4:junit4]   1>               "replicas":{
> [junit4:junit4]   1>   
> 
> [...truncated too long message...]
> 
> NOTE": "In order for tests to work, this data must be kept in sync with ./currency.xml",
> [junit4:junit4]   1>         
> [junit4:junit4]   1>         
> [junit4:junit4]   1>           "base": "USD",
> [junit4:junit4]   1>           "rates": {
> [junit4:junit4]   1>             "USD": 1,
> [junit4:junit4]   1>             "JPY": 81.29,
> [junit4:junit4]   1>             "EUR": 2.5,
> [junit4:junit4]   1>             "GBP": 0.5,
> [junit4:junit4]   1>             "MXN": 2.0
> [junit4:junit4]   1>           }
> [junit4:junit4]   1>         }
> [junit4:junit4]   1>         
> [junit4:junit4]   1>   /solr/live_nodes (5)
> [junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:39613_cn_nj%2Fx (0)
> [junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:57546_cn_nj%2Fx (0)
> [junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:57303_cn_nj%2Fx (0)
> [junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:46999_cn_nj%2Fx (0)
> [junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:35431_cn_nj%2Fx (0)
> [junit4:junit4]   1>   /solr/aliases.json (0)
> [junit4:junit4]   1>   /solr/overseer (3)
> [junit4:junit4]   1>   DATA:
> [junit4:junit4]   1>       
> [junit4:junit4]   1>    /solr/overseer/queue-work (0)
> [junit4:junit4]   1>    DATA:
> [junit4:junit4]   1>        
> [junit4:junit4]   1>    /solr/overseer/collection-queue-work (0)
> [junit4:junit4]   1>    DATA:
> [junit4:junit4]   1>        
> [junit4:junit4]   1>    /solr/overseer/queue (0)
> [junit4:junit4]   1>    DATA:
> [junit4:junit4]   1>        
> [junit4:junit4]   1>  /zookeeper (1)
> [junit4:junit4]   1>  DATA:
> [junit4:junit4]   1>      
> [junit4:junit4]   1> 
> [junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UnloadDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=9DD2395E13392D01 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=de -Dtests.timezone=Africa/Bamako -Dtests.file.encoding=UTF-8
> [junit4:junit4] FAILURE  140s J0 | UnloadDistributedZkTest.testDistribSearch <<<
> [junit4:junit4]    > Throwable #1: java.lang.AssertionError: Still found shard
> [junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([9DD2395E13392D01:1C34B74664664D3D]:0)
> [junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
> [junit4:junit4]    > 	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:124)
> [junit4:junit4]    > 	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:77)
> [junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
> [junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> [junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> [junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:487)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
> [junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
> [junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
> [junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
> [junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
> [junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
> [junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
> [junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
> [junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
> [junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
> [junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
> [junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
> [junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
> [junit4:junit4]   2> 139654 T230 oas.SolrTestCaseJ4.deleteCore ###deleteCore
> [junit4:junit4]   2> 139663 T229 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
> [junit4:junit4]   2> 139725 T233 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
> [junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {multiDefault=PostingsFormat(name=MockSep), intDefault=PostingsFormat(name=SimpleText), timestamp=PostingsFormat(name=SimpleText), range_facet_l=PostingsFormat(name=SimpleText), a_si=PostingsFormat(name=MockSep), range_facet_sl=PostingsFormat(name=NestedPulsing), a_t=PostingsFormat(name=SimpleText), range_facet_si=PostingsFormat(name=MockSep), _version_=PostingsFormat(name=SimpleText), id=PostingsFormat(name=Lucene41WithOrds), text=PostingsFormat(name=NestedPulsing), other_tl1=PostingsFormat(name=SimpleText)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=de, timezone=Africa/Bamako
> [junit4:junit4]   2> NOTE: Linux 3.2.0-38-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=1,free=32151136,total=82149376
> [junit4:junit4]   2> NOTE: All tests run in this JVM: [TestSolrIndexConfig, TestSweetSpotSimilarityFactory, ShowFileRequestHandlerTest, SystemInfoHandlerTest, TestFunctionQuery, TestBadConfig, LeaderElectionTest, TestIBSimilarityFactory, TestCoreContainer, UnloadDistributedZkTest]
> [junit4:junit4] Completed on J0 in 139.95s, 1 test, 1 failure <<< FAILURES!
> 
> [...truncated 725 lines...]
> BUILD FAILED
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:381: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:361: 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:183: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:449: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1213: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:877: There were test failures: 270 suites, 1140 tests, 1 error, 1 failure, 13 ignored (7 assumptions)
> 
> Total time: 46 minutes 8 seconds
> Build step 'Invoke Ant' marked build as failure
> Archiving artifacts
> Recording test results
> Description set: Java: 32bit/jdk1.8.0-ea-b79 -server -XX:+UseConcMarkSweepGC
> Email was triggered for: Failure
> Sending email for trigger: Failure
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org